Emblem source (Courtesy of DEC)
Discovered as part of The Final Shape Collector's Edition package. Obtained via the following universal code: 3CV-D6K-RD4.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Gone Home');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1670619541,
- "secondaryIcon": "/common/destiny2_content/icons/548200a01538d34615dfafc19e02a523.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/907087d1718bfc344b6d7627a147b47c.png",
- "secondarySpecial": "/common/destiny2_content/icons/7dde6d664fc53fb1b0c5cadb6c9b9baa.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": 4183788699,
- "index": 441,
- "redacted": false,
- "blacklisted": false
}