ships.Interface.CoreSlots - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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

Interface: CoreSlots

Defined in: src/ships/slots.ts:267

The size of each of a hull's seven core-internal mounts.

Remarks

Each value is the mount's class (size), 18: the largest module that fits it. Keys are the core functions (CoreSlotType), not journal slot keys.

Properties

frameShiftDrive

readonly frameShiftDrive: number

Defined in: src/ships/slots.ts:273

Frame shift drive mount size, 1–8.


fuelTank

readonly fuelTank: number

Defined in: src/ships/slots.ts:281

Main fuel-tank mount size, 1–8.


lifeSupport

readonly lifeSupport: number

Defined in: src/ships/slots.ts:275

Life-support mount size, 1–8.


powerDistributor

readonly powerDistributor: number

Defined in: src/ships/slots.ts:277

Power-distributor mount size, 1–8.


powerPlant

readonly powerPlant: number

Defined in: src/ships/slots.ts:269

Power-plant mount size, 1–8.


sensors

readonly sensors: number

Defined in: src/ships/slots.ts:279

Sensor mount size, 1–8 (journal slot Radar).


thrusters

readonly thrusters: number

Defined in: src/ships/slots.ts:271

Thruster mount size, 1–8 (journal slot MainEngines).

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