Emblem source (Courtesy of DEC)
You needed to obtain a minimum of 5,000 Grimoire score in Destiny 1 before August 1st, 2017.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Lore Scholar');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2588450699,
- "secondaryIcon": "/common/destiny2_content/icons/c06afc4c698fbec7ee17e9d21496e192.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/96c85f023fad15e743d5e24d4733d147.png",
- "secondarySpecial": "/common/destiny2_content/icons/a130ba92388b101fdb92114d4376566c.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common 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": 4077939641,
- "index": 4361,
- "redacted": false,
- "blacklisted": false
}