Emblem source (Courtesy of DEC)
Open the secret chest at the end of the Mindbender adventure. Only available as part of the Forsaken campaign now that Flashpoints have been removed from the game.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Secret Treasure');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2712527116,
- "secondaryIcon": "/common/destiny2_content/icons/fc8a4349dc04777c474ec140c7b66d9e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/9b8910a8be26a800ce8ad99eddf1a7ab.png",
- "secondarySpecial": "/common/destiny2_content/icons/9a349942c6effa6c6c4a9f2b27eda021.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": 4085986809,
- "index": 7563,
- "redacted": false,
- "blacklisted": false
}