{ "AbilityName": "Weapon_Ability_14140", "AbilitySpecials": { "AS_AddedDamageRatio_Physics": { "Value": 0.2 }, "AS_Duration": { "Value": 15 }, "AS_ElementAbnormalPowerDelta": { "Value": 0.5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "ElementAbnormalPowerModifier", "Target": "Self" } ], "OnBattleEnter": [ { "$type": "ApplyModifier", "ModifierName": "AddedDamageModifier", "StackCount": 2, "Target": "Self" } ], "OnBuffAddToOther": [ { "$type": "ApplyModifier", "ModifierName": "AddedDamageModifier", "Predicates": [ { "$type": "ByHandlingBuffGroup", "BuffGroupList": [ "Strike" ] } ], "Target": "Self" } ] }, "Modifiers": { "AddedDamageModifier": { "Duration": "%AS_Duration", "MaxStackingNumber": 2, "ModifierStacking": "MultipleAllRefresh", "Properties": { "Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio_Physics" } }, "ElementAbnormalPowerModifier": { "Properties": { "Actor_ElementAbnormalPowerDelta": "%AS_ElementAbnormalPowerDelta" } } } }