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

149 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "TravelBrochurePasterGotDialog",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "TravelBrochurePasterGotDialog"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MazeMainPage.PhoneBtn",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"MazeMainPage.PhoneBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402401"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EntryTravelBrochure",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"EntryTravelBrochure"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402402"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "BtnChapter.3",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BtnChapter.3"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402403"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TravelBrochure.BtnStick",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TravelBrochure.BtnStick"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402404"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "TravelBrochurePasterBookPage"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "ToNextZoom"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TutorialPasterBtn.223003",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TutorialPasterBtn.223003"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402405"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TravelBrochure.BtnUse",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TravelBrochure.BtnUse"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_402406"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 4024
}
]
}
]
}