{ "AbilityName": "CampIdle_Monsterbuff_05", "AbilitySpecials": { "AS_AddDamageRatio": { "Value": 0.5 }, "AS_StunMaxRatio": { "Value": 0.2 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAbilitySpecial", "CompareType": "Equal", "Param": 0, "ParamName": "CurShieldAmount", "ParamType": "Integer", "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddDamageRatio", "Target": "Self" } ], "Properties": { "Actor_StunMaxRatio": "%AS_StunMaxRatio" } } }