public void AttackDOWN(float atk)
 {
     playerbase.AttackDOWN(atk);
 }