{ "AbilityName": "CampIdle_buff_02", "AbilitySpecials": { "AS_DamageTakeRatio_CampIdle_02": { "Value": 0.1 }, "AS_DamageUpDuration_CampIdle_02": { "Value": 8 }, "CampAddRatio": { "Value": 2 }, "TextAS_DamageTakeRatio_CampIdle_02": { "Value": 0.1 }, "TextAS_DamageUpDuration_CampIdle_02": { "Value": 8 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "specials(AS_DamageTakeRatio_CampIdle_02)*specials(CampAddRatio)", "ParamName": "AS_DamageTakeRatio_CampIdle_02", "Predicates": [ { "$type": "ByCampAvatarAmount", "Camp": 2, "CompareType": "GreaterEqual", "Param": 2, "Param2": 0 } ], "Target": "Self", "ValueType": "Float" } ], "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "CampIdlebuff02Modifier_DamageUp", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackAid", "AssaultAid" ] } ], "Target": "Target" } ] }, "Modifiers": { "CampIdlebuff02Modifier_DamageUp": { "Duration": "%AS_DamageUpDuration_CampIdle_02", "ModifierStacking": "Unique", "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_DamageTakeRatio", "PropertyValue": "%AS_DamageTakeRatio_CampIdle_02", "Target": "Self" } ] } } }