Emblem source (Courtesy of DEC)
In 2024: Donate $7 and choose this emblem from the emblem vault during the 2024 Bungie Day period (2024-07-09 to 2024-07-29). In 2022: Purchase any qualifying item from the Bungie Store during the 2022 Bungie Day celebration, from 2022-07-07 to 2022-07-13.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Heritage Eternal');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2023390799,
- "secondaryIcon": "/common/destiny2_content/icons/9724d62649086095e8e24fc6b8f32e73.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/94f4a1447d5d8135e648cda2cd0508a2.png",
- "secondarySpecial": "/common/destiny2_content/icons/655d0a4fb6266abc87cb1c2ff4c7a8ce.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": 1985773541,
- "index": 373,
- "redacted": false,
- "blacklisted": false
}