using Wizard.Battle.View.Vfx; namespace Wizard.Battle.Player.Emotion; public class Debug722006NullVfx : VfxBase { public override bool IsEnd => true; }