Cannon Leviathans

Did a search for this but...
I use EDMC and I noticed that one of the patrols shows thargoid locations with a leviathan count. I can't find out what it is they are calling leviathan. Is it their name for what we were calling thargoid bases?
 

Deleted member 240115

D
I think you are asking about a few different things.

One, it seems you are using the Cannon plugin for EDMC, in which case your best off asking in the Cannon discord.
Secondly, if you are ever curious about what something is called, you can look at this code from EDDN/EDSM:



Obviously it's not Thargoid Barnacles, so yes, it's likely one of these:

31011 => 'Thargoid Interceptor Cyclops',
31012 => 'Thargoid Interceptor Basilisk',
31013 => 'Thargoid Interceptor Medusa',
31014 => 'Thargoid Interceptor Hydra',
31015 => 'Thargoid Interceptor Shipwreck',
31021 => 'Thargoid Scavengers',
31030 => 'Thargoid Scouts',
31031 => 'Thargoid Scout Marauder',
31032 => 'Thargoid Scout Berserker',
31033 => 'Thargoid Scout Inciter',
31034 => 'Thargoid Scout Regenerator',
31035 => 'Thargoid Scout Shipwreck',
31041 => 'Thargoid Uplink Device',
31051 => 'Thargoid Pod',
31061 => 'Thargoid Device',

31010 => 'Thargoid Interceptor',
 
Back
Top Bottom