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

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

Type Alias: ModuleEngineering

ModuleEngineering = BlueprintModuleEngineering

Defined in: src/ships/slef.ts:121

The durable modification applied to one module.

Remarks

A journal capture may also name Engineer, EngineerID and BlueprintID. They are deliberately outside this shape: the engineer fields record who applied a modification, while the numeric blueprint id is redundant with BlueprintName; none changes the fitted module. ShipLoadout.fromLoadout therefore drops them and subsequent loadout/SLEF exports never write them.

⚠️ **GitHub.com Fallback** ⚠️