Emblem source (Courtesy of DEC)
From Destiny 2 v6.3.0 onward: Purchase from Devrim Kay in the EDZ for 10 Legendary Shards.Previously: Turn planetary materials into Devrim Kay and this emblem will eventually drop. No drop rate data is available, but this emblem doesn't seem to be very rare.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Trostland Terminus');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3773976305,
- "secondaryIcon": "/common/destiny2_content/icons/0b36109d76dc402ccf370885444d9ae9.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/24617d36edd46fc90b5260c405a21a64.png",
- "secondarySpecial": "/common/destiny2_content/icons/31a5e24d0c8490972622a34a1123cbf5.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Rare 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": 3541326823,
- "index": 4282,
- "redacted": false,
- "blacklisted": false
}