Skip to content

DotNet.Ships.Record.PreEngineeredModifier

github-actions[bot] edited this page Sep 20, 2026 · 11 revisions

EliteDangerousAlmanac / Ships / PreEngineeredModifier

Record: PreEngineeredModifier

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/PreEngineered.cs:41

One hand-set stat change a pre-engineered variant arrives with.

Remarks

It has the vocabulary of a blueprint feature, without the bounds: a pre-engineered variant is a fixed article rather than a roll.

Constructors

new PreEngineeredModifier()

new PreEngineeredModifier(Label, Method, Value)

Parameters

Label

string

The journal modifier label, such as PowerDraw.

Method

ModifierMethod

How the value applies to the base stat.

Value

double

The modifier value: a fraction for a multiplicative change, an absolute delta for an additive one, and the replacement value for an overwrite.

Properties

Label

Label: string

The journal modifier label, such as PowerDraw.

Method

Method: ModifierMethod

How the value applies to the base stat.

Value

Value: double

The modifier value: a fraction for a multiplicative change, an absolute delta for an additive one, and the replacement value for an overwrite.

.NET

Guides
Astronomy
Classes (16)
Records (29)
Enumerations (6)
Commodities
Classes (2)
Records (1)
Enumerations (1)
Equipment
Classes (8)
Records (19)
Enumerations (8)
GalaxyMap
Classes (1)
Records (1)
Localization
Classes (2)
Enumerations (1)
Materials
Classes (5)
Records (2)
Enumerations (4)
Ships
Classes (42)
Records (115)
Interfaces (1)
Enumerations (35)

Clone this wiki locally