Emblem source (Courtesy of DEC)
Obtained as a Twitch Drop from The Bungie Foundation's official Game2Give livestream, which streamed on 2024-02-01 at 10AM PST.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Traveler's Wish');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2999013840,
- "secondaryIcon": "/common/destiny2_content/icons/90e9c09a62d87717c7f8af7464ab203e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/e49db2c4f0fe073fa5807c2d583e40ff.png",
- "secondarySpecial": "/common/destiny2_content/icons/d4af52887b9bb60be291159f2e6e7322.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common Emblem",
- "displaySource": "",
- "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": 4011836826,
- "index": 7504,
- "redacted": false,
- "blacklisted": false
}