Files
turnbasedgamedata/Config/Level/Tutorial/InBattle/Tutorial_105208.json
2025-11-05 00:34:44 +01:00

58 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "4035010_Hate",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleIronTombCoreProgressBarPanal"
],
"GuideTextType": "InfoTip",
"GuideText": "BattleMessage_W4_BETutorial_00_Hate",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "InfoTip",
"GuideText": "BattleMessage_W4_BETutorial_00_BE",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
],
"EntityEventList": []
}