Emblem source (Courtesy of DEC)
Obtained by purchasing any item from the Bungie Store (excluding digital game codes) during Season 17, Season of the Haunted.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Leviathan's Gift Shop');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2023390787,
- "secondaryIcon": "/common/destiny2_content/icons/e30abb9a830fbda38ebdc18cf72e5c0d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/3664fe70cb1de6c2a8434d5647390e32.png",
- "secondarySpecial": "/common/destiny2_content/icons/d21867cda6d36bf6a8130e0a07bff772.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary Emblem",
- "displaySource": "",
- "tooltipStyle": "record",
- "action": {...},
- "inventory": {...},
- "stats": {...},
- "equippingBlock": {...},
- "preview": {...},
- "metrics": {...},
- "acquireRewardSiteHash": 0,
- "acquireUnlockHash": 0,
- "investmentStats": [],
- "perks": [],
- "allowActions": true,
- "doesPostmasterPullHaveSideEffects": false,
- "nonTransferrable": true,
- "itemCategoryHashes": [...],
- "specialItemType": 0,
- "itemType": 14,
- "itemSubType": 0,
- "classType": 3,
- "breakerType": 0,
- "equippable": true,
- "defaultDamageType": 0,
- "isWrapper": false,
- "hash": 1985773545,
- "index": 369,
- "redacted": false,
- "blacklisted": false
}