Emblem source (Courtesy of DEC)
This universal code was discovered in the Witch Queen Collector's Edition. Redeem the following code in Bungie Code Redemption: F99-KPX-NCF.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Shadow's Light');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3399891683,
- "secondaryIcon": "/common/destiny2_content/icons/ee90bff0c4df778bbb61a854dfaba859.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/3cc353d3fab3a877ba62c5861bd18cf6.png",
- "secondarySpecial": "/common/destiny2_content/icons/53655d4ea06497bd246c396ece9790f3.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": 3752071761,
- "index": 317,
- "redacted": false,
- "blacklisted": false
}