{ "AbilityName": "Claret_Talent_01", "AbilitySpecials": { "AS_AddedWoundDamageRatio": { "Value": 0.2, "ValueType": "Float" }, "AS_AddedWoundRatio": { "Value": 0.5, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ModifyProperty", "Amount": 1, "CustomPropertyType": "Claret_Talent_02", "PropertyModifyFunction": "Replace", "PropertyType": "Custom", "Target": "Self" } ], "OnDamageCalculatedPre": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByHitResult", "HitResult": "DoubleCritical" } ], "PropertyKey": "Actor_AddedWoundRatio", "PropertyValue": "%AS_AddedWoundRatio", "Target": "Caster" } ] }, "Modifiers": { } }