Emblem source (Courtesy of DEC)
Obtain a top 10% score in the weekly Guardian Games quest(s) (either Vying For Supremacy or Shoot to Score), then claim the emblem from Eva Levante in the Tower.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Best of the Best');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 4224291482,
- "secondaryIcon": "/common/destiny2_content/icons/9b4d0f202d2254d2dda690a5b8ed2211.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/8bb2b489dd751c5525f00ec7edf18dfa.png",
- "secondarySpecial": "/common/destiny2_content/icons/0a06b505e81413d7d1b8f12a43b8ef05.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": 4004720050,
- "index": 26251,
- "redacted": false,
- "blacklisted": false
}