mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooSpecialEvent"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIAnim",
|
|
"NodeID": "SpaceZooSpecialEvent",
|
|
"AnimStateName": "SpceZooSpecialEventPage_FadeOut",
|
|
"MaxWaitingTime": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooSpecialEvent1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$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": 962501
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9625
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |