Destiny.Definitions.Items.DestinyEnergyCapacityEntry

Items can have Energy Capacity, and plugs can provide that capacity such as on a piece of Armor in Armor 2.0. This is how much "Energy" can be spent on activating plugs for this item.
Type: object
Object Properties
capacityValue
How much energy capacity this plug provides.
Type: int32
energyTypeHash
Mapped to Definition
Energy provided by a plug is always of a specific type - this is the hash identifier for the energy type for which it provides Capacity.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.EnergyTypes.DestinyEnergyTypeDefinition
energyType
The Energy Type for this energy capacity, in enum form for easy use.
Type: int32