ships.TypeAlias.ModuleExclusionGroup - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / ModuleExclusionGroup
ModuleExclusionGroup =
"cargoScanner"|"detailedSurfaceScanner"|"discoveryScanner"|"dockingComputer"|"experimentalModuleStabiliser"|"experimentalUtility"|"fighterHangar"|"frameShiftDriveInterdictor"|"frameShiftWakeScanner"|"fuelScoop"|"guardianFsdBooster"|"killWarrantScanner"|"multiLimpetController"|"pulseWaveAnalyser"|"refinery"|"shieldGenerator"|"supercruiseAssist"
Defined in: src/ships/modules.ts:106
A game-enforced one-per-ship family. Two modules with the same value cannot be fitted to one hull at the same time, even when they occupy different slots.