turnbasedgamedata/Config/Level/Tutorial/Tutorial_7013.json
2025-02-24 07:50:34 -03:00

187 lines
5.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.WaitTurnCount",
"CalcMethod": "LightTeam"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHeroGender",
"Gender": "GENDER_MAN"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectSkill02",
"Param": "8007"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_701301",
"GuideTalkID": 701301,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"SkillButton"
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_701302",
"GuideTalkID": 701302,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"ActionButton"
]
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectSkill02",
"Param": "8008"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_701301",
"GuideTalkID": 701303,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"SkillButton"
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_701302",
"GuideTalkID": 701304,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"ActionButton"
]
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage20412061_TriggerBESkill"
}
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "60021"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_701303",
"GuideTalkID": 701305,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"BattleEventButton"
]
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
}
]
}
],
"EntityEventList": []
}