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

88 lines
2.5 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": "ClickBtn",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.Select",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantManageGame.Customer.Event.Bubble.Select"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150020,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfSelectEventDialog",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [],
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150021,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfSelectEventDialog"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "ElfSelectEventEnd"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
},
{
"$type": "RPG.GameCore.CheckUIMode"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}