public override void EditorReset()
 {
     base.EditorReset();
     attacker.ResetAfterAnimation();
     defender.ResetAfterAnimation();
 }