Emblem source (Courtesy of DEC)
Discovered in the Beyond Light Collector's Edition. Redeem the following code on the Bungie Code Redemption page (link below): RA9-XPH-6KJ.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Cryonautics');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 4137754755,
- "secondaryIcon": "/common/destiny2_content/icons/6719dde48dca592addb4102cb747e097.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/5e464d751c38781067f43a4d9d3da37b.png",
- "secondarySpecial": "/common/destiny2_content/icons/e6ff65a9340f5fe4e3f056cd2134d7b8.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,
- "traitIds": [...],
- "traitHashes": [...],
- "hash": 2962058745,
- "index": 226,
- "redacted": false,
- "blacklisted": false
}