Emblem source (Courtesy of DEC)
Obtained upon opening the Trials chest on Mercury after going Flawless in Trials. Started to drop during Season 17, Season of the Haunted.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Sunward Ordeal');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2661374184,
- "secondaryIcon": "/common/destiny2_content/icons/85c8bdb57b24db910d6b0d9eae1d129f.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/5a3ef6fd521b8b2fedd474c066163125.png",
- "secondarySpecial": "/common/destiny2_content/icons/4e0e87d60f608fac90de3fe9587f12e3.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": 383734233,
- "index": 19529,
- "redacted": false,
- "blacklisted": false
}