Emblem source (Courtesy of DEC)
Purchase an eligible vinyl Ghost shell figure. The following vinyl Ghost shells are have the code included, as of so far: Moon of Saturn Shell and Sundance (Cayde-6's Ghost). As of early 2021, these don't appear to be readily available. If you purchase one second hand, please make sure it comes with an emblem code.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Little Light's Emblem');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3015791432,
- "secondaryIcon": "/common/destiny2_content/icons/7705f4a6930c3bf34b63cee1523215c2.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/1f4f30e60938fe23a945f629a3795170.png",
- "secondarySpecial": "/common/destiny2_content/icons/8adf1124606b1003336cf7f00bb6ebd8.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": 3961503942,
- "index": 7509,
- "redacted": false,
- "blacklisted": false
}