Emblem source (Courtesy of DEC)
In 2021: Can drop randomly when opening Dawning gifts.In 2020: Complete forty (40) bounties from Eva Levante during the Dawning.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Delicious Benefactor');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3615580825,
- "secondaryIcon": "/common/destiny2_content/icons/d0705b8e2472ecc2a3bfa659c4b9949d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/75de377473d92449947f16ea095434b7.png",
- "secondarySpecial": "/common/destiny2_content/icons/6779cb7bcd3297f7ad6cf7d6c8cf0303.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": 3136552545,
- "index": 7799,
- "redacted": false,
- "blacklisted": false
}