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

211 lines
5.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_BeforeSkill03"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1415"
}
],
"NodeIDList": [
"BattleGamePhaseUI.1415"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1415_Hint02",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_BeforeSkill03_2"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_StartQTE"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_Skill02Ready"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_Avatar_1415_Hint03",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
},
"EnableActionList": [],
"EnableBattleOperationList": [
"SkillActionButton",
"ChangeTarget"
],
"DisableBlackMask": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_AfterSkillUse"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1415"
}
],
"NodeIDList": [
"BattleGamePhaseUI.1415"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1415_Hint05",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialWaitCustomString",
"CustomString": {
"Value": "Cyrene_Tutorial_Skill02Ready_Second"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_Avatar_1415_Hint06",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "BattleGamePageContext"
},
"EnableActionList": [],
"EnableBattleOperationList": [
"ChangeTarget",
"ActionButton",
"AttackButton",
"SkillButton"
],
"DisableBlackMask": true
}
]
}
],
"EntityEventList": []
}