Emblem source (Courtesy of DEC)
Emblem code is included in the box when purchasing the "Cayde's Last Stand" figure, sold by GameStop. Statue is no longer being produced. If you buy one second hand, please be careful where you buy one; you'll sometimes see people use the emblem then sell the figure separately without the emblem.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Cayde's Last Stand');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3032569144,
- "secondaryIcon": "/common/destiny2_content/icons/290b326697f285b7e649741aa6a4e3f6.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/e6409c5987d32a491e79288199b224b0.png",
- "secondarySpecial": "/common/destiny2_content/icons/9722b8345e81afd91fef11870691c6f4.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": 3978281650,
- "index": 7522,
- "redacted": false,
- "blacklisted": false
}