Emblem source (Courtesy of DEC)
Complete "The Lost Souvenir" quest. This requires you to solve the "Lost Datapad" item. No longer obtainable after the forges entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Obsidian Dreams');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2769022687,
- "secondaryIcon": "/common/destiny2_content/icons/3c4ead4462e910541ac5c47033ff07ac.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/b2753deb3a6ba65998a7a2d590311263.png",
- "secondarySpecial": "/common/destiny2_content/icons/16096121c7ca5c1e8c65dcf905695c52.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": 2083630698,
- "index": 7794,
- "redacted": false,
- "blacklisted": false
}