Skip to content

ships.Interface.DamageSplit

github-actions[bot] edited this page Aug 18, 2026 · 79 revisions

@elite-dangerous-almanac/core / ships / DamageSplit

Interface: DamageSplit

Defined in: src/ships/weapons.ts:126

Damage split across the established, unclassified and anti-xeno types, in the same unit as the figure it splits (for example, damage per second when splitting DPS).

Properties

absolute

readonly absolute: number

Defined in: src/ships/weapons.ts:134

Absolute share — the part no resistance reduces.


antiXeno

readonly antiXeno: number

Defined in: src/ships/weapons.ts:141

The part effective against Thargoids. Overlays conventional damage rather than partitioning it, so it is not part of the conventional total.


explosive

readonly explosive: number

Defined in: src/ships/weapons.ts:132

Explosive share.


kinetic

readonly kinetic: number

Defined in: src/ships/weapons.ts:128

Kinetic share.


thermal

readonly thermal: number

Defined in: src/ships/weapons.ts:130

Thermal share.


unclassified?

readonly optional unclassified?: number

Defined in: src/ships/weapons.ts:136

Damage unclassified by in-game verification. Absent when zero.

API

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (28)
Type Aliases (6)
Variables (22)
Functions (57)
Subpath modules (3)
commodities
Interfaces (1)
Type Aliases (1)
Variables (3)
Functions (3)
equipment
Interfaces (6)
Type Aliases (8)
Variables (3)
Functions (10)
Subpath modules (2)
i18n
Interfaces (1)
Type Aliases (1)
Functions (17)
materials
Enumerations (2)
Interfaces (2)
Type Aliases (2)
Variables (9)
Functions (9)
ships
Classes (3)
BuildMetrics

Methods

LoadoutEditError

Constructors

Properties

Methods

ShipLoadout

Accessors

Methods

Interfaces (125)
Type Aliases (44)
Variables (10)
Functions (85)
Subpath modules (8)

Clone this wiki locally