Skip to content

DotNet.Ships.Enumeration.ModifierMethod

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

EliteDangerousAlmanac / Ships / ModifierMethod

Enumeration: ModifierMethod

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Engineering.cs:10

How a modifier value is applied to a base stat.

Enumeration Members

Multiplicative

Multiplicative

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Engineering.cs:13

The values compound: the result is the base times the product of one plus each value.

Additive

Additive

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Engineering.cs:16

The values add: the result is the base plus the sum of the values.

Overwrite

Overwrite

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Engineering.cs:19

The value replaces the base outright.

.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