Skip to content

ships.Interface.CoreSlots

github-actions[bot] edited this page Aug 26, 2026 · 73 revisions

@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).

API

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (16)
Type Aliases (3)
Variables (11)
Functions (37)
Subpath modules (3)
commodities
Interfaces (1)
Type Aliases (1)
Variables (3)
Functions (3)
equipment
Interfaces (6)
Type Aliases (8)
Variables (3)
Functions (10)
Subpath modules (2)
i18n
Interfaces (1)
Type Aliases (1)
Functions (17)
materials
Enumerations (2)
Interfaces (2)
Type Aliases (2)
Variables (9)
Functions (9)
ships
Classes (3)
BuildMetrics

Methods

LoadoutEditError

Constructors

Properties

Methods

ShipLoadout

Accessors

Methods

Interfaces (125)
Type Aliases (44)
Variables (10)
Functions (85)
Subpath modules (8)

Clone this wiki locally