turnbasedgamedata/Config/ConfigCharacter/BattleEvent/Avatar_RogueBattleevent127_Config.json
2025-02-24 07:50:34 -03:00

94 lines
2.4 KiB
JSON

{
"$type": "RPG.GameCore.BattleEventConfig",
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
"HaveActionDelay": false,
"DamageType": "Physical",
"IsPlayerControlled": true,
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
"MaxSP": 100,
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"SkillList": [
{
"Name": "Skill03",
"SkillType": "Ultra",
"UseType": "SelectEntity",
"AlwaysDoAutoLock": true,
"LockType": "HighWP_DamageCarry",
"ProgressDisplayType": "Dot",
"TargetInfo": {
"TargetType": "LightSelect",
"AvoidSelf": true
},
"UseReadyTransitAnim": true,
"SkillNameHUD": false,
"ReadyAnimState": "Skill03_Ready",
"FormationType": "LightTeamNormal",
"TeamFormationConfigTemplateName": "LowSpacing",
"EntryAbility": "Avatar_RogueBattleevent127_Skill03_Phase01",
"PrepareAbility": "Avatar_RogueBattleevent127_Skill03_EnterReady",
"ActionDelayPreshowConfig": {
"SetDelayValue": {
"FixedValue": {
"Value": 0
}
}
},
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "Base_Common_BaseTypeFactor"
},
{
"GroupName": "Ultra_BattleEvent127_TeamBuffCheck"
}
]
},
"ComplexSkillAI": {
"SkillBasicPower": {
"Value": 90
},
"Groups": [
{
"GroupName": "Base_Common_BaseTypeFactor"
}
]
},
"AIUltraSkillPriority": "DamageAndBuff"
},
{
"Name": "SkillP01",
"SkillType": "Passive",
"UseType": "Passive",
"ActivateAfterRevive": false,
"TargetInfo": {
"TargetType": "Caster"
},
"SkillNameHUD": false,
"EntryAbility": "Avatar_RogueBattleevent127_PassiveSkill01"
}
],
"SkillAbilityList": [
{
"Skill": "Skill03",
"AbilityList": [
"Avatar_RogueBattleevent127_Skill03_Camera",
"Avatar_RogueBattleevent127_Skill03_EnterReady",
"Avatar_RogueBattleevent127_Skill03_Phase01",
"Avatar_RogueBattleevent127_Skill03_Phase02"
]
},
{
"Skill": "SkillP01",
"AbilityList": [
"Avatar_RogueBattleevent127_PassiveSkill01"
]
}
],
"DisableAnimEventLayers": [
"Riboon Layer"
]
}