Emblem source (Courtesy of DEC)
Obtained by watching at least 30 minutes of the Bungie Showcase on Twitch, taking place on 2022-08-23 from 9AM Pacific to 11:30AM Pacific. For full details on how to obtain, along with Bungie Help articles for linking your accounts, please see the 2022-09-18 TWAB, linked below.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Starbirth');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2006613207,
- "secondaryIcon": "/common/destiny2_content/icons/b20f1b68e7169656d970c5925067ed13.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/67879a06f015c653f062d2ffa8023476.png",
- "secondarySpecial": "/common/destiny2_content/icons/bfa2717fbd95266a6373ca2e2516bbea.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": 1968995961,
- "index": 378,
- "redacted": false,
- "blacklisted": false
}