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

45 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
"IsPause": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ElfRestaurantManageGame.Menu.Button.101",
"ProtectTime": 0,
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantManageGame.Menu.Button.101"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_118",
"GuideTalkID": 6150001,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}