{ "AbilityName": "Card_Blunt_1000705", "AbilitySpecials": { "ExSpAmount": { "Value": 5 }, "QTEAmount": { "Value": 5 }, "StunAmount": { "Value": 5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "RecoverIndividualFeverAction", "Amount": "%QTEAmount", "Percentage": 0, "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "QTE", "Target": "Self" } ] } ], "Target": "Self" }, { "$type": "RecoverIndividualFeverAction", "Amount": "%ExSpAmount", "Percentage": 0, "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp", "Target": "Self" } ] } ], "Target": "Self" } ], "OnStunDestroyOtherActions": [ { "$type": "RecoverIndividualFeverAction", "Amount": "%StunAmount", "Percentage": 0, "Target": "Self" } ] } }