{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Normal_05", "FrameCountHigh": 100, "FrameCountLow": 0, "ModifierNameList": [ "ShowWeaponModifier" ] }, { "AnimatorStateName": "Attack_Branch_02", "FrameCountHigh": 125, "FrameCountLow": 0, "ModifierNameList": [ "ShowWeaponModifier" ] } ] } ], "AbilityName": "XiaoZhao_WeaponDither", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "PushRenderVisibleAction", "Paths": [ "XiaoZhao_WeaponFX" ], "Tag": "XiaoZhao_WeaponFX", "Visible": false } ] }, "Modifiers": { "ShowWeaponModifier": { "OnAdded": [ { "$type": "PopRenderVisibleAction", "Tag": "XiaoZhao_WeaponFX" } ], "OnRemoved": [ { "$type": "PushRenderVisibleAction", "Paths": [ "XiaoZhao_WeaponFX" ], "Tag": "XiaoZhao_WeaponFX", "Visible": false } ] } } }