Emblem source (Courtesy of DEC)
You needed to rank up to rank 25 in Season 04, then purchase the emblem from Zavala.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Vanguard Terminus');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2955658097,
- "secondaryIcon": "/common/destiny2_content/icons/7770b72f2381365684b516869bb10f3b.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/829f012ca231a1de076c8c2040f8e02a.png",
- "secondarySpecial": "/common/destiny2_content/icons/a47423ba5306ba332a020775c11fa16e.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": 1075647353,
- "index": 7567,
- "redacted": false,
- "blacklisted": false
}