Emblem source (Courtesy of DEC)
Complete the Season 15 (Lost) Week 10 Seasonal Challenge, "Display Of Supremacy," which requires you to obtain the Vanguard ornament for the Season 15 ritual weapon.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Planestrider');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3716885161,
- "secondaryIcon": "/common/destiny2_content/icons/1b43c2f0332aaa440354d1fd42e3ffcb.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/ddd79530632d90ae08c83dd046881cdf.png",
- "secondarySpecial": "/common/destiny2_content/icons/e80eb39471a33062dc29caeb86546af9.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": 1141716961,
- "index": 18656,
- "redacted": false,
- "blacklisted": false
}