private void PlayerBasicAttack() { ws.Basic_Attack(); }
//special attacks built into buttons public void Basic() { ws.Basic_Attack(); }