{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Death_Ground_S", "FrameCountHigh": 20, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "RemoveChargeModifier" ] }, { "AnimatorStateName": "Death_Ground_F", "FrameCountHigh": 20, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "RemoveChargeModifier" ] }, { "AnimatorStateName": "Death_Ground_B", "FrameCountHigh": 20, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "RemoveChargeModifier" ] } ] } ], "AbilityName": "DubiousHero_Charge_Bookemon", "AbilitySpecials": { }, "AbilityStacking": "Unique", "Modifiers": { "ChargeEffectModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "AttachEffect", "AttachPointName": "Bip001 L Hand", "EffectPattern": "Eff_Monster_DubiousHero_Charge_04_Loop", "Target": "Self" } ] }, "ChargeModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ShowSpecialDamageTextAction", "AttachPoint": "Bip001 L Hand", "Target": "Self", "TextType": "Elec" }, { "$type": "ModifyMaterialPropertyAction", "ApplyAllRenderers": false, "RendererList": [ { "ApplyAllMaterials": true, "RenderPath": "Monster_DubiousHero02" }, { "ApplyAllMaterials": true, "RenderPath": "Monster_DubiousHero_Break" } ], "Tag": "DubiousHero_05", "Target": "Self", "key": "Monster_DubiousHero_MA_Charge_Mat01_OverrideRimGlow_01" }, { "$type": "ApplyModifier", "ModifierName": "ChargeEffectModifier", "Target": "Self" } ], "OnRemoved": [ { "$type": "InterruptMaterialPropertyAction", "Tag": "DubiousHero_05", "Target": "Self" }, { "$type": "RemoveModifier", "ModifierName": "ChargeEffectModifier", "Target": "Self" } ] }, "RemoveChargeModifier": { "Duration": 1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "RemoveModifier", "ModifierName": "ChargeModifier", "Target": "Self" } ] } }, "OnAbilityStart": [ { "$type": "AttachModifier", "ModifierName": "ChargeModifier", "Target": "Self" } ] }