Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6313.json
2025-08-14 09:43:09 +02:00

90 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfRestaurantEntrancePage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ElfRestaurantEntrancePage.RecipeManage.Entrance",
"ForceSetNavigation": true
}
],
"OnController": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
"ForceSetNavigation": true
},
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "ElfRestaurantEntrancePage.RecipeManage.Entrance"
}
]
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.RecipeManage.Entrance"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150018,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfRestaurantRecipeManagerPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantEntrancePage.RecipeManage.Entrance",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantRecipeManage.UnlockRecipe.Button"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "InfoTip",
"GuideText": "TutorialGuideTalkData_TalkDataText_6150050",
"GuideTalkID": 6150050,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}