Emblem source (Courtesy of DEC)
Awarded upon completing the Iron Banner Triumph "Now You're Just Showing Off." This Triumph required 2,500 final blows while under the effects of Iron Burden.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Heavy as Death');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 101739413,
- "secondaryIcon": "/common/destiny2_content/icons/df2d660ceb7c6a3a1605392f4ea55c34.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/54f25432d2a0e87ec0889e7e25da308e.png",
- "secondarySpecial": "/common/destiny2_content/icons/63daf24067413dfae3759265d7f0abaa.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": 2868525739,
- "index": 8101,
- "redacted": false,
- "blacklisted": false
}