Emblem source (Courtesy of DEC)
Purchase the Destiny: The Exotic Collection, Volume One book. Emblem code will come on a card inside the book.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Refined');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2023390784,
- "secondaryIcon": "/common/destiny2_content/icons/1041a34527625e536cfad63e1d03c035.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/a07784d5b582ebc671ea22aa1843cac4.png",
- "secondarySpecial": "/common/destiny2_content/icons/69e3dd3b0b23cad7dfd2875b1fcdd45d.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": 1985773546,
- "index": 372,
- "redacted": false,
- "blacklisted": false
}