Emblem source (Courtesy of DEC)
Awarded from content creator giveaways as part of the 2024 Game2Give Fundraiser. I'll be giving away five to the top five donors to my fundraiser page and five to five random donors. Link below!
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Starsplash');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1687397125,
- "secondaryIcon": "/common/destiny2_content/icons/af63f0fa2fb63b14ec5931fecb9cab7e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/1b5a84d1a60eb040e14273e8b2ad0df1.png",
- "secondarySpecial": "/common/destiny2_content/icons/c0d1a477c009e647c1b3df4850bf610e.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": 4133455815,
- "index": 448,
- "redacted": false,
- "blacklisted": false
}