Emblem source (Courtesy of DEC)
Collect 1,000 pieces of candy during Festival of the Lost 2019.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Sweet Dreams');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 16122352,
- "secondaryIcon": "/common/destiny2_content/icons/2c0e9d226b437decb4f3a95d8e11b770.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/1e33a117dbaadc572064ca11a4ea6244.png",
- "secondarySpecial": "/common/destiny2_content/icons/dbb46dea678b1c31f3f54571fc5a4e8a.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": 298334048,
- "index": 9735,
- "redacted": false,
- "blacklisted": false
}