mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooSpecialEvent"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIAnim",
|
|
"NodeID": "SpaceZooSpecialEvent",
|
|
"AnimStateName": "SpceZooSpecialEventPage_FadeOut",
|
|
"MaxWaitingTime": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpecialEventShrinkPanel"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "961302",
|
|
"GuideTalkID": 961801
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 23,
|
|
"GuideTalkIDList": [
|
|
961802
|
|
],
|
|
"NodeID": "SpecialEventShrinkPanel",
|
|
"OffsetY": -100
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooSpecialEventNew"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "961302",
|
|
"GuideTalkID": 961803
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "SpaceZooSpecialEvent1",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooSpecialEvent1"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "961302",
|
|
"GuideTalkID": 961301
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9613
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |