Emblem source (Courtesy of DEC)
Complete the Vault of Glass "Tempo's Edge" Triumph, which requires you to complete Vault of Glass and all of the encounter challenges within the first 24 hours.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Exotemporal');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2172413746,
- "secondaryIcon": "/common/destiny2_content/icons/7901312370bdc0f755bc6a9979b789e4.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/b5a66f2620ffd3d4f8cf0cfdeda8c7a4.png",
- "secondarySpecial": "/common/destiny2_content/icons/3291d18e93221ec14339aafef7cd1232.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": 2510169795,
- "index": 18471,
- "redacted": false,
- "blacklisted": false
}