ships.Interface.ModuleReinforcementParams - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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

Interface: ModuleReinforcementParams

Defined in: src/ships/armour.ts:74

One fitted module reinforcement package.

Properties

integrity?

readonly optional integrity?: number

Defined in: src/ships/armour.ts:78

The package's own integrity, which soaks module damage. Defaults to 0.


moduleProtection?

readonly optional moduleProtection?: number

Defined in: src/ships/armour.ts:76

The fraction of module damage the package absorbs (0.3 = 30%). Defaults to 0.

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