{ "AbilityName": "Follower_Attack_Increase_EliteEnemy", "AbilitySpecials": { "AddedPlayerAttackRatio": { "Value": 0 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByMonsterStrengthType", "CompareType": "Equal", "StrengthType": "Elite", "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AddedPlayerAttackRatio", "Target": "Self" } ] } }