public Creep()
 {
     Weapon = new Attack();
 }