Emblem source (Courtesy of DEC)
Complete the Vow of the Disciple raid in the first 48 hours. The window of availability was extended due to raid connection issues.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'The Cleaver');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2561756670,
- "secondaryIcon": "/common/destiny2_content/icons/574b880d0a004433adea2b404953cb17.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d1bfcfa5c95f1ae45d641f7d742b9586.png",
- "secondarySpecial": "/common/destiny2_content/icons/65815d2a015258af69b5bde760f8b830.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": 787024999,
- "index": 19082,
- "redacted": false,
- "blacklisted": false
}