ships.Variable.OVERHEAT_HEAT_LEVEL - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / ships / OVERHEAT_HEAT_LEVEL

Variable: OVERHEAT_HEAT_LEVEL

const OVERHEAT_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.

Remarks

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.

⚠️ **GitHub.com Fallback** ⚠️