Emblem source (Courtesy of DEC)
Carry ten (10) Guardians through Vow of the Disciple, then redeem the emblem from Bungie Rewards.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Dark Telemetry');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1956280348,
- "secondaryIcon": "/common/destiny2_content/icons/ec97b27d4b87e5b8c0c61de89840c62d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/880d68e3f5108e049d8569742537a9df.png",
- "secondarySpecial": "/common/destiny2_content/icons/bac642b1c4294498fbdbb836d15845f4.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,
- "hash": 1918663078,
- "index": 332,
- "redacted": false,
- "blacklisted": false
}