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

163 lines
4.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.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpecialEventShrinkPanel"
],
"GuideTextType": "Talk",
"GuideText": "961302",
"GuideTalkID": 962401
},
{
"$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": 962402
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooSpecialEventConfirm",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"SpaceZooSpecialEventConfirm"
],
"GuideTextType": "Talk",
"GuideText": "961302",
"GuideTalkID": 962403
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "SpaceZooResultCat"
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 24,
"GuideTalkIDList": [
962404
],
"NodeID": "SpaceZooResultCat",
"OffsetX": -40,
"OffsetY": 40
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooScoreTips"
],
"GuideTextType": "Talk",
"GuideTalkID": 962405
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "SpaceZooResultScore",
"Reverse": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooItemUse"
],
"GuideTextType": "Talk",
"GuideTalkID": 962406
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"SpaceZooResolutionPoint"
],
"GuideTextType": "Talk",
"GuideTalkID": 962407
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "SpaceZooStart",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"SpaceZooStart"
],
"GuideTextType": "Talk",
"GuideTalkID": 962408
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9624
}
]
}
]
}