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

49 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfRestaurantManageGameplayPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
"IsPause": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.5",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantManageGame.Customer.Event.Bubble.5"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150036,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}