public StatData() { Health = new CurrentMaxValue(10); Stamina = new CurrentMaxValue(100); Speed = 1; }