1
0
ZenlessData/Data/JsonBytes/NewAbility/AvatarAbility/HugoVladAbility/HugoVlad_Talent_02.json
2025-04-22 20:22:46 -03:00

59 lines
1.5 KiB
JSON

{
"AbilityName": "HugoVlad_Talent_02",
"AbilitySpecials": {
"AS_IgnoreDefenceRatio_Talent_02": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOtherPre": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Other"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03",
"HugoVlad_SwitchIn_Attack_Ex_AttackProperty_03_03"
],
"Target": "Caster"
}
],
"PropertyKey": "Actor_DefenceRatio",
"PropertyValue": "%AS_IgnoreDefenceRatio_Talent_02",
"Target": "Target"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
}
],
"PropertyKey": "Actor_DefenceRatio",
"PropertyValue": "%AS_IgnoreDefenceRatio_Talent_02",
"Target": "Target"
}
]
}
}