{ "AbilityName": "Coop_TarotCard_1028", "AbilitySpecials": { "AS_RecoverFever": { "Value": 0.2 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "RecoverIndividualFeverAction", "Amount": "%AS_RecoverFever", "IgnoreRatio": false, "Percentage": 0, "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "EvadeAid", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "ParryAid", "Target": "Self" } ] } ], "Target": "Self" } ] } }