DotNet.Ships.Enumeration.SlotRestriction - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / SlotRestriction
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:41
A restriction limiting which modules a mount accepts.
The list is complete. No hardpoint is restricted to one mount type — fixed, gimballed or turret — and no utility mount is restricted.
Frontier gives every restricted mount a journal name of its own, so a slot key alone says which restriction applies. Two names differ from the member: a VesselHangar mount is named FighterBay01, and PlanetaryApproachSuite is the only key that carries no number.
Mining
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:46
Mining tools, on a hardpoint. Only the Type-11 Prospector has such mounts.
Military
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:52
Reinforcement packages and shield cell banks, on an optional internal (journal Military01).
PlanetaryApproachSuite
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:58
The planetary approach suite, which in turn fits nowhere else (journal PlanetaryApproachSuite).
Cargo
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:61
Cargo racks and fuel tanks (journal Cargo01).
LimpetController
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:64
Any limpet controller (journal LimpetController01).
VesselHangar
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:67
Vessel hangars, Mk I and Mk II (journal FighterBay01).
Passenger
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlotModel.cs:70
Passenger cabins, Mk I and Mk II (journal Passenger01).