equipment.Interface.ReloadTime - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / equipment / ReloadTime

Interface: ReloadTime

Defined in: src/equipment/weapons.ts:39

A weapon's magazine reload time, before and after the Reload Speed modification.

Properties

default

readonly default: number

Defined in: src/equipment/weapons.ts:41

Seconds to reload the weapon as it ships, e.g. 2.7 for 2.7 s.


upgraded

readonly upgraded: number

Defined in: src/equipment/weapons.ts:43

Seconds to reload with the Reload Speed modification fitted, e.g. 2.16 for 2.16 s.

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