Emblem source (Courtesy of DEC)
This emblem drops on your first successful completion of Spire of Stars. No longer obtainable now that Spire of Stars has entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Spire Star');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3125541831,
- "secondaryIcon": "/common/destiny2_content/icons/894ebf043ed8251f9aaa6237133433da.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d8e152ad7708abb84c101a2573143da1.png",
- "secondarySpecial": "/common/destiny2_content/icons/9c879815f40a8ff7435f596ee639784f.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary 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": 1057119308,
- "index": 6083,
- "redacted": false,
- "blacklisted": false
}