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

45 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfRestaurantEntrancePage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.Shop.Entrance"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialGuideTalkData_TalkDataText_6150041",
"GuideTalkID": 6150041,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfShopPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}