Emblem source (Courtesy of DEC)
Codes for this emblem were given out by Bungie at various conventions in 2017 as part of promotional appearances for Destiny 2's launch.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Confluence of Light');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 930889103,
- "secondaryIcon": "/common/destiny2_content/icons/85e6e3c8414b52af9fc813839b092fe1.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/cc9b25cf73d2246721ca52e0c4c4e172.png",
- "secondarySpecial": "/common/destiny2_content/icons/0cec309cb38e2ab5cd4215a05d111bef.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common Emblem",
- "displaySource": "",
- "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": 1940590821,
- "index": 4312,
- "redacted": false,
- "blacklisted": false
}