Emblem source (Courtesy of DEC)
Donate $25 to the second Bungie Game2Give Fundraising Event (2020). Previously available via: Donate $10 during the inagural Game2Give Bungie Fundraising Event livestream. Was also available by purchasing the Gilded Shell Exotic Ghost from the Bungie Store.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Mist Blossoms');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 701980845,
- "secondaryIcon": "/common/destiny2_content/icons/35ddb6d71f16b4abb5d382130fb7970e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/9ce0e137b10d9f9b33fe9c14ce4f7218.png",
- "secondarySpecial": "/common/destiny2_content/icons/b3c261162bc5b8360538892391b58b7c.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": 3605490919,
- "index": 9690,
- "redacted": false,
- "blacklisted": false
}