Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_20431080.json
2025-05-20 21:34:22 -03:00

74 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "WeatherPhase03",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"Tutorial_WeatherPanel"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_2043108001",
"GuideTalkID": 701601,
"GuideHintShowConfig": {
"UseCustomConfig": true,
"OffsetX": -25
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -125
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "WeatherBE",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_2043108003",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
],
"EntityEventList": []
}