Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_10441217.json
2025-07-03 15:21:03 +02:00

69 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "10441217Tutorial1",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "BattleEvent"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_1044121701",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "10441217Tutorial2",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1014"
}
],
"NodeIDList": [
"AvatarSpInfo.1014"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_1044121702",
"GuideTalkID": 1044106001,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
],
"EntityEventList": []
}