ships.Interface.CoreSlots - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / CoreSlots
Defined in: src/ships/slots.ts:267
The size of each of a hull's seven core-internal mounts.
Each value is the mount's class (size), 1–8: the largest module that fits it.
Keys are the core functions (CoreSlotType), not journal slot keys.
readonlyframeShiftDrive:number
Defined in: src/ships/slots.ts:273
Frame shift drive mount size, 1–8.
readonlyfuelTank:number
Defined in: src/ships/slots.ts:281
Main fuel-tank mount size, 1–8.
readonlylifeSupport:number
Defined in: src/ships/slots.ts:275
Life-support mount size, 1–8.
readonlypowerDistributor:number
Defined in: src/ships/slots.ts:277
Power-distributor mount size, 1–8.
readonlypowerPlant:number
Defined in: src/ships/slots.ts:269
Power-plant mount size, 1–8.
readonlysensors:number
Defined in: src/ships/slots.ts:279
Sensor mount size, 1–8 (journal slot Radar).
readonlythrusters:number
Defined in: src/ships/slots.ts:271
Thruster mount size, 1–8 (journal slot MainEngines).