Emblem source (Courtesy of DEC)
Complete the "Thrifty" Triumph, requiring you to reach the maximum tribute discount (80%) with the Visage of Calus. Once you redeem the Triumph the emblem will drop. No longer obtainable since The Tribute Hall entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'The Tribute Hall');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1242690193,
- "secondaryIcon": "/common/destiny2_content/icons/d29664d297b9781f0e121bfa859728d1.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d591121182653e12362b591ed6629924.png",
- "secondarySpecial": "/common/destiny2_content/icons/0fdab6cecbfe8ce7d3599f7a87387c8a.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": 1661191192,
- "index": 8633,
- "redacted": false,
- "blacklisted": false
}