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

99 lines
3.0 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.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
"ForceSetNavigation": true
}
],
"OnController": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
"ForceSetNavigation": true
},
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "ElfRestaurantEntrancePage.Management.Entrance"
}
]
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.Management.Entrance"
],
"GuideTextType": "CommonCenterTalk",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150039,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "ElfFacilityStaffManagerPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfFacilityStaffManagerPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfFacilityManage.TableButton.601"
],
"GuideTextType": "InfoTip",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialGuideTalkData_TalkDataText_6150040",
"GuideTalkID": 6150040,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "9967"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}