Emblem source (Courtesy of DEC)
Complete the Iron Banner questline, "Cast In Iron," available during Season 10.After Lightfall: Has a chance to drop after an Iron Banner match.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Cast Iron');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 305006099,
- "secondaryIcon": "/common/destiny2_content/icons/bda6a4b5f33719af1b13d873e123215f.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/603f78dcadec282b9bab8e0341359864.png",
- "secondarySpecial": "/common/destiny2_content/icons/5682a95f9cec0e0e5cfe989418d28f50.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": 1983519834,
- "index": 10278,
- "redacted": false,
- "blacklisted": false
}