Emblem source (Courtesy of DEC)
This emblem randomly dropped from Cayde's treasure map chests. These chests (and the emblems themselves) can no longer be found after Cayde's passing.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Try the Special');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1846254706,
- "secondaryIcon": "/common/destiny2_content/icons/93fb4dc92cd3cd0489bb9566a5c74448.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/f2750e9421290e001e7d2cbf9b199c46.png",
- "secondarySpecial": "/common/destiny2_content/icons/117df6f54719ac74f9d0c591132a679b.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Rare 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": 1409726988,
- "index": 4298,
- "redacted": false,
- "blacklisted": false
}