Emblem source (Courtesy of DEC)
Obtained after completing all 27 chess puzzles in Eris' Throne World, then completing the final chess puzzle. Video link below containing all of the steps from picking up the chess pieces to finishing the final puzzle.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Enigmatology');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2110873488,
- "secondaryIcon": "/common/destiny2_content/icons/cc1b998ad16439557ba2a60233af52f0.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/907edc472c9cca0aab154a379bd9ade5.png",
- "secondarySpecial": "/common/destiny2_content/icons/d16faf98729b8be542552c00f0d7676c.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": 1611948520,
- "index": 26609,
- "redacted": false,
- "blacklisted": false
}