Emblem source (Courtesy of DEC)
This emblem is actually a rank up reward from The Drifter (not from the Salvager's Salvo questline). You'll need to hit Rank 16 in Season 13, then pick up the emblem from The Drifter.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Promise of Payback');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2726742372,
- "secondaryIcon": "/common/destiny2_content/icons/b36b162812cea5752d189bb746d2c4cc.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/18a9ee888a36d8fabba4651942a598f4.png",
- "secondarySpecial": "/common/destiny2_content/icons/fda1ffe4bdcc948159ecd27c83f31566.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": 532530778,
- "index": 18286,
- "redacted": false,
- "blacklisted": false
}