Emblem source (Courtesy of DEC)
Obtain 15,000 Triumph Score and redeem the Moments of Triumph 2021 Triumph, "Triumph Master."
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Moments of Triumph 2021');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2393580568,
- "secondaryIcon": "/common/destiny2_content/icons/569bd66fb9868f222dacb0e4d6047b4a.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/ef006c5dd67efa9aca4ad86a69e9424e.png",
- "secondarySpecial": "/common/destiny2_content/icons/a5311c6bbdfed2e05a28d9e5e8b3bb6a.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": 3800278192,
- "index": 19030,
- "redacted": false,
- "blacklisted": false
}