Emblem source (Courtesy of DEC)
Complete fifty (50) bounties for Eva Levante to complete the "Dawning's Bounty" Triumph. Claim the Triumph to unlock the emblem.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Gift Giver');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2195312816,
- "secondaryIcon": "/common/destiny2_content/icons/f7c9c126eb56da21675c84a812491cf0.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/f60fbf2810985c3640b466f2dd60624f.png",
- "secondarySpecial": "/common/destiny2_content/icons/4a7d318a94ce7af537ca168309d82483.png",
- "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": 1736897080,
- "index": 9956,
- "redacted": false,
- "blacklisted": false
}