{ "AbilityName": "Weapon_Ability_14116_1", "AbilitySpecials": { "Weapon_14116_DamageUp": { "Value": 0.03 }, "Weapon_14116_DamageUp_Duration": { "Value": 15 }, "Weapon_14116_StackAmount": { "Value": 20 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "Weapon_14116_EnemyGetDamageUp", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Normal" ] } ], "Target": "Target" } ] }, "Modifiers": { "Weapon_14116_EnemyGetDamageUp": { "Duration": "%Weapon_14116_DamageUp_Duration", "MaxStackingNumber": "%Weapon_14116_StackAmount", "ModifierStacking": "MultipleAllRefresh", "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByDamageElementType", "DamageElement": "Fire" }, { "$type": "ByDamageElementType", "DamageElement": "Ice" } ] } ], "PropertyKey": "Actor_CriticalDamageRatioDelta", "PropertyValue": "%Weapon_14116_DamageUp" } ] } } }