Emblem source (Courtesy of DEC)
Complete the Season 13 Umbral Engram tutorial, "Decrypting the Darkness"
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Shadow Market');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 542024390,
- "secondaryIcon": "/common/destiny2_content/icons/a5513eb805d16725121d0ac19e05e070.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/13f48c8a7590121df30c2b845a729410.png",
- "secondarySpecial": "/common/destiny2_content/icons/2ee5d7a0c3fabd1340de1dcc0046a1b2.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": 532530782,
- "index": 18292,
- "redacted": false,
- "blacklisted": false
}