Emblem source (Courtesy of DEC)
This emblem dropped upon completion of the "Triumphant Collector" Triumph. No longer obtainable once Gambit Prime was retired.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'The Collector');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 935717667,
- "secondaryIcon": "/common/destiny2_content/icons/07286f5cff1b5cfeb9b38960606f3c3e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/b0da83864d094fb0f784d6624ccf0073.png",
- "secondarySpecial": "/common/destiny2_content/icons/a1e48aedc27581047103480265fb961f.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": 2868525740,
- "index": 8096,
- "redacted": false,
- "blacklisted": false
}