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

72 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfRestaurantPreparePage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
"ProtectTime": 2,
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantRecipeManage.AddMenu.Button.1"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150019,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 180
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
"ProtectTime": 2,
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantManagerPrepare.RecommendDish"
],
"GuideTextType": "WeakTip",
"GuideText": "TutorialGuideTalkData_TalkDataText_6150014",
"GuideTalkID": 6150019,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}