Destiny.Definitions.Items.DestinyInventoryItemConstantsDefinition
Mobile Manifest Entity
Mapped to Mobile Manifest Table: InventoryItemConstants
Type: object
Object Properties
gearTierOverlayImagePaths
Gear tier overlay images
Type: array
Array Contents:
string
watermarkDropShadowPath
Watermark drop shadow
Type: string
craftedBackgroundPath
Reverse drop shadow for crafted icon identifier
Type: string
featuredItemFlagPath
Teal flag for featured item watermarks
Type: string
masterworkOverlayPath
Gold masterwork glow
Type: string
craftedOverlayPath
Crafted weapon overlay path
Type: string
enhancedItemOverlayPath
Enhanced item overlay
Type: string
holofoilBackgroundOverlayPath
Layer between item and color background to denote holofoil status, introduced in v736
Type: string
holofoil900BackgroundOverlayPath
Layer between item and color background to denote holofoil status, introduced in v900
Type: string
holofoil900AnimatedBackgroundOverlayPath
Layer between item and color background to denote holofoil status, introduced in v900, animated
Type: string
universalOrnamentBackgroundOverlayPath
Layer between item and color background to denote universal ornament status
Type: string
hash
The unique identifier for this entity. Guaranteed to be unique for the type of entity, but not globally.
When entities refer to each other in Destiny content, it is this hash that they are referring to.
When entities refer to each other in Destiny content, it is this hash that they are referring to.
Type: uint32
index
The index of the entity as it was found in the investment tables.
Type: int32
redacted
If this is true, then there is an entity with this identifier/type combination, but BNet is not yet allowed to show it. Sorry!
Type: boolean