public void UpdateMonster()
 {
     repo.UpdateMonster(this);
 }