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

48 lines
1.3 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",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantRecipeManage.Festival"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150034,
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetY": -120
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}