Emblem source (Courtesy of DEC)
You needed to complete one (1) Moment of Triumph during Destiny 1's second year, available as part of The Taken King.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Slayer of Oryx');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2588450703,
- "secondaryIcon": "/common/destiny2_content/icons/26b649fe7ba164aec946937271d9303e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d8119717a99404b617d9417b2e3ff634.png",
- "secondarySpecial": "/common/destiny2_content/icons/1e2e12eeeb50dbb561fa694ceea521b5.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common Emblem",
- "displaySource": "",
- "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": 4077939645,
- "index": 4357,
- "redacted": false,
- "blacklisted": false
}