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

50 lines
1.4 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.6",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantManageGame.Customer.Event.Bubble.SuperClick"
],
"GuideTextType": "Talk",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150045,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}