Emblem source (Courtesy of DEC)
In the Corridors of Time, follow this pattern: Diamond, Clover, Snake, Plus, Hex, Hex, Plus, Hex, Diamond, Clover, Snake (Credit to /r/raidsecrets).
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Savior of the Past');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2195312831,
- "secondaryIcon": "/common/destiny2_content/icons/1d57027dafd95bfef29e4fff890dcc15.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/a18db04ebdc4683c6cdd1cba41ee8104.png",
- "secondarySpecial": "/common/destiny2_content/icons/1293a482beb5f6e0df96d11d0f823095.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": 1736897079,
- "index": 9955,
- "redacted": false,
- "blacklisted": false
}