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

115 lines
3.5 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": "ClickBtn",
"Param": "ElfRestaurantEntrancePage.Farm.Entrance",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfRestaurantEntrancePage.Farm.Entrance"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150008,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ElfFarmGame.Product.202",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfFarmGame.Product.202"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_118",
"GuideTalkID": 6150009,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfFarmGame.Product.202",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfFarmGame.Seed.102"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150010,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfFarmGame.Product.202",
"ForceSetNavigation": true
}
],
"NodeIDList": [],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "CommonCenterTalk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150011,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfFarmGamePlayPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}