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

38 lines
1003 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfFarmGame.Field.Unlock.2"
}
],
"NodeIDList": [
"ElfFarmGame.Field.Unlock.2"
],
"GuideTextType": "CommonCenterTalk",
"GuideText": "ElfFarmGame.Field.Unlock.1_2",
"GuideTalkID": 6150017,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfRestaurantSelectEventDialog"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}