mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "GuideDetailDialogTitle",
|
|
"SkipCheck": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "GuideDetailDialogTitle",
|
|
"SkipCheck": true,
|
|
"Reverse": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooSelectBag"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "SpaceZooSelectBag",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooSelectBag"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 961401
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooBagCat"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
961402
|
|
],
|
|
"NodeID": "SpaceZooBagCat",
|
|
"OffsetY": 200
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooBagCat",
|
|
"Reverse": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
961001
|
|
],
|
|
"NodeID": "SpaceZooMainPageSelect"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9610
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |