turnbasedgamedata/Config/Level/Tutorial/Tutorial_9622.json
2025-02-24 07:50:34 -03:00

105 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "9603"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooMainPagePoint"
],
"GuideTextType": "Talk",
"GuideTalkID": 962201,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [],
"OnPC": [],
"OnController": [
{
"$type": "RPG.GameCore.SetNavigationTarget",
"NodeID": "SpaceZooMainPageSelect"
}
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooMainPageSelect"
}
],
"NodeIDList": [
"SpaceZooMainPageSelect"
],
"GuideTextType": "Talk",
"GuideTalkID": 962202,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "SpaceZooChoosePanelList",
"Reverse": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooStart",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"SpaceZooStart"
],
"GuideTextType": "Talk",
"GuideTalkID": 962203,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9622
}
]
}
],
"EntityEventList": []
}