Emblem source (Courtesy of DEC)
Watch at least 30 minutes of the Destiny 2 The Final Shape showcase on August 22nd, 2023.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'The Silhouette');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1720952424,
- "secondaryIcon": "/common/destiny2_content/icons/67312a7d400a92a71d850dc65a4299f3.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/529e0d890014fd853c41b33e299a1d3d.png",
- "secondarySpecial": "/common/destiny2_content/icons/7319a67363d1c87d66b8a691ad97fa8f.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": 4099900666,
- "index": 469,
- "redacted": false,
- "blacklisted": false
}