Emblem source (Courtesy of DEC)
You needed to reach at least level 1 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 Rise of Iron.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Young Wolf');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2588450697,
- "secondaryIcon": "/common/destiny2_content/icons/d956afe5fc889c7384c9ae3c433e80fb.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/ca2c6fa81f4183a2a08dc4226f09cf7b.png",
- "secondarySpecial": "/common/destiny2_content/icons/4759ad1cd5265d9e2f948cc8fd71079a.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": 4077939643,
- "index": 4359,
- "redacted": false,
- "blacklisted": false
}