DotNet.Ships.Enumeration.DamageType - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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.

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