Emblem source (Courtesy of DEC)
Gift two subs to a Destiny 2 Twitch streamer who has the Destiny Twitch Extension enabled. Make sure you link your Twitch account to your Bungie account first! Emblem (and shader) will be available for pickup from Amanda in the Tower.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Stream of Light');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2529229356,
- "secondaryIcon": "/common/destiny2_content/icons/1f0eec836f4e0d1e34e2456fd0723288.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/244e2d291fcad84f9b61aa1bbf158ba1.png",
- "secondarySpecial": "/common/destiny2_content/icons/e6d3c027838682392ec39d83db4978ef.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary 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": 626649506,
- "index": 5479,
- "redacted": false,
- "blacklisted": false
}