Emblem source (Courtesy of DEC)
Obtained after completing the Pantheon Triumph "Deity Destroyed," for completing all encounters in The Pantheon: Nezarec Sublime.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Elevated Above Nezarec');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1482705481,
- "secondaryIcon": "/common/destiny2_content/icons/c9189d8d7ae879c7ccdb3c34e4084ed8.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/c1cb04973218ae10507952e7aee052f9.png",
- "secondarySpecial": "/common/destiny2_content/icons/5aafee0c7ee1a086b2371725e2ce4deb.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,
- "traitIds": [...],
- "traitHashes": [...],
- "hash": 2770607176,
- "index": 26285,
- "redacted": false,
- "blacklisted": false
}