Emblem source (Courtesy of DEC)
This emblem dropped once you successfully complete your first Bergusia Forge ignition. No longer obtainable after this forge entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Steel of Bergusia');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1453679213,
- "secondaryIcon": "/common/destiny2_content/icons/6c1ffd8cb31f99b6602808432f4981a5.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d3581380236fa0890ddeed50f2328d9e.png",
- "secondarySpecial": "/common/destiny2_content/icons/85f6edc8557e3b4a72b1e7ae25c8388d.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": 4185095556,
- "index": 7775,
- "redacted": false,
- "blacklisted": false
}