Emblem source (Courtesy of DEC)
In 2021: Can randomly drop when turning in Guardian Games medals.In 2020: Complete the seasonal Triumph, "Gold Medalist," by redeeming thirty (30) gold medals during Guardian Games 2020. Emblem will be awarded upon redeeming the "Gold Medalist" Triumph.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Rivals Three');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 4085938160,
- "secondaryIcon": "/common/destiny2_content/icons/f5a60053f8824e37ea5d28483e33f81b.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/90648eb5334d2ed07725b9fb2ccd821d.png",
- "secondarySpecial": "/common/destiny2_content/icons/edeee5f4b8cca69ef86c8a5d0240ce84.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": 1983519832,
- "index": 10280,
- "redacted": false,
- "blacklisted": false
}