{ "AbilityName": "Claret_Talent_02", "AbilitySpecials": { "AS_ElecResistIgnore": { "Value": -0.15, "ValueType": "Float" }, "AS_ExtendDuration": { "Value": 4, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetTargetAbilitySpecialAction", "Params": [ { "AbilityName": "Claret_BloodAxeForm_SpManager", "AbilitySpecials": [ { "ModifyFunction": "Replace", "Param": "%AS_ExtendDuration", "ParamName": "AS_TotalDurationExtend", "ParamType": "Float" } ] } ], "Target": "Self" } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Claret_BloodAxeForm" ], "Target": "Self" }, { "$type": "ByIsInZoneTags", "Tags": [ "Claret_BloodAxeForm_Force" ], "Target": "Self" } ] } ], "PropertyKey": "Actor_ElecDamageResist", "PropertyValue": "%AS_ElecResistIgnore", "Target": "Target" } ] } }