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

59 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.Goal.Money"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_118",
"GuideTalkID": 6150006,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.Goal.Sell"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_118",
"GuideTalkID": 6150007,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}