Skip to content

DotNet.Ships.Enumeration.DamageType

github-actions[bot] edited this page Sep 23, 2026 · 12 revisions

EliteDangerousAlmanac / Ships / DamageType

Enumeration: DamageType

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Resistances.cs:14

One of the four damage types a build carries a resistance to.

Remarks

This is the defensive set: what a shield or a hull resists. Absolute damage is absent because nothing resists it. A weapon's output is broken down over a different set, DamageDistribution, which shares these four names but also carries absolute, anti-xeno and unclassified shares. The two are not interchangeable.

Enumeration Members

Kinetic

Kinetic

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Resistances.cs:17

Kinetic damage.

Thermal

Thermal

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Resistances.cs:20

Thermal damage.

Explosive

Explosive

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Resistances.cs:23

Explosive damage.

Caustic

Caustic

Defined in: dotnet/src/EliteDangerousAlmanac/Ships/Resistances.cs:26

Caustic damage.

.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