turnbasedgamedata/Config/Level/Tutorial/Tutorial_9627.json
2024-10-21 03:16:22 -03:00

111 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "SpaceZooMainPagePoint"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooMainPagePoint"
],
"GuideTextType": "Talk",
"GuideText": "961302",
"GuideTalkID": 962701
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooSelectMuseum",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"SpaceZooSelectMuseum"
],
"GuideTextType": "Talk",
"GuideTalkID": 962702,
"OverrideActionName": "Menu_Confirm"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooHandbookTab.1"
],
"GuideTextType": "Talk",
"GuideText": "961302",
"GuideTalkID": 962703
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooHandbookTab.2"
],
"GuideTextType": "Talk",
"GuideText": "961302",
"GuideTalkID": 962704
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [],
"OnPC": [],
"OnController": [
{
"$type": "RPG.GameCore.SetNavigationTarget",
"NodeID": "SpaceZooList.10008"
}
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooPin.10008",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"SpaceZooPin.10008"
],
"GuideTextType": "Talk",
"GuideTalkID": 962705
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9627
}
]
}
]
}