Emblem source (Courtesy of DEC)
You needed to reach at least level 5 in the Ages of Triumph record book in Destiny 1 before August 1st, 2017. The Ages of Triumph record book was available as part of the Rise of Iron expansion.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Saladin's Pride');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2588450696,
- "secondaryIcon": "/common/destiny2_content/icons/b1bdb29a0eaaad4c3849d1ed5b045c80.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/74a420af8993c8f481edc9ca400a295e.png",
- "secondarySpecial": "/common/destiny2_content/icons/0f1dd33b6780cded79d539f7c6a67d55.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common Emblem",
- "displaySource": "",
- "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": 4077939642,
- "index": 4360,
- "redacted": false,
- "blacklisted": false
}