Emblem source (Courtesy of DEC)
In 2023: Donate $20 to the GCX Charity Marathon. Emblem code will be delivered after the event.In 2022: Donate $20 during the GCX 2022 streaming marathon, taking place from June 3rd to June 10th, 2022. An $80 donation option is available if you'd like to get both emblems. In 2021: Donate exactly $50 during the GCX 2021 charity marathon.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Spectral Sea');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3316003521,
- "secondaryIcon": "/common/destiny2_content/icons/53eb454f9d6716e7cae13a8b076b1c45.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/a8967b4901586a258ff553e65ea3d81f.png",
- "secondarySpecial": "/common/destiny2_content/icons/f399945d776e3b5be3b6a409412c6b17.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": 3936625543,
- "index": 268,
- "redacted": false,
- "blacklisted": false
}