Emblem source (Courtesy of DEC)
This emblem is actually a rank reward from Lord Shaxx (not from the Salvager's Salvo questline). You'll need to hit Rank 16 in Season 13, then pick up the emblem from Lord Shaxx.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Lightcrash');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 4061734032,
- "secondaryIcon": "/common/destiny2_content/icons/588d8564f4f852ed36e4227e770eefa4.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/05fa7fa961abeea9293c4a78a94fe1d6.png",
- "secondarySpecial": "/common/destiny2_content/icons/915f9cafb886df77809dc99ee2e474c5.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": 532530779,
- "index": 18285,
- "redacted": false,
- "blacklisted": false
}