public override void StopAttack()
 {
     base.StopAttack();
     _attackType.StopAttacking();
 }