mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ElfRestaurantManageGameplayPage",
|
|
"GoNextImmediately": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
|
"GuideID": {
|
|
"Value": "9963"
|
|
},
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
|
"IsPause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.CheckUIMode",
|
|
"OnMobileOrPC": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
|
"ForceSetNavigation": true
|
|
}
|
|
],
|
|
"OnController": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
|
"ForceSetNavigation": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClickBtn",
|
|
"NodeID": "ElfRestaurantManageGame.Customer.Event.Bubble.2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ElfRestaurantManageGame.Customer.Event.Bubble.2"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_ClockPark_10406",
|
|
"GuideTalkID": 6150015,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |