mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
38 lines
898 B
JSON
38 lines
898 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooResultScore"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIAnim",
|
|
"NodeID": "SpaceZooScoreTips",
|
|
"AnimStateName": "SpaceZooGetScoreTips",
|
|
"MaxWaitingTime": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooScoreTips"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 962601
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9626
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |