{ "AbilityName": "CampIdle_buff_10", "AbilitySpecials": { "AS_DamageUp": { "Value": 0.1 }, "CampAddRatio": { "Value": 2 }, "TextAS_DamageUp": { "Value": 0.1 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "specials(AS_DamageUp)*specials(CampAddRatio)", "ParamName": "AS_DamageUp", "Predicates": [ { "$type": "ByCampAvatarAmount", "Camp": 3, "CompareType": "GreaterEqual", "Param": 2, "Param2": 0 } ], "Target": "Self", "ValueType": "Float" } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByIsStunDestroyed", "IsStunDestroyed": true, "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_DamageUp", "Target": "Self" } ] } }