DotNet.Ships.Enumeration.ImmovableReason - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / ImmovableReason
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutSlot.cs:4
Why a hull mount cannot be emptied.
CargoHatch
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutSlot.cs:7
The built-in cargo hatch, which every hull carries and no edit removes.
RequiredSlot
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutSlot.cs:10
An armour or core-internal mount, which an operational build keeps filled.
ModuleLimit
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/LoadoutSlot.cs:16
Emptying the mount would drop an allowance-increasing module and leave the build over a per-ship module limit.