ships.Variable.OVERHEAT_HEAT_LEVEL - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / OVERHEAT_HEAT_LEVEL
constOVERHEAT_HEAT_LEVEL:1.5=1.5
Defined in: src/ships/heat.ts:81
The heat level the cockpit gauge shows as 100% — where a ship starts to cook.
Heat level 1 is where the hull's dissipation stops rising, and the gauge reads
two thirds there. Everything in HeatState is reported both ways:
HeatState.heatLevel in model units and HeatState.gauge as the
fraction the game displays.