Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4069.json
2025-07-03 10:50:43 +02:00

119 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ToastMissionGapDialog"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "RareRewardHintDialog"
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "3226"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MazeMainPage.MissionBtn"
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_300300",
"OverrideActionName": "Special_MouseOperating",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "MainPage"
}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"NodeIDList": [
"MazeMainPage.MissionBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406901",
"GuideUIContextConfig": {}
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"Param": "Maze_ShortCutWheel",
"GoNextImmediately": false
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_400100",
"GuideTalkID": 907504,
"OverrideActionName": "Maze_ShortCutWheel",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "MainPage",
"Name": "MazeMainPage"
},
"EnableActionList": [
"Maze_ShortCutWheel"
],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitSelectWheelItem",
"TutorialGuideWheelItem": "Mission"
}
],
"NodeIDList": [
"MazeMainPage.ShortCut06"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406901",
"GuideTalkID": 907505,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [
"Menu_UnchangeDPadRight"
]
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}