ships.Interface.DamageTypeValues - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / DamageTypeValues
Defined in: src/ships/resistances.ts:52
One value per damage type — whatever the value happens to be: a resistance, a pool of effective hit points, a share of incoming damage.
Absolute damage is not listed: no resistance reduces it, so there is nothing per-type to say about it. The unit is the one the field that carries this type documents.
readonlycaustic:number
Defined in: src/ships/resistances.ts:60
The caustic figure.
readonlyexplosive:number
Defined in: src/ships/resistances.ts:58
The explosive figure.
readonlykinetic:number
Defined in: src/ships/resistances.ts:54
The kinetic figure.
readonlythermal:number
Defined in: src/ships/resistances.ts:56
The thermal figure.