public void resetTimeUntilAttack() {
   timeUntilAttack = stats.getAttackTime();
 }