Emblem source (Courtesy of DEC)
Get your first gold medal in Crucible. You can see which medals count towards this emblem in your menu by navigating to Collections -> Medals -> Crucible -> Medals -> Gold Tier. Any of these Medals will unlock this emblem. Note that Iron Banner gold medals do not count towards this emblem.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Made Shaxx Proud');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 637021671,
- "secondaryIcon": "/common/destiny2_content/icons/79ce4893d1bb6c1205c2f2e1506333c8.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/e0a4060099d476da262bbfed7cb24665.png",
- "secondarySpecial": "/common/destiny2_content/icons/c0c492219983f842db3f3b0da68b116b.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": 2420153991,
- "index": 7527,
- "redacted": false,
- "blacklisted": false
}