{ "AbilityName": "Unagi_Card_S_03", "AbilitySpecials": { "AS_StunDamageTakeRatio": { "Value": 0.5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_Unagi_Card_S_03", "ParamType": 2, "Target": "Self" } ], "OnRemoved": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": false, "ParamName": "Bool_Unagi_Card_S_03", "ParamType": 2, "Target": "Self" } ], "OnStunDestroyOtherActions": [ { "$type": "ApplyModifier", "ModifierName": "StunDamageTakeRatioModifier_Controller", "Target": "Target" }, { "$type": "ModifyProperty", "Amount": 3, "CustomPropertyType": "MagicValueCounts", "IsUsePercentage": false, "PropertyModifyFunction": "Add", "PropertyType": "Custom", "Target": "Caster" } ] }, "Modifiers": { "StunDamageTakeRatioModifier_Controller": { "Duration": -1, "ModifierStacking": "Refresh", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "StunDamageTakeRatioModifier_Effect", "Target": "Self" } ], "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "StunDamageTakeRatioModifier_Effect", "Target": "Self" } ], "OnStunCreateActions": [ { "$type": "RemoveModifier", "ModifierName": "StunDamageTakeRatioModifier_Effect", "Target": "Self" }, { "$type": "RemoveModifier", "ModifierName": "StunDamageTakeRatioModifier_Controller", "Target": "Self" } ] }, "StunDamageTakeRatioModifier_Effect": { "Duration": -1, "ModifierStacking": "Refresh", "Properties": { "Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio" } } } }