Emblem source (Courtesy of DEC)
Earned after completing the Curse of Osiris campaign. No longer obtainable after Curse of Osiris (and related destinations) entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Hero of the Infinite');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2653720568,
- "secondaryIcon": "/common/destiny2_content/icons/807f54888b7d5e6ccc4386a587a366c0.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/9d608ba7d3c0629375e458294163e9da.png",
- "secondarySpecial": "/common/destiny2_content/icons/888f469690160bd4f46d0a9ebcc06284.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Rare 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": 2939572586,
- "index": 5480,
- "redacted": false,
- "blacklisted": false
}