{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_01_01_P2", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "DecreaseParryAidStunFeverModifier" ] }, { "AnimatorStateName": "Attack_02", "FrameCountHigh": 200, "FrameCountLow": 70, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "DecreaseParryAidStunFeverModifier" ] } ] } ], "AbilityName": "IsoldetheDefiler_ParryAidManage", "AbilitySpecials": { "AS_AddedBreakStunRatio_H": { "Value": -0.3, "ValueType": "Float" }, "AS_AddedBreakStunRatio_L": { "Value": -0.5, "ValueType": "Float" }, "AS_BeHitCount": { "Value": 0, "ValueType": "Integer" }, "AS_EtherPurifyTakeRatio_H": { "Value": -0.3, "ValueType": "Float" }, "AS_EtherPurifyTakeRatio_L": { "Value": -0.5, "ValueType": "Float" }, "AS_IndividualFeverGetRatio_H": { "Value": -0.3, "ValueType": "Float" }, "AS_IndividualFeverGetRatio_L": { "Value": -0.5, "ValueType": "Float" } }, "AbilityStacking": "Unique", "Modifiers": { "DecreaseParryAidStunFeverModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_L" ] } ], "PropertyKey": "Actor_AddedBreakStunRatio", "PropertyValue": "%AS_AddedBreakStunRatio_L", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_H" ] } ], "PropertyKey": "Actor_AddedBreakStunRatio", "PropertyValue": "%AS_AddedBreakStunRatio_H", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_L" ] } ], "PropertyKey": "Actor_EtherPurifyTakeRatio", "PropertyValue": "%AS_EtherPurifyTakeRatio_L", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_H" ] } ], "PropertyKey": "Actor_EtherPurifyTakeRatio", "PropertyValue": "%AS_EtherPurifyTakeRatio_H", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_L" ] } ], "PropertyKey": "Actor_IndividualFeverGetRatio", "PropertyValue": "%AS_IndividualFeverGetRatio_L", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ParryAid_H" ] } ], "PropertyKey": "Actor_IndividualFeverGetRatio", "PropertyValue": "%AS_IndividualFeverGetRatio_H", "Target": "Self" } ] } } }