Emblem source (Courtesy of DEC)
Handed out exclusively at Madrid Games Week 2019, taking place from 2019-10-03 to 2019-10-06. Thank you to a kind redditor for sending this info in!This was also handed out as part of a promotion on Bungie's Weibo page in 2019.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Sunset Echoes');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 701980841,
- "secondaryIcon": "/common/destiny2_content/icons/71b64787d0dd791d454fb893ac8152ac.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/73bd66b7a7a79214f825282799bd6eb3.png",
- "secondarySpecial": "/common/destiny2_content/icons/ec80f914a6c7f3f55ee7425a42d34335.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": 3605490915,
- "index": 9686,
- "redacted": false,
- "blacklisted": false
}