{ "AbilityName": "Evelyn_Talent_01", "AbilitySpecials": { "AS_Duration": { "Value": 0 }, "AS_FeverAmount": { "Value": 0 }, "AS_IgnoreDefenceRatio_Talent_01": { "Value": 0 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "RecoverIndividualFeverAction", "Amount": "%AS_FeverAmount", "IgnoreRatio": false, "Percentage": 0, "Target": "Self" } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "BeRopeHit" ], "Target": "Other" }, { "$type": "ByIsInZoneTags", "Tags": [ "Evelyn_Talent_01" ], "Target": "Other" } ], "Target": "Other" } ], "PropertyKey": "Actor_DefenceRatio", "PropertyValue": "%AS_IgnoreDefenceRatio_Talent_01", "Target": "Other" } ], "OnHitOtherPre": [ { "$type": "ApplyModifier", "ModifierName": "EvelynTalent01Modifier", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Evelyn_Attack_ExSpecial_01_AttackProperty_01_Target", "Evelyn_Attack_ExSpecial_01_AttackProperty_01", "Evelyn_Attack_ExSpecial_01_AttackProperty_02_Target", "Evelyn_Attack_ExSpecial_01_AttackProperty_02", "Evelyn_Attack_ExSpecial_01_AttackProperty_03_Target", "Evelyn_Attack_ExSpecial_01_AttackProperty_03", "Evelyn_Attack_ExSpecial_01_AttackProperty_04", "Evelyn_Attack_Special_02_AttackProperty_01_Target", "Evelyn_Attack_Special_02_AttackProperty_01", "Evelyn_Attack_Special_02_AttackProperty_02_Target", "Evelyn_Attack_Special_02_AttackProperty_02", "Evelyn_Attack_Special_02_AttackProperty_03" ] } ], "Target": "Other" } ] }, "Modifiers": { "EvelynTalent01Modifier": { "Duration": "%AS_Duration", "ModifierStacking": "Replace", "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Evelyn_Talent_01" ], "IsAdd": true, "Target": "Self" } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Evelyn_Talent_01" ], "IsAdd": false, "Target": "Self" } ] } } }