Emblem source (Courtesy of DEC)
Available as part of the Bungie Bounty For Good. The first event will take place on 2024-08-29 at 10AM Pacific on the Bungie Foundation Twitch page.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Bounty of Good');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 449846855,
- "secondaryIcon": "/common/destiny2_content/icons/f4683cf33e53c071c64c772544c0c13d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/79242e60fc894d02810f67dc4d267593.png",
- "secondarySpecial": "/common/destiny2_content/icons/3cff3447855006b920584e5c8840006d.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": 3228576709,
- "index": 26903,
- "redacted": false,
- "blacklisted": false
}