ships.TypeAlias.OptionalRestriction - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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

Type Alias: OptionalRestriction

OptionalRestriction = "military" | "planetaryApproachSuite" | "cargo" | "limpetController" | "vesselHangar" | "passenger"

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

A restriction limiting which optional-internal modules a slot accepts.

  • military — hull, module, shield and Guardian reinforcement packages and shield cell banks (journal Military01).
  • planetaryApproachSuite — the approach suite alone, which in turn fits nowhere else (journal PlanetaryApproachSuite).
  • cargo — cargo racks (ordinary, Mk II and corrosion-resistant) and fuel tanks; the Panther Clipper Mk II's first size-8 and first size-7 optionals (journal Cargo01 and Cargo02).
  • limpetController — any limpet controller, single-purpose or multi (the Type-11 Prospector's size-5 optional; journal LimpetController01).
  • vesselHangar — Mk I and Mk II vessel hangars (the Type-11 Prospector's other size-5 optional; journal FighterBay01).
  • passenger — passenger cabins, Mk I and Mk II, at every class either family offers (the Lynx Highliner's two size-6 and one size-5 optionals; journal Passenger01Passenger03).
⚠️ **GitHub.com Fallback** ⚠️