Emblem source (Courtesy of DEC)
Obtained from your Ghost in The Lost City in the Pale Heart. Awarded in celebration of Guardians working to heal the Traveler. This emblem seems to drop at different times and after different quests for some Guardians. If you don't see it at your Ghost, complete more quests and it should eventually drop.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Wander On');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1679700074,
- "secondaryIcon": "/common/destiny2_content/icons/91d8d9e250f212b94e0a325461b87797.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/0c1caee713a9f2e179504f4f853ba352.png",
- "secondarySpecial": "/common/destiny2_content/icons/4c8312dbbed362c16e228efe9804e340.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": 2847579024,
- "index": 26071,
- "redacted": false,
- "blacklisted": false
}