private int GetMaxHeat() { var stat = statCollection.MaxHeat(); stat.Create(); return(MechDefStatisticModifier.ModifyStatistic(stat, mechDef)); }