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

37 lines
967 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfFarmGame.Gift",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfFarmGame.Gift"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150016,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}