{ "AbilityName": "Weapon_Ability_14143", "AbilitySpecials": { "AS_AddedDamageRatioDelta": { "Value": 0.1 }, "AS_CriticalDamageRatioDelta": { "Value": 0.1 }, "AS_Duration": { "Value": 30 }, "AS_PhysicsDamageResist": { "Value": -0.1 } }, "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "MpExecMode": "MpTotallyLocal", "PropertyKey": "Actor_PhysicsDamageResist", "PropertyValue": "%AS_PhysicsDamageResist", "Target": "Target" } ], "OnThemeSpaceStartByCaster": [ { "$type": "ApplyModifier", "ModifierName": "DamageUpModifier", "Target": "Self" } ] }, "Modifiers": { "DamageUpModifier": { "Duration": "%AS_Duration", "ModifierStacking": "Replace", "Properties": { "Actor_AddedDamageRatio": "%AS_AddedDamageRatioDelta", "Actor_CriticalDamageRatioDelta": "%AS_CriticalDamageRatioDelta" } } } }