{ "AbilityName": "Miniscape_Yanagi_Talent_B_09", "AbilitySpecials": { "AS_RecoverFever": { "Value": 1000 }, "AS_RecoverHp": { "Value": 0.5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnBuffDamageHitOther": [ { "$type": "RecoverHPAction", "Amount": 0, "IgnoreRatio": false, "Percentage": "%AS_RecoverHp", "Predicates": [ { "$type": "ByBuffAttackProperty", "BuffGroupList": [ "Disorder" ] } ], "Target": "Self" }, { "$type": "RecoverIndividualFeverAction", "Amount": "%AS_RecoverFever", "IgnoreRatio": false, "Percentage": 0, "Predicates": [ { "$type": "ByBuffAttackProperty", "BuffGroupList": [ "Disorder" ] } ], "Target": "Self" } ] } }