Emblem source (Courtesy of DEC)
Purchase any qualifying Vault Of Glass-related item in the Bungie Store before they were retired. VoG items were no longer available for preorder as of the end of August, 2021.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Spoils of Ishtar');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3282448372,
- "secondaryIcon": "/common/destiny2_content/icons/20a46fdd3c0f8617577e77aa6c19c291.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d01718048780af21039c49276c095aff.png",
- "secondarySpecial": "/common/destiny2_content/icons/9105c3d5d355d14fa9ffec9ce4c64ff8.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,
- "hash": 3970180834,
- "index": 293,
- "redacted": false,
- "blacklisted": false
}