Emblem source (Courtesy of DEC)
Purchase any qualifying item from the Bungie Store during Season 23, Season of the Wish.Previously: Purchase any qualifying item from the Bungie Store between Black Friday 2023 and the launch of Season 23. Purchase window is from 2023-11-24 @ 9AM PST to 2023-11-28 @ 10AM PST.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Wishing Well');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1720952427,
- "secondaryIcon": "/common/destiny2_content/icons/d10a0a8676c9dbe60b86203edb6abdbb.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/2d0e912ccb969dfe3ee37a19c58c3012.png",
- "secondarySpecial": "/common/destiny2_content/icons/4f6beea3c95aee87f3383338a841007a.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": 4099900665,
- "index": 472,
- "redacted": false,
- "blacklisted": false
}