public void IncreaseStat()
 {
     player.IncreaseStat(stat);
 }