Emblem source (Courtesy of DEC)
For Guardians that had an existing Bungie Store account, you needed to reset your password on the new Bungie Store before August 13th, 2021 at 11:59PM PST. Emblem codes were emailed starting August 6th, 2021.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'New Blue');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3332781235,
- "secondaryIcon": "/common/destiny2_content/icons/f42e7185d9c5da2a055b3578a4e12612.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/764afc1d9a917a175542890d382585ab.png",
- "secondarySpecial": "/common/destiny2_content/icons/6942b999a5b16e1af6da0cd683fb86d0.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": 3953403249,
- "index": 281,
- "redacted": false,
- "blacklisted": false
}