{ "AbilityName": "TurnBased_Plugin_05", "AbilitySpecials": { "AS_RecoverSp": { "Value": 120, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnCustomEventReceived": [ { "$type": "RecoverSPAction", "Amount": "%AS_RecoverSp", "IgnoreRatio": true, "Percentage": 0, "Predicates": [ { "$type": "ByCustomEvent", "EventKey": "TurnBased_Plugin_05_RecoverSP" } ] } ] } }