Emblem source (Courtesy of DEC)
Purchase the Destiny 2: Shadowkeep Digital Deluxe Edition. Once you finish the first Shadowkeep mission and start to explore the Moon's surface, Eris Morn will have the emblem in her inventory.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Benighted Omen');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 701980847,
- "secondaryIcon": "/common/destiny2_content/icons/9bdee0348d83e0a44af73a1a54e3bd72.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/85afd590438d19210e4efb672635ab09.png",
- "secondarySpecial": "/common/destiny2_content/icons/3d8cd7ac239aa335db68ed986e54eb22.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": 3605490917,
- "index": 9692,
- "redacted": false,
- "blacklisted": false
}