<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starbasegame.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DerPfandadler</id>
	<title>Starbase wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starbasegame.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DerPfandadler"/>
	<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Special:Contributions/DerPfandadler"/>
	<updated>2026-06-04T22:18:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=29903</id>
		<title>Audio signal device mark 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=29903"/>
		<updated>2021-12-09T22:52:28Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Legacy SoundType conversion table */ REMOVED&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ua=Звуковий пристрій Mk1&lt;br /&gt;
|jp=オーディオシグナルデバイス_マーク１&lt;br /&gt;
}}{{SB Infobox Begin&lt;br /&gt;
	|{{SB Infobox Header&lt;br /&gt;
	  |image=[[Image:Audio_signal_device_mark_1.png]]&lt;br /&gt;
	  |factionLogo=&lt;br /&gt;
	  |caption=&lt;br /&gt;
	  |name=Audio signal device, Mk. 1&lt;br /&gt;
	  |subtitle=&lt;br /&gt;
	  |border=none&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device General Information&lt;br /&gt;
	  |type=Audio device&lt;br /&gt;
	  |function=Plays audio tones&lt;br /&gt;
	  &lt;br /&gt;
	  |size=24 × 24 × 12 cm&lt;br /&gt;
	  |mass=64.33&lt;br /&gt;
	  |volume=7.14&lt;br /&gt;
	  |corrosionResistance=470&lt;br /&gt;
	  |primaryMaterial=Bastium&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device IO&lt;br /&gt;
	  |electricIn=Passive&lt;br /&gt;
	  |electricOut=&lt;br /&gt;
	  |coolantIn=&lt;br /&gt;
	  |coolantOut=&lt;br /&gt;
	  |propellantIn=&lt;br /&gt;
	  |propellantOut=&lt;br /&gt;
	  |fuelIn=&lt;br /&gt;
	  |fuelOut=&lt;br /&gt;
	  |sockets=2&lt;br /&gt;
	  |YOLOLchips=&lt;br /&gt;
	  |modInterfaces=1&lt;br /&gt;
	  |deviceInterfaces=&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device Construction&lt;br /&gt;
	  |aegisium=&lt;br /&gt;
	  |ajatite=20%&lt;br /&gt;
	  |arkanium=10%&lt;br /&gt;
	  |bastium=30%&lt;br /&gt;
	  |charodium=&lt;br /&gt;
	  |corazium=&lt;br /&gt;
	  |exorium=&lt;br /&gt;
	  |haderite=&lt;br /&gt;
	  |ice=&lt;br /&gt;
	  |ilmatrium=&lt;br /&gt;
	  |karnite=&lt;br /&gt;
	  |kutonium=&lt;br /&gt;
	  |lukium=&lt;br /&gt;
	  |merkerium=&lt;br /&gt;
	  |nhurgite=&lt;br /&gt;
	  |oninum=&lt;br /&gt;
	  |surtrite=&lt;br /&gt;
	  |tengium=&lt;br /&gt;
	  |ukonium=&lt;br /&gt;
	  |valkite=&lt;br /&gt;
	  |vokarium=40%&lt;br /&gt;
	  |xhalium=&lt;br /&gt;
	}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The audio signal device is used to add audio feedback to spaceships and station devices. They support a plethora of options to customize the playback of audio, and can be wired to directly via their sockets or via a modular interface on their backside.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
You must first match the '''InputValue''' [[Device fields|device field]] name to another device field name that you want to use to trigger playback. The '''TriggerValue''' and '''TriggerRule''' device fields are used to determine when the change in the '''InputValue''' field will trigger audio playback. '''TriggerRule''' accepts one of three values (-1, 0, 1), which are equivalent to the comparison operators lesser-than, equal-to, and greater-than respectively.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''SoundCategory''' values&lt;br /&gt;
! Sound&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| Bleeps&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| Alerts&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| Fake [[Endoskeleton|endoskeleton]] voicelines&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| One octave of notes (chromatic scale: C, C#, D, D#, E, F, F#, G, G#, A, A#, B, C)&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| Drums&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| Meow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Device fields ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! YOLOL field&lt;br /&gt;
! Description&lt;br /&gt;
! Range&lt;br /&gt;
|-&lt;br /&gt;
! '''SoundOn'''&lt;br /&gt;
| Will start to play sound queue when set to 1 and stop when set to 0.&lt;br /&gt;
| 0, 1&lt;br /&gt;
|- &lt;br /&gt;
! '''TriggerRule'''&lt;br /&gt;
| Controls the comparison type:&amp;lt;br&amp;gt;-1 : less&amp;lt;br&amp;gt;0 : equal&amp;lt;br&amp;gt;1 : greater&lt;br /&gt;
| -1, 0, 1&lt;br /&gt;
|-&lt;br /&gt;
! '''TriggerValue'''&lt;br /&gt;
| Value, which '''InputValue''' will be compared against.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''InputValue'''&lt;br /&gt;
| Value, which will be compared against '''TriggerValue'''.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundCategory'''&lt;br /&gt;
| The category from which a sound is selected using '''SoundType'''&lt;br /&gt;
| 0 - 5&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundType'''&lt;br /&gt;
| The sound that will be played.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerRate'''&lt;br /&gt;
| The delay between each played sound.&lt;br /&gt;
| 0 - 100&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerAmount'''&lt;br /&gt;
| Limits how often the sound is repeated. Sound is repeated indefinitely if set to 0.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Priority'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Radius'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 200&lt;br /&gt;
|}&lt;br /&gt;
To learn more about the usage of fields, consult these wiki pages:&lt;br /&gt;
* [[Universal tool|Universal Tool]]&lt;br /&gt;
* [[Data networks|Data networks]]&lt;br /&gt;
* [[YOLOL|YOLOL]]&lt;br /&gt;
&lt;br /&gt;
== Material ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Weight (Kg)'''&lt;br /&gt;
| 66.45&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! '''Material Required (Kv)'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Ajatite&lt;br /&gt;
| 1.428&lt;br /&gt;
|-&lt;br /&gt;
! Bastium&lt;br /&gt;
| 1.785&lt;br /&gt;
|-&lt;br /&gt;
! Ilmatrium&lt;br /&gt;
| 1.071&lt;br /&gt;
|-&lt;br /&gt;
! Vokarium&lt;br /&gt;
| 2.856&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
To learn more about materials, consult these wiki pages:&lt;br /&gt;
&lt;br /&gt;
* [[Materials]]&lt;br /&gt;
* [[Ores]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Devices and machines]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=29902</id>
		<title>Audio signal device mark 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=29902"/>
		<updated>2021-12-09T22:51:06Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Device fields */ Added description to SoundCategory&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ua=Звуковий пристрій Mk1&lt;br /&gt;
|jp=オーディオシグナルデバイス_マーク１&lt;br /&gt;
}}{{SB Infobox Begin&lt;br /&gt;
	|{{SB Infobox Header&lt;br /&gt;
	  |image=[[Image:Audio_signal_device_mark_1.png]]&lt;br /&gt;
	  |factionLogo=&lt;br /&gt;
	  |caption=&lt;br /&gt;
	  |name=Audio signal device, Mk. 1&lt;br /&gt;
	  |subtitle=&lt;br /&gt;
	  |border=none&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device General Information&lt;br /&gt;
	  |type=Audio device&lt;br /&gt;
	  |function=Plays audio tones&lt;br /&gt;
	  &lt;br /&gt;
	  |size=24 × 24 × 12 cm&lt;br /&gt;
	  |mass=64.33&lt;br /&gt;
	  |volume=7.14&lt;br /&gt;
	  |corrosionResistance=470&lt;br /&gt;
	  |primaryMaterial=Bastium&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device IO&lt;br /&gt;
	  |electricIn=Passive&lt;br /&gt;
	  |electricOut=&lt;br /&gt;
	  |coolantIn=&lt;br /&gt;
	  |coolantOut=&lt;br /&gt;
	  |propellantIn=&lt;br /&gt;
	  |propellantOut=&lt;br /&gt;
	  |fuelIn=&lt;br /&gt;
	  |fuelOut=&lt;br /&gt;
	  |sockets=2&lt;br /&gt;
	  |YOLOLchips=&lt;br /&gt;
	  |modInterfaces=1&lt;br /&gt;
	  |deviceInterfaces=&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device Construction&lt;br /&gt;
	  |aegisium=&lt;br /&gt;
	  |ajatite=20%&lt;br /&gt;
	  |arkanium=10%&lt;br /&gt;
	  |bastium=30%&lt;br /&gt;
	  |charodium=&lt;br /&gt;
	  |corazium=&lt;br /&gt;
	  |exorium=&lt;br /&gt;
	  |haderite=&lt;br /&gt;
	  |ice=&lt;br /&gt;
	  |ilmatrium=&lt;br /&gt;
	  |karnite=&lt;br /&gt;
	  |kutonium=&lt;br /&gt;
	  |lukium=&lt;br /&gt;
	  |merkerium=&lt;br /&gt;
	  |nhurgite=&lt;br /&gt;
	  |oninum=&lt;br /&gt;
	  |surtrite=&lt;br /&gt;
	  |tengium=&lt;br /&gt;
	  |ukonium=&lt;br /&gt;
	  |valkite=&lt;br /&gt;
	  |vokarium=40%&lt;br /&gt;
	  |xhalium=&lt;br /&gt;
	}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The audio signal device is used to add audio feedback to spaceships and station devices. They support a plethora of options to customize the playback of audio, and can be wired to directly via their sockets or via a modular interface on their backside.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
You must first match the '''InputValue''' [[Device fields|device field]] name to another device field name that you want to use to trigger playback. The '''TriggerValue''' and '''TriggerRule''' device fields are used to determine when the change in the '''InputValue''' field will trigger audio playback. '''TriggerRule''' accepts one of three values (-1, 0, 1), which are equivalent to the comparison operators lesser-than, equal-to, and greater-than respectively.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''SoundCategory''' values&lt;br /&gt;
! Sound&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| Bleeps&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| Alerts&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| Fake [[Endoskeleton|endoskeleton]] voicelines&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| One octave of notes (chromatic scale: C, C#, D, D#, E, F, F#, G, G#, A, A#, B, C)&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| Drums&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| Meow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Legacy SoundType conversion table==&lt;br /&gt;
&lt;br /&gt;
'''Conversion list between legacy SoundType and new category system'''&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
! '''Legacy SoundType'''&lt;br /&gt;
! '''Category'''&lt;br /&gt;
! '''SoundType'''&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 6&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 7&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 8&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 9&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 10&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 11&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 12&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 13&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 14&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 15&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 16&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 17&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 18&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 19&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 13&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 20&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 14&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 21&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 22&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 23&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 50&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 51&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 52&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 53&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 54&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 55&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 56&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 57&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 58&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 59&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 60&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 61&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 70&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 71&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 72&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 80&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 81&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 82&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 83&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 84&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 85&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 86&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 87&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 88&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 89&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 90&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 91&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 92&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 99&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Device fields ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! YOLOL field&lt;br /&gt;
! Description&lt;br /&gt;
! Range&lt;br /&gt;
|-&lt;br /&gt;
! '''SoundOn'''&lt;br /&gt;
| Will start to play sound queue when set to 1 and stop when set to 0.&lt;br /&gt;
| 0, 1&lt;br /&gt;
|- &lt;br /&gt;
! '''TriggerRule'''&lt;br /&gt;
| Controls the comparison type:&amp;lt;br&amp;gt;-1 : less&amp;lt;br&amp;gt;0 : equal&amp;lt;br&amp;gt;1 : greater&lt;br /&gt;
| -1, 0, 1&lt;br /&gt;
|-&lt;br /&gt;
! '''TriggerValue'''&lt;br /&gt;
| Value, which '''InputValue''' will be compared against.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''InputValue'''&lt;br /&gt;
| Value, which will be compared against '''TriggerValue'''.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundCategory'''&lt;br /&gt;
| The category from which a sound is selected using '''SoundType'''&lt;br /&gt;
| 0 - 5&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundType'''&lt;br /&gt;
| The sound that will be played.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerRate'''&lt;br /&gt;
| The delay between each played sound.&lt;br /&gt;
| 0 - 100&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerAmount'''&lt;br /&gt;
| Limits how often the sound is repeated. Sound is repeated indefinitely if set to 0.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Priority'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Radius'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 200&lt;br /&gt;
|}&lt;br /&gt;
To learn more about the usage of fields, consult these wiki pages:&lt;br /&gt;
* [[Universal tool|Universal Tool]]&lt;br /&gt;
* [[Data networks|Data networks]]&lt;br /&gt;
* [[YOLOL|YOLOL]]&lt;br /&gt;
&lt;br /&gt;
== Material ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Weight (Kg)'''&lt;br /&gt;
| 66.45&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! '''Material Required (Kv)'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Ajatite&lt;br /&gt;
| 1.428&lt;br /&gt;
|-&lt;br /&gt;
! Bastium&lt;br /&gt;
| 1.785&lt;br /&gt;
|-&lt;br /&gt;
! Ilmatrium&lt;br /&gt;
| 1.071&lt;br /&gt;
|-&lt;br /&gt;
! Vokarium&lt;br /&gt;
| 2.856&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
To learn more about materials, consult these wiki pages:&lt;br /&gt;
&lt;br /&gt;
* [[Materials]]&lt;br /&gt;
* [[Ores]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Devices and machines]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Community_navigation_systems&amp;diff=29591</id>
		<title>Community navigation systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Community_navigation_systems&amp;diff=29591"/>
		<updated>2021-11-04T08:04:51Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: Moved IPS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ru=Системы навигации&lt;br /&gt;
|zh-cn=社区导航系统&lt;br /&gt;
|ua=Системи навігації&lt;br /&gt;
}}&lt;br /&gt;
Since Starbase has no in built coordinate system accesable to the player, it has been neccersary to develop comunity soloutions to the problem of 'where am I?'&lt;br /&gt;
&lt;br /&gt;
Systems so far untilise the [[Radio transmitters|Transmitter]] and [[Navigation receivers|Receiver]] systems to determine a ships position using [https://wikipedia.org/wiki/Multilateration Multilateration].&lt;br /&gt;
&lt;br /&gt;
== Navigation Systems ==&lt;br /&gt;
&lt;br /&gt;
All systems below share compatable coordinates.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System !! Author !! Release !! Active* !! Features&lt;br /&gt;
|-&lt;br /&gt;
| [https://isan.to/isan.pdf ISAN] [[ISAN|(wiki)]]|| [[Collective]] (R&amp;amp;D Team) || 2020.06.25 || Yes || Widely adopted, user friendly, integrated velocity.&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/Tmktahu/IPS IPS] || [[User:Fryke|Fryke]] || 2021.09.23 || Yes || Configurable axes and origin, module support.&lt;br /&gt;
|-&lt;br /&gt;
| [https://docs.google.com/document/d/1y9ZJ7aehgoENzIp3-HW3nPLIPnfQvaeHYpTZEskCnVA/edit DukeNav] || [[User:Duke_Ironhelm|Duke]] (LingCorp) || 2020.05.29 || No || First public, waypoints, velocity. Now deprecated.&lt;br /&gt;
|-&lt;br /&gt;
| [http://ysuite.senkii.space/pos/ YS.pos] Link dead || [[User:Senkii|Senkii]] (Ysuite) || 2020.09.05 || No || Integrated velocity, extrapolation, downloadable.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== ISAN ===&lt;br /&gt;
&lt;br /&gt;
[[ISAN|ISAN wiki page]]&lt;br /&gt;
&lt;br /&gt;
[https://isan.to/isan.pdf ISAN - Integrated System for Autonomous Navigation]&lt;br /&gt;
&lt;br /&gt;
Developed by [[Collective]]. It's currently the most commonly used navigation system in Starbase, also built-in in some community made ships for sale.&lt;br /&gt;
&lt;br /&gt;
=== IPS ===&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Tmktahu/IPS IPS Github Repository]&lt;br /&gt;
&lt;br /&gt;
Independently developed from scratch by [[User:Fryke|Fryke]], it is a solid alternative to ISAN.&lt;br /&gt;
&lt;br /&gt;
=== Duke's GPS System ===&lt;br /&gt;
[https://docs.google.com/document/d/1y9ZJ7aehgoENzIp3-HW3nPLIPnfQvaeHYpTZEskCnVA/edit Triangulation of coordinates in Starbase, using Transmitters and YOLOL]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Developed by [[User:Duke_Ironhelm|Duke]]&lt;br /&gt;
&lt;br /&gt;
The first publicly available navigation system.&lt;br /&gt;
&lt;br /&gt;
=== YS.pos ===&lt;br /&gt;
[http://ysuite.senkii.space/pos/ YSpos product page]Link dead&lt;br /&gt;
&lt;br /&gt;
Developed by [[User:Senkii|Senkii]]&lt;br /&gt;
&lt;br /&gt;
Featured downloadable module for easy installation, but instructions for manual installation were also available.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=28839</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=28839"/>
		<updated>2021-08-21T18:12:40Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Rando Ship Shop 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Chemosh has been removed from the game as of 30 June 2021 &lt;br /&gt;
=== Chemosh Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Chemosh.png|85px|frameless|left]]&lt;br /&gt;
Chemosh shop offers a range of industrial, exploration and personal vehicles comming in wide range of optional loadouts and configurations. &amp;lt;br&amp;gt; &lt;br /&gt;
Warning: Due to most ships been severely broken by the patches, the entire variety of Chemosh Ships in this shop is being overhauled. We will notify you, when the process is complete. We apologise for the inconvenience.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Yozhatinka''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Chemosh ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''hauler''&lt;br /&gt;
| Ars, Okim&lt;br /&gt;
| 1,7 mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
[[Duratech|Duratech]]  are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Credits Cost&lt;br /&gt;
! style= &amp;quot;width: 200px;: | Material Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. Bomburr. Made by DURATECH. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Bomburr is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A&amp;lt;br&amp;gt;Jordis A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 60,109.81&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:161px&amp;quot;&amp;gt;&lt;br /&gt;
* Agatite Ore: 1,222 kv&lt;br /&gt;
* Bastium Ore: 6,991 kv&lt;br /&gt;
* Charodium Ore: 4,073 kv&lt;br /&gt;
* Corazium Ore: 76 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 2,000 kv&lt;br /&gt;
* Karnite Crystal: 35 kv&lt;br /&gt;
* Nhurgite Crystal: 258 kv&lt;br /&gt;
* Vokarium Ore: 4,289 kv&lt;br /&gt;
* Xhalium Ore: 252 kv&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are sadly right. At least for now. This is the JORDISclass (DTX-JRD1-A) made by DURATECH. A compact and fast shuttle with a running time of 10 ... no wait, 4 hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Jordis A is a starter level ship&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 77,873.64&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:161px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 1,050 kv&lt;br /&gt;
* Arkanium Ore: 7 kv&lt;br /&gt;
* Bastium Ore: 8,799 kv&lt;br /&gt;
* Charodium Ore: 1,016 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 1,000 kv&lt;br /&gt;
* Karnite Crystal: 9 kv&lt;br /&gt;
* Nhurgite Crystal: 29,968 kv&lt;br /&gt;
* Vokarium Ore: 6,126 kv&lt;br /&gt;
| Isn't it tedious to maneuver a big ship through the station? The Signy by DURATECH is the answer to your problem. This compact station hopper has a flight time of about 10 minutes, but it can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 130,506.46&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:161px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 1,195 kv&lt;br /&gt;
* Ajatite Ore: 1,900 kv&lt;br /&gt;
* Arkanium Ore: 14 kv&lt;br /&gt;
* Bastium Ore: 16,816 kv&lt;br /&gt;
* Charodium Ore: 6,301 kv&lt;br /&gt;
* Corazium Ore: 113 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 4,000 kv&lt;br /&gt;
* Karnite Crystal: 71 kv&lt;br /&gt;
* Nhurgite Crystal: 7,132 kv&lt;br /&gt;
* Vokarium Ore: 8,744 kv&lt;br /&gt;
* Xhalium Ore: 378 kv&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates, and if speed is important to you, it is also possible to mount two additional box thrusters onto the ship. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure. Made by DURATECH&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Alfrigg A is a starter level ship&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| [[File:Dtx-eda6-a-01.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The EYDAMA A by DURATECH is a robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama A can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The EYDAMA A is a advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 948,496.38&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 33,713 kv&lt;br /&gt;
* Ajatite Ore: 27,670 kv&lt;br /&gt;
* Arkanium Ore: 570 kv&lt;br /&gt;
* Bastium Ore: 167,567 kv&lt;br /&gt;
* Charodium Ore: 95,382 kv&lt;br /&gt;
* Corazium Ore: 227 kv&lt;br /&gt;
* Exorium Ore: 2 kv&lt;br /&gt;
* Ice: 36,000 kv&lt;br /&gt;
* Karnite Crystal: 2,015 kv&lt;br /&gt;
* Kutonium Ore: 3,165 kv&lt;br /&gt;
* Lukium Ore: 4,792 kv&lt;br /&gt;
* Nhurgite Crystal: 65,865 kv&lt;br /&gt;
* Valkite Ore: 138 kv&lt;br /&gt;
* Vokarium Ore: 61,746 kv&lt;br /&gt;
* Xhalium Ore: 756 kv&lt;br /&gt;
| The LYNGBAKER class ended the era of our pre-alpha 3D concepts. Now finally we are bringing this crowning glory of a ship into the game. The Lyngbaker A is the 20th ship we have designed for our DuraShop. The ship contains generous Cargo Lock Frame cargo holds on three floors, as well as various other rooms which can be used to store everything important to you. Many control options, useful functions and adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Lyngbaker is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-VANA-B.jpg|300px|thumb]]&lt;br /&gt;
| Vana B&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| High capacity freighter = box ship! Many of the ships in this category seem to be designed according to the maxim. We refuse. This is the VANA class super freighter made by DURATECH. Puristic approach meets uncompromising aesthetics. The B-variant focuses on an excellent mining performance. Equipped with two mining lasers and two ore collectors, asteroids are eaten precisely thanks to the triangular 3-axis turret control. This voluptuous lady - outfitted with 480 cargo crates, a powerful thruster array (maximum speed up to 130 m/s) and the proven ISAN QUAD navigation system (incl. waypoint module), offers experienced miners an excellent solution for the belt and beyond.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,066,843.87&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 46,229 kv&lt;br /&gt;
* Ajatite Ore: 30,070 kv&lt;br /&gt;
* Arkanium Ore: 830 kv&lt;br /&gt;
* Bastium Ore: 186,155 kv&lt;br /&gt;
* Charodium Ore: 133,264 kv&lt;br /&gt;
* Corazium Ore: 151 kv&lt;br /&gt;
* Exorium Ore: 93 kv&lt;br /&gt;
* Ice: 54,000 kv&lt;br /&gt;
* Karnite Crystal: 2,884 kv&lt;br /&gt;
* Kutonium Ore: 4,281 kv&lt;br /&gt;
* Nhurgite Crystal: 55,421 kv&lt;br /&gt;
* Vokarium Ore: 88,301 kv&lt;br /&gt;
* Xhalium Ore: 504 kv&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships; The SINTHGUT by DURATECH is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you've made, thanks to your huge, &amp;quot;framing&amp;quot; ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Sinthgut is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:Dtx-omv6-a-01.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 216,611.97&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 5,076 kv&lt;br /&gt;
* Ajatite Ore: 8,078 kv&lt;br /&gt;
* Arkanium Ore: 246 kv&lt;br /&gt;
* Bastium Ore: 24,703 kv&lt;br /&gt;
* Charodium Ore: 14,581 kv&lt;br /&gt;
* Corazium Ore: 151 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 9,000 kv&lt;br /&gt;
* Karnite Crystal: 372 kv&lt;br /&gt;
* Nhurgite Crystal: 1,173 kv&lt;br /&gt;
* Vokarium Ore: 14,067 kv&lt;br /&gt;
* Xhalium Ore: 504 kv&lt;br /&gt;
| The ORMVIDAR A by DURATECH is an utility vessel that was designed to accurately measure the speed of other ships. A second pilot seat on the side of the ship is used to point and track a target.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The ORMVIDAR A is an intermediate level ship&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 96,995.44&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:161px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 329 kv&lt;br /&gt;
* Ajatite Ore: 2,697 kv&lt;br /&gt;
* Bastium Ore: 11,588 kv&lt;br /&gt;
* Charodium Ore: 9,276 kv&lt;br /&gt;
* Ice: 4,000 kv&lt;br /&gt;
* Nhurgite Crystal: 5,022 kv&lt;br /&gt;
* Vokarium Ore: 9,191 kv&lt;br /&gt;
| The Fundinn by DURATECH is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No, no, I think prospecting was her thing. Anyway, the ship comes equipped with a generous main thrust engine and the big rack of maneuver thrusters gives her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. The Fundinn's empty turret is also eagerly waiting to be loaded.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:Dtx far2-a-01.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A&amp;lt;br&amp;gt;Faradagr A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''supply tanker''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| Albeit her original role as a mid-range explorer, it quickly became clear that the FARADAGER class A-variant (DTX-FAR2-A) made by DURATECH, makes a fast, robust supply tanker. Equipped with 36 large propellant tanks and 48 spare fuel rods, and clad in composite aegesium and charodium armour, the Faradager is suitable for both civilian and military convoys. Her spacious bridge for up to three crew members offers extensive control and diagnostic consoles (energy management, ISAN navigation with waypoint module, supply control).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This ship is a advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:Dtx-ala2-a-01.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A&amp;lt;br&amp;gt;Aelsa A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 92,984.24&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 1,867 kv&lt;br /&gt;
* Ajatite Ore: 1,890 kv&lt;br /&gt;
* Arkanium Ore: 14 kv&lt;br /&gt;
* Bastium Ore: 10,867 kv&lt;br /&gt;
* Charodium Ore: 7,236 kv&lt;br /&gt;
* Corazium Ore: 189 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 3,000 kv&lt;br /&gt;
* Karnite Crystal: 106 kv&lt;br /&gt;
* Kutonium Ore: 6 kv&lt;br /&gt;
* Nhurgite Crystal: 4,259 kv&lt;br /&gt;
* Valkite Ore: 3 kv&lt;br /&gt;
* Vokarium Ore: 7,959 kv&lt;br /&gt;
* Xhalium Ore: 630 kv&lt;br /&gt;
| The Aelsa A by DURATECH is a civilian transport shuttle with a passenger capacity of up to either endoskeletons and a daring look that will turn endo heads at you local spaceship wash. Do you need something like this? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Aelsa A is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 72,814.48&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 1,693 kv&lt;br /&gt;
* Ajatite Ore: 1,055 kv&lt;br /&gt;
* Arkanium Ore: 42 kv&lt;br /&gt;
* Bastium Ore: 7,340 kv&lt;br /&gt;
* Charodium Ore: 3,179 kv&lt;br /&gt;
* Ice: 4,000 kv&lt;br /&gt;
* Karnite Crystal: 56 kv&lt;br /&gt;
* Nhurgite Crystal: 2,130 kv&lt;br /&gt;
* Vokarium Ore: 3,397 kv&lt;br /&gt;
| The DTX-VOL1-A, made by DURATECH, is a Volsung class ship, developed out of the desire to create a DURATECH equivalent of the famous Vasama family. The ships in the class use a very modular, basic ship frames that can be modified and multiplied to fit many roles. This A-variant is a robust speeder bike that has a long flight time and two unused hardpoints for installing various optional gear.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The DTX-VOL1-A is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 257,647.29&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 3,297 kv&lt;br /&gt;
* Ajatite Ore: 1,693 kv&lt;br /&gt;
* Arkanium Ore: 85 kv&lt;br /&gt;
* Bastium Ore: 21,149 kv&lt;br /&gt;
* Charodium Ore: 11,819 kv&lt;br /&gt;
* Corazium Ore: 113 kv&lt;br /&gt;
* Exorium Ore: 301 kv&lt;br /&gt;
* Ice: 7,204 kv&lt;br /&gt;
* Karnite Crystal: 166 kv&lt;br /&gt;
* Nhurgite Crystal: 8,816 kv&lt;br /&gt;
* Vokarium Ore: 11,423 kv&lt;br /&gt;
* Xhalium Ore: 378 kv&lt;br /&gt;
| The DTX-VOL1-B, made by DURATECH, is the B-variant of DURATECH's modular speeder design, the Volsung. This B-variant doubles the fun of its predecessor thanks to its two pilot seats, an integrated ISAN mono navigation system and power reserves that enable the operation of a one ship-mounted gun. DURATECH's automated power and fuel management and flight modes are included in the ship as well.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This ship is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-HET42-A.jpg|300px|thumb]]&lt;br /&gt;
| Heretha Mk2 A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| HERETHAclass MK2 [DTX-HET52-A] [UTILITY] [CARGO SHIP] [CLB CARRIER] This classic carrier is able to trasport eight differet objects withi its segmeted cargo areas. o additional assistance ship is needed for loading operations - the pilot controls the whole process via the ship's dedicated control pods. [~150 m/s] [4.1h / 2,000km] [16k ep/s] [8x CLB Slots] [ISAN V1]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is a advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
|19&lt;br /&gt;
| [[File:DTX-FGG5-A.jpg|300px|thumb]]&lt;br /&gt;
| Frigg A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,564,344.44&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 98,501 kv&lt;br /&gt;
* Ajatite Ore: 42,713 kv&lt;br /&gt;
* Arkanium Ore: 64,294 kv&lt;br /&gt;
* Bastium Ore: 152,801 kv&lt;br /&gt;
* Charodium Ore: 76,824 kv&lt;br /&gt;
* Corazium Ore: 10,309 kv&lt;br /&gt;
* Exorium Ore: 3 kv&lt;br /&gt;
* Ice: 252,000 kv&lt;br /&gt;
* Karnite Crystal: 244 kv&lt;br /&gt;
* Kutonium Ore: 49,011 kv&lt;br /&gt;
* Lukium Ore: 32,018 kv&lt;br /&gt;
* Nhurgite Crystal: 103,119 kv&lt;br /&gt;
* Valkite Ore: 9 kv&lt;br /&gt;
* Vokarium Ore: 99,425 kv&lt;br /&gt;
* Xhalium Ore: 756 kv&lt;br /&gt;
* Ymrium Ore: 51,254 kv&lt;br /&gt;
| Friggclass [DTX-FGG5-A] [UTILITY] [CARGO SHIP] [SUPPLY TANKER] A slim shape and high velocity allow the the Frigg to quickly travel deep within the belt. Haul a bountiful amount of rods and propellant to where it is needed the most: a construction site or a ship in need of resupplying. [~130 m/s] [7h / 3,200km] [10k ep/s] [336 spare rods] [ISAN V1]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-HEP42-B.jpg|300px|thumb]]&lt;br /&gt;
| Heptifili Mk2 A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,183,917.95&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 89,318 kv&lt;br /&gt;
* Ajatite Ore: 28,594 kv&lt;br /&gt;
* Arkanium Ore: 54,864 kv&lt;br /&gt;
* Bastium Ore: 126,988 kv&lt;br /&gt;
* Charodium Ore: 122,129 kv&lt;br /&gt;
* Corazium Ore: 8,435 kv&lt;br /&gt;
* Exorium Ore: 16,404 kv&lt;br /&gt;
* Ice: 72,000 kv&lt;br /&gt;
* Karnite Crystal: 408 kv&lt;br /&gt;
* Kutonium Ore: 47,943 kv&lt;br /&gt;
* Lukium Ore: 24,784 kv&lt;br /&gt;
* Nhurgite Crystal: 37,444 kv&lt;br /&gt;
* Valkite Ore: 16 kv&lt;br /&gt;
* Vokarium Ore: 94,249 kv&lt;br /&gt;
* Xhalium Ore: 882 kv&lt;br /&gt;
* Ymrium Ore: 44,371 kv&lt;br /&gt;
|HEPTIFILI class MK2 [DTX-HEP42-A] [UTILTIY] [PROSPECTOR] [MINING LASER DRILL] The mai focus of this fast drillship is to mie asteroids of variable sizes ad it shoul dbe paired with a large freighter for maximum efficiecy. [~145 m/s] [4.1h / 2,100km] [24k ep/s] [112 ore crates] [4x Mining Laser] [2x Ore Collector] [CLB Slot] [ISAN V1] [ACAS] [ADCD]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Heptifili is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| [[File:DTX-HNA42-A.jpg|300px|thumb]]&lt;br /&gt;
| Hanarr Mk2 A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,012,748.30&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 55,127 kv&lt;br /&gt;
* Ajatite Ore: 23,167 kv&lt;br /&gt;
* Arkanium Ore: 751 kv&lt;br /&gt;
* Bastium Ore: 143,175 kv&lt;br /&gt;
* Charodium Ore: 98,615 kv&lt;br /&gt;
* Corazium Ore: 189 kv&lt;br /&gt;
* Exorium Ore: 4,464 kv&lt;br /&gt;
* Ice: 36,000 kv&lt;br /&gt;
* Karnite Crystal: 663 kv&lt;br /&gt;
* Kutonium Ore: 948 kv&lt;br /&gt;
* Lukium Ore: 551 kv&lt;br /&gt;
* Nhurgite Crystal: 34,954 kv&lt;br /&gt;
* Valkite Ore: 4 kv&lt;br /&gt;
* Vokarium Ore: 66,648 kv&lt;br /&gt;
* Xhalium Ore: 630 kv&lt;br /&gt;
| HANARR MK2 [DTX-HNA42-A] [UTILITY] [PROSPECTOR] [PREMIUM MINER] A successor to the original HANARRclass mining ship. This comfortable vessel accommodates a device area that can be equipped according to the belter's various needs. [~135 m/s] [3.7h / 1,800km] [12k ep/s] [118 ore crates] [1x Mining Laser] [2x Ore Collector] [ISAN V1] [ACAS] [ADCD]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 228,759.56&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 6,935 kv&lt;br /&gt;
* Ajatite Ore: 2,727 kv&lt;br /&gt;
* Arkanium Ore: 745 kv&lt;br /&gt;
* Bastium Ore: 26,233 kv&lt;br /&gt;
* Charodium Ore: 13,425 kv&lt;br /&gt;
* Corazium Ore: 503 kv&lt;br /&gt;
* Exorium Ore: 855 kv&lt;br /&gt;
* Ice: 6,000 kv&lt;br /&gt;
* Karnite Crystal: 1,578 kv&lt;br /&gt;
* Kutonium Ore: 2,167 kv&lt;br /&gt;
* Nhurgite Crystal: 21,360 kv&lt;br /&gt;
* Vokarium Ore: 13,251 kv&lt;br /&gt;
* Xhalium Ore: 252 kv&lt;br /&gt;
| The DTX-VOLS-C, made by DURATECH, is the C-variant of DURATECH's modular speeder design, the Volsung. In this variant, the two basic Volsung modules are supported by additional main thrusters and merged with a big cargo lock frame that is capable of holding for example 30 material cubes in it. The cockpit is re-positioned to the front and this variant is also equipped with enough batteries to use the two mounted guns that the ship is equipped with. Even though the Volsung C is not a combat vessel, it can defend itself and even attack unsuspecting enemies.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The DTX-VOL5-C is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:Dtx-vgg2-a-01.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The VEGGR Class is a puristic shuttle for determined pilots. It's designed for one purpose only: Grand Turismo. The long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggr's nimble flight performance ensure that you will travel with style and dignity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A&amp;lt;br&amp;gt;Notnagel A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 335,061.05&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:300px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 2,162 kv&lt;br /&gt;
* Ajatite Ore: 4,226 kv&lt;br /&gt;
* Arkanium Ore: 176 kv&lt;br /&gt;
* Bastium Ore: 61,505 kv&lt;br /&gt;
* Charodium Ore: 33,057 kv&lt;br /&gt;
* Corazium Ore: 76 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 16,000 kv&lt;br /&gt;
* Karnite Crystal: 270 kv&lt;br /&gt;
* Nhurgite Crystal: 22,959 kv&lt;br /&gt;
* Vokarium Ore: 24,140 kv&lt;br /&gt;
* Xhalium Ore: 252 kv&lt;br /&gt;
| The NOTNAGEL Class made by DURATECH stands for purism, toughness and top speed. Yet it is not actually a DURATECH ship. At least we didn't want to admit it openly for a long time. This is already indicated by its untypical name (Notnagel = &amp;quot;emergency-nail&amp;quot;, meaning stopgap). Born purely out of necessity and without the prospect of a great future, this uncreative box ship should have ended up on the scrap heap long ago. But he's tough, this nail. The original version was modified and extended many times. The result is a real workhorse that's appreciated by aspiring beginners and rare ore hunters alike. This latest version has a capacity of 56 cargo crates, a top speed of 150/130 meters per second (empty/fully loaded) and it now has the option of retrofitting a mining laser (turret or fixed) and a collector. The practical ADCD (Automatic Distance Closure Device), navigation via ISAN Mono and our proven oversize bumpers round off the package.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-SVFA-A.jpg|300px|thumb]]&lt;br /&gt;
| SAVFA A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,213,143.25&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 29,275 kv&lt;br /&gt;
* Ajatite Ore: 11,919 kv&lt;br /&gt;
* Arkanium Ore: 8,278 kv&lt;br /&gt;
* Bastium Ore: 18,677 kv&lt;br /&gt;
* Charodium Ore: 53,115 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 4,900 kv&lt;br /&gt;
* Karnite Crystal: 675 kv&lt;br /&gt;
* Kutonium Ore: 7,714 kv&lt;br /&gt;
* Nhurgite Crystal: 1,987 kv&lt;br /&gt;
* Surtrite Crystal: 25,557 kv&lt;br /&gt;
* Vokarium Ore: 26,179 kv&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A&amp;lt;br&amp;gt;Fornbogi A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Fornbogi DTX-FBG4-A is DURATECH's equivalent to the beloved Hypevan - _the Duratruck“! Originally meant to be just a simple short range station transporter and hauler, this boy went way beyond that, thanks to the ridiculous loadout, unique geometry and general pimpness.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Fornbogi DTX-FBG4-A is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-JGA6-A.jpg|300px|thumb]]&lt;br /&gt;
| Jagerfall A&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 424,923.54&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:164px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 15,283 kv&lt;br /&gt;
* Ajatite Ore: 12,647 kv&lt;br /&gt;
* Arkanium Ore: 453 kv&lt;br /&gt;
* Bastium Ore: 48,445 kv&lt;br /&gt;
* Charodium Ore: 33,139 kv&lt;br /&gt;
* Corazium Ore: 227 kv&lt;br /&gt;
* Exorium Ore: 3 kv&lt;br /&gt;
* Ice: 32,000 kv&lt;br /&gt;
* Karnite Crystal: 362 kv&lt;br /&gt;
* Nhurgite Crystal: 25,862 kv&lt;br /&gt;
* Valkite Ore: 177 kv&lt;br /&gt;
* Vokarium Ore: 24,991 kv&lt;br /&gt;
* Xhalium Ore: 24,991 kv&lt;br /&gt;
| JAGERFALL class [DTX-JGA6-A] [UTILITY] [SPECIAL] [HOVER TRANSPORT] This ship's obvious area of operation is any of Eos' many moons. The bulky ship hull is divided by a dedicated device &amp;amp; transport section which invites the pilot to define this vessels exact job and purpose on his own. [~140m/s] [4.0h / 2,000km] [6k ep/s] [ISAN mono] [Hover/Landing]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DynaStar Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:DynastarSilver.gif|85px|frameless|left]]&lt;br /&gt;
[[DynaStar]]'s ship shop offers a range of high-quality, stylish, and functional vessels; with a primary focus on industrial and multipurpose ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Max''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of DynaStar ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Credits Cost&lt;br /&gt;
! style= &amp;quot;width: 200px;: | Material Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Dynastar_Intermediary.jpg|300px|thumb]]&lt;br /&gt;
| Intermediary&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 420,624.55&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 6,997 kv&lt;br /&gt;
* Ajatite Ore: 11,549 kv&lt;br /&gt;
* Arkanium Ore: 27 kv&lt;br /&gt;
* Bastium Ore: 59,769 kv&lt;br /&gt;
* Charodium Ore: 45,544 kv&lt;br /&gt;
* Corazium Ore: 76 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 32,000 kv&lt;br /&gt;
* Karnite Crystal: 72 kv&lt;br /&gt;
* Kutonium Ore: 23,990 kv&lt;br /&gt;
* Nhurgite Crystal: 8,527 kv&lt;br /&gt;
* Vokarium Ore: 30,831 kv&lt;br /&gt;
* Xhalium Ore: 252 kv&lt;br /&gt;
| A modular ship for players with basic knowledge of the game. The ship comes with the ISAN Mono navigation system, a generator regulation script and a warning light system that lets you know when the fuel reserves are low. Equipped with 28 ore crates by default, the Intermediary has a strong frame that enables adding more with relative ease.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced Starter&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 722,472.90&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 47,924 kv&lt;br /&gt;
* Ajatite Ore: 10,796 kv&lt;br /&gt;
* Arkanium Ore: 16,772 kv&lt;br /&gt;
* Bastium Ore: 141,216 kv&lt;br /&gt;
* Charodium Ore: 81,425 kv&lt;br /&gt;
* Corazium Ore: 76 kv&lt;br /&gt;
* Exorium Ore: 14,165 kv&lt;br /&gt;
* Ice: 36,000 kv&lt;br /&gt;
* Karnite Crystal: 3,583 kv&lt;br /&gt;
* Kutonium Ore: 11,562 kv&lt;br /&gt;
* Lukium Ore: 11,090 kv&lt;br /&gt;
* Nhurgite Crystal: 12,736 kv&lt;br /&gt;
* Vokarium Ore: 51,732 kv&lt;br /&gt;
* Xhalium Ore: 5,793 kv&lt;br /&gt;
* Ymrium Ore: 12,497 kv&lt;br /&gt;
| The Centauri is a mining ship, equipped with three lasers and ore collectors.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill level: Intermediate&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Dynastar_Sideswipe.jpg|300px|thumb]]&lt;br /&gt;
| Sideswipe&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 872,208.10&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 11,061 kv&lt;br /&gt;
* Ajatite Ore: 5,477 kv&lt;br /&gt;
* Arkanium Ore: 16,500 kv&lt;br /&gt;
* Bastium Ore: 13,505 kv&lt;br /&gt;
* Charodium Ore: 39,012 kv&lt;br /&gt;
* Corazium Ore: 38 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 3,800 kv&lt;br /&gt;
* Karnite Crystal: 1,377 kv&lt;br /&gt;
* Kutonium Ore: 18,945 kv&lt;br /&gt;
* Merkerium Ore: 7 kv&lt;br /&gt;
* Nhurgite Crystal: 3,036 kv&lt;br /&gt;
* Surtrite Crystal: 12,779 kv&lt;br /&gt;
* Vokarium Ore: 21,809 kv&lt;br /&gt;
* Xhalium Ore: 126 kv&lt;br /&gt;
| A light fighter designed for scouting or fighting in swarms. The Sideswipe is armed with two laser cannons and two plasma throwers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced Starter&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 51,468.44&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 1,287 kv&lt;br /&gt;
* Bastium Ore: 7,408 kv&lt;br /&gt;
* Charodium Ore: 5,321 kv&lt;br /&gt;
* Corazium Ore: 38 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Haderite Crystal: 843 kv&lt;br /&gt;
* Ice: 2,000 kv&lt;br /&gt;
* Karnite Crystal: 18 kv&lt;br /&gt;
* Kutonium Ore: 422 kv&lt;br /&gt;
* Nhurgite Crystal: 766 kv&lt;br /&gt;
* Vokarium Ore: 6,286 kv&lt;br /&gt;
* Xhalium Ore: 126 kv&lt;br /&gt;
| A fast ship by Joshki intended for exploration.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Biscuit is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 63,719.28&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 1,290 kv&lt;br /&gt;
* Bastium Ore: 6,920 kv&lt;br /&gt;
* Charodium Ore: 1,934 kv&lt;br /&gt;
* Ice: 4,000 kv&lt;br /&gt;
* Nhurgite Crystal: 1,595 kv&lt;br /&gt;
* Vokarium Ore: 5,138 kv&lt;br /&gt;
| This X-Ball by Huangdispatuli is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Dynastar_Antares-class.jpg|300px|thumb]]&lt;br /&gt;
| Antares-class&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 172,862.32&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 4,010 kv&lt;br /&gt;
* Ajatite Ore: 1,808 kv&lt;br /&gt;
* Arkanium Ore: 61 kv&lt;br /&gt;
* Bastium Ore: 29,773 kv&lt;br /&gt;
* Charodium Ore: 9,856 kv&lt;br /&gt;
* Exorium Ore: 84 kv&lt;br /&gt;
* Ice: 8,000 kv&lt;br /&gt;
* Karnite Crystal: 55 kv&lt;br /&gt;
* Kutonium Ore: 949 kv&lt;br /&gt;
* Nhurgite Crystal: 8,248 kv&lt;br /&gt;
* Vokarium Ore: 10,275 kv&lt;br /&gt;
* Xhalium Ore: 129 kv&lt;br /&gt;
* Ymrium Ore: 215 kv&lt;br /&gt;
| The Antares-Class is a cargo ship that is fitted with 22 modular cargo crates, the ISAN MONO GPS, two extra hardpoints for after-purchase modifications, a fuel efficiency YOLOL chip, as well as extra chip slots. The ship also has an accessible device and resource bay for easy maintenance.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced Starte&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Dynastar_Hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&lt;br /&gt;
| Dynastar&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Hypervan is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 589,284.89&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 20,236 kv&lt;br /&gt;
* Ajatite Ore: 7,041 kv&lt;br /&gt;
* Arkanium Ore: 10,948 kv&lt;br /&gt;
* Bastium Ore: 162,549 kv&lt;br /&gt;
* Charodium Ore: 62,575 kv&lt;br /&gt;
* Corazium Ore: 1,533 kv&lt;br /&gt;
* Exorium Ore: 23,976 kv&lt;br /&gt;
* Ice: 56,000 kv&lt;br /&gt;
* Karnite Crystal: 2,409 kv&lt;br /&gt;
* Kutonium Ore: 3,881 kv&lt;br /&gt;
* Lukium Ore: 4,431 kv&lt;br /&gt;
* Nhurgite Crystal: 38,664 kv&lt;br /&gt;
* Vokarium Ore: 51,132 kv&lt;br /&gt;
* Xhalium Ore: 126 kv&lt;br /&gt;
* Ymrium Ore: 6,035 kv&lt;br /&gt;
| The Magnetar is a deep space miner. The ship is equipped with six mining lasers, two ore collectors and 168 ore crates. The Magnetar is also equipped with the ISAN navigation system, automated laser pointing and a generator script. The ship's flight time is 14 hours.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill level: Intermediate&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Jackrabbit by Joshki is a light multi-purpose ship. It is equipped with two autocannons and four ore crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 1,318,824.38&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 9,973 kv&lt;br /&gt;
* Ajatite Ore: 3,194 kv&lt;br /&gt;
* Arkanium Ore: 569 kv&lt;br /&gt;
* Bastium Ore: 102,624 kv&lt;br /&gt;
* Charodium Ore: 61,170 kv&lt;br /&gt;
* Exorium Ore: 2,400 kv&lt;br /&gt;
* Ice: 9,632 kv&lt;br /&gt;
* Kutonium Ore: 388 kv&lt;br /&gt;
* Lukium Ore: 258 kv&lt;br /&gt;
* Nhurgite Crystal: 25,989 kv&lt;br /&gt;
* Valkite Ore: 81 kv&lt;br /&gt;
* Vokarium Ore: 54,143 kv&lt;br /&gt;
* Xhalium Ore: 646 kv&lt;br /&gt;
| A variant of the Jackrabbit by Joshki equipped with eight autocannons.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Jackrabbbit Military variant is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== EPIC Shipyards === &lt;br /&gt;
&lt;br /&gt;
[[File:epic_logo.png|85px|frameless|left]]&lt;br /&gt;
[[EPIC corp|EPIC corp's]] EPIC Shipyards sells a variety of ships, made by members of the company&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Senkii''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of EPIC Shipyards ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Credits Cost&lt;br /&gt;
! style= &amp;quot;width: 200px;&amp;quot; | Materials Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:1_pinecone_mk2.png|300px|thumb]]&lt;br /&gt;
| Pinecone Mk2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy fighter''&lt;br /&gt;
| Extinct&lt;br /&gt;
| 3,594,917.25&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:213px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 57,272 kv&lt;br /&gt;
* Ajatite Ore: 8,277 kv&lt;br /&gt;
* Arkanium Ore: 720 kv&lt;br /&gt;
* Bastium Ore: 221,859 kv&lt;br /&gt;
* Charodium Ore: 155,980 kv&lt;br /&gt;
* Corazium Ore: 113 kv&lt;br /&gt;
* Exorium Ore: 7,533 kv&lt;br /&gt;
* Ice: 8,896 kv&lt;br /&gt;
* Karnite Crystal: 53 kv&lt;br /&gt;
* Kutonium Ore: 388 kv&lt;br /&gt;
* Lukium Ore: 258 kv&lt;br /&gt;
* Nhurgite Crystal: 60,410 kv&lt;br /&gt;
* Vokarium Ore: 145,383 kv&lt;br /&gt;
* Xhalium Ore: 1,024 kv&lt;br /&gt;
| &amp;quot;One does not require skill, if one has overwhelming firepower.&amp;quot; A heavily armored fighter with 24 autocannons, a top speed of ~100 m/s and propellant reserves for ~1 hour. In addtion the ship has four fuel rods and four small propellant tanks to drive the monster. Having over eight layers of aegesium plating makes this ship a fast, powerful and well-armored heavy fighter. The ship also has automated generator management and Ys.Pos v1.0 navigation system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Advanced Starter.&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|&lt;br /&gt;
[[File:2 FAL-4F3L.jpg|300px|thumb]]&lt;br /&gt;
| FAL-4F3L&lt;br /&gt;
| Epic Shipyard&lt;br /&gt;
| 45,248.94&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 1,520 kv&lt;br /&gt;
* Ajatite Ore: 3,755 kv&lt;br /&gt;
* Arkanium Ore: 67 kv&lt;br /&gt;
* Bastium Ore: 3,746 kv&lt;br /&gt;
* Charodium Ore: 4,897 kv&lt;br /&gt;
* Exorium Ore: 83 kv&lt;br /&gt;
* Ice: 2,000 kv&lt;br /&gt;
* Karnite Crystal: 37 kv&lt;br /&gt;
* Nhurgite Crystal: 684 kv&lt;br /&gt;
* Vokarium Ore: 6,803 kv&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|&lt;br /&gt;
[[File:3 The Breadbox.jpg|300px|thumb]]&lt;br /&gt;
| The Breadbox&lt;br /&gt;
| Epic Shipyard&lt;br /&gt;
| 66,468.00&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 516 kv&lt;br /&gt;
* Ajatite Ore: 2,175 kv&lt;br /&gt;
* Arkanium Ore: 34 kv&lt;br /&gt;
* Bastium Ore: 12,748 kv&lt;br /&gt;
* Charodium Ore: 4,521 kv&lt;br /&gt;
* Ice: 2,000 kv&lt;br /&gt;
* Karnite Crystal: 46 kv&lt;br /&gt;
* Nhurgite Crystal: 2,883 kv&lt;br /&gt;
* Vokarium Ore: 5,588 kv&lt;br /&gt;
| The Breadbox is a personal transport ship, allowing the user to get from point A to B with style and speed. The ship can turn nimbly, so it is perfect for avoiding firefights while keeping the occupants as safe as possible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|- &lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:4_catbox_m.png|300px|thumb]]&lt;br /&gt;
| Catbox M&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Early-game miner''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:5_catbox_mu.png|300px|thumb]]&lt;br /&gt;
| Catbox MU&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Catbox M (Mining) is a starter ship in the Catbox series. This base model comes equipped with four ore cargo crates, and four triangle thrusters. It has the capacity to carry 20 crates, and it can be equipped with up to eight triangle thrusters. The ship also features a spare hardpoint on the top and bottom of the ship that can be used for a navigation receiver or a mounted tool, for example.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:7 Namib.jpg|300px|thumb]]&lt;br /&gt;
| Namib&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Towing Ship''&lt;br /&gt;
| Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Namib is an old recovery ship designed to be able to haul stranded ships. The ship's current cargo capacity is 825 million and it's equipped with 351 Cargo Lock Beams, some Tractor Beams and Rangefinders for easier loading. The Namib also has an automatic braking system to avoid collisions (don't blindly trust it, the brake time differs depending on the amount of cargo the ship's carrying) and some of the usual quality-of-life necessities. Furthermore the ship's has been upgraded with Tier 2 thrusters and power supply.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Intermediate&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:11_b16_endurance.png|300px|thumb]]&lt;br /&gt;
| B16 Endurance&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| José&lt;br /&gt;
| 52,042.56&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 3,671 kv&lt;br /&gt;
* Ajatite Ore: 6,930 kv&lt;br /&gt;
* Arkanium Ore: 1,035 kv&lt;br /&gt;
* Bastium Ore: 4,633 kv&lt;br /&gt;
* Charodium Ore: 4,272 kv&lt;br /&gt;
* Exorium Ore: 773 kv&lt;br /&gt;
* Ice: 8,000 kv&lt;br /&gt;
* Karnite Crystal: 544 kv&lt;br /&gt;
* Kutonium Ore: 773 kv&lt;br /&gt;
* Lukium Ore: 1,031 kv&lt;br /&gt;
* Nhurgite Crystal: 850 kv&lt;br /&gt;
* Oninum Ore: 1 kv&lt;br /&gt;
* Tengium Ore: 1,847 kv&lt;br /&gt;
* Valkite Ore: 1 kv&lt;br /&gt;
* Vokarium Ore: 6,708 kv&lt;br /&gt;
* Xhalium Ore: 516 kv&lt;br /&gt;
* Ymrium Ore: 774 kv&lt;br /&gt;
| The B16 Endurance by José is a light runabout equipped with the YS.pos navigation system, over 13 hours of flight time and YOLOL designed to provide a comfortable experience for the pilot. It can travel at nearly 150 m/s and can easily be used as a scout or salvage runabout if needed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:13_pioneer.png|300px|thumb]]&lt;br /&gt;
| Pioneer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 28,463.73&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 1,186 kv&lt;br /&gt;
* Ajatite Ore: 1,887 kv&lt;br /&gt;
* Arkanium Ore: 19 kv&lt;br /&gt;
* Bastium Ore: 2,258 kv&lt;br /&gt;
* Charodium Ore: 3,012 kv&lt;br /&gt;
* Exorium Ore: 83 kv&lt;br /&gt;
* Ice: 1,000 kv&lt;br /&gt;
* Kutonium Ore: 43 kv&lt;br /&gt;
* Nhurgite Crystal: 757 kv&lt;br /&gt;
* Vokarium Ore: 4,813 kv&lt;br /&gt;
| A small speeder, by Senkii. The ship has a top speed of approximately 150 m/s, due to its lightweight frame and plating. It has the standard holographic crosshair to know where you're going. Also, it has a flag. Flags are cool. You should buy it.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:12_hornet.png|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 38,256.69&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 1,563 kv&lt;br /&gt;
* Arkanium Ore: 569 kv&lt;br /&gt;
* Bastium Ore: 6,857 kv&lt;br /&gt;
* Charodium Ore: 1,792 kv&lt;br /&gt;
* Corazium Ore: 113 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 1,000 kv&lt;br /&gt;
* Karnite Crystal: 53 kv&lt;br /&gt;
* Kutonium Ore: 388 kv&lt;br /&gt;
* Lukium Ore: 258 kv&lt;br /&gt;
* Nhurgite Crystal: 917 kv&lt;br /&gt;
* Vokarium Ore: 3,011 kv&lt;br /&gt;
* Xhalium Ore: 1,024 kv&lt;br /&gt;
| The Hornet created by Senkii is a small personal speeder, build with aesthetics in mind. It is fairly fast and agile, and has all the features a personal transport should need. The ship features inverse gullwing doors and a generator hatch. The YOLOL chips are also located under an easily removable panel behind the seat.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Hornet is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:6_croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy miner''&lt;br /&gt;
| Perry &amp;amp; Subaru&lt;br /&gt;
| 1,200,216.01&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 152,439 kv&lt;br /&gt;
* Ajatite Ore: 28,289 kv&lt;br /&gt;
* Arkanium Ore: 1,863 kv&lt;br /&gt;
* Bastium Ore: 171,486 kv&lt;br /&gt;
* Charodium Ore: 211,380 kv&lt;br /&gt;
* Corazium Ore: 77 kv&lt;br /&gt;
* Exorium Ore: 44,058 kv&lt;br /&gt;
* Ice: 44,000 kv&lt;br /&gt;
* Karnite Crystal: 758 kv&lt;br /&gt;
* Kutonium Ore: 4,405 kv&lt;br /&gt;
* Nhurgite Crystal: 28,934 kv&lt;br /&gt;
* Surtrite Crystal: 206 kv&lt;br /&gt;
* Vokarium Ore: 105,439 kv&lt;br /&gt;
| The Croc is a advanced mining platform for belt asteroids. It is especially efficient when used together with a hauler ship that can serve as a link between the mining location and a station or a Capital Ship. The Croc is equipped with 10 mining lasers, 12 collectors, one material scanner, a smart display and and the Ys.pos navigation system. The ship can carry 192 [144x144x144] crates, 28 fuel chambers, eight medium tanks and 12 small tanks. On average each fuel chamber has three enhancer beams going through them, with the smaller side fuel chambers only having one enhancer each. Finally the Croc is fully plated with an aegisium hull for protection against corrosive materials.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Croc is an advanced level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:15_catbox.png|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Catbox recreated by Senkii is a rework of the cat ear ship, first seen in the Spaceship Designer feature video. This improved version of the original ship comes with generator management, an accessible fuel rod, coolant cells, propellant tanks, the possibility for refueling in the future and a beautiful cat camouflage.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Catbox is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:16_elyune.png|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 94,522.18&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 7,183 kv&lt;br /&gt;
* Ajatite Ore: 9,741 kv&lt;br /&gt;
* Arkanium Ore: 1,422 kv&lt;br /&gt;
* Bastium Ore: 6,252 kv&lt;br /&gt;
* Charodium Ore: 10,313 kv&lt;br /&gt;
* Corazium Ore: 854 kv&lt;br /&gt;
* Exorium Ore: 1,875 kv&lt;br /&gt;
* Ice: 7,000 kv&lt;br /&gt;
* Karnite Crystal: 1,338 kv&lt;br /&gt;
* Kutonium Ore: 1,282 kv&lt;br /&gt;
* Nhurgite Crystal: 2,048 kv&lt;br /&gt;
* Vokarium Ore: 11,996 kv&lt;br /&gt;
| The Elyune is a personal transport ship equipped with Tier 2 thrusters and power supply. The ship has a hover mode for moon travel and also basic quality of life features. The FcuBackwards is negative FcuForward, so that keybind is better left untouched. The ship's range is quite decent for a ship of its size, since The Elyune is outfitted with two fuel chambers and seven propellant tanks. Furthermore the ship only uses the main thrusters while flying forward, saving quite a bit of propellant and power from the maneuver thrusters. The Elyune is fully plated, so it is suitable for all kinds of environments.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This ship is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:14_plasma_zep.png|300px|thumb]]&lt;br /&gt;
| Plasma Zeppelin&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Just... Big''&lt;br /&gt;
| Perry &amp;amp; Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| A Plasma Varient of the Event Zeppelin. This version of the Zeppelin has two developer turrets and a 6-ring plasma thruster. Note: Each thruster pod is in its own propellant network, including the plasma propellant which is accessible from the engineering room and from the pods on the beams connecting them to the main hull.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Intermediate&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:23_apito.png|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Carrier''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 293,738.86&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 28,017 kv&lt;br /&gt;
* Ajatite Ore: 7,955 kv&lt;br /&gt;
* Arkanium Ore: 2,939 kv&lt;br /&gt;
* Bastium Ore: 21,619 kv&lt;br /&gt;
* Charodium Ore: 22,462 kv&lt;br /&gt;
* Corazium Ore: 854 kv&lt;br /&gt;
* Exorium Ore: 3,588 kv&lt;br /&gt;
* Ice: 12,000 kv&lt;br /&gt;
* Karnite Crystal: 3,796 kv&lt;br /&gt;
* Kutonium Ore: 7,821 kv&lt;br /&gt;
* Lukium Ore: 2,062 kv&lt;br /&gt;
* Nhurgite Crystal: 13,730 kv&lt;br /&gt;
* Vokarium Ore: 18,966 kv&lt;br /&gt;
* Xhalium Ore: 1,031 kv&lt;br /&gt;
* Ymrium Ore: 1,547 kv&lt;br /&gt;
| The Apito is a small salvaging ship equipped with eight Cargo Lock Beam arrays and three internal Cargo Lock Frames. The ship also features a navigation system and a receiver to target and identify stations without a transponder signal. The ship is fully plated in corrosion resistant materials. The Apito uses Tier 2 power supply system and thrusters.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Apito is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:24_baracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| 167,644.86&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 11,048 kv&lt;br /&gt;
* Ajatite Ore: 5,573 kv&lt;br /&gt;
* Arkanium Ore: 123 kv&lt;br /&gt;
* Bastium Ore: 26,396 kv&lt;br /&gt;
* Charodium Ore: 9,348 kv&lt;br /&gt;
* Exorium Ore: 131 kv&lt;br /&gt;
* Ice: 16,000 kv&lt;br /&gt;
* Karnite Crystal: 111 kv&lt;br /&gt;
* Kutonium Ore: 430 kv&lt;br /&gt;
* Nhurgite Crystal: 7,306 kv&lt;br /&gt;
* Vokarium Ore: 13,811 kv&lt;br /&gt;
| The Baracuda by Perry is a small starter miner and scout ship with long flight range capabilities. The ship is equipped with the YS.Pos navigation system, previously known as the E.Nav 1.0.&lt;br /&gt;
The Baracuda has simplified propellant and battery percentage displays and access hatches to the generators, tanks and the coolant cells. The coolant cells serve as emergency coolant for the generators, as the generators mainly use radiators. As such, Generator Cooling Racks are turned off by default. The ship has an ore capacity of 38 crates. The Baracuda is created by Perry from the Faction Epic Corp.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an advanced starter level ship.&lt;br /&gt;
|- &lt;br /&gt;
|27&lt;br /&gt;
|&lt;br /&gt;
[[File:27 Hover Tank Prototype.jpg|300px|thumb]]&lt;br /&gt;
| Hover Tank Prototype&lt;br /&gt;
| Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| A Hover Tank prototype, whose armaments and other features were made in accordance to rules and limitations. If you want to fly it to the moon, use the upwards thrust and pitch up.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Intermediate&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's [[K-Bots|K-Bot]] folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Credits Cost&lt;br /&gt;
! style= &amp;quot;width: 200px;: | Material Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 29,805.61&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 1,693 kv&lt;br /&gt;
* Arkanium Ore: 34 kv&lt;br /&gt;
* Bastium Ore: 1,943 kv&lt;br /&gt;
* Charodium Ore: 1,197 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 1,000 kv&lt;br /&gt;
* Karnite Crystal: 19 kv&lt;br /&gt;
* Nhurgite Crystal: 765 kv&lt;br /&gt;
* Vokarium Ore: 2,538 kv&lt;br /&gt;
| The Avanti, born into the role of a small and cheap ship for station hopping, scouting and event salvage. This trusty ship takes on the legacy left behind by the Vasama with pride and diligence.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Avanti is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| The Port Authority Shuttle by Stack is a small shuttle designed for interstation travel and for example for pulling over cool ships. The ship's maximum speed is 150 m/s and it is equipped with a collision avoidance system for approaching ships without crashing into them.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 982,374.92&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 99,204 kv&lt;br /&gt;
* Ajatite Ore: 17,756 kv&lt;br /&gt;
* Arkanium Ore: 1,625 kv&lt;br /&gt;
* Bastium Ore: 153,519 kv&lt;br /&gt;
* Charodium Ore: 127,286 kv&lt;br /&gt;
* Exorium Ore: 11,717 kv&lt;br /&gt;
* Ice: 40,000 kv&lt;br /&gt;
* Karnite Crystal: 178 kv&lt;br /&gt;
* Kutonium Ore: 1,120 kv&lt;br /&gt;
* Lukium Ore: 5,384 kv&lt;br /&gt;
* Nhurgite Crystal: 42,102 kv&lt;br /&gt;
* Valkite Ore: 22 kv&lt;br /&gt;
* Vokarium Ore: 74,023 kv&lt;br /&gt;
| The Buffalo has been completely overhauled for its Mk.5 configuration. Originally designed as the Hauler's big brother, it can travel much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The ship is equipped with 172 ore cargo crates and can go up to 125 m/s when empty. The Mk5 changes brought in a completely new lukium shielded power core, more lasers and collectors and new devices such as the Material Scanner and Ship Diagnostic Scanner.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Buffalo is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 682,425.99&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 38,957 kv&lt;br /&gt;
* Ajatite Ore: 28,652 kv&lt;br /&gt;
* Arkanium Ore: 1,602 kv&lt;br /&gt;
* Bastium Ore: 98,073 kv&lt;br /&gt;
* Charodium Ore: 69,772 kv&lt;br /&gt;
* Corazium Ore: 854 kv&lt;br /&gt;
* Exorium Ore: 5,976 kv&lt;br /&gt;
* Ice: 16,000 kv&lt;br /&gt;
* Karnite Crystal: 1,682 kv&lt;br /&gt;
* Kutonium Ore: 1,799 kv&lt;br /&gt;
* Nhurgite Crystal: 10,973 kv&lt;br /&gt;
* Vokarium Ore: 44,720 kv&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 541,865.56&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 34,332 kv&lt;br /&gt;
* Ajatite Ore: 27,390 kv&lt;br /&gt;
* Arkanium Ore: 286 kv&lt;br /&gt;
* Bastium Ore: 54,060 kv&lt;br /&gt;
* Charodium Ore: 43,303 kv&lt;br /&gt;
* Ice: 16,000 kv&lt;br /&gt;
* Karnite Crystal: 381 kv&lt;br /&gt;
* Nhurgite Crystal: 10,475 kv&lt;br /&gt;
* Vokarium Ore: 27,379 kv&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Dynastinae Minimus is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 155,461.67&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Aegisium Ore: 2,162 kv&lt;br /&gt;
* Ajatite Ore: 2,229 kv&lt;br /&gt;
* Arkanium Ore: 10,991 kv&lt;br /&gt;
* Bastium Ore: 12,220 kv&lt;br /&gt;
* Charodium Ore: 12,413 kv&lt;br /&gt;
* Exorium Ore: 1 kv&lt;br /&gt;
* Ice: 16,000 kv&lt;br /&gt;
* Karnite Crystal: 68 kv&lt;br /&gt;
* Nhurgite Crystal: 5,766 kv&lt;br /&gt;
* Tengium Ore: 411 kv&lt;br /&gt;
* Vokarium Ore: 10,247 kv&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Komatsu.jpg|300px|thumb]]&lt;br /&gt;
| Komatsu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 232,063.03&lt;br /&gt;
| &amp;lt;div style=&amp;quot;overflow:scroll; height:169px&amp;quot;&amp;gt;&lt;br /&gt;
* Ajatite Ore: 17,733 kv&lt;br /&gt;
* Bastium Ore: 30,822 kv&lt;br /&gt;
* Charodium Ore: 15,623 kv&lt;br /&gt;
* Ice: 3,000 kv&lt;br /&gt;
* Nhurgite Crystal: 28,471 kv&lt;br /&gt;
* Vokarium Ore: 16,338 kv&lt;br /&gt;
| The Komatsu is a humble starting ship with 17 crates and a top speed of 88 m/s. The ship can be upgraded to fit 44 crates in total and its speed can be upped to 113 m/s. Other possible upgrades include a large fuel tank, advanced mining tools, the ISAN Mono navigation system, Ship Diagnostics scanner and more advanced flight controls. This base model was specifically designed to be built from the easily obtained ore within the Safe Zone and to be upgraded to a more advanced version. Check the the ship's manual for further details.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Skill Level: Starter&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  OKI1 is focused on providing customers with a range of personal speeders, low-cost starting ships, big ore haulers, passenger ships and cargo lock frame specialist ships.&lt;br /&gt;
&amp;lt;br&amp;gt;''Did you know? Any people buying OKI ships directly from OKI (not through shops) have unlimited repair services free of charge!''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Trylobot''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki_momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;34 containers, 140-150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| -&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 9/10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki pending.jpg|300px|thumb]]&lt;br /&gt;
| Piece of Cheese&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Mr. Roboto&lt;br /&gt;
| -&lt;br /&gt;
| Single person speeder. This Piece of Cheese gets you from A to B quickly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN is on board too. &lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 rutile.jpg|300px|thumb]]&lt;br /&gt;
| Rutile&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| Light and swift personal vessel made by splet. Ship features extremely powerful forward and backward thrust which equals one another.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| -&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 shifter.jpg|300px|thumb]]&lt;br /&gt;
| Shifter LSET304&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Nate&lt;br /&gt;
| -&lt;br /&gt;
| The Shifter is a small, disposable, battery powered exploration craft perfect for station hopping. It contains 15 batteries and one small propellant tank, as well as two Resource Bridges with flow direction buttons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2.jpg|300px|thumb]]&lt;br /&gt;
| Magnus II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Freighter''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A heavy ore hauler, clad in aegisium plating and equipped with 432 crates. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 21/22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Moon Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki pending.jpg|300px|thumb]]&lt;br /&gt;
| Moon Moth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Passengers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A 14-seat light moon passenger lander with hover and balancing scripts inherited from its cargo hauler cousin, the Moon Midge.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:OKI3Hopbox.jpg|300px|thumb]]&lt;br /&gt;
| Hopbox LCOT202&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Shuttle''&lt;br /&gt;
| Nate&lt;br /&gt;
| -&lt;br /&gt;
| A small and luxurious dual CLF hauler which comes with two 192x336x336 bastium plated containers. Includes ISAN Mono 1.1 navigation system and HUDos v1.1 for a detailed display of the ship's systems. A single Laser cannon can help to defend against pirates.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 antares.jpg|300px|thumb]]&lt;br /&gt;
| Antares&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Einar4050&lt;br /&gt;
| -&lt;br /&gt;
| A cargo vessel with two large Cargo Lock Frames designed to freight station parts and salvage or anything that can fit into the frames. Has long range with a bit over six hours of flight time and easily reaches 150 m/s empty. Has ISAN Quad navigation system and a transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 usret.jpg|300px|thumb]]&lt;br /&gt;
| TA13-O &amp;quot;Usret&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| -&lt;br /&gt;
| &amp;quot;Usret&amp;quot; is intended as a medium station beam freighter, but it is capable of carrying other types of cargo as well with a maximum speed of 140 m/s. Has ISAN Mono navigation system and an Eco Mode as standard. There are also two more turret slots for upgrades.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule III&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  OKI2 contains a selection of Do-It-Yourself ships, mining ships and exploration vessels.&lt;br /&gt;
&amp;lt;br&amp;gt;''Did you know? You can request a specific ship from OKI stock to be provided to you for credits only! (currently ramping up ship manufacture capacity).''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Trylobot''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki pending.jpg|300px|thumb]]&lt;br /&gt;
| T35-B Initium&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter ship/hauler ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| -&lt;br /&gt;
| The T35-B &amp;quot;Initium&amp;quot; basic model is a beginner ship which offers a freely modifiable loading area and various free hardpoints and Yolol slots for upgrading.&lt;br /&gt;
Without cargo, the T35-B can reach a speed of 125 / ms.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Attention:* The basic model does not have any comfort features such as auto power, ISAN and advanced flight controls. Everything has to be controlled manually.&lt;br /&gt;
|-&lt;br /&gt;
| 2/3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus DIY&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 4/5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 axiom.jpg|300px|thumb]]&lt;br /&gt;
| Axiom&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Survivor&lt;br /&gt;
| -&lt;br /&gt;
| Powerful miner with sophisticated mining tools that consist of two retractable robot arms each having a mining laser on the tip. Advanced mining script controls these arms to carefully, but efficiently harvest the asteroid in front of the ship. Generator is able to output 160000 eps. Has ISAN Quad and reaches 90 m/s when all of 128 crates are empty.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| -&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| -&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer fans will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 12/13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish Quadro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki pending.jpg|300px|thumb]]&lt;br /&gt;
| CMC E1-A Xiphos&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Intra-station transport craft/Light SZ belt explorer ''&lt;br /&gt;
| Cain&lt;br /&gt;
| -&lt;br /&gt;
| Top speed: 120 mps (straight line)&amp;lt;br&amp;gt;&lt;br /&gt;
Flight time: 2 hours (approx)&amp;lt;br&amp;gt;&lt;br /&gt;
Power plant: 1x 3gen+2rod&amp;lt;br&amp;gt;&lt;br /&gt;
Armament: none&amp;lt;br&amp;gt;&lt;br /&gt;
Armor: Tengium (to save weight)&amp;lt;br&amp;gt;&lt;br /&gt;
Navigation: Isan mono&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2mn.jpg|300px|thumb]]&lt;br /&gt;
| Magnus IIMN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Miner''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| MN variant of Magnus II chassis is reconfigured into a heavy miner with 2 mining laser / collectors turrets, automatic mining sweep script and considerably improved power capacity. This convertios comes at a cost of 32 crates the original model has down to 400 ore containers as well as overall price increase. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| -&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| -&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| -&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 barrow72.jpg|300px|thumb]]&lt;br /&gt;
| Barrow72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'Miner'&lt;br /&gt;
| Mrroboto&lt;br /&gt;
| -&lt;br /&gt;
| Barrow72 equipped with 72 ore crates and a turret with mining equipment. Ship runs on 9 generators boosted by enchancers. In addition to the pilot seat, this vessel can also be controlled via the turret. Has ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki_marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Freighter (24 containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A series of freighters based on the same chassis and designed to fulfill different roles. This is the fastest and cheapest ship in the family that can go further than others as well. Good for going deep into the field for mining rare ores. Max speed is 89 m/s.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
Entire line of Marmot ships have recently been redesigned with chassis being updated to use ducts, to have hollow structure with maintenance hatches, to contain easy-to-snap-to slots for generators and thrusters, to have better control pannels and to enjoy hardpoint reinforcements for mounting heavy tools.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki_marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Freighter (48 containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A series of freighters based on the same chassis and designed to fulfill different roles. This is a 'golden middle' in the family due to balanced speed and capacity and relatively nice price. Max speed is 70 m/s.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
Entire line of Marmot ships have recently been redesigned with chassis being updated to use ducts, to have hollow structure with maintenance hatches, to contain easy-to-snap-to slots for generators and thrusters, to have better control pannels and to enjoy hardpoint reinforcements for mounting heavy tools.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki_marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Freighter (72 containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A series of freighters based on the same chassis and designed to fulfill different roles. This is the heaviest and slowest in Marmot family. Good for bulk freights or group mining in safe space. Max speed is 56 m/s.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
Entire line of Marmot ships have recently been redesigned with chassis being updated to use ducts, to have hollow structure with maintenance hatches, to contain easy-to-snap-to slots for generators and thrusters, to have better control pannels and to enjoy hardpoint reinforcements for mounting heavy tools.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  OKI3 contains a choice of various combat ships - from nimble interceptors and armored heavy fighters to reconstruction ships and a gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;''Did you know? You can order a custom ship from OKI to be built for you by your specifications!''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Trylobot''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander Mk.2a1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| -&lt;br /&gt;
| Salamander Mk.2a1 is a massive overhaul from the last design. Armed with eight Auto-cannons and four Rail-cannons, it's more heavily armed than most other ships of its class. In addition, 12 additional rear-thrusters have been added to increase the ship's top speed. Armor has been modified to more closely meet the current combat meta, thus lightening up the ship's overall mass.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin Mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| -&lt;br /&gt;
| The Javelin Mk.2 is a combat ship, armed with four laser cannons, and highly maneuverable; it’s a great mid-price range combat ship. Using only two small fuel tanks and a single fuel rod, to power its four main triangle thrusters, still grants the ship adequate range for escort missions. It’s equipped with ISAN MONO and has a top speed of, roughly, 140-145 m/s, so you can get where you need to be, fast. I hope you consider checking out the Javelin, Thank You for your time.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin Mk.2A1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| -&lt;br /&gt;
| Javelin Mk.2A1 is a modification of Javelin Mk.2. Housing an additional two Plasma Cannons, it's equipped with armaments more suitable for heavier targets. In addition, structural integrity has been slightly improved, without much sacrifice in agility/speed.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A &amp;quot;Widukind&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Mid-Range Scout/Light Fighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| -&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units. It is delivered with two fuelrods and two small fuel tanks. In addition, it is equipped with ISAN and an extended control for it´s weapons by default. Two autocannons and two laser cannons were installed to ensure sufficient firepower. The Widukind reaches speeds of 80-100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_murmidon.jpg|300px|thumb]]&lt;br /&gt;
| OKI &amp;quot;Murmidon II&amp;quot; Troopship&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Carrier''&lt;br /&gt;
| Okim&lt;br /&gt;
| -&lt;br /&gt;
| An armored shuttle designed to deliver up to 14 troopers into a hotzone. Clad in 4 layers of finest Kutonium armor this troop carrier is able to withstand any known endo firearms as well as some punishment from ship weapons. An onboard reconstruction machine provides assaulting troopers with a respawn point to keep pushing the objective. Has ISAN Mono and is able to achieve 81 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_wingII.jpg |300px|thumb]]&lt;br /&gt;
| Wing II Mk.3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter''&lt;br /&gt;
| Fixer&lt;br /&gt;
| -&lt;br /&gt;
| A militarized version of the standard Wing.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_shale.jpg |300px|thumb]]&lt;br /&gt;
| Shale MK02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Single-gun snub fighter and paramilitary escort''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| An improved, painted version of the Shale Mk01, a light paramilitary craft suitable for scouting, transport, and swift dogfights and surgical strikes. Compared to the Mk01, the Mk02 features slightly improved armoring over its vital components — most notably the MFC — and a very slightly increased degree of redundancy.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
While it is relatively slow, it is extremely cheap and well-suited for short-range operations.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite Light Fighter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Ambush-style Evasive Fighter''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| An update to the now relatively-old Stibnite model boasting improved construction, integrity, and armor along with a well-needed repaint and decal-job.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_coyote.jpg |300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''''&lt;br /&gt;
| Fixer&lt;br /&gt;
| -&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite M2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Snub Fighter''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| A Kyanite hull updated and overhauled to keep up with recent developments in material science and refueling technologies, the Kyanite M2 possesses the same modules that its former mark had.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
The M2, however, is plated with Aegisium and Kutonium plating, with a Bastium hull keeping everything in place; it features a new fuel-rod hatch, button-accessible from the cockpit, and a resource hose for refueling the craft. It additionally has slightly thicker plating on some vectors, and due to slight weight savings it is also negligibly faster than its predecessor.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
The M2, like any other Kyanite hull, may be fitted with either Autocannons or Plasma Throwers with no additional modifications.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
The Kyanite M2 will REPLACE the Kyanite Mk1 in the OKI shop.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'' Strike Craft''&lt;br /&gt;
| splet&lt;br /&gt;
| -&lt;br /&gt;
| A complete retrofit of a Kyanite-based two-pronged hull, altered so intensely it counts as a completely separate class of craft. It possesses the same generator unit as a Kyanite M2, however, but boasts both more armaments and an additional battery.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
The Quartzite is plated with Aegisium and Kutonium plating with a Bastium-beam hull keeping everything in place. Some of its plates are made from bastium to improve integrity.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
It lacks a windshield due to issues regarding the profile; no windows would properly fit it, so instead it bears an open-air cockpit.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
It has additionally a large generator maintenance hatch, permitting access to its fuel rod and coolant cells. It is advised to check on the cells after running the generator at full capacity for a prolonged period of time.&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
Due to enhanced thrusters — two Tris and two Boxes — it is markedly faster than a Kyanite M2 and is fitted with twin autocannons and twin plasma throwers, bound to fire in sync with one another and aligned to the crosshair.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2_tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Scout/fighter''&lt;br /&gt;
| einar4050&lt;br /&gt;
| -&lt;br /&gt;
| Tick is a fast, mobile and long range scout vessel with 2 front guns and a hardpoint under for a third gun or other equipment. It has isan mono, a radiator, a shutdown and eco-mode options for the generator and hatches to access the small fuel tank and the single unit generator fuel chamber. It's speed is over 100m/s and can fly for over 2 hours at top speed using eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki_pending.jpg|300px|thumb]]&lt;br /&gt;
| CMC F2-A2 Raptor&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter/Interceptor''&lt;br /&gt;
| Cain&lt;br /&gt;
| -&lt;br /&gt;
| Top speed: 149 mps (straight line)&amp;lt;br&amp;gt;&lt;br /&gt;
Flight time: 1 hour (approx)&amp;lt;br&amp;gt;&lt;br /&gt;
Power plant: 2x 2gen+1rod (independent)&amp;lt;br&amp;gt;&lt;br /&gt;
Armament: 2x Laser cannons (2x 200 rnds linked) 2x Plasma cannons (2x 100 rnds Linked)&amp;lt;br&amp;gt;&lt;br /&gt;
Armor: Kutonium&amp;lt;br&amp;gt;&lt;br /&gt;
Navigation: Isan mono&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1-Bat.png|300px|thumb]]&lt;br /&gt;
| Bat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stone &lt;br /&gt;
| 1,7wm&lt;br /&gt;
| A personal shuttle for flying short to medium distances. No special features. Can fly.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:13 Cicada.png|300px|thumb]]&lt;br /&gt;
| Cicada&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| ?&lt;br /&gt;
| 1,4m&lt;br /&gt;
| The Cicada is a small, cheap and nimble transport for one endo. It is equipped with all the essentials, including a Resource Bridge, the ISAN Mono navigation system, and a YOLOL efficiency script. The ship also has two small propellant tanks, four triangle thrusters and 13 maneuver thrusters. This ship is intended for endos looking for a cheap throwaway transport for getting from point A to point B.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| Small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:23 Robotnik.png|300px|thumb]]&lt;br /&gt;
| Robotnik &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Station constructor ''&lt;br /&gt;
| ?&lt;br /&gt;
| 11 m&lt;br /&gt;
| The Robotnik is a small station construction ship intended for building the Station Foundation module. The ship has a mining laser, 16 ore crates, two flat surfaces for attaching parts like station lamps, two 3D printers and 16 spare fuel rods. The ship's manual chip contains more information on controls and features.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:24 Enceladus.png|300px|thumb]]&lt;br /&gt;
| Enceladus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| ?&lt;br /&gt;
| 1,6m&lt;br /&gt;
| A small prototype fighter with decent armor plating, equipped with four laser cannons. Made for civilian use. The Enceladus trades super high speed for steady aiming and ease of piloting. The ship can travel around 300km without needing to refill.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:25 Spirit.png|300px|thumb]]&lt;br /&gt;
| Spirit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kryostahl&lt;br /&gt;
| 1,6m&lt;br /&gt;
| Small ship for gettion around. It has a generator unit, and a resource bridge for resupplying. Also comes in a neat black color.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by:&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4.1mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 30.8mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 39.8mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Eclipse-CT MK-002.jpg|300px|thumb]]&lt;br /&gt;
| TAC Eclipse-CT MK-002&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Kaper-Game&lt;br /&gt;
| 60mil&lt;br /&gt;
| Been looking for the money making machine? The apex ore extractor? The ship for the task? Well look no further. This beast with 280 cargo crates combined with a smart mining system will excavate space rocks in no time! Big or small, doesn’t matter. It is fitted with an unique SCRAM-system that encrypts the coordinates only readable by another SCRAM with the right code in it safeguarding you from coordinate leaks. The Eclipse also has an extremely good maneuvrability for its size, it even out-turns fighters! Due to its huge size it can tank large amounts of damage due to its size and armor. The Eclipse is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing. The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Tadpole MK.1.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole MK.1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 6.6mil&lt;br /&gt;
| The Tadpole Mk.1 is a beginner level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Barracuda S.1A.jpg|300px|thumb]]&lt;br /&gt;
| Barracuda S.1A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 4.2mil&lt;br /&gt;
| The Barracuda S.1A is the latest civilian-accessible combat ship from the Quasar Systems. This microfighter is designed with ease of access in mind, with minimal controls to learn and a cheap composition! It includes a dual barrel laser cannon for attacking ships of similar size or strength and a missile launcher to give the fighter a chance against bigger brethren. The Barracuda S.1A has a hull made mostly of bastium, with some aegisium and merkerium in tactical spots, to keep the ship nimble and fast. The Barracuda is also equipped with YOLOL racks for customization of the ship. The racks are located below the propellant tanks and the transponder that can be toggled. The Barracuda is an advanced starter level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18.1mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 80.7mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 24.2mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Warbler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport''&lt;br /&gt;
| Tao&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| The Warbler is a very fast and agile personal transport and scouting ship. Its small, light frame and long flight time allow it to travel long distances quickly in the asteroid field. The ship also comes with a backup computer that might come handy in case of possible asteroid collisions. As for features, the ship is equipped with the ISAN MONO, a wide field of view, room for passengers if needed, and crazy maneuvering sensitivity (the pitch, yaw and roll can be increaced massively). This ship was created by Tao, and tested by Barkhan.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| MF124 &amp;quot;Striker&amp;quot; V1.1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 4mil&lt;br /&gt;
| The MF124 &amp;quot;Striker&amp;quot; V1.1.2 is a light and modular fighter design.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Bumblebee.jpg|300px|thumb]]&lt;br /&gt;
| Bumblebee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 14.8mil&lt;br /&gt;
| The Bumblebee is a small station miner equipped with 42 Crates. The ship has three lasers controlled by a script for targeting them. It is recommended to mine an asteroid by rotating your ship and changing the targeting distance of the lasers. The Bumblebee is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.5mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system. The Starfire an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Wolverine - Plas&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 11.5mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusually high strafing capacity makes it ideal for maneuvering around stations and asteroid belts- though its lower top speed makes it better for fighting in an area than covering distance. This version of the Wolverine is equipped with 4x Plasma Throwers, and has extra hardpoints to support additional weapons and a secondary firegroup (Fire2). Flight time: 0.9 Hours (Prop) 4.5 Hours (Fuel) Top Speed: ~130 m/s Core Features: ISAN Mono, Control Sensitivity, AIM mode, SLOW mode, Transponder Pings&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Wolverine - AC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 10.8mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible and light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusually high strafing capacity makes it ideal for maneuvering around stations and asteroid belts, though its lower top speed makes it better for fighting in a set area than covering distances. This version of the Wolverine is equipped with four autocannons and it has extra hardpoints to support additional weapons and a secondary fire group (Fire2). Flight time: 0.9 Hours (Propellant), 4.5 Hours (Fuel), top speed: ~130 m/s. The core features include: ISAN Mono navigation system, Control Sensitivity, AIM mode, SLOW mode and Transponder Ping.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Wolverine - Las&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 10.8mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible and light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusual strafing capabilities make it ideal for maneuvering around stations and asteroid belts, although its lower top speed makes it better for fighting in a set area rather than covering distances. This version of the Wolverine is equipped with four lasers and it has extra hardpoints to support additional weapons and a secondary fire group (Fire2). Flight time: 0.9 Hours (Propellant), 4.5 Hours (Fuel), top speed: ~130 m/s. The core features include: the ISAN Mono navigation system,, Control Sensitivity, AIM mode, SLOW mode and Transponder ping.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Line Rider&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 16.7mil&lt;br /&gt;
| The Line Rider is a long range mining and exploration ship. Due to the large amounts of fuel on board, it can also be used for refilling duties. Features: - Fully autonomous avoidance system (e.g. stop-strafe, avoid-go) - 54 ore crates - Material Point Scanner (asteroid scanner) - Ship Diagnostic Scanner + ship durability warning system - ISAN MONO navigation system + Ship Transponder - Propellant: one Large tank, 12 Medium tanks, 12 Small tanks, 16 spare fuel rods - 48 Batteries, 4 x 3/1 fuel chamber/ generator setup + power management script.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by:&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Sparkbolt&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium fighter''&lt;br /&gt;
| Xantex&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Sparkbolt made by Xantex is a medium sized fighter equipped with four laser cannons and plasma throwers, all configured for an alternating burst fire system. The ship also has a small troop compartment for four endos on the bottom of the ship, but the compartment can be refitted to hold fuel rods to enable longer flight times. The Sparkbolt is also equipped with basic ISAN navigation system and a transponder. Additional note: doing pitching and yawing increases the ship's recharge rate and the lasers use no heat.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| Xantex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| The Firefly R by MoonSet is a sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. The boost mode offers even more thrust for acceleration. Speed and handling aside, the Firefly R is also an excellent choice for a personal transport shuttle due to its improved range and the ISAN navigation system. The Firefly R has three small propellant tanks, triple the amount of the base model.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| The Q52 is designed by José for general leisure and racing. This is a hot rod with two autocannons, long range and sensitive steering.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf-2540-2.jpg|300px|thumb]]&lt;br /&gt;
| Wolf-2540-2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 51mil&lt;br /&gt;
| &amp;quot;A boat for the modern endoskeleton war navy, the W-2540 is a perfect, stealthy convoy-killer. With four missiles ready for launch and twelve more on stand-by, these homing menances can obliterate any convoy. Included in its armament are the bow/stern autocannon turret and the main railgun deck gun. The W-2540 comes armored entirely in oninum and merkium beams, enabling a speed of 130 knots. Being a modern boat, the W-2540 also comes with the ISAN Quad navigation system and the latest add ons, and two generator efficiency stations. Lead your navy into the hornet's nest or the war will come to you.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando_pending.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fighter''&lt;br /&gt;
| Balto&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 5mil&lt;br /&gt;
| The Arrowhead made by Balto, originally a fighter design, is a fast and nimble ship, now modified to be used purely for transportation. The ship has enough propellant to last 18 hours in full thrust, and its fuel reserves will last for six hours. The ship has a maximum speed of 100 m/s. The Arrowhead has an access hatch to the back of the ship in between the thrusters, allowing for easy access to the fuel rods, the Main Flight Computer, the Flight Control Unit, and the two YOLOL racks on board. The cooling board can be accessed from the cockpit when the cockpit is open. &lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch Luxury Transport&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13.8mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| GK-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Vintage Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Vintage_icon_512.png|85px|frameless|left]]&lt;br /&gt;
This shop contains ships designed by [[Vintage_Incorporated|Vintage Inc]] that focus primarily on utility first and foremost, but with a sprinkling of style on top!&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Mutleyx''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Vintage ships''&lt;br /&gt;
|-&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Mosquito.png|300px|thumb]]&lt;br /&gt;
| Mosquito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The Mosquito is a classic, minimalist, personal transport ship.  An old design that has been updated and refined over time. No modern navigation aids are included, so pilots should enure they know where they are going before setting out!&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Bumble.png|300px|thumb]]&lt;br /&gt;
| Bumble&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Shuttle''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The Bumble is a shuttle, comfortably seating three, designed solely for getting people where they need to be swiftly and with style.  It is fast, maneuverable and features a hover mode with pilot controllable height, for flamboyant landings, or simply joyriding along suitable surfaces.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_TridentScooter.png|300px|thumb]]&lt;br /&gt;
| Trident Scooter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Scout''&lt;br /&gt;
| Marki&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_TridentT1.png|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner''&lt;br /&gt;
| Marki&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_TridentT2.png|300px|thumb]]&lt;br /&gt;
| Trident T2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner''&lt;br /&gt;
| Marki&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_TridentT3.png|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner''&lt;br /&gt;
| Marki&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_TridentT4.png|300px|thumb]]&lt;br /&gt;
| Trident T4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner''&lt;br /&gt;
| Marki&lt;br /&gt;
| Based on the popular Trident T3 ship design, the T4 has the same specifications, with the exception of a doubled ore cargo hold (500 crates), doubled thruster count and four ore collectors.  In addition, the Cargo Lock Frame has been removed from the ship.  This ship also has a durability warning tool that signals the user when the durability is compromised, and what do when that happens.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:VintageShop_LineRider.png|300px|thumb]]&lt;br /&gt;
| Line Rider&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Long range miner''&lt;br /&gt;
| Marki&lt;br /&gt;
| The Line Rider is a long range mining and exploration ship.  Due to the large amounts of fuel on board it can also be used for refilling duties.  Features: - Fully autonomous avoidance system (e.g. stop-strafe, avoid-go) - 54 ore crates - Material Point Scanner (asteroid scanner) - Ship Diagnostic Scanner + ship durability warning system - ISAN MONO navigation system + Ship Transponder - Propellant: one Large tank, 12 Medium tanks, 12 Small tanks, 16 spare fuel rods - 48 Batteries, 4x 3/1 fuel chamber/generator setup + power management script.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:VintageShop_Keg.png|300px|thumb]]&lt;br /&gt;
| Keg&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Resupply ship''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The Keg is a resupply ship, with 28 spare small rods and 24 medium gas tanks, plus reserve tanks for its own flight.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Trifin.png|300px|thumb]]&lt;br /&gt;
| TriFin&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The TriFin is a small-to-medium sized mining ship, fitted with 54 cargo crates and twin pulse mining lasers for fast, efficient mining.  Be aware that endos with any form of epilepsy should avoid using this ship.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Dragonfly2.png|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Talon2.png|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The Talon is an asteroid hauler capable of dealing with small and medium sized rocks.  Its cargo lock beams are configured in two individually controlled sets and powered by twin generators. YOLOL triggers a warning on the bridge if power use reaches levels where the beam operation failure is a possibility. Generator output can be manually overridden by pilot if desired.  Pilots should ensure power generation is adequate before attempting to haul cargo.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Starbream.png|300px|thumb]]&lt;br /&gt;
| StarBream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_StarbreamCLF.png|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Part Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| This version of the StarBream is designed for station part transportation.  With 10 individually controllable cargo-lock-frames, 2 long and 8 square, you can load up what you need and take it where it needs to be.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Rockhopper.png|300px|thumb]]&lt;br /&gt;
| Rocker Hopper&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Beginner miner ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| The Rockhopper is an entry level mining vessel. It is suitable for Endos that are just at the beginning of their journey into the asteroid belt that need something small and affordable.  The ship's features include; twin box trusters for a reasonable speed, open cockpit for easy access and great field of view, simple controls with nimble handling and YOLOL controlled power management systems.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_ChessInSpace2.png|300px|thumb]]&lt;br /&gt;
| Chess in Space&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Leisure ''&lt;br /&gt;
| FlufferNutters&lt;br /&gt;
| Want to get a break from the troubles and stress of space? Come and play a relaxing game of chess within the endless expanse of space!  Includes omni-directional controls so you can take your chess set anywhere!&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_10FlyingArrow2.png|300px|thumb]]&lt;br /&gt;
| 10 Flying Arrow...&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Barkhan&lt;br /&gt;
| 10 Flying Arrow Stains The Sky Black &lt;br /&gt;
&lt;br /&gt;
This is a ship for eating smaller, faster things alive. It has 12 teeth, less like fangs and more like the molars of the hippo.  This furball is death delivered quickly, so it's better to steer clear.  All things are relative: The point you must aim is not where they're going in the world but where they're going on your screen.  Hold it down, sweep that space once, release.  Watch the tracers, in front or behind?  Behind is too far, in front is not far enough.  You cannot see the space beneath your nose; the target must always come down or from the side, never from above.  You will die. We go again.  This is an advanced-level ship, and a starter combat ship.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_16RedChains.png|300px|thumb]]&lt;br /&gt;
| 16 Red Chains...&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Barkhan&lt;br /&gt;
| 16 Red Chains Pulled by the Hands of Friends&lt;br /&gt;
&lt;br /&gt;
This ship is not able to deal a thousand blows, or to take them, but it does have the ability ro strike suddenly, screaming without warning from the heavens and then getting away before its target can even find its aim.  This tactic is old, first given name by the hotshot pilots of yore: &amp;quot;Boom and Zoom.&amp;quot;  16 Red Chains Pulled by the Hands of Friends features four autocannons, a standard 3:1 fuel chamber setup, an ISAN navigation system for extended missions and a precision aiming mode, that can be activated from a button on the lower console.  PLEASE NOTE: The aim point fo the sights is well above the traditional position for a better view of the target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_19GodGives.png|300px|thumb]]&lt;br /&gt;
| 19 God Gives...&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Barkhan&lt;br /&gt;
| 19 God Gives the Nuts but Does Not Crack them&lt;br /&gt;
&lt;br /&gt;
Read the manual or accomplish nothing.  This is not an honourable ship.  If you joust, face your enemy, or do anything expect run from your pursuers, you will die.   Do not fight ships your size, only larger.  This is not an easy ship to use; the non-standard bindings are mandatory and the procedures will keep you alive.  All is explained in the manual.  &lt;br /&gt;
&lt;br /&gt;
This ship's got two rail cannons and little else.  The 19 specializes in the &amp;quot;boom and zoom&amp;quot; tactic like its parent ship, the 16.  Find a target, dive at them, and then pass them by.  Outrun anything that chases you.  Light fighters are your worst enemy, and if they can keep up, you're already dead.  THE AIM POINT IS UNUSUAL IN THIS SHIP, it is between the upper prongs of the sight, not at the tip of the post.  THIS SHIP HAS A SEMI-AUTOMATIC SYSTEM: Operating details are described in the manual.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
[[File:VintageShop_Myrmidon.png|300px|thumb]]&lt;br /&gt;
| Myrmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Snoble&lt;br /&gt;
| This relatively inexpensive ship is an escort and interceptor fighter built to work alongside larger ships or other fighters and it can also patrol known routes effectively.  The Myrmidon's profile shape attempts to direct damage to the rear of the ship and to its armored nose.  The ship has QUAD plasma throwers programmed to fire an alternating volley with the dual cannons.  The ship does not have a navigation system and only has a single fuel rod, so it's best to patrol familiar locations or have resupplies nearby.  However, the Myrmidon does make up for this with its 12 thrusters, eight of which are armored by the guiding fins.  The ship has a sight that makes target acquisition easier and critical systems are protected from small to moderate fire by aegisium plating.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Space&amp;diff=28655</id>
		<title>Space</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Space&amp;diff=28655"/>
		<updated>2021-08-13T10:55:37Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Moons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ru=Космос&lt;br /&gt;
|ua=Всесвіт&lt;br /&gt;
|zh-cn=宇宙空间&lt;br /&gt;
|pl=Space:pl&lt;br /&gt;
|fr=Space/fr&lt;br /&gt;
|de=Space:de&lt;br /&gt;
|jp=宇宙&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Scale ==&lt;br /&gt;
{{#evt:service=youtube&lt;br /&gt;
|id=https://www.youtube.com/watch?v=fuWr7_pILjM&lt;br /&gt;
|dimensions= 530|alignment=right&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The currently charted star system contains:&lt;br /&gt;
* Eos, a gas giant, 11,000 km in diameter&lt;br /&gt;
* Various moons&lt;br /&gt;
* An asteroid belt 2,200 km wide (edge to edge) and 600 km thick (from top to bottom)&lt;br /&gt;
* The asteroid belt density will increase at the center (200/km3 to 2000/km3 approximation) &lt;br /&gt;
&lt;br /&gt;
== Asteroids ==&lt;br /&gt;
&lt;br /&gt;
Asteroids come in various sizes, containing an exterior shell and an interior core that are both made up of usable [[materials]]. Asteroids can be broken apart and mined on-site, or hauled entirely to a station for refinement. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;{{#evt:&lt;br /&gt;
service=youtube&lt;br /&gt;
|id=https://www.youtube.com/watch?v=x_zs2YC9K1s&lt;br /&gt;
|dimensions= 530&lt;br /&gt;
|&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
These are the current asteroid sizes found in the galaxy:&lt;br /&gt;
&lt;br /&gt;
[[File:Starbase_current_asteroids.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
== Safe Zones ==&lt;br /&gt;
&lt;br /&gt;
Major [[stations]] exist within safe zones controlled by large [[Factions|factions]] in order for peace to be maintained between the galaxy's [[Endoskeleton|inhabitants]].&amp;lt;br&amp;gt;  &lt;br /&gt;
Safe zones are restricted to these major [[Capital Mega Station|stations]], though eventually safe zones can be established elsewhere in the galaxy as well.&lt;br /&gt;
[[Category:Collection|Space]]&lt;br /&gt;
&lt;br /&gt;
== Moons ==&lt;br /&gt;
&lt;br /&gt;
{{OutdatedContent}}&lt;br /&gt;
'''Moons listed below were discovered in closed alpha, and will be changed for early access release.'''&lt;br /&gt;
'''The map shown below depicts concept art and not any arrangement of moons that was present in either the closed alpha or the early access.'''&lt;br /&gt;
&lt;br /&gt;
Eos has ten moons, the closest being around 20000km (55 hours at 100 m/s , 37 hours at 150m/s) from the asteroid belt. The largest moon is thought to be 1000km in diameter. Planned features such as player built [[stations]], mining lunar rocks, and warp gates will turn moons into important hubs in future updates.&lt;br /&gt;
&lt;br /&gt;
[[File:Starbase_moonmap.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
===[[Elysium_(Moon)|Elysium]]===&lt;br /&gt;
&lt;br /&gt;
{{#lsth:Elysium_(Moon)|summary}}&lt;br /&gt;
&lt;br /&gt;
===[[Artemis_(Moon)|Artemis]]===&lt;br /&gt;
&lt;br /&gt;
{{#lsth:Artemis_(Moon)|summary}}&lt;br /&gt;
&lt;br /&gt;
===[[Revenite]]===&lt;br /&gt;
&lt;br /&gt;
{{#lsth:Revenite|summary}}&lt;br /&gt;
&lt;br /&gt;
===[[Mati_(Moon)|Mati]]===&lt;br /&gt;
&lt;br /&gt;
{{#lsth:Mati_(Moon)|summary}}&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;br /&gt;
&lt;br /&gt;
(Undiscovered):&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=YOLOL_Tricks&amp;diff=28403</id>
		<title>YOLOL Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=YOLOL_Tricks&amp;diff=28403"/>
		<updated>2021-08-05T00:02:53Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: begone pop that never worked&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ru=Фишки YOLOL&lt;br /&gt;
|ua=Особливості YOLOL&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[YOLOL]] is a rather constrained language. The line and chip length limits and slow execution speed incentivize clever shortcuts. The small math library and limited operation space require building larger operations from smaller building blocks. To those ends, this page serves to catalog a variety of things you can accomplish with YOLOL that might not be obvious from the main [YOLOL] documentation.&lt;br /&gt;
&lt;br /&gt;
== String Manipulation ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Nickname !! Code !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| If Empty || '''string-(string+otherstring)''' || If '''otherstring''' is empty then this evaluates to an empty string, else it evaluates to '''string''' &lt;br /&gt;
|-&lt;br /&gt;
| Select || '''a=&amp;quot;foo1&amp;quot; b=&amp;quot;bar2&amp;quot; c=&amp;quot;meh3&amp;quot;&amp;lt;br/&amp;gt;x=2&amp;lt;br/&amp;gt;s=a+b+c-x-a-b-c&amp;lt;br/&amp;gt;s==&amp;quot;bar&amp;quot;''' || One string from a set can be selected by concatenating them with indices, then removing an index, then removing all the strings which will fail for the un-indexed one. If one index is a substring of another then the order of the strings will matter.&lt;br /&gt;
|-&lt;br /&gt;
| Contains || '''s=&amp;quot;~meh~foo~bar~&amp;quot;&amp;lt;br/&amp;gt;t=&amp;quot;foo&amp;quot;&amp;lt;br/&amp;gt;c=s!=s-(&amp;quot;~&amp;quot;+t+&amp;quot;~&amp;quot;)''' || Evaluates to 1 if '''t''' is present in test set '''s''', and 0 if not&amp;lt;br/&amp;gt;Alternatively, if the values in the string to test ('''s''') are arranged in alphabetically descending order, '''s&amp;gt;s-(&amp;quot;~&amp;quot;+t+&amp;quot;~&amp;quot;)''' can also be used.&amp;lt;br/&amp;gt;For non-distinct values, (for example searching for '''&amp;quot;tin&amp;quot;''' in the string '''&amp;quot;non-distinct values&amp;quot;''') the delimiter ('''&amp;quot;~&amp;quot;''') can be omitted. &amp;lt;br/&amp;gt;Depending on the values that can occur in '''s''' and '''t''', some or all of the delimiters ('''&amp;quot;~&amp;quot;''') can be omitted, or changed into other values, such as numbers.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Number tricks ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Nickname !! Code !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Not || '''0^b'''&amp;lt;br/&amp;gt;'''1-b'''&amp;lt;br/&amp;gt;'''b==0''' || Used to negate a '''0''' or '''1''' value.&amp;lt;br/&amp;gt;'''0^b''': Does not need parenthesis when used in a multiplication. Works any non-negative input value, not only '''0''' and '''1'''. Requires an Advanced or Professional chip&amp;lt;br/&amp;gt;'''1-b''': Works '''only''' with '''0''' and '''1'''. Works on all chips.&amp;lt;br/&amp;gt;'''b==0''': Works with all input values, not only '''0''' and '''1'''. Works on all chips.&lt;br /&gt;
|-&lt;br /&gt;
| Select || '''a+(b-a)*s'''&amp;lt;br/&amp;gt;'''a*0^s+b*s''' || Select one of '''a''' or '''b''' based on a '''0''' or '''1''', '''s''' select signal.&amp;lt;br/&amp;gt;Equivalent to '''if s then result=b else result=a end'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Code Golf ==&lt;br /&gt;
If you want to develop readable code and only shorten it for deployment, consider using [https://github.com/dbaumgarten/yodk yodk] or [https://github.com/martindevans/Yolol Yololc] which can minify your code for you.&lt;br /&gt;
&lt;br /&gt;
Shortening identifiers to one character saves bytes, use '''f=b''' rather than '''foo=bar'''.&lt;br /&gt;
&lt;br /&gt;
Reassigning fields to identifiers saves bytes if you use them more than a few times. '''f=:f f f f f f f f f''' is shorter than ''':f :f :f :f :f :f :f :f '''.&lt;br /&gt;
&lt;br /&gt;
Most whitespace is optional. You only actually need a space when code would be ambiguous without it. Spaces can almost always be omitted before ''':''', after '''if''' or '''then''' or '''end''', between a number or symbol and a letter, and in various other places.&lt;br /&gt;
&lt;br /&gt;
[[Category:Networks|YOLOL]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28367</id>
		<title>Common YOLOL</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28367"/>
		<updated>2021-08-03T16:28:30Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: adjusted Material Point Scanner Script title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Standard Generator Script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script will require enough batteries on the ship to act as a buffer for the generator spool up time.''&lt;br /&gt;
&lt;br /&gt;
===Default Fields===&lt;br /&gt;
&lt;br /&gt;
 :FuelChamberUnitRateLimit=100-:StoredBatteryPower/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Non Default Fields===&lt;br /&gt;
&lt;br /&gt;
''Note: This version of the script assumes either &amp;quot;'''GeneratorUnitRateLimit'''&amp;quot; or &amp;quot;'''FuelChamberRateLimit'''&amp;quot; (preferably the latter) are renamed to &amp;quot;'''limit'''&amp;quot;, and at least one battery exists on the network with it's &amp;quot;'''StoredBatteryPower'''&amp;quot; field renamed to &amp;quot;'''bat'''&amp;quot;.''&lt;br /&gt;
&lt;br /&gt;
 :limit=100-:bat/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Tutorial Laborer===&lt;br /&gt;
&lt;br /&gt;
''Note: The Laborer has renamed field names by default so this version will work for the tutorial ship.''&lt;br /&gt;
&lt;br /&gt;
 :Generator=100-:Battery_1/100 goto 1&lt;br /&gt;
&lt;br /&gt;
==Settable on/off Generator flag==&lt;br /&gt;
 c=(c&amp;lt;1)*(:Battery_1&amp;lt;5000)+c*(:Battery_1&amp;lt;9999) :Gen=c*22+0.001 goto 1&lt;br /&gt;
Fitting this code on the Laborer Module requires renaming at least one device. (here the Generator was renamed Gen) &lt;br /&gt;
&lt;br /&gt;
5000 and 9999 are the start-charging and stop-charging levels. 22 is just enough charge to run the stock two box thrusters.&lt;br /&gt;
&lt;br /&gt;
==Single lever forward/backward script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script assumes you have a center lever bound to FcuForward''&lt;br /&gt;
&lt;br /&gt;
===Default device fields===&lt;br /&gt;
&lt;br /&gt;
 :FcuBackward=-:FcuForward goto 1&lt;br /&gt;
&lt;br /&gt;
==Material Point Scanner Script==&lt;br /&gt;
''Note: Additionally to two output panels for '''&amp;quot;Material&amp;quot;''' and '''&amp;quot;Volume&amp;quot;''' and two buttons to toggle '''&amp;quot;Active&amp;quot;''' and '''&amp;quot;Scan&amp;quot;''' install a third button and rename '''&amp;quot;ButtonState&amp;quot;''' to '''&amp;quot;Next&amp;quot;''' and set its '''&amp;quot;ButtonStyle&amp;quot;''' to '''1'''.''&lt;br /&gt;
 :Material=:Material :Volume=:Volume&lt;br /&gt;
 :Index=(:Index+:Next)*(:Index&amp;lt;:ScanResults) :Next=0 goto 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''This page is a WIP. Please contribute to it!''&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28364</id>
		<title>Common YOLOL</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28364"/>
		<updated>2021-08-03T16:23:37Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Material Scanner Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Standard Generator Script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script will require enough batteries on the ship to act as a buffer for the generator spool up time.''&lt;br /&gt;
&lt;br /&gt;
===Default Fields===&lt;br /&gt;
&lt;br /&gt;
 :FuelChamberUnitRateLimit=100-:StoredBatteryPower/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Non Default Fields===&lt;br /&gt;
&lt;br /&gt;
''Note: This version of the script assumes either &amp;quot;'''GeneratorUnitRateLimit'''&amp;quot; or &amp;quot;'''FuelChamberRateLimit'''&amp;quot; (preferably the latter) are renamed to &amp;quot;'''limit'''&amp;quot;, and at least one battery exists on the network with it's &amp;quot;'''StoredBatteryPower'''&amp;quot; field renamed to &amp;quot;'''bat'''&amp;quot;.''&lt;br /&gt;
&lt;br /&gt;
 :limit=100-:bat/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Tutorial Laborer===&lt;br /&gt;
&lt;br /&gt;
''Note: The Laborer has renamed field names by default so this version will work for the tutorial ship.''&lt;br /&gt;
&lt;br /&gt;
 :Generator=100-:Battery_1/100 goto 1&lt;br /&gt;
&lt;br /&gt;
==Settable on/off Generator flag==&lt;br /&gt;
 c=(c&amp;lt;1)*(:Battery_1&amp;lt;5000)+c*(:Battery_1&amp;lt;9999) :Gen=c*22+0.001 goto 1&lt;br /&gt;
Fitting this code on the Laborer Module requires renaming at least one device. (here the Generator was renamed Gen) &lt;br /&gt;
&lt;br /&gt;
5000 and 9999 are the start-charging and stop-charging levels. 22 is just enough charge to run the stock two box thrusters.&lt;br /&gt;
&lt;br /&gt;
==Single lever forward/backward script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script assumes you have a center lever bound to FcuForward''&lt;br /&gt;
&lt;br /&gt;
===Default device fields===&lt;br /&gt;
&lt;br /&gt;
 :FcuBackward=-:FcuForward goto 1&lt;br /&gt;
&lt;br /&gt;
==Material Scanner Code==&lt;br /&gt;
''Note: Additionally to your output panels for '''&amp;quot;Material&amp;quot;''' and '''&amp;quot;Volume&amp;quot;''' and buttons to toggle '''&amp;quot;Active&amp;quot;''' and '''&amp;quot;Scan&amp;quot;''' install a button and rename '''&amp;quot;ButtonState&amp;quot;''' to '''&amp;quot;Next&amp;quot;''' and set '''&amp;quot;ButtonStyle&amp;quot;''' to '''1'''.''&lt;br /&gt;
 :Material=:Material :Volume=:Volume&lt;br /&gt;
 :Index=(:Index+:Next)*(:Index&amp;lt;:ScanResults) :Next=0 goto 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''This page is a WIP. Please contribute to it!''&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28363</id>
		<title>Common YOLOL</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Common_YOLOL&amp;diff=28363"/>
		<updated>2021-08-03T16:23:26Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Material Scanner Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Standard Generator Script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script will require enough batteries on the ship to act as a buffer for the generator spool up time.''&lt;br /&gt;
&lt;br /&gt;
===Default Fields===&lt;br /&gt;
&lt;br /&gt;
 :FuelChamberUnitRateLimit=100-:StoredBatteryPower/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Non Default Fields===&lt;br /&gt;
&lt;br /&gt;
''Note: This version of the script assumes either &amp;quot;'''GeneratorUnitRateLimit'''&amp;quot; or &amp;quot;'''FuelChamberRateLimit'''&amp;quot; (preferably the latter) are renamed to &amp;quot;'''limit'''&amp;quot;, and at least one battery exists on the network with it's &amp;quot;'''StoredBatteryPower'''&amp;quot; field renamed to &amp;quot;'''bat'''&amp;quot;.''&lt;br /&gt;
&lt;br /&gt;
 :limit=100-:bat/100 goto 1&lt;br /&gt;
&lt;br /&gt;
===Tutorial Laborer===&lt;br /&gt;
&lt;br /&gt;
''Note: The Laborer has renamed field names by default so this version will work for the tutorial ship.''&lt;br /&gt;
&lt;br /&gt;
 :Generator=100-:Battery_1/100 goto 1&lt;br /&gt;
&lt;br /&gt;
==Settable on/off Generator flag==&lt;br /&gt;
 c=(c&amp;lt;1)*(:Battery_1&amp;lt;5000)+c*(:Battery_1&amp;lt;9999) :Gen=c*22+0.001 goto 1&lt;br /&gt;
Fitting this code on the Laborer Module requires renaming at least one device. (here the Generator was renamed Gen) &lt;br /&gt;
&lt;br /&gt;
5000 and 9999 are the start-charging and stop-charging levels. 22 is just enough charge to run the stock two box thrusters.&lt;br /&gt;
&lt;br /&gt;
==Single lever forward/backward script (Basic YOLOL Chip)==&lt;br /&gt;
&lt;br /&gt;
''Note: This script assumes you have a center lever bound to FcuForward''&lt;br /&gt;
&lt;br /&gt;
===Default device fields===&lt;br /&gt;
&lt;br /&gt;
 :FcuBackward=-:FcuForward goto 1&lt;br /&gt;
&lt;br /&gt;
==Material Scanner Code==&lt;br /&gt;
''Note: Additionally to your output panels for '''&amp;quot;Material&amp;quot;''' and '''&amp;quot;Volume&amp;quot;''' and buttons to toggle '''&amp;quot;Active&amp;quot;''' and '''&amp;quot;Scan&amp;quot;''' install a button and rename '''&amp;quot;ButtonState&amp;quot;''' to '''&amp;quot;Next&amp;quot;''' and set '''&amp;quot;ButtonStyle&amp;quot;''' to '''1'''.''&lt;br /&gt;
 :Material=:Material :Volume=:Volume&lt;br /&gt;
 :Index=(:Index+:Next)*(:Index&amp;lt;:ScanResults) :Next=0 goto1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''This page is a WIP. Please contribute to it!''&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Damage&amp;diff=22054</id>
		<title>Damage</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Damage&amp;diff=22054"/>
		<updated>2021-06-01T11:51:54Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: Replaced PE with MPE in Armor damage [CLARIFICATION NEEDED; please do not approve]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|de=Damage:de&lt;br /&gt;
|ru=Урон&lt;br /&gt;
|zh-cn=伤害&lt;br /&gt;
|ua=Пошкодження&lt;br /&gt;
}}&lt;br /&gt;
== Damage model ==&lt;br /&gt;
&lt;br /&gt;
=== Basic information ===&lt;br /&gt;
The amount of damage objects can sustain depends on their weight and material.&amp;lt;br&amp;gt;&lt;br /&gt;
Impact damage is presented as the amount of energy hitting the object.&amp;lt;br&amp;gt;&lt;br /&gt;
Objects may have or change their status to different status such as [[Damage#Corrosive status|Corrosion]], depending on the damage they receive.&lt;br /&gt;
&lt;br /&gt;
=== Terminology ===&lt;br /&gt;
&lt;br /&gt;
* '''Armor Value (AV)'''&lt;br /&gt;
** Object's armor value indicating resistance to Projectile Energy&lt;br /&gt;
* '''Density'''&lt;br /&gt;
** Key material property to define how durable material is against impacting energy. Higher Density value increases Armor Value loss on impact.&lt;br /&gt;
* '''Projectile Energy (PE)'''&lt;br /&gt;
** The total energy value when projectile hits an object.&lt;br /&gt;
** Projectile Energy values are calculated in advance for each possible weapon-projectile combination.&lt;br /&gt;
** Projectile Energy formula uses weapon's velocity to fire projectiles with and projectile's mass.&lt;br /&gt;
*** Laser weapons that transmit energy have their own energy value that is not affected by projectile mass or velocity.&lt;br /&gt;
* '''Armor Degrade Multiplier (ADM)'''&lt;br /&gt;
** Multiplies Energy value before it reduces Impact Armor.&lt;br /&gt;
* '''Armor Damage (AD)'''&lt;br /&gt;
** The actual amount of damage to be reduced from current Armor value.&lt;br /&gt;
**  Damage amount is calculated from the Energy value after material reductions, multiplied with the Armor Degrade Multiplier.&lt;br /&gt;
* '''Energy Through Armor (ETA)'''&lt;br /&gt;
** The Energy amount exceeding object's current Armor value.&lt;br /&gt;
* '''Breaking Damage'''&lt;br /&gt;
** Small amount of energy weakens the object when the energy exceeds the object's Armor value.&lt;br /&gt;
* '''Fracturing Damage'''&lt;br /&gt;
** Large amount of energy fractures the object when exceeding the object's Armor value, breaking off pieces of the object.&lt;br /&gt;
&lt;br /&gt;
== Damage ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
General overview of the damage calculation:&lt;br /&gt;
&lt;br /&gt;
# '''Projectile Energy''' impacting an object is calculated from projectile '''mass''' and weapon '''velocity'''. The projectile mass is most commonly the caliber of a bullet.&lt;br /&gt;
# '''Armor Value''' will decrease whenever an object takes a hit. &lt;br /&gt;
# If '''Projectile Energy''' exceeds object's '''Armor''' value, '''Breaking Damage''' will occur.&lt;br /&gt;
#* '''NOTE!''' Heat Status will cause a negative effect on the Armor Value.&lt;br /&gt;
# '''Voxel Damage''' amount is calculated from '''Projectile Energy''' exceeding the object's '''Armor''' value.&lt;br /&gt;
# '''Armor Degrade Multiplier''' is calculated from '''Density''' property of the object's material and from '''volume''' of the object. &lt;br /&gt;
# '''Armor Damage''' is calculated from '''Projectile Energy''' and '''Armor Degrade Multiplier'''. The '''Armor Damage''' is reduced from current '''Armor Value'''.&lt;br /&gt;
&lt;br /&gt;
=== Damage details ===&lt;br /&gt;
&lt;br /&gt;
===='''Projectile energy (PE)'''====&lt;br /&gt;
The formula for calculating projectile energy: &lt;br /&gt;
 Projectile Energy = (M * V² / 2) / 10000&lt;br /&gt;
* M stands for projectile '''mass''', which is most commonly the caliber of the bullet.&lt;br /&gt;
* V stands for bullet '''velocity'''.&lt;br /&gt;
* For example [[Long rifle]] has muzzle velocity of 1,000 and projectile mass of 2,4 due to the caliber. &lt;br /&gt;
** The formula would give [[Long rifle]] '''Projectile energy''' value of 120.&lt;br /&gt;
&lt;br /&gt;
===='''Armor degrade multiplier (ADM)'''====&lt;br /&gt;
The formula for calculating Armor degrade multiplier:&lt;br /&gt;
 MM * WM * CM&lt;br /&gt;
* Armor degrade multiplier is a percentage value of the Projectile Energy that actually damages the object's Armor.&lt;br /&gt;
* MM stands for '''Material multiplier''', which is the percentage of how much the material of the object negates Projectile energy.&lt;br /&gt;
** '''Density''' increases damage done to Armor Value.&lt;br /&gt;
* WM stands for '''Weight multiplier''', which balances armor degrade between different sized objects.&lt;br /&gt;
** Larger objects get a bonus, and sustain impacting energy more efficiently.&lt;br /&gt;
* CM stands for '''Corrosion multiplier''', which increases the '''Armor degrade multiplier'''.&lt;br /&gt;
** Corrosion status increases the armor degrade on each impact of energy.&lt;br /&gt;
&lt;br /&gt;
===='''Armor damage (AD)'''====&lt;br /&gt;
The formula for calculating Armor damage is:&lt;br /&gt;
 Armor damage  = MPE * ADM&lt;br /&gt;
* MPE stands for '''Modified Projectile Energy'''.&lt;br /&gt;
* ADM stands for '''Armor degrade multiplier'''.&lt;br /&gt;
* The damage amount that degrades armor is calculated by multiplying incoming Modified Projectile Energy with the Armor degrade multiplier.&lt;br /&gt;
&lt;br /&gt;
===='''Armor value (AV)'''====&lt;br /&gt;
The formula for calculating Armor value:&lt;br /&gt;
 Armor value = AV - AD&lt;br /&gt;
* AD stands for '''Armor damage'''.&lt;br /&gt;
* AV stands for '''Armor value'''.&lt;br /&gt;
* Armor damage is reduced from the current Armor value.&lt;br /&gt;
** While taking damage, armor value drops from every hit until it reaches 0.&lt;br /&gt;
&lt;br /&gt;
===='''Energy through armor (ETA)'''====&lt;br /&gt;
The formula for calculating Energy through armor:&lt;br /&gt;
 Energy through armor = PE - AV&lt;br /&gt;
* PE stands for '''Projectile energy'''.&lt;br /&gt;
* AV stands for '''Armor value'''.&lt;br /&gt;
* Armor value is subtracted from projectile energy, which equals the actual damage that the object receives through armor.&lt;br /&gt;
&lt;br /&gt;
===='''Damage depth (DD)'''====&lt;br /&gt;
The formula for calculating Damage depth:&lt;br /&gt;
 Damage depth = ETA / PE * P&lt;br /&gt;
* ETA stands for '''Energy through armor'''.&lt;br /&gt;
* PE stands for '''Projectile energy'''.&lt;br /&gt;
* P stands for '''Penetration multiplier''', which is based on a weapon's caliber.&lt;br /&gt;
* The percentage of energy through armor divided by projectile energy determines the damage depth.&lt;br /&gt;
* Note: if the damage depth exceeds the thickness of the target, the bullet penetrates the target.&lt;br /&gt;
** This means remaining energy of the bullet will be calculated again if it hits a new target.&lt;br /&gt;
&lt;br /&gt;
===='''Object Thickness'''====&lt;br /&gt;
* When object is hit by projectile, depth of potential penetration is calculated and depending on thickness on moment of impact, Projectile Energy is modified.&lt;br /&gt;
* Projectile Energy multiplier has default value of 1.0 on 12 cm thickness and can be decreased down to 0.33 multiplier at most when impact angle is low or more thicker object is struck. At maximum, the modifier can reach 100.0 value.&lt;br /&gt;
* Modifier for thicker than 12 cm objects is 0.6&lt;br /&gt;
* Modifier for less than 12 cm thick objects is 1.2&lt;br /&gt;
&lt;br /&gt;
 Projectile Energy Modifier(PEM) = (1+((PenDepth/12-1)*Multiple))&lt;br /&gt;
&lt;br /&gt;
 Modified Projectile Energy(MPE) = PE/PEM&lt;br /&gt;
&lt;br /&gt;
== Status effects ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
Some [[Weapons|weapons]] and environmental effects, such as nebulae, can cause negative status effects to objects.&amp;lt;br&amp;gt;&lt;br /&gt;
Possible known status effects that can be encountered in the galaxy are listed below.&lt;br /&gt;
&lt;br /&gt;
=== Corrosive status ===&lt;br /&gt;
&lt;br /&gt;
Corrosive status reduces structural durability and armor value of an object.&amp;lt;br&amp;gt;&lt;br /&gt;
Corrosion requires time to take full effect, but to dissipate the effect, the object needs to be repaired.&amp;lt;br&amp;gt;&lt;br /&gt;
Corrosive status may cause malfunctions in mechanical objects like door [[Hinges|hinges]] or [[Mounted weapons|mounted weapons]].&lt;br /&gt;
&lt;br /&gt;
==== Corrosive mechanics ====&lt;br /&gt;
&lt;br /&gt;
'''Stack'''&lt;br /&gt;
&lt;br /&gt;
# When corrosive effect is added to any object via weapon or environmental effect, it is put into a '''stack'''.&lt;br /&gt;
# This '''stack''' counts all corrosive effects that the object has received, which are not yet fully effecting the object. &lt;br /&gt;
# Portion of this stack is then applied to the object over time at certain intervals.&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;br /&gt;
&lt;br /&gt;
# When corrosion is absorbed from stack to actual object over time, '''Corrosive status''' will become active.&lt;br /&gt;
#* It reduces object's armor value, structural durability, and fracture threshold.&lt;br /&gt;
# Corrosive Status also causes malfunctions in [[Devices and machines|mechanical objects]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Corrosion flow'''&amp;lt;br&amp;gt;&lt;br /&gt;
A simplified description of how corrosion status affects objects:&lt;br /&gt;
&lt;br /&gt;
# Object is hit with ammunition with a corrosion payload.&lt;br /&gt;
# The corrosion is stored in a '''Stack'''.&lt;br /&gt;
#* The stack size will increase each time new corrosion payload affects the object.&lt;br /&gt;
# Object will slowly absorb corrosion from the '''Stack'''.&lt;br /&gt;
#* Once the first '''Stack''' is converted into corrosion, '''Corrosion status''' becomes active.&lt;br /&gt;
#* The corrosion effect can increase up to 100% corrosion.&lt;br /&gt;
#* The corrosion can be resisted or slowed down based on the '''Corrosion property''' of the affected material.&lt;br /&gt;
# Corrosion status is a way to measure corrosion effects of objects.&lt;br /&gt;
#* '''Armor value''' will decrease whenever corrosion is absorbed, eventually to 0.&lt;br /&gt;
#* '''Fracture threshold''' will increase whenever corrosion is absorbed, eventually to 99,99%.&lt;br /&gt;
#* '''Structural durability''' will decrease whenever corrosion is absorbed, eventually to 50% from the original value.&lt;br /&gt;
#* '''Corrosion status''' can cause temporary or permanent malfunctions in mechanical devices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Weapons|Damage]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=21466</id>
		<title>Audio signal device mark 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=21466"/>
		<updated>2021-05-20T09:58:45Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Basic Usage */ added row for category 1(Alerts) to SoundCategory table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ua=Звуковий пристрій Mk1&lt;br /&gt;
}}{{SB Infobox Begin&lt;br /&gt;
	|{{SB Infobox Header&lt;br /&gt;
	  |image=[[Image:Audio_signal_device_mark_1.png]]&lt;br /&gt;
	  |factionLogo=&lt;br /&gt;
	  |caption=&lt;br /&gt;
	  |name=Audio signal device, Mk. 1&lt;br /&gt;
	  |subtitle=&lt;br /&gt;
	  |border=none&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device General Information&lt;br /&gt;
	  |type=Audio device&lt;br /&gt;
	  |function=Plays audio tones&lt;br /&gt;
	  |availability=[[Luxury Items]]&lt;br /&gt;
	  |size=24 × 24 × 12 cm&lt;br /&gt;
	  |mass=64.33&lt;br /&gt;
	  |volume=7.14&lt;br /&gt;
	  |corrosionResistance=355&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device IO&lt;br /&gt;
	  |electricIn=Passive&lt;br /&gt;
	  |electricOut=&lt;br /&gt;
	  |coolantIn=&lt;br /&gt;
	  |coolantOut=&lt;br /&gt;
	  |propellantIn=&lt;br /&gt;
	  |propellantOut=&lt;br /&gt;
	  |fuelIn=&lt;br /&gt;
	  |fuelOut=&lt;br /&gt;
	  |sockets=2&lt;br /&gt;
	  |YOLOLchips=&lt;br /&gt;
	  |modInterfaces=1&lt;br /&gt;
	  |deviceInterfaces=&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device Construction&lt;br /&gt;
	  |aegisium=20%&lt;br /&gt;
	  |ajatite=&lt;br /&gt;
	  |arkanium=&lt;br /&gt;
	  |bastium=25%&lt;br /&gt;
	  |charodium=&lt;br /&gt;
	  |corazium=&lt;br /&gt;
	  |exorium=&lt;br /&gt;
	  |haderite=&lt;br /&gt;
	  |ice=&lt;br /&gt;
	  |ilmatrium=15%&lt;br /&gt;
	  |karnite=&lt;br /&gt;
	  |kutonium=&lt;br /&gt;
	  |lukium=&lt;br /&gt;
	  |merkerium=&lt;br /&gt;
	  |nhurgite=&lt;br /&gt;
	  |oninum=&lt;br /&gt;
	  |surtrite=&lt;br /&gt;
	  |tengium=&lt;br /&gt;
	  |ukonium=&lt;br /&gt;
	  |valkite=&lt;br /&gt;
	  |vokarium=20%&lt;br /&gt;
	  |xhalium=&lt;br /&gt;
	}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The audio signal device is used to add audio feedback to spaceships and station devices. They support a plethora of options to customize the playback of audio, and can be wired to directly via their [[Sockets|sockets]] or via a modular interface on their backside.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
You must first match the '''InputValue''' [[Device fields|device field]] name to another device field name that you want to use to trigger playback. The '''TriggerValue''' and '''TriggerRule''' device fields are used to determine when the change in the '''InputValue''' field will trigger audio playback. '''TriggerRule''' accepts one of three values (-1, 0, 1), which are equivalent to the comparison operators lesser-than, equal-to, and greater-than respectively.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''SoundCategory''' values&lt;br /&gt;
! Sound&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| Bleeps&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| Alerts&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| Fake [[Endoskeleton|endoskeleton]] voicelines&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| One octave of notes (chromatic scale: C, C#, D, D#, E, F, F#, G, G#, A, A#, B, C)&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| Drums&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| Meow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Device fields ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! YOLOL field&lt;br /&gt;
! Description&lt;br /&gt;
! Range&lt;br /&gt;
|-&lt;br /&gt;
! '''SoundOn'''&lt;br /&gt;
| Will start to play sound queue when set to 1 and stop when set to 0.&lt;br /&gt;
| 0, 1&lt;br /&gt;
|- &lt;br /&gt;
! '''TriggerRule'''&lt;br /&gt;
| Controls the comparison type:&amp;lt;br&amp;gt;-1 : less&amp;lt;br&amp;gt;0 : equal&amp;lt;br&amp;gt;1 : greater&lt;br /&gt;
| -1, 0, 1&lt;br /&gt;
|-&lt;br /&gt;
! '''TriggerValue'''&lt;br /&gt;
| Value, which '''InputValue''' will be compared against.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''InputValue'''&lt;br /&gt;
| Value, which will be compared against '''TriggerValue'''.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundCategory'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
!'''SoundType'''&lt;br /&gt;
| The sound that will be played.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerRate'''&lt;br /&gt;
| The delay between each played sound.&lt;br /&gt;
| 0 - 100&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerAmount'''&lt;br /&gt;
| Limits how often the sound is repeated. Sound is repeated indefinitely if set to 0.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Priority'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Radius'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 200&lt;br /&gt;
|}&lt;br /&gt;
To learn more about the usage of fields, consult these wiki pages:&lt;br /&gt;
* [[Universal tool|Universal Tool]]&lt;br /&gt;
* [[Data networks|Data networks]]&lt;br /&gt;
* [[YOLOL|YOLOL]]&lt;br /&gt;
&lt;br /&gt;
== Material ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Weight (Kg)'''&lt;br /&gt;
| 66.45&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! '''Material Required (Kv)'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Ajatite&lt;br /&gt;
| 1.428&lt;br /&gt;
|-&lt;br /&gt;
! Bastium&lt;br /&gt;
| 1.785&lt;br /&gt;
|-&lt;br /&gt;
! Ilmatrium&lt;br /&gt;
| 1.071&lt;br /&gt;
|-&lt;br /&gt;
! Vokarium&lt;br /&gt;
| 2.856&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
To learn more about materials, consult these wiki pages:&lt;br /&gt;
&lt;br /&gt;
* [[Materials]]&lt;br /&gt;
* [[Ores]]&lt;br /&gt;
&lt;br /&gt;
==Legacy SoundType conversion table==&lt;br /&gt;
'''Conversion list between legacy SoundType and new category system'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
! '''Legacy SoundType'''&lt;br /&gt;
! '''Category'''&lt;br /&gt;
! '''SoundType'''&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 6&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 7&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 8&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 9&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 10&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 11&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 12&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 13&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 14&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 15&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 16&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 17&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 18&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 19&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 13&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 20&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 14&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 21&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 22&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 23&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 50&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 51&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 52&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 53&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 54&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 55&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 56&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 57&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 58&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 59&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 60&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 61&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 70&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 71&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 72&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 80&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 81&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 82&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 83&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 84&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 85&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 86&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 87&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 88&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 89&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 90&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 91&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 92&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 99&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Devices and machines|Buttons]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=21464</id>
		<title>Audio signal device mark 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=21464"/>
		<updated>2021-05-20T09:53:08Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Basic Usage */ Converted SoundValue table to SoundCategory table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ua=Звуковий пристрій Mk1&lt;br /&gt;
}}{{SB Infobox Begin&lt;br /&gt;
	|{{SB Infobox Header&lt;br /&gt;
	  |image=[[Image:Audio_signal_device_mark_1.png]]&lt;br /&gt;
	  |factionLogo=&lt;br /&gt;
	  |caption=&lt;br /&gt;
	  |name=Audio signal device, Mk. 1&lt;br /&gt;
	  |subtitle=&lt;br /&gt;
	  |border=none&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device General Information&lt;br /&gt;
	  |type=Audio device&lt;br /&gt;
	  |function=Plays audio tones&lt;br /&gt;
	  |availability=[[Luxury Items]]&lt;br /&gt;
	  |size=24 × 24 × 12 cm&lt;br /&gt;
	  |mass=64.33&lt;br /&gt;
	  |volume=7.14&lt;br /&gt;
	  |corrosionResistance=355&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device IO&lt;br /&gt;
	  |electricIn=Passive&lt;br /&gt;
	  |electricOut=&lt;br /&gt;
	  |coolantIn=&lt;br /&gt;
	  |coolantOut=&lt;br /&gt;
	  |propellantIn=&lt;br /&gt;
	  |propellantOut=&lt;br /&gt;
	  |fuelIn=&lt;br /&gt;
	  |fuelOut=&lt;br /&gt;
	  |sockets=2&lt;br /&gt;
	  |YOLOLchips=&lt;br /&gt;
	  |modInterfaces=1&lt;br /&gt;
	  |deviceInterfaces=&lt;br /&gt;
	}}&lt;br /&gt;
&lt;br /&gt;
	|{{SB Infobox Device Construction&lt;br /&gt;
	  |aegisium=20%&lt;br /&gt;
	  |ajatite=&lt;br /&gt;
	  |arkanium=&lt;br /&gt;
	  |bastium=25%&lt;br /&gt;
	  |charodium=&lt;br /&gt;
	  |corazium=&lt;br /&gt;
	  |exorium=&lt;br /&gt;
	  |haderite=&lt;br /&gt;
	  |ice=&lt;br /&gt;
	  |ilmatrium=15%&lt;br /&gt;
	  |karnite=&lt;br /&gt;
	  |kutonium=&lt;br /&gt;
	  |lukium=&lt;br /&gt;
	  |merkerium=&lt;br /&gt;
	  |nhurgite=&lt;br /&gt;
	  |oninum=&lt;br /&gt;
	  |surtrite=&lt;br /&gt;
	  |tengium=&lt;br /&gt;
	  |ukonium=&lt;br /&gt;
	  |valkite=&lt;br /&gt;
	  |vokarium=20%&lt;br /&gt;
	  |xhalium=&lt;br /&gt;
	}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The audio signal device is used to add audio feedback to spaceships and station devices. They support a plethora of options to customize the playback of audio, and can be wired to directly via their [[Sockets|sockets]] or via a modular interface on their backside.&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
You must first match the '''InputValue''' [[Device fields|device field]] name to another device field name that you want to use to trigger playback. The '''TriggerValue''' and '''TriggerRule''' device fields are used to determine when the change in the '''InputValue''' field will trigger audio playback. '''TriggerRule''' accepts one of three values (-1, 0, 1), which are equivalent to the comparison operators lesser-than, equal-to, and greater-than respectively.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''SoundCategory''' values&lt;br /&gt;
! Sound&lt;br /&gt;
|-&lt;br /&gt;
! 0-1&lt;br /&gt;
| Bleeps and alerts&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| Fake [[Endoskeleton|endoskeleton]] voicelines&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| One octave of notes (chromatic scale: C, C#, D, D#, E, F, F#, G, G#, A, A#, B, C)&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| Drums&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| Meow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Device fields ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! YOLOL field&lt;br /&gt;
! Description&lt;br /&gt;
! Range&lt;br /&gt;
|-&lt;br /&gt;
! '''SoundOn'''&lt;br /&gt;
| Will start to play sound queue when set to 1 and stop when set to 0.&lt;br /&gt;
| 0, 1&lt;br /&gt;
|- &lt;br /&gt;
! '''TriggerRule'''&lt;br /&gt;
| Controls the comparison type:&amp;lt;br&amp;gt;-1 : less&amp;lt;br&amp;gt;0 : equal&amp;lt;br&amp;gt;1 : greater&lt;br /&gt;
| -1, 0, 1&lt;br /&gt;
|-&lt;br /&gt;
! '''TriggerValue'''&lt;br /&gt;
| Value, which '''InputValue''' will be compared against.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''InputValue'''&lt;br /&gt;
| Value, which will be compared against '''TriggerValue'''.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundCategory'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
!'''SoundType'''&lt;br /&gt;
| The sound that will be played.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerRate'''&lt;br /&gt;
| The delay between each played sound.&lt;br /&gt;
| 0 - 100&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerAmount'''&lt;br /&gt;
| Limits how often the sound is repeated. Sound is repeated indefinitely if set to 0.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Priority'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Radius'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 200&lt;br /&gt;
|}&lt;br /&gt;
To learn more about the usage of fields, consult these wiki pages:&lt;br /&gt;
* [[Universal tool|Universal Tool]]&lt;br /&gt;
* [[Data networks|Data networks]]&lt;br /&gt;
* [[YOLOL|YOLOL]]&lt;br /&gt;
&lt;br /&gt;
== Material ==&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Weight (Kg)'''&lt;br /&gt;
| 66.45&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! '''Material Required (Kv)'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Ajatite&lt;br /&gt;
| 1.428&lt;br /&gt;
|-&lt;br /&gt;
! Bastium&lt;br /&gt;
| 1.785&lt;br /&gt;
|-&lt;br /&gt;
! Ilmatrium&lt;br /&gt;
| 1.071&lt;br /&gt;
|-&lt;br /&gt;
! Vokarium&lt;br /&gt;
| 2.856&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
To learn more about materials, consult these wiki pages:&lt;br /&gt;
&lt;br /&gt;
* [[Materials]]&lt;br /&gt;
* [[Ores]]&lt;br /&gt;
&lt;br /&gt;
==Legacy SoundType conversion table==&lt;br /&gt;
'''Conversion list between legacy SoundType and new category system'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
! '''Legacy SoundType'''&lt;br /&gt;
! '''Category'''&lt;br /&gt;
! '''SoundType'''&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 6&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 7&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 8&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 9&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 10&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 11&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 12&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 13&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 14&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 15&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 16&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 17&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 18&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 19&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 13&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 20&lt;br /&gt;
| align=center| 0&lt;br /&gt;
| align=center| 14&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 21&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 22&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 23&lt;br /&gt;
| align=center| 1&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 50&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 51&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 52&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 53&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 54&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 55&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 56&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 57&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 58&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 59&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 60&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 61&lt;br /&gt;
| align=center| 2&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 70&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 71&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 72&lt;br /&gt;
| align=center| 3&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 80&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 81&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 1&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 82&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 2&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 83&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 3&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 84&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 4&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 85&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 5&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 86&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 6&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 87&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 7&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 88&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 8&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 89&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 9&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 90&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 10&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 91&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 11&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 92&lt;br /&gt;
| align=center| 4&lt;br /&gt;
| align=center| 12&lt;br /&gt;
|- style=&amp;quot;border:none;padding-top:0cm;padding-bottom:0cm;padding-left:0.053cm;padding-right:0.053cm;&amp;quot;&lt;br /&gt;
| align=center| 99&lt;br /&gt;
| align=center| 5&lt;br /&gt;
| align=center| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Devices and machines|Buttons]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Community_notes_on_system_specs&amp;diff=21019</id>
		<title>Community notes on system specs</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Community_notes_on_system_specs&amp;diff=21019"/>
		<updated>2021-05-12T19:21:31Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Community template */ Adjusted template to be more in line with existing notes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The purpose of this page is to collect information from our Early Access players on how well the game runs on various systems. This information will help other players who are wondering if &amp;quot;X&amp;quot; is good enough for the game. Please feel free to add your notes here! &lt;br /&gt;
&lt;br /&gt;
== Official system requirements ==&lt;br /&gt;
&lt;br /&gt;
Check out the [[System requirements]] page for the official minimum and recommend system specifications and notes. We're transcluding them here as well but the page itself also contains some helpful notes on operating systems and Linux/Mac support. &lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
{{#lsth:System_requirements|Minimum system requirements}} {{#lsth:System_requirements|Recommended system requirements}}&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community tips and tricks ==&lt;br /&gt;
&lt;br /&gt;
This part should probably be moved to its own page eventually, but in its initial stage can live here.&lt;br /&gt;
&lt;br /&gt;
=== Render Resolution Scale ===&lt;br /&gt;
&lt;br /&gt;
Check %APPDATA%\Starbase\options.txt for RenderResolutionscale option:&lt;br /&gt;
&amp;lt;code&amp;gt;setOption(rendererModule, &amp;quot;RenderResolutionScale&amp;quot;, 1)&amp;lt;/code&amp;gt; Change 1 to e.g. &amp;quot;0.5&amp;quot; to let the game render at 50% resolution while keeping the user interface at the normal resolution.&lt;br /&gt;
&lt;br /&gt;
== Community template ==&lt;br /&gt;
&lt;br /&gt;
You can use this template to add your info:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;YOUR NAME, DATE OF REPORT (OPTIONAL BUILD NUMBER)&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||Your CPU&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||Your general (motherboard) RAM amount&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||Your GPU e.g. NVIDIA GeForce GTX 1060 or AMD Radeon Vega&lt;br /&gt;
|-&lt;br /&gt;
|'''GPU memory (VRAM)'''||e.g. 6 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||Other information (if any)&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||e.g. resolution 1920x1080&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||How does the framerate feel?&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||Other thoughts (if any)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please list your entry under a heading for the graphics card, as that's usually the most important single part in a computer for games.&lt;br /&gt;
&lt;br /&gt;
== Early Access notes from the community ==&lt;br /&gt;
&lt;br /&gt;
Feel free to add here in May-June 2021 (Closed Alpha) as well.&lt;br /&gt;
&lt;br /&gt;
=== NVIDIA GeForce GTX 1060 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;JoelFB, 12 May 2021 &amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||Intel(R) Core(TM) i7-7700K CPU&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||16 GB RAM&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||NVIDIA GeForce GTX 1060&lt;br /&gt;
|-&lt;br /&gt;
|'''GPU memory (VRAM)'''||6 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||-&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||1280x720, Low settings (Very Low textures + Medium shadows), Borderless Window&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||Generally stable 60 fps in most situations (except network lag etc). Could probably crank up the settings. Using these for support purposes on the side. while using the computer for other stuff. This is an example entry to get things started on this page.&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== NVIDIA GeForce RTX 3070 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;Pfandadler, 12 May 2021&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||AMD RYZEN 7 5700X&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||32 GB RAM&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||NVIDIA GeForce RTX 3070&lt;br /&gt;
|-&lt;br /&gt;
|'''GPU memory (VRAM)'''||8 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||-&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||1920x1080, Max settings, Borderless Window&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||Generally somewhere around 100 and 200FPS. In places like the marketplace at Origin it can drop down to around 60 but it rarely goes below that. Changing the Settings doesn't affect my framerate much if at all. At 4K the game still runs just at &amp;gt;60FPS.&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||The framerate is all over the place. There are places where you can walk five steps to go from &amp;gt;60 to &amp;lt;30FPS. I would consider my hardware to be beyond overkill for playing the game at 1080p. It would be more appropriate for high refresh rate gaming at 1440p and above. Especially with more optimizations in the places where the performance tanks independently from your hardware.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Community_notes_on_system_specs&amp;diff=21018</id>
		<title>Community notes on system specs</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Community_notes_on_system_specs&amp;diff=21018"/>
		<updated>2021-05-12T14:16:47Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Early Access notes from the community */ Added notes for my system&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The purpose of this page is to collect information from our Early Access players on how well the game runs on various systems. This information will help other players who are wondering if &amp;quot;X&amp;quot; is good enough for the game. Please feel free to add your notes here! &lt;br /&gt;
&lt;br /&gt;
== Official system requirements ==&lt;br /&gt;
&lt;br /&gt;
Check out the [[System requirements]] page for the official minimum and recommend system specifications and notes. We're transcluding them here as well but the page itself also contains some helpful notes on operating systems and Linux/Mac support. &lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
{{#lsth:System_requirements|Minimum system requirements}} {{#lsth:System_requirements|Recommended system requirements}}&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community tips and tricks ==&lt;br /&gt;
&lt;br /&gt;
This part should probably be moved to its own page eventually, but in its initial stage can live here.&lt;br /&gt;
&lt;br /&gt;
=== Render Resolution Scale ===&lt;br /&gt;
&lt;br /&gt;
Check %APPDATA%\Starbase\options.txt for RenderResolutionscale option:&lt;br /&gt;
&amp;lt;code&amp;gt;setOption(rendererModule, &amp;quot;RenderResolutionScale&amp;quot;, 1)&amp;lt;/code&amp;gt; Change 1 to e.g. &amp;quot;0.5&amp;quot; to let the game render at 50% resolution while keeping the user interface at the normal resolution.&lt;br /&gt;
&lt;br /&gt;
== Community template ==&lt;br /&gt;
&lt;br /&gt;
You can use this template to add your info:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;YOUR NAME, DATE OF REPORT (OPTIONAL BUILD NUMBER)&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||Your CPU&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||Your general (motherboard) RAM amount&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||Your GPU e.g. NVIDIA GeForce GTX 1060 or AMD Radeon Vega&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card memory (VRAM)'''||e.g. 6 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||Other information (if any)&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||e.g. resolution 1920x1080&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||How does the framerate feel?&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||Other thoughts (if any)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please list your entry under a heading for the graphics card, as that's usually the most important single part in a computer for games. &lt;br /&gt;
&lt;br /&gt;
== Early Access notes from the community ==&lt;br /&gt;
&lt;br /&gt;
Feel free to add here in May-June 2021 (Closed Alpha) as well.&lt;br /&gt;
&lt;br /&gt;
=== NVIDIA GeForce GTX 1060 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;JoelFB, 12 May 2021 &amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||Intel(R) Core(TM) i7-7700K CPU&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||16 GB RAM&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||NVIDIA GeForce GTX 1060&lt;br /&gt;
|-&lt;br /&gt;
|'''GPU memory (VRAM)'''||6 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||-&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||1280x720, Low settings (Very Low textures + Medium shadows), Borderless Window&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||Generally stable 60 fps in most situations (except network lag etc). Could probably crank up the settings. Using these for support purposes on the side. while using the computer for other stuff. This is an example entry to get things started on this page.&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== NVIDIA GeForce RTX 3070 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;infobox&amp;quot; style=&amp;quot;float: none; clear: both; margin: 0 0 1em 1em; width: 600px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;width: 600px; margin: 0 auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #5794D5; font-size: 120%; text-align: left; padding: 2px 4px;&amp;quot; | &amp;lt;span style=&amp;quot;color: #FFFFFF;&amp;quot;&amp;gt;Pfandadler, 12 May 2021&amp;lt;/span&amp;gt;&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 130px;&amp;quot;|'''CPU'''||AMD RYZEN 7 5700X&lt;br /&gt;
|-&lt;br /&gt;
|'''RAM'''||32 GB RAM&lt;br /&gt;
|-&lt;br /&gt;
|'''Graphics card (GPU)'''||NVIDIA GeForce RTX 3070&lt;br /&gt;
|-&lt;br /&gt;
|'''GPU memory (VRAM)'''||8 GB&lt;br /&gt;
|-&lt;br /&gt;
|'''Other hardware'''||-&lt;br /&gt;
|-&lt;br /&gt;
|'''Used settings'''||1920x1080, Max settings, Borderless Window&lt;br /&gt;
|-&lt;br /&gt;
|'''Framerate summary'''||Generally somewhere around 100 and 200FPS. In places like the marketplace at Origin it can drop down to around 60 but it rarely goes below that. Changing the Settings doesn't affect my framerate much if at all. At 4K the game still runs just at &amp;gt;60FPS.&lt;br /&gt;
|-&lt;br /&gt;
|'''Other thoughts'''||The framerate is all over the place. There are places where you can walk five steps to go from &amp;gt;60 to &amp;lt;30FPS. I would consider my hardware to be beyond overkill for playing the game at 1080p. It would be more appropriate for high refresh rate gaming at 1440p and above. Especially with more optimizations in the places where the performance tanks independently from your hardware.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20735</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20735"/>
		<updated>2021-05-05T11:00:55Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: /* Rando Ship Shop 2 */ Added, moved and removed ships. New Pictures are still missing.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Chemosh Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Chemosh.png|85px|frameless|left]]&lt;br /&gt;
Chemosh shop offers a range of industrial, exploration and personal vehicles comming in wide range of optional loadouts and configurations.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Yozhatinka#9221''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Chemosh ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''hauler''&lt;br /&gt;
| Ars, Okim&lt;br /&gt;
| 1,7 mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
[[Duratech|Duratech]]  are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber #2985''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,9 mil&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Comes with a mining laser and 2 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A&amp;lt;br&amp;gt;Jordis A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2 mil&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are sadly right. At least for now. This is the JORDISclass (DTX-JRD1-A) made by DURATECH. A compact and fast shuttle with a running time of 10 ... no wait, 4 hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 145m/s]&amp;lt;br&amp;gt;[ISAN Mono]&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,5 mil&lt;br /&gt;
| Do you hate it to recharge your Vasama's batteries every couple minutes? Isn't it tedious to maneuver your big ship through the station? The Signy fixes both problems. This compact station hopper has a flight time of over one hour and can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Running only on 24 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,4 mil&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates and if speed is important to you, there is even the possibility to mount two additional box thrusters. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Flies at up to 140m/s, has ISAN Mono and is equiped with 6 ore crates. Can be upgraded to up to 30 more crates.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-HEP4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HEP4-A Heptifili A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''rotary mining laser drill vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 44,5 mil&lt;br /&gt;
| This is the reimagination of our original laser-drill concept. The HEPTIFILI is more a ship-born laser drill then a simple mining vessel. Various modes help to BZZZZZ your target efficiently, mining small asteroids can be BZZZZZZZZED precisely as well as BZZZZZZZING huge holes into asteroids or even &amp;quot;tunnels&amp;quot;&amp;quot; through the belt. The four ore collectors make sure to suck up every last bit which are then stored in 72 modular ore crates. For maximum mining efficiency&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Capacity of 72 ore crates, 4 mining laser and 4 collectors boosted by ISAN Mono with Waypoint Add-On and up to 135 m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-EDA6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 16,1 mil&lt;br /&gt;
| A robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad nav system, 24 crates and max speed of up to 140m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:DTX-OMV6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,7 mil&lt;br /&gt;
| This utility vessel was designed to acurately meausure the speed of other ships. A second pilot seat on the side is used to point and track a target.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,3 mil&lt;br /&gt;
| The Fundinn is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No no I think prospecting was her thing. Anyway, a generous main thrust engine and a big rack of maneuver thrusters give her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. Her empty turret is eagerly waiting to be loaded and used by her new master.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:DTX-FAR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A&amp;lt;br&amp;gt;Faradager A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''supply tanker''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 50,9 mil&lt;br /&gt;
| Albeit her original role as a mid-range explorer, it quickly became clear that the FARADAGERclass' A-variant (DTX-FAR2-A) made by DURATECH, makes a fast, robust supply tanker. Equipped with 36 large propellant tanks and 48 spare fuel rods, and clad in composite aegesium/charodium armour, the Faradager is suitable for both civilian and military convoys. Her spacious bridge for up to three crew members offers extensive control- &amp;amp; diagnostic-consoles (energy management, ISAN navigation with waypoint module, supply control).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[ISAN Quad with Waypoint Add-On and Coord-Numpad]&amp;lt;br&amp;gt;[120 m/s speed]&amp;lt;br&amp;gt;[spare supplies - 36 large fuel tanks &amp;amp; 48 fuel rods]&amp;lt;br&amp;gt;[Aegesium/Charodium armour]&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:aelsa.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A Aelsa A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,1 mil&lt;br /&gt;
| A civilian transport shuttle with a capacity of up to eight passengers and a daring look that will turn endo heads in your local spaceship wash. Do you need something like that? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 145m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2,2 mil&lt;br /&gt;
| The VOLSUNGclass was developed out of the desire to create a DURΛTΞCH equivalent to the famous Vasama family. It uses a very modular basic ship frame which can be modified and multiplied to fit many roles.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,6 mil&lt;br /&gt;
| The B-variant doubles the fun thanks to its 2 pilot seats, integrated ISAN mono and enough power reserves to operate one ship-mounted gun.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with an Autocannon, has 2 slots for additional weapons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 40,4 mil&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships. The SINTHGUT is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you‘ve made, thanks to your huge, framing ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 135m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 37,7 mil&lt;br /&gt;
| The LYNGBAKERclass ended the era of our pre-alpha 3D concepts. Now finally we are bringing her into the game. And once again, this extraordinary ship is the crowning glory. It is the 20th ship we have designed for our DuraShop.The Lyngbaker contains on three floors a generous CLF cargo hold and as well various other rooms which can be used to store everything that is important to you. Many control options, useful functions and a high degree of adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 125m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,9 mil&lt;br /&gt;
| Two basic Volsung modules, supported by additional main thrusters, are merged with a big CLF frame capable of holding 30 material cubes or other precious things. The cockpit was repositioned to the front, two cargo crates are integrated and suprisingly this variant is equipped with enough batteries to use two ship-mounted guns. So eventhough no true combat vessel, the Volsung C can defend itself or friendly ships or even attack unsuspecting enemies. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 crates for loading, 6 empty hardpoints. Speed of up to 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:DTX-VGR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 5,4 mil&lt;br /&gt;
| The VEGGRclass is a puristic shuttle for determined pilots . It's designed for one and only one purpose: Grand Turismo. And the long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggrs nimble flight performance make sure that you will travel with style and dignity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A&amp;lt;br&amp;gt;Notnagel A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 11,2 mil&lt;br /&gt;
| The NOTNAGELclass made by DURATECH stands for purism, toughness and top speed. Yet it is not actually a DURATECH ship. At least we didn't want to admit it openly for a long time. This is already indicated by its untypical name (Notnagel = &amp;quot;emergency-nail&amp;quot;, meaning stopgap). Born purely out of necessity and without the prospect of a great future, this uncreative box ship should have ended up on the scrap heap long ago. But he's tough, this nail.The original version was modified and extended many times. The result is a real workhorse that's appreciated by aspiring beginners and rare-ores-hunters alike.&lt;br /&gt;
The latest version has a capacity of 56 cargo crates, a top speed of 150/130 meters per second (empty/heaviest load) and has now the option of retrofitting a mining laser (turret/fixed) and a collector. The practical ADCD (Automatic Distance Closure Device), navigation via ISAN Mono and our proven oversize bumpers round off the package.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[56 cargo crates]&amp;lt;br&amp;gt;[max speed: 150 m/s]&amp;lt;br&amp;gt;[ISAN mono]&amp;lt;br&amp;gt;[retrofit of mining laser and collector possible]&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-HRF7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HRF7-A Herfjotur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLB Fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 17,7 mil&lt;br /&gt;
| The scrap loving angry little dragon. A fighter? A CLB hauler? The Herfjotur is both. Roam the extensive asteroid belt or search through remainings of great battles to find what‘s worthy to be found. Or „generate“ scrap thanks to its four weapons if necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Carries 2 autocannons and 2 plasma throwers. Flies at 130m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A&amp;lt;br&amp;gt;Fornbogi A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 8,5 mil&lt;br /&gt;
| The FORNBOGIclass (DTX-FBG4-A) is DURATECH's equivalent to the iconic Hypevan - a true &amp;quot;Duratruck“! Originally developed just as a mascot with short range hauling-capabilities, it's unusual loadout and design, makes this fast &amp;quot;vehicle&amp;quot; stand out from the crowd.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[cargo lock beam claw]&amp;lt;br&amp;gt;[3 empty hardpoints]&amp;lt;br&amp;gt;[130 m/s]&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-BEL8.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BEL8-A&amp;lt;br&amp;gt;Beli A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''dropship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 31,3 mil&lt;br /&gt;
| The BELIclass (DTX-BEL8-A) made by DURATECH is a dropship. Initially planned as an expedition ship and in the meantime even equipped with a whole bunch of weapons, the A variant finally concentrates on it's main strength - passenger transportation. During the flight, the pilot benefits from a generous viewport and navigation via ISAN quad (waypoint module included).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 125 m/s]&amp;lt;br&amp;gt;[ISAN quad with waypoint module]&amp;lt;br&amp;gt;[8 passenger seats]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== EPIC Shipyards === &lt;br /&gt;
&lt;br /&gt;
[[File:epic_logo.png|85px|frameless|left]]&lt;br /&gt;
[[EPIC corp|EPIC corp's]] EPIC Shipyards sells a variety of ships, made by members of the company&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Senkii#0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of EPIC Shipyards ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:1_pinecone_mk2.png|300px|thumb]]&lt;br /&gt;
| Pinecone Mk2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy fighter''&lt;br /&gt;
| Extinct&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:4_catbox_m.png|300px|thumb]]&lt;br /&gt;
| Catbox M&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Early-game miner''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:5_catbox_mu.png|300px|thumb]]&lt;br /&gt;
| Catbox MU&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:6_croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy miner''&lt;br /&gt;
| Perry &amp;amp; Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:7_ant.png|300px|thumb]]&lt;br /&gt;
| Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy miner''&lt;br /&gt;
| AnImbecile&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:11_b16_endurance.png|300px|thumb]]&lt;br /&gt;
| B16 Endurance&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| José&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:12_hornet.png|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:13_pioneer.png|300px|thumb]]&lt;br /&gt;
| Pioneer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:14_plasma_zep.png|300px|thumb]]&lt;br /&gt;
| Plasma Zeppelin&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Just... Big''&lt;br /&gt;
| Perry &amp;amp; Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:15_catbox.png|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Senkii&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:16_elyune.png|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal transport''&lt;br /&gt;
| Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:17_shuna.png|300px|thumb]]&lt;br /&gt;
| Shuna&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium fighter''&lt;br /&gt;
| Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:23_apito.png|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Carrier''&lt;br /&gt;
| Subaru&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:24_baracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| ''Unknown''&lt;br /&gt;
| ''Description coming soon''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's [[K-Bots|K-Bot]] folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 0.7mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| 2,9mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 24mil&lt;br /&gt;
| The Buffalo, now in its MK.3 configuration was designed as the Hauler's big brother. It's designed to go much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The Buffalo is equipped with 166 ore crates and this nimble ship can travel 100 m/s unloaded. The new MK.3 also comes with much greater reverse power for stopping the ship. The Buffalo's expansive cockpit has an unrivalled field of view that allows the pilot to spot both asteroids and potential hazards easily.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 27mil&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop One is focused on providing customers with a range of low cost personal vessels, exploration ships, freighters and mining ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;34 containers, 140-150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,4mil&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 0,6mil&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish TRIO&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 27,8mil&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4mil&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer funs will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 8mil&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1.1mil&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,9mil&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 34mil&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 31mil&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 17mil&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4mil&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;24 containers. 96m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;48 containers. 70m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on load at a cost of speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers. 56m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop TWO contains bigger freighters, station parts movers and a range of combat ships from snub fighters to a venerable old Republic gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki2 salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Figher ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 34mil&lt;br /&gt;
| A medium sized ship carrying some heavy firpower, the Salamander is a fast, heavily armored combat ship. Equipped with eight Plasma Canons and four Laser canons, this ship is lethal against anything it comes against.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 12k eps, propulsion:  28 triangle, weapons:  4 laser cannonc, 4 railguns, top speed:  120m/s, navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 2-3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 murmidon.jpg|300px|thumb]]&lt;br /&gt;
| Murmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Endo Reconstruction Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 15mil&lt;br /&gt;
| An armored endo reconstruction vessel designed to endure elements, collisions and firearm damage. Slow, but reliable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Transport capacity:  7 seats + 1 crate , tools: reconstruction machine, top speed:  59m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|[[File:Oki2 javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 7mil&lt;br /&gt;
| A small, light fighter, the Javelin is a fast and agile ship designed for escorting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons , top speed: 140 m/s , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2a&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 8mil&lt;br /&gt;
| The Javelin Mk.2A1 is a modification of the Javelin Mk.2 equipped with additional two Plasma Cannons and improved structural integrity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons and 2 plasma throwers, top speed: 140 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 29mil&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7,5mil&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 20mil&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule IIC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 wingII.jpg|300px|thumb]]&lt;br /&gt;
| Wing II mk. 3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 10mil&lt;br /&gt;
| An upgrade stock Wing designed to be a solidly armed fighter for station defence, convoy escorts and other combat missions where fast deployment isn't necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons:  4 laser cannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 shale.jpg|300px|thumb]]&lt;br /&gt;
| Shale mk02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 2,8mil&lt;br /&gt;
| A rudimentary, relatively inexpensive single-gun fighter. Not particularly remarkable, but fairly cheap.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons: 1 laser cannon.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite m2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 4mil&lt;br /&gt;
| A refined, more advanced dual-gun fighter capable of fitting either plasma cannons or autocannons. Relatively well-armed, compact, and inexpensive.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, weapons:  2 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 coyote.jpg|300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 65mil&lt;br /&gt;
| Replica of empire Lictor created for The Pilot Series videos as an old Republic predecursor to the aforementioned gunship.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 12 plasma cannons, 8 autocannons, 2 quad laser turrets, 4 twin autocannon turrets.&lt;br /&gt;
|-&lt;br /&gt;
| 15a&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A Widukind&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter / Scout''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 9mil&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 laser cannonc and 2 autocannons, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 15b&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| einar4050&lt;br /&gt;
| 4,5mil&lt;br /&gt;
| Tick is a small, fast and manoeuvrable scout vessel.With a long range it is suitable for many roles such as scouting, patrolling, exploring and personal transport.It has Isan Mono and 2 lasercannons&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  1k eps, weapons: 2 laser cannons, top speed: 100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 8mil&lt;br /&gt;
| Light fighter armed with autocannons and plasma throwers. Designed to be as cheap as possible for the firepower that it carries.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 2 autocannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 7mil&lt;br /&gt;
| A heavier hull fitted with plasma cannons and autocannons. Well-armed and fleeting, the Quartzite is a good option for heavy surgical strikes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 autocannons and 2 plasma throwers, top speed: 135m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| 20mil&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Moon Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5,6mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 3,9mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-rp.jpg|300px|thumb]]&lt;br /&gt;
| Modulus RP&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,3mil&lt;br /&gt;
| An example modification of Modulus chassis designed to act as propellant / fuel rods supplies carrier and in-field repair assistant thanks to it's 15 cargo crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, transport capacity:  15 ore crates + 14 fuel rod racks + 12 coolant cell slots, top speed: 120m/s , navigation: ISAN Mono.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop THREE contains a choice of specialised ships such as CLF freighters and miners.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-h.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Hunter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (LC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft able to outmaneuver standard fighters and overwhelming them with its eight laser cannons. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-c.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Crusher&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC/PT)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 14mil&lt;br /&gt;
| A light maneuverable dogfight craft designed to combat heavy fighters and other similar targets when its array of four autocannons and four plasma throwers can help penetrate heavy armor plating. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-b.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Brawler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft  that is best suited against tiny pocket fighters when the significant spread of its eight autocannons can be turned into an advantage.  The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2.jpg|300px|thumb]]&lt;br /&gt;
| Magnus II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Freighter''&lt;br /&gt;
| Okim&lt;br /&gt;
| 37mil&lt;br /&gt;
| A heavy ore hauler, clad in aegisium plating and equipped with 432 crates. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2mn.jpg|300px|thumb]]&lt;br /&gt;
| Magnus IIMN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Miner''&lt;br /&gt;
| Okim&lt;br /&gt;
| 42mil&lt;br /&gt;
| MN variant of Magnus II chassis is reconfigured into a heavy miner with 2 mining laser / collectors turrets, automatic mining sweep script and considerably improved power capacity. This convertios comes at a cost of 32 crates the original model has down to 400 ore containers as well as overall price increase. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 antares.jpg|300px|thumb]]&lt;br /&gt;
| Antares&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Einar4050&lt;br /&gt;
| 20mil&lt;br /&gt;
| A cargo vessel with two large Cargo Lock Frames designed to freight station parts and salvage or anything that can fit into the frames. Has long range with a bit over six hours of flight time and easily reaches 150 m/s empty. Has ISAN Quad navigation system and a transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 shifter.jpg|300px|thumb]]&lt;br /&gt;
| Shifter LSET304&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1mil&lt;br /&gt;
| The Shifter is a small, disposable, battery powered exploration craft perfect for station hopping. It contains 15 batteries and one small propellant tank, as well as two Resource Bridges with flow direction buttons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 axiom.jpg|300px|thumb]]&lt;br /&gt;
| Axiom&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Survivor&lt;br /&gt;
| 27mil&lt;br /&gt;
| Powerful miner with sophisticated mining tools that consist of two retractable robot arms each having a mining laser on the tip. Advanced mining script controls these arms to carefully, but efficiently harvest the asteroid in front of the ship. Generator is able to output 160000 eps. Has ISAN Quad and reaches 90 m/s when all of 128 crates are empty.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 rutile.jpg|300px|thumb]]&lt;br /&gt;
| Rutile&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| splet&lt;br /&gt;
| 2mil&lt;br /&gt;
| Light and swift personal vessel made by splet. Ship features extremely powerful forward and backward thrust which equals one another.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 usret.jpg|300px|thumb]]&lt;br /&gt;
| TA13-O &amp;quot;Usret&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 11mil&lt;br /&gt;
| &amp;quot;Usret&amp;quot; is intended as a medium station beam freighter, but it is capable of carrying other types of cargo as well with a maximum speed of 140 m/s. Has ISAN Mono navigation system and an Eco Mode as standard. There are also two more turret slots for upgrades.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:OKI3Hopbox.jpg|300px|thumb]]&lt;br /&gt;
| Hopbox LCOT202&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Shuttle''&lt;br /&gt;
| Nate&lt;br /&gt;
| 6mil&lt;br /&gt;
| A small and luxurious dual CLF hauler which comes with two 192x336x336 bastium plated containers. Includes ISAN Mono 1.1 navigation system and HUDos v1.1 for a detailed display of the ship's systems. A single Laser cannon can help to defend against pirates.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 barrow72.jpg|300px|thumb]]&lt;br /&gt;
| Barrow72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'Miner'&lt;br /&gt;
| Mrroboto&lt;br /&gt;
| 21mil&lt;br /&gt;
| Barrow72 equipped with 72 ore crates and a turret with mining equipment. Ship runs on 9 generators boosted by enchancers. In addition to the pilot seat, this vessel can also be controlled via the turret. Has ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus #2151''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevan.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 0,6m&lt;br /&gt;
| Pure HYPE poured in the form of a classic van. Wheels, seats, a cool blue color, what more do you need?&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| 20,5m&lt;br /&gt;
| Mainly designed for station parts transportation, it has ten cargo frame locks.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 30,5m&lt;br /&gt;
| Deep space miner with 14 hours of flight time. Can carry a crew of up to four endos.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypewanblue.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Blue&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| Hype van + Autocannon. Who needs more?&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevanred.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Red&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| SHUT UP AND TAKE MY MONEY!&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 tuggerv2.jpg|300px|thumb]]&lt;br /&gt;
| Tugger V2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 0,7m&lt;br /&gt;
| The Tugger V2 is a small mining ship equipped with two cargo crates and powered by batteries. This ship is an updated version of the original Tugger with one fuel tank removed and four batteries added.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 spirit.jpg|300px|thumb]]&lt;br /&gt;
| Spirit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kryostahl&lt;br /&gt;
| 1,6m&lt;br /&gt;
| Small ship for gettion around. It has a generator unit, and a resource bridge for resupplying. Also comes in a neat black color.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 catbbox.jpg|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2,7m&lt;br /&gt;
| Designed to attract all cat-lovers, this ships main feature is....you guessed it! Looks like  a kitty cat! (sort of)&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 arrowhead.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Balto&lt;br /&gt;
| 5,3&lt;br /&gt;
| 18 hours of flight in full thrust, and its fuel reserves will last for six hours.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''DerPfandadler #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4.1mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 30.8mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 39.8mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Eclipse-CT MK-002.jpg|300px|thumb]]&lt;br /&gt;
| TAC Eclipse-CT MK-002&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Kaper-Game&lt;br /&gt;
| 60mil&lt;br /&gt;
| Been looking for the money making machine? The apex ore extractor? The ship for the task? Well look no further. This beast with 280 cargo crates combined with a smart mining system will excavate space rocks in no time! Big or small, doesn’t matter. It is fitted with an unique SCRAM-system that encrypts the coordinates only readable by another SCRAM with the right code in it safeguarding you from coordinate leaks. The Eclipse also has an extremely good maneuvrability for its size, it even out-turns fighters! Due to its huge size it can tank large amounts of damage due to its size and armor. The Eclipse is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing. The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Tadpole MK.1.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole MK.1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 6.6mil&lt;br /&gt;
| The Tadpole Mk.1 is a beginner level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Barracuda S.1A.jpg|300px|thumb]]&lt;br /&gt;
| Barracuda S.1A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 4.2mil&lt;br /&gt;
| The Barracuda S.1A is the latest civilian-accessible combat ship from the Quasar Systems. This microfighter is designed with ease of access in mind, with minimal controls to learn and a cheap composition! It includes a dual barrel laser cannon for attacking ships of similar size or strength and a missile launcher to give the fighter a chance against bigger brethren. The Barracuda S.1A has a hull made mostly of bastium, with some aegisium and merkerium in tactical spots, to keep the ship nimble and fast. The Barracuda is also equipped with YOLOL racks for customization of the ship. The racks are located below the propellant tanks and the transponder that can be toggled. The Barracuda is an advanced starter level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18.1mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 80.7mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 24.2mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| Warbler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport''&lt;br /&gt;
| Tao&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| The Warbler is a very fast and agile personal transport and scouting ship. Its small, light frame and long flight time allow it to travel long distances quickly in the asteroid field. The ship also comes with a backup computer that might come handy in case of possible asteroid collisions. As for features, the ship is equipped with the ISAN MONO, a wide field of view, room for passengers if needed, and crazy maneuvering sensitivity (the pitch, yaw and roll can be increaced massively). This ship was created by Tao, and tested by Barkhan.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| MF124 &amp;quot;Striker&amp;quot; V1.1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 4mil&lt;br /&gt;
| The MF124 &amp;quot;Striker&amp;quot; V1.1.2 is a light and modular fighter design.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Bumblebee.jpg|300px|thumb]]&lt;br /&gt;
| Bumblebee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 14.8mil&lt;br /&gt;
| The Bumblebee is a small station miner equipped with 42 Crates. The ship has three lasers controlled by a script for targeting them. It is recommended to mine an asteroid by rotating your ship and changing the targeting distance of the lasers. The Bumblebee is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.5mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system. The Starfire an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| Wolverine - Plas&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 11.5mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusually high strafing capacity makes it ideal for maneuvering around stations and asteroid belts- though its lower top speed makes it better for fighting in an area than covering distance. This version of the Wolverine is equipped with 4x Plasma Throwers, and has extra hardpoints to support additional weapons and a secondary firegroup (Fire2). Flight time: 0.9 Hours (Prop) 4.5 Hours (Fuel) Top Speed: ~130 m/s Core Features: ISAN Mono, Control Sensitivity, AIM mode, SLOW mode, Transponder Pings&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| Wolverine - AC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 10.8mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible and light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusually high strafing capacity makes it ideal for maneuvering around stations and asteroid belts, though its lower top speed makes it better for fighting in a set area than covering distances. This version of the Wolverine is equipped with four autocannons and it has extra hardpoints to support additional weapons and a secondary fire group (Fire2). Flight time: 0.9 Hours (Propellant), 4.5 Hours (Fuel), top speed: ~130 m/s. The core features include: ISAN Mono navigation system, Control Sensitivity, AIM mode, SLOW mode and Transponder Ping.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| Wolverine - Las&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 10.8mil&lt;br /&gt;
| Refurbished from the early tournament days, the Quasar Systems Wolverine is a reliable, flexible and light brawling fighter with a suite of standard quality of life features for combat pilots. Its unusual strafing capabilities make it ideal for maneuvering around stations and asteroid belts, although its lower top speed makes it better for fighting in a set area rather than covering distances. This version of the Wolverine is equipped with four lasers and it has extra hardpoints to support additional weapons and a secondary fire group (Fire2). Flight time: 0.9 Hours (Propellant), 4.5 Hours (Fuel), top speed: ~130 m/s. The core features include: the ISAN Mono navigation system,, Control Sensitivity, AIM mode, SLOW mode and Transponder ping.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[MISSING IMAGE]&lt;br /&gt;
| Line Rider&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 16.7mil&lt;br /&gt;
| The Line Rider is a long range mining and exploration ship. Due to the large amounts of fuel on board, it can also be used for refilling duties. Features: - Fully autonomous avoidance system (e.g. stop-strafe, avoid-go) - 54 ore crates - Material Point Scanner (asteroid scanner) - Ship Diagnostic Scanner + ship durability warning system - ISAN MONO navigation system + Ship Transponder - Propellant: one Large tank, 12 Medium tanks, 12 Small tanks, 16 spare fuel rods - 48 Batteries, 4 x 3/1 fuel chamber/ generator setup + power management script.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob #6221''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 dragonfly.jpg|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 20.7mil&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 talon.jpg|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 16mil&lt;br /&gt;
| A large vessel suitable for hauling asteroids of all sizes, except the largest ones. The ship's cargo lock beams are configured in two individually controlled sets and powered by twin generators. The generator output can be manually overridden. Has ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| Starbream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 40mil&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Neck#6808''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident2.jpg|300px|thumb]]&lt;br /&gt;
| Trident T2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 25mil&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| xnatex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 keg.jpg|300px|thumb]]&lt;br /&gt;
| KEG&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Advanced Starter''&lt;br /&gt;
| &lt;br /&gt;
| 6mil&lt;br /&gt;
| The Keg is a resupply ship, with 28 spare small fuel rods and 24 medium propellant tanks. The ship also has reserve tanks to cover its own flight.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf 2540-4.jpg|300px|thumb]]&lt;br /&gt;
| Wolf 2540-4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 75mil&lt;br /&gt;
| Introducing the upgraded version of the Wolf! This version features dev turrets, a Reconstruction Machine for when the Wolf is under fire, and the newly added silent motor, allowing the Wolf to lurk and strike at the darkest hour. It also comes with a command center, from where you can pilot the sub in case of an emergency, or push the big red button. Lastly, the ship also has the plasma thruster, which allows a speed of 130 knots! Now make contact, lead your target and score a kill in the dark.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 28mil&lt;br /&gt;
| A large 200 crates mining ship equipped with 4 mining lasers and 2 collectors.  Powered by 18 generator units, but with only 6 chambers supporting them.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 kestral.jpg|300px|thumb]]&lt;br /&gt;
| Kestral&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Arion234 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Quasar Systems&lt;br /&gt;
|2mil&lt;br /&gt;
| The Kestral is a fast, yet inexpensive personal transport capable of comfortably carrying three endos at top speed between stations, or out into the belt if needed. Equipped with the ISAN Quad, this ship is well suited to get you where you need to go and back again, without compromising style or speed.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| The Q52 is designed by José for general leisure and racing. This is a hot rod with two autocannons, long range and sensitive steering.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| The Firefly R by MoonSet is a sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. The boost mode offers even more thrust for acceleration. Speed and handling aside, the Firefly R is also an excellent choice for a personal transport shuttle due to its improved range and the ISAN navigation system. The Firefly R has three small propellant tanks, triple the amount of the base model.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident3.jpg|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 53.7mil&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 astra.jpg|300px|thumb]]&lt;br /&gt;
| R22-QS Astra&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 6.6mil&lt;br /&gt;
| A general purpose light fighter with a classic look. Armed with four autocannons and possessing a small frame, pilots of this craft would be wise to avoid direct engagements in favor of flanking and hit-and-run tactics, maximizing the damage the craft can do.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 2mil&lt;br /&gt;
| A fast and nimble exploration ship with unusual design. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship''&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| To FB from DS: &amp;quot;We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf-2540-2.jpg|300px|thumb]]&lt;br /&gt;
| Wolf-2540-2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 51mil&lt;br /&gt;
| &amp;quot;A boat for the modern endoskeleton war navy, the W-2540 is a perfect, stealthy convoy-killer. With four missiles ready for launch and twelve more on stand-by, these homing menances can obliterate any convoy. Included in its armament are the bow/stern autocannon turret and the main railgun deck gun. The W-2540 comes armored entirely in oninum and merkium beams, enabling a speed of 130 knots. Being a modern boat, the W-2540 also comes with the ISAN Quad navigation system and the latest add ons, and two generator efficiency stations. Lead your navy into the hornet's nest or the war will come to you.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch Luxury Transport&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident.jpg|300px|thumb]]&lt;br /&gt;
| Trident Scooter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident1.jpg|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 9.4mil&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13.8mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| CS-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 16.4mil&lt;br /&gt;
| A military variant of the Jackrabbit armed with 8 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 7.9mil&lt;br /&gt;
| A light multi-purpose ship equipped with two autocannons and four ore crates.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=20646</id>
		<title>Audio signal device mark 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Audio_signal_device_mark_1&amp;diff=20646"/>
		<updated>2021-04-29T21:57:17Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|ua=Звуковий пристрій Mk1&lt;br /&gt;
}}&lt;br /&gt;
== Summary ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Audio_signal_device_mark_1.png|200px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Used to add audio feedback to spaceship and station devices.&lt;br /&gt;
&lt;br /&gt;
== Basic information ==&lt;br /&gt;
&lt;br /&gt;
Match '''InputValue''' field name to the message ID you want to use to trigger playback.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''TriggerValue''' and '''TriggerRule''' are used to determine when '''InputValue''' change triggers playback.&amp;lt;br&amp;gt;&lt;br /&gt;
'''TriggerRule''' accepts three values (-1, 0, 1), which are less than, equal and greater then comparison operators.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
List of '''SoundType''' variables:&lt;br /&gt;
&lt;br /&gt;
0-22: bleeps and alert sounds&amp;lt;br&amp;gt;&lt;br /&gt;
50-61: fake endo voice&amp;lt;br&amp;gt;&lt;br /&gt;
70-72: drums&amp;lt;br&amp;gt;&lt;br /&gt;
80-92: one octave of notes (chromatic scale: C, C#, D, D#, E, F, F#, G, G#, A, A#, B, C)&amp;lt;br&amp;gt;&lt;br /&gt;
99: meow?&amp;lt;br&amp;gt;&lt;br /&gt;
100: random glitchy bloops&amp;lt;br&amp;gt;&lt;br /&gt;
101: wonky alternating up and down sound... thing&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Device fields ==&lt;br /&gt;
&lt;br /&gt;
To learn more about the usage of fields, consult these wiki pages:&lt;br /&gt;
* [[Universal tool|Universal Tool]]&lt;br /&gt;
* [[Data networks|Data networks]]&lt;br /&gt;
* [[YOLOL|YOLOL]]&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! YOLOL field&lt;br /&gt;
! Description&lt;br /&gt;
! Range&lt;br /&gt;
|-&lt;br /&gt;
! '''SoundOn'''&lt;br /&gt;
| Will start to play sound queue when set to 1 and stop when set to 0.&lt;br /&gt;
| 0, 1&lt;br /&gt;
|- &lt;br /&gt;
! '''TriggerRule'''&lt;br /&gt;
| Controls the comparison type:&amp;lt;br&amp;gt;-1 : less&amp;lt;br&amp;gt;0 : equal&amp;lt;br&amp;gt;1 : greater&lt;br /&gt;
| -1, 0, 1&lt;br /&gt;
|-&lt;br /&gt;
! '''TriggerValue'''&lt;br /&gt;
| Value, which '''InputValue''' will be compared against.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''InputValue'''&lt;br /&gt;
| Value, which will be compared against '''TriggerValue'''.&lt;br /&gt;
| any&lt;br /&gt;
|-&lt;br /&gt;
!'''SoundCategory'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
!'''SoundType'''&lt;br /&gt;
| The sound that will be played.&lt;br /&gt;
| 0 - 101&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerRate'''&lt;br /&gt;
| The delay between each played sound.&lt;br /&gt;
| 0 - 100&lt;br /&gt;
|-&lt;br /&gt;
!'''RetriggerAmount'''&lt;br /&gt;
| Limits how often the sound is repeated. Sound is repeated indefinitely if set to 0.&lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Priority'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 99&lt;br /&gt;
|-&lt;br /&gt;
!'''Radius'''&lt;br /&gt;
| &lt;br /&gt;
| 0 - 200&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Material ==&lt;br /&gt;
&lt;br /&gt;
To learn more about materials, consult these wiki pages:&lt;br /&gt;
&lt;br /&gt;
* [[Materials]]&lt;br /&gt;
* [[Ores]]&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! '''Weight (Kg)'''&lt;br /&gt;
| 66.45&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! '''Material Required (Kv)'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! Ajatite&lt;br /&gt;
| 1.428&lt;br /&gt;
|-&lt;br /&gt;
! Bastium&lt;br /&gt;
| 1.785&lt;br /&gt;
|-&lt;br /&gt;
! Ilmatrium&lt;br /&gt;
| 1.071&lt;br /&gt;
|-&lt;br /&gt;
! Vokarium&lt;br /&gt;
| 2.856&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Devices and machines|Buttons]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20603</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20603"/>
		<updated>2021-04-21T22:46:34Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: Replaced placeholder picture with proper one.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Chemosh Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Chemosh.png|85px|frameless|left]]&lt;br /&gt;
Chemosh shop offers a range of industrial, exploration and personal vehicles comming in wide range of optional loadouts and configurations.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Yozhatinka#9221''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Chemosh ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''hauler''&lt;br /&gt;
| Ars, Okim&lt;br /&gt;
| 1,7 mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
[[Duratech|Duratech]]  are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber #2985''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,9 mil&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Comes with a mining laser and 2 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A&amp;lt;br&amp;gt;Jordis A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2 mil&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are sadly right. At least for now. This is the JORDISclass (DTX-JRD1-A) made by DURATECH. A compact and fast shuttle with a running time of 10 ... no wait, 4 hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 145m/s]&amp;lt;br&amp;gt;[ISAN Mono]&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,5 mil&lt;br /&gt;
| Do you hate it to recharge your Vasama's batteries every couple minutes? Isn't it tedious to maneuver your big ship through the station? The Signy fixes both problems. This compact station hopper has a flight time of over one hour and can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Running only on 24 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,4 mil&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates and if speed is important to you, there is even the possibility to mount two additional box thrusters. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Flies at up to 140m/s, has ISAN Mono and is equiped with 6 ore crates. Can be upgraded to up to 30 more crates.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-HEP4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HEP4-A Heptifili A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''rotary mining laser drill vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 44,5 mil&lt;br /&gt;
| This is the reimagination of our original laser-drill concept. The HEPTIFILI is more a ship-born laser drill then a simple mining vessel. Various modes help to BZZZZZ your target efficiently, mining small asteroids can be BZZZZZZZZED precisely as well as BZZZZZZZING huge holes into asteroids or even &amp;quot;tunnels&amp;quot;&amp;quot; through the belt. The four ore collectors make sure to suck up every last bit which are then stored in 72 modular ore crates. For maximum mining efficiency&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Capacity of 72 ore crates, 4 mining laser and 4 collectors boosted by ISAN Mono with Waypoint Add-On and up to 135 m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-EDA6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 16,1 mil&lt;br /&gt;
| A robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad nav system, 24 crates and max speed of up to 140m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:DTX-OMV6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,7 mil&lt;br /&gt;
| This utility vessel was designed to acurately meausure the speed of other ships. A second pilot seat on the side is used to point and track a target.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,3 mil&lt;br /&gt;
| The Fundinn is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No no I think prospecting was her thing. Anyway, a generous main thrust engine and a big rack of maneuver thrusters give her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. Her empty turret is eagerly waiting to be loaded and used by her new master.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:DTX-FAR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A&amp;lt;br&amp;gt;Faradager A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''supply tanker''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 50,9 mil&lt;br /&gt;
| Albeit her original role as a mid-range explorer, it quickly became clear that the FARADAGERclass' A-variant (DTX-FAR2-A) made by DURATECH, makes a fast, robust supply tanker. Equipped with 36 large propellant tanks and 48 spare fuel rods, and clad in composite aegesium/charodium armour, the Faradager is suitable for both civilian and military convoys. Her spacious bridge for up to three crew members offers extensive control- &amp;amp; diagnostic-consoles (energy management, ISAN navigation with waypoint module, supply control).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[ISAN Quad with Waypoint Add-On and Coord-Numpad]&amp;lt;br&amp;gt;[120 m/s speed]&amp;lt;br&amp;gt;[spare supplies - 36 large fuel tanks &amp;amp; 48 fuel rods]&amp;lt;br&amp;gt;[Aegesium/Charodium armour]&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:aelsa.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A Aelsa A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,1 mil&lt;br /&gt;
| A civilian transport shuttle with a capacity of up to eight passengers and a daring look that will turn endo heads in your local spaceship wash. Do you need something like that? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 145m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2,2 mil&lt;br /&gt;
| The VOLSUNGclass was developed out of the desire to create a DURΛTΞCH equivalent to the famous Vasama family. It uses a very modular basic ship frame which can be modified and multiplied to fit many roles.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,6 mil&lt;br /&gt;
| The B-variant doubles the fun thanks to its 2 pilot seats, integrated ISAN mono and enough power reserves to operate one ship-mounted gun.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with an Autocannon, has 2 slots for additional weapons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 40,4 mil&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships. The SINTHGUT is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you‘ve made, thanks to your huge, framing ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 135m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 37,7 mil&lt;br /&gt;
| The LYNGBAKERclass ended the era of our pre-alpha 3D concepts. Now finally we are bringing her into the game. And once again, this extraordinary ship is the crowning glory. It is the 20th ship we have designed for our DuraShop.The Lyngbaker contains on three floors a generous CLF cargo hold and as well various other rooms which can be used to store everything that is important to you. Many control options, useful functions and a high degree of adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 125m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,9 mil&lt;br /&gt;
| Two basic Volsung modules, supported by additional main thrusters, are merged with a big CLF frame capable of holding 30 material cubes or other precious things. The cockpit was repositioned to the front, two cargo crates are integrated and suprisingly this variant is equipped with enough batteries to use two ship-mounted guns. So eventhough no true combat vessel, the Volsung C can defend itself or friendly ships or even attack unsuspecting enemies. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 crates for loading, 6 empty hardpoints. Speed of up to 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:DTX-VGR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 5,4 mil&lt;br /&gt;
| The VEGGRclass is a puristic shuttle for determined pilots . It's designed for one and only one purpose: Grand Turismo. And the long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggrs nimble flight performance make sure that you will travel with style and dignity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A&amp;lt;br&amp;gt;Notnagel A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 11,2 mil&lt;br /&gt;
| The NOTNAGELclass made by DURATECH stands for purism, toughness and top speed. Yet it is not actually a DURATECH ship. At least we didn't want to admit it openly for a long time. This is already indicated by its untypical name (Notnagel = &amp;quot;emergency-nail&amp;quot;, meaning stopgap). Born purely out of necessity and without the prospect of a great future, this uncreative box ship should have ended up on the scrap heap long ago. But he's tough, this nail.The original version was modified and extended many times. The result is a real workhorse that's appreciated by aspiring beginners and rare-ores-hunters alike.&lt;br /&gt;
The latest version has a capacity of 56 cargo crates, a top speed of 150/130 meters per second (empty/heaviest load) and has now the option of retrofitting a mining laser (turret/fixed) and a collector. The practical ADCD (Automatic Distance Closure Device), navigation via ISAN Mono and our proven oversize bumpers round off the package.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[56 cargo crates]&amp;lt;br&amp;gt;[max speed: 150 m/s]&amp;lt;br&amp;gt;[ISAN mono]&amp;lt;br&amp;gt;[retrofit of mining laser and collector possible]&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-HRF7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HRF7-A Herfjotur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLB Fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 17,7 mil&lt;br /&gt;
| The scrap loving angry little dragon. A fighter? A CLB hauler? The Herfjotur is both. Roam the extensive asteroid belt or search through remainings of great battles to find what‘s worthy to be found. Or „generate“ scrap thanks to its four weapons if necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Carries 2 autocannons and 2 plasma throwers. Flies at 130m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A&amp;lt;br&amp;gt;Fornbogi A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 8,5 mil&lt;br /&gt;
| The FORNBOGIclass (DTX-FBG4-A) is DURATECH's equivalent to the iconic Hypevan - a true &amp;quot;Duratruck“! Originally developed just as a mascot with short range hauling-capabilities, it's unusual loadout and design, makes this fast &amp;quot;vehicle&amp;quot; stand out from the crowd.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[cargo lock beam claw]&amp;lt;br&amp;gt;[3 empty hardpoints]&amp;lt;br&amp;gt;[130 m/s]&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-BEL8.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BEL8-A&amp;lt;br&amp;gt;Beli A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''dropship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 31,3 mil&lt;br /&gt;
| The BELIclass (DTX-BEL8-A) made by DURATECH is a dropship. Initially planned as an expedition ship and in the meantime even equipped with a whole bunch of weapons, the A variant finally concentrates on it's main strength - passenger transportation. During the flight, the pilot benefits from a generous viewport and navigation via ISAN quad (waypoint module included).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 125 m/s]&amp;lt;br&amp;gt;[ISAN quad with waypoint module]&amp;lt;br&amp;gt;[8 passenger seats]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's [[K-Bots|K-Bot]] folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 0.7mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| 2,9mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 24mil&lt;br /&gt;
| The Buffalo, now in its MK.3 configuration was designed as the Hauler's big brother. It's designed to go much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The Buffalo is equipped with 166 ore crates and this nimble ship can travel 100 m/s unloaded. The new MK.3 also comes with much greater reverse power for stopping the ship. The Buffalo's expansive cockpit has an unrivalled field of view that allows the pilot to spot both asteroids and potential hazards easily.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 27mil&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop One is focused on providing customers with a range of low cost personal vessels, exploration ships, freighters and mining ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;34 containers, 140-150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,4mil&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 0,6mil&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish TRIO&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 27,8mil&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4mil&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer funs will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 8mil&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1.1mil&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,9mil&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 34mil&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 31mil&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 17mil&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4mil&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;24 containers. 96m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;48 containers. 70m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on load at a cost of speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers. 56m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop TWO contains bigger freighters, station parts movers and a range of combat ships from snub fighters to a venerable old Republic gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki2 salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Figher ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 34mil&lt;br /&gt;
| A medium sized ship carrying some heavy firpower, the Salamander is a fast, heavily armored combat ship. Equipped with eight Plasma Canons and four Laser canons, this ship is lethal against anything it comes against.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 12k eps, propulsion:  28 triangle, weapons:  4 laser cannonc, 4 railguns, top speed:  120m/s, navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 2-3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 murmidon.jpg|300px|thumb]]&lt;br /&gt;
| Murmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Endo Reconstruction Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 15mil&lt;br /&gt;
| An armored endo reconstruction vessel designed to endure elements, collisions and firearm damage. Slow, but reliable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Transport capacity:  7 seats + 1 crate , tools: reconstruction machine, top speed:  59m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|[[File:Oki2 javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 7mil&lt;br /&gt;
| A small, light fighter, the Javelin is a fast and agile ship designed for escorting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons , top speed: 140 m/s , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2a&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 8mil&lt;br /&gt;
| The Javelin Mk.2A1 is a modification of the Javelin Mk.2 equipped with additional two Plasma Cannons and improved structural integrity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons and 2 plasma throwers, top speed: 140 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 29mil&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7,5mil&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 20mil&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule IIC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 wingII.jpg|300px|thumb]]&lt;br /&gt;
| Wing II mk. 3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 10mil&lt;br /&gt;
| An upgrade stock Wing designed to be a solidly armed fighter for station defence, convoy escorts and other combat missions where fast deployment isn't necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons:  4 laser cannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 shale.jpg|300px|thumb]]&lt;br /&gt;
| Shale mk02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 2,8mil&lt;br /&gt;
| A rudimentary, relatively inexpensive single-gun fighter. Not particularly remarkable, but fairly cheap.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons: 1 laser cannon.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite m2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 4mil&lt;br /&gt;
| A refined, more advanced dual-gun fighter capable of fitting either plasma cannons or autocannons. Relatively well-armed, compact, and inexpensive.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, weapons:  2 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 coyote.jpg|300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 65mil&lt;br /&gt;
| Replica of empire Lictor created for The Pilot Series videos as an old Republic predecursor to the aforementioned gunship.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 12 plasma cannons, 8 autocannons, 2 quad laser turrets, 4 twin autocannon turrets.&lt;br /&gt;
|-&lt;br /&gt;
| 15a&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A Widukind&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter / Scout''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 9mil&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 laser cannonc and 2 autocannons, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 15b&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| einar4050&lt;br /&gt;
| 4,5mil&lt;br /&gt;
| Tick is a small, fast and manoeuvrable scout vessel.With a long range it is suitable for many roles such as scouting, patrolling, exploring and personal transport.It has Isan Mono and 2 lasercannons&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  1k eps, weapons: 2 laser cannons, top speed: 100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 8mil&lt;br /&gt;
| Light fighter armed with autocannons and plasma throwers. Designed to be as cheap as possible for the firepower that it carries.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 2 autocannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 7mil&lt;br /&gt;
| A heavier hull fitted with plasma cannons and autocannons. Well-armed and fleeting, the Quartzite is a good option for heavy surgical strikes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 autocannons and 2 plasma throwers, top speed: 135m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| 20mil&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Moon Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5,6mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 3,9mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-rp.jpg|300px|thumb]]&lt;br /&gt;
| Modulus RP&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,3mil&lt;br /&gt;
| An example modification of Modulus chassis designed to act as propellant / fuel rods supplies carrier and in-field repair assistant thanks to it's 15 cargo crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, transport capacity:  15 ore crates + 14 fuel rod racks + 12 coolant cell slots, top speed: 120m/s , navigation: ISAN Mono.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop THREE contains a choice of specialised ships such as CLF freighters and miners.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-h.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Hunter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (LC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft able to outmaneuver standard fighters and overwhelming them with its eight laser cannons. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-c.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Crusher&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC/PT)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 14mil&lt;br /&gt;
| A light maneuverable dogfight craft designed to combat heavy fighters and other similar targets when its array of four autocannons and four plasma throwers can help penetrate heavy armor plating. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-b.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Brawler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft  that is best suited against tiny pocket fighters when the significant spread of its eight autocannons can be turned into an advantage.  The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2.jpg|300px|thumb]]&lt;br /&gt;
| Magnus II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Freighter''&lt;br /&gt;
| Okim&lt;br /&gt;
| 37mil&lt;br /&gt;
| A heavy ore hauler, clad in aegisium plating and equipped with 432 crates. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2mn.jpg|300px|thumb]]&lt;br /&gt;
| Magnus IIMN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Miner''&lt;br /&gt;
| Okim&lt;br /&gt;
| 42mil&lt;br /&gt;
| MN variant of Magnus II chassis is reconfigured into a heavy miner with 2 mining laser / collectors turrets, automatic mining sweep script and considerably improved power capacity. This convertios comes at a cost of 32 crates the original model has down to 400 ore containers as well as overall price increase. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 antares.jpg|300px|thumb]]&lt;br /&gt;
| Antares&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Einar4050&lt;br /&gt;
| 20mil&lt;br /&gt;
| A cargo vessel with two large Cargo Lock Frames designed to freight station parts and salvage or anything that can fit into the frames. Has long range with a bit over six hours of flight time and easily reaches 150 m/s empty. Has ISAN Quad navigation system and a transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 shifter.jpg|300px|thumb]]&lt;br /&gt;
| Shifter LSET304&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1mil&lt;br /&gt;
| The Shifter is a small, disposable, battery powered exploration craft perfect for station hopping. It contains 15 batteries and one small propellant tank, as well as two Resource Bridges with flow direction buttons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 axiom.jpg|300px|thumb]]&lt;br /&gt;
| Axiom&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Survivor&lt;br /&gt;
| 27mil&lt;br /&gt;
| Powerful miner with sophisticated mining tools that consist of two retractable robot arms each having a mining laser on the tip. Advanced mining script controls these arms to carefully, but efficiently harvest the asteroid in front of the ship. Generator is able to output 160000 eps. Has ISAN Quad and reaches 90 m/s when all of 128 crates are empty.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 rutile.jpg|300px|thumb]]&lt;br /&gt;
| Rutile&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| splet&lt;br /&gt;
| 2mil&lt;br /&gt;
| Light and swift personal vessel made by splet. Ship features extremely powerful forward and backward thrust which equals one another.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 usret.jpg|300px|thumb]]&lt;br /&gt;
| TA13-O &amp;quot;Usret&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 11mil&lt;br /&gt;
| &amp;quot;Usret&amp;quot; is intended as a medium station beam freighter, but it is capable of carrying other types of cargo as well with a maximum speed of 140 m/s. Has ISAN Mono navigation system and an Eco Mode as standard. There are also two more turret slots for upgrades.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:OKI3Hopbox.jpg|300px|thumb]]&lt;br /&gt;
| Hopbox LCOT202&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Shuttle''&lt;br /&gt;
| Nate&lt;br /&gt;
| 6mil&lt;br /&gt;
| A small and luxurious dual CLF hauler which comes with two 192x336x336 bastium plated containers. Includes ISAN Mono 1.1 navigation system and HUDos v1.1 for a detailed display of the ship's systems. A single Laser cannon can help to defend against pirates.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 barrow72.jpg|300px|thumb]]&lt;br /&gt;
| Barrow72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'Miner'&lt;br /&gt;
| Mrroboto&lt;br /&gt;
| 21mil&lt;br /&gt;
| Barrow72 equipped with 72 ore crates and a turret with mining equipment. Ship runs on 9 generators boosted by enchancers. In addition to the pilot seat, this vessel can also be controlled via the turret. Has ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus #2151''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevan.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 0,6m&lt;br /&gt;
| Pure HYPE poured in the form of a classic van. Wheels, seats, a cool blue color, what more do you need?&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| 20,5m&lt;br /&gt;
| Mainly designed for station parts transportation, it has ten cargo frame locks.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 30,5m&lt;br /&gt;
| Deep space miner with 14 hours of flight time. Can carry a crew of up to four endos.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypewanblue.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Blue&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| Hype van + Autocannon. Who needs more?&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevanred.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Red&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| SHUT UP AND TAKE MY MONEY!&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 tuggerv2.jpg|300px|thumb]]&lt;br /&gt;
| Tugger V2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 0,7m&lt;br /&gt;
| The Tugger V2 is a small mining ship equipped with two cargo crates and powered by batteries. This ship is an updated version of the original Tugger with one fuel tank removed and four batteries added.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 spirit.jpg|300px|thumb]]&lt;br /&gt;
| Spirit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kryostahl&lt;br /&gt;
| 1,6m&lt;br /&gt;
| Small ship for gettion around. It has a generator unit, and a resource bridge for resupplying. Also comes in a neat black color.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 catbbox.jpg|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2,7m&lt;br /&gt;
| Designed to attract all cat-lovers, this ships main feature is....you guessed it! Looks like  a kitty cat! (sort of)&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 arrowhead.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Balto&lt;br /&gt;
| 5,3&lt;br /&gt;
| 18 hours of flight in full thrust, and its fuel reserves will last for six hours.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''DerPfandadler #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando2 barracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| 6.2mil&lt;br /&gt;
| The Baracuda by Perry is a small starter miner and scout ship with long flight range capabilities. The ship is equipped with the YS.Pos navigation system, previously known as the E.Nav 1.0.The Baracuda has simplified propellant and battery percentage displays and access hatches to the generators, tanks and the coolant cells. The coolant cells serve as emergency coolant for the generators, as the generators mainly use radiators. As such, Generator Cooling Racks are turned off by default. The ship has an ore capacity of 38 crates. The Baracuda is created by Perry from the Faction Epic Corp.This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 30.4mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 39.8mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Eclipse-CT MK-002.jpg|300px|thumb]]&lt;br /&gt;
| TAC Eclipse-CT MK-002&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Kaper-Game&lt;br /&gt;
| 59.8mil&lt;br /&gt;
| Been looking for the money making machine? The apex ore extractor? The ship for the task? Well look no further. This beast with 280 cargo crates combined with a smart mining system will excavate space rocks in no time! Big or small, doesn’t matter. It is fitted with an unique SCRAM-system that encrypts the coordinates only readable by another SCRAM with the right code in it safeguarding you from coordinate leaks. The Eclipse also has an extremely good maneuvrability for its size, it even out-turns fighters! Due to its huge size it can tank large amounts of damage due to its size and armor. The Eclipse is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 bumble.jpg|300px|thumb]]&lt;br /&gt;
| Bumble&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 3.0mil&lt;br /&gt;
| The Bumble from MX Designs is a shuttle designed solely for getting people where they need to be swiftly and with style. The ship can comfortably fit three passengers in it. It is fast, maneuverable and features a hover mode with controllable height for flamboyant landings or simply for joyriding along suitable surfaces.The Bumble is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 kaiser.jpg|300px|thumb]]&lt;br /&gt;
| Kaiser&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 5.4mil&lt;br /&gt;
| Feel the thrill of the kill with the Kaiser! With its four triangle thrusters the Kaiser, made by Kodey, can fly fast and the advanced FCU guarantees smooth flying. The Kaiser has one fuel chamber and one generator, but it makes up for the low generator count with the seven batteries and the fuel economy YOLOL scripts the ship comes equipped with. You won't find yourself running out of propellant any time soon either, due to the two small propellant tanks stored inside aegisium plating. Thanks to the refilling port, you don't need to ever change them either. Reign death from above with the two laser cannons and make your enemies fear the sound of your propeller, which spins to your current thrust!The Kaiser is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing. The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Tadpole MK.1.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole MK.1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 6.6mil&lt;br /&gt;
| The Tadpole Mk.1 is a beginner level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Barracuda S.1A.jpg|300px|thumb]]&lt;br /&gt;
| Barracuda S.1A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 4.2mil&lt;br /&gt;
| The Barracuda S.1A is the latest civilian-accessible combat ship from the Quasar Systems. This microfighter is designed with ease of access in mind, with minimal controls to learn and a cheap composition! It includes a dual barrel laser cannon for attacking ships of similar size or strength and a missile launcher to give the fighter a chance against bigger brethren. The Barracuda S.1A has a hull made mostly of bastium, with some aegisium and merkerium in tactical spots, to keep the ship nimble and fast. The Barracuda is also equipped with YOLOL racks for customization of the ship. The racks are located below the propellant tanks and the transponder that can be toggled. The Barracuda is an advanced starter level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 hornet.jpg|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2.1mil&lt;br /&gt;
| The Hornet created by Senkii is a small personal speeder, build with aesthetics in mind. It is fairly fast and agile, and has all the features a personal transport should need. The ship features inverse gullwing doors and a generator hatch. The YOLOL chips are also located under an easily removable panel behind the seat. The Hornet is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 80.6mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 24.1mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Myrmidon.jpg|300px|thumb]]&lt;br /&gt;
| Myrmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Vintage Incorporated&lt;br /&gt;
| 9.6mil&lt;br /&gt;
| This relatively inexpensive ship is an escort and interceptor fighter built to work alongside larger ships or other fighters and it can also patrol known routes effectively. The Myrmidon's profile shape attempts to direct damage to the rear of the ship and to its armored nose. The ship has QUAD plasma throwers programmed to fire an alternating volley with the dual cannons. The ship does not have a navigation system and only has a single fuel rod, so it's best to patrol familiar locations or have resupplies nearby. However, the Myrmidon does make up for this with its 12 thrusters, eight of which are armored by the guiding fins. The ship has a sight that makes target acquisition easier and critical systems are protected from small to moderate fire by aegisium plating. The Myrmidon is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Bumblebee.jpg|300px|thumb]]&lt;br /&gt;
| Bumblebee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 14.7mil&lt;br /&gt;
| The Bumblebee is a small station miner equipped with 42 Crates. The ship has three lasers controlled by a script for targeting them. It is recommended to mine an asteroid by rotating your ship and changing the targeting distance of the lasers. The Bumblebee is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system. The Starfire an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 estoc.jpg|300px|thumb]]&lt;br /&gt;
| Estoc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 18.2mil&lt;br /&gt;
| The Estoc created by Kodey is a ship designed by Quasar Systems and it lives up to its reputation. This ship is a precise and reliable fighter with a plating made mostly from kutonium and chaordium plating covering the most crucial sposts of the ship. The ship is also equipped with the ISAN Mono navigation system with the velocity add-on, a separate battle mode, extendable landing gear and morse signalling.The Estoc is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 shuna.jpg|300px|thumb]]&lt;br /&gt;
| Shuna&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.3mil&lt;br /&gt;
| The Shuna is an affordable fighter ship that achieves a respectable maximum speed and has good maneuverability and field of view from the cockpit. The ship's weapons are attached to its main frame.The Shuna is also equipped with YOLOL-programmed power management systems and easy access to fuel tanks, coolant and ammo, ensuring easy maintenance of the ship. This ship is also nice to look at; it has curved wings and less of a &amp;quot;boxy design&amp;quot;&amp;quot;. The Shuna is best suited for endos that do not have the funds or the experience for the bigger fighter ships or as a training ship for mercenary and military companies.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 rockhopper.jpg|300px|thumb]]&lt;br /&gt;
| Rockhopper&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 2mil&lt;br /&gt;
| The RockHopper from MX designs is an entry level mining vessel. It is suitable for endos that are at beginning of their journey into the asteroid belt and need something small and affordable, yet practical. The ship's features include twin box thrusters providing a respectable maximum speed, an open cockpit for easy access and great field of view, simple controls with nimble handling, the ability to strafe in every direction to make maneuvering in the asteroid belt easier, and YOLOL-programmed power management systems.The RockHopper is a starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob #6221''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 dragonfly.jpg|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 20.7mil&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 talon.jpg|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 16mil&lt;br /&gt;
| A large vessel suitable for hauling asteroids of all sizes, except the largest ones. The ship's cargo lock beams are configured in two individually controlled sets and powered by twin generators. The generator output can be manually overridden. Has ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| Starbream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 40mil&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Neck#6808''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident2.jpg|300px|thumb]]&lt;br /&gt;
| Trident T2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 26.1mil&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| xnatex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 keg.jpg|300px|thumb]]&lt;br /&gt;
| Keg&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| Aa resupply ship, with 28 spare small fuel rods and 24 medium propellant tanks. The ship also has reserve tanks to cover its own flight. Has ISAN navigational system.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 midge.jpg|300px|thumb]]&lt;br /&gt;
| Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 0.4mil&lt;br /&gt;
| A micro ship for getting around stations or for being transported inside a larger ship as an asteroid scout. Small enough to be moved by hand, yet it has strafe in all directions except backwards, and it moves very fast forwards!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 29mil&lt;br /&gt;
| A large 200 crates mining ship equipped with 4 mining lasers and 2 collectors.  Powered by 18 generator units, but with only 6 chambers supporting them.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:rando4_chess.jpg|300px|thumb]]&lt;br /&gt;
| Chess in Space&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Barkhan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 1.9mil&lt;br /&gt;
| It's a chess set. You can play chess with your friends, just unbolt the pieces and play. Includes thrusters for easy maneuvering.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 kestral.jpg|300px|thumb]]&lt;br /&gt;
| Kestral&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Arion234 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Quasar Systems&lt;br /&gt;
|2.3mil&lt;br /&gt;
| A lightweight and fast transport ship for up to three endoskeletons. The ship is intended as a cheap yet stylish method for travelling between stations, out to mining operations or to salvageable, stranded ships. Has ISAN Quad, long range and max speed of 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| A small, very light transport suitable for mid-range travel distances. Fitted with two small fuel tanks, the YS.pos navigation system and a single generator with eco mode. It is armed with two autocannons, enabling the ship to function as a cheap fighter as well.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| A sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident3.jpg|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 53.7mil&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 astra.jpg|300px|thumb]]&lt;br /&gt;
| R22-QS Astra&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 6.6mil&lt;br /&gt;
| A general purpose light fighter with a classic look. Armed with four autocannons and possessing a small frame, pilots of this craft would be wise to avoid direct engagements in favor of flanking and hit-and-run tactics, maximizing the damage the craft can do.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 2mil&lt;br /&gt;
| A fast and nimble exploration ship with unusual design. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship''&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| To FB from DS: &amp;quot;We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf-2540-2.jpg|300px|thumb]]&lt;br /&gt;
| Wolf-2540-2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 53.9mil&lt;br /&gt;
| &amp;quot;A boat for the modern endoskeleton war navy, the W-2540 is a perfect, stealthy convoy-killer. With four missiles ready for launch and twelve more on stand-by, these homing menances can obliterate any convoy. Included in its armament are the bow/stern autocannon turret and the main railgun deck gun. The W-2540 comes armored entirely in oninum and merkium beams, enabling a speed of 130 knots. Being a modern boat, the W-2540 also comes with the ISAN Quad navigation system and the latest add ons, and two generator efficiency stations. Lead your navy into the hornet's nest or the war will come to you.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident.jpg|300px|thumb]]&lt;br /&gt;
| Trident Scooter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident1.jpg|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 9.4mil&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13.8mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| CS-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 5.7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 16.4mil&lt;br /&gt;
| A military variant of the Jackrabbit armed with 8 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 7.9mil&lt;br /&gt;
| A light multi-purpose ship equipped with two autocannons and four ore crates.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Rando2_Myrmidon.jpg&amp;diff=20602</id>
		<title>File:Rando2 Myrmidon.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Rando2_Myrmidon.jpg&amp;diff=20602"/>
		<updated>2021-04-21T22:45:17Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Myrmidon by Vintage Incorporated.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20601</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20601"/>
		<updated>2021-04-21T22:35:06Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: Added missing pictures for the newly added ship in Rando2, the creator to the Myrmidon and a placeholder picture for the Myrmidon.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Chemosh Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Chemosh.png|85px|frameless|left]]&lt;br /&gt;
Chemosh shop offers a range of industrial, exploration and personal vehicles comming in wide range of optional loadouts and configurations.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Yozhatinka#9221''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Chemosh ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''hauler''&lt;br /&gt;
| Ars, Okim&lt;br /&gt;
| 1,7 mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
[[Duratech|Duratech]]  are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber #2985''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,9 mil&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Comes with a mining laser and 2 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A&amp;lt;br&amp;gt;Jordis A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2 mil&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are sadly right. At least for now. This is the JORDISclass (DTX-JRD1-A) made by DURATECH. A compact and fast shuttle with a running time of 10 ... no wait, 4 hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 145m/s]&amp;lt;br&amp;gt;[ISAN Mono]&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,5 mil&lt;br /&gt;
| Do you hate it to recharge your Vasama's batteries every couple minutes? Isn't it tedious to maneuver your big ship through the station? The Signy fixes both problems. This compact station hopper has a flight time of over one hour and can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Running only on 24 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,4 mil&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates and if speed is important to you, there is even the possibility to mount two additional box thrusters. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Flies at up to 140m/s, has ISAN Mono and is equiped with 6 ore crates. Can be upgraded to up to 30 more crates.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-HEP4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HEP4-A Heptifili A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''rotary mining laser drill vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 44,5 mil&lt;br /&gt;
| This is the reimagination of our original laser-drill concept. The HEPTIFILI is more a ship-born laser drill then a simple mining vessel. Various modes help to BZZZZZ your target efficiently, mining small asteroids can be BZZZZZZZZED precisely as well as BZZZZZZZING huge holes into asteroids or even &amp;quot;tunnels&amp;quot;&amp;quot; through the belt. The four ore collectors make sure to suck up every last bit which are then stored in 72 modular ore crates. For maximum mining efficiency&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Capacity of 72 ore crates, 4 mining laser and 4 collectors boosted by ISAN Mono with Waypoint Add-On and up to 135 m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-EDA6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 16,1 mil&lt;br /&gt;
| A robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad nav system, 24 crates and max speed of up to 140m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:DTX-OMV6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,7 mil&lt;br /&gt;
| This utility vessel was designed to acurately meausure the speed of other ships. A second pilot seat on the side is used to point and track a target.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,3 mil&lt;br /&gt;
| The Fundinn is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No no I think prospecting was her thing. Anyway, a generous main thrust engine and a big rack of maneuver thrusters give her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. Her empty turret is eagerly waiting to be loaded and used by her new master.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:DTX-FAR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A&amp;lt;br&amp;gt;Faradager A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''supply tanker''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 50,9 mil&lt;br /&gt;
| Albeit her original role as a mid-range explorer, it quickly became clear that the FARADAGERclass' A-variant (DTX-FAR2-A) made by DURATECH, makes a fast, robust supply tanker. Equipped with 36 large propellant tanks and 48 spare fuel rods, and clad in composite aegesium/charodium armour, the Faradager is suitable for both civilian and military convoys. Her spacious bridge for up to three crew members offers extensive control- &amp;amp; diagnostic-consoles (energy management, ISAN navigation with waypoint module, supply control).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[ISAN Quad with Waypoint Add-On and Coord-Numpad]&amp;lt;br&amp;gt;[120 m/s speed]&amp;lt;br&amp;gt;[spare supplies - 36 large fuel tanks &amp;amp; 48 fuel rods]&amp;lt;br&amp;gt;[Aegesium/Charodium armour]&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:aelsa.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A Aelsa A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,1 mil&lt;br /&gt;
| A civilian transport shuttle with a capacity of up to eight passengers and a daring look that will turn endo heads in your local spaceship wash. Do you need something like that? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 145m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2,2 mil&lt;br /&gt;
| The VOLSUNGclass was developed out of the desire to create a DURΛTΞCH equivalent to the famous Vasama family. It uses a very modular basic ship frame which can be modified and multiplied to fit many roles.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,6 mil&lt;br /&gt;
| The B-variant doubles the fun thanks to its 2 pilot seats, integrated ISAN mono and enough power reserves to operate one ship-mounted gun.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with an Autocannon, has 2 slots for additional weapons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 40,4 mil&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships. The SINTHGUT is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you‘ve made, thanks to your huge, framing ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 135m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 37,7 mil&lt;br /&gt;
| The LYNGBAKERclass ended the era of our pre-alpha 3D concepts. Now finally we are bringing her into the game. And once again, this extraordinary ship is the crowning glory. It is the 20th ship we have designed for our DuraShop.The Lyngbaker contains on three floors a generous CLF cargo hold and as well various other rooms which can be used to store everything that is important to you. Many control options, useful functions and a high degree of adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 125m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,9 mil&lt;br /&gt;
| Two basic Volsung modules, supported by additional main thrusters, are merged with a big CLF frame capable of holding 30 material cubes or other precious things. The cockpit was repositioned to the front, two cargo crates are integrated and suprisingly this variant is equipped with enough batteries to use two ship-mounted guns. So eventhough no true combat vessel, the Volsung C can defend itself or friendly ships or even attack unsuspecting enemies. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 crates for loading, 6 empty hardpoints. Speed of up to 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:DTX-VGR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 5,4 mil&lt;br /&gt;
| The VEGGRclass is a puristic shuttle for determined pilots . It's designed for one and only one purpose: Grand Turismo. And the long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggrs nimble flight performance make sure that you will travel with style and dignity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A&amp;lt;br&amp;gt;Notnagel A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 11,2 mil&lt;br /&gt;
| The NOTNAGELclass made by DURATECH stands for purism, toughness and top speed. Yet it is not actually a DURATECH ship. At least we didn't want to admit it openly for a long time. This is already indicated by its untypical name (Notnagel = &amp;quot;emergency-nail&amp;quot;, meaning stopgap). Born purely out of necessity and without the prospect of a great future, this uncreative box ship should have ended up on the scrap heap long ago. But he's tough, this nail.The original version was modified and extended many times. The result is a real workhorse that's appreciated by aspiring beginners and rare-ores-hunters alike.&lt;br /&gt;
The latest version has a capacity of 56 cargo crates, a top speed of 150/130 meters per second (empty/heaviest load) and has now the option of retrofitting a mining laser (turret/fixed) and a collector. The practical ADCD (Automatic Distance Closure Device), navigation via ISAN Mono and our proven oversize bumpers round off the package.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[56 cargo crates]&amp;lt;br&amp;gt;[max speed: 150 m/s]&amp;lt;br&amp;gt;[ISAN mono]&amp;lt;br&amp;gt;[retrofit of mining laser and collector possible]&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-HRF7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HRF7-A Herfjotur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLB Fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 17,7 mil&lt;br /&gt;
| The scrap loving angry little dragon. A fighter? A CLB hauler? The Herfjotur is both. Roam the extensive asteroid belt or search through remainings of great battles to find what‘s worthy to be found. Or „generate“ scrap thanks to its four weapons if necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Carries 2 autocannons and 2 plasma throwers. Flies at 130m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A&amp;lt;br&amp;gt;Fornbogi A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 8,5 mil&lt;br /&gt;
| The FORNBOGIclass (DTX-FBG4-A) is DURATECH's equivalent to the iconic Hypevan - a true &amp;quot;Duratruck“! Originally developed just as a mascot with short range hauling-capabilities, it's unusual loadout and design, makes this fast &amp;quot;vehicle&amp;quot; stand out from the crowd.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[cargo lock beam claw]&amp;lt;br&amp;gt;[3 empty hardpoints]&amp;lt;br&amp;gt;[130 m/s]&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-BEL8.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BEL8-A&amp;lt;br&amp;gt;Beli A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''dropship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 31,3 mil&lt;br /&gt;
| The BELIclass (DTX-BEL8-A) made by DURATECH is a dropship. Initially planned as an expedition ship and in the meantime even equipped with a whole bunch of weapons, the A variant finally concentrates on it's main strength - passenger transportation. During the flight, the pilot benefits from a generous viewport and navigation via ISAN quad (waypoint module included).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 125 m/s]&amp;lt;br&amp;gt;[ISAN quad with waypoint module]&amp;lt;br&amp;gt;[8 passenger seats]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's [[K-Bots|K-Bot]] folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 0.7mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| 2,9mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 24mil&lt;br /&gt;
| The Buffalo, now in its MK.3 configuration was designed as the Hauler's big brother. It's designed to go much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The Buffalo is equipped with 166 ore crates and this nimble ship can travel 100 m/s unloaded. The new MK.3 also comes with much greater reverse power for stopping the ship. The Buffalo's expansive cockpit has an unrivalled field of view that allows the pilot to spot both asteroids and potential hazards easily.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 27mil&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop One is focused on providing customers with a range of low cost personal vessels, exploration ships, freighters and mining ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;34 containers, 140-150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,4mil&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 0,6mil&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish TRIO&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 27,8mil&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4mil&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer funs will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 8mil&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1.1mil&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,9mil&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 34mil&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 31mil&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 17mil&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4mil&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;24 containers. 96m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;48 containers. 70m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on load at a cost of speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers. 56m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop TWO contains bigger freighters, station parts movers and a range of combat ships from snub fighters to a venerable old Republic gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki2 salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Figher ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 34mil&lt;br /&gt;
| A medium sized ship carrying some heavy firpower, the Salamander is a fast, heavily armored combat ship. Equipped with eight Plasma Canons and four Laser canons, this ship is lethal against anything it comes against.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 12k eps, propulsion:  28 triangle, weapons:  4 laser cannonc, 4 railguns, top speed:  120m/s, navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 2-3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 murmidon.jpg|300px|thumb]]&lt;br /&gt;
| Murmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Endo Reconstruction Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 15mil&lt;br /&gt;
| An armored endo reconstruction vessel designed to endure elements, collisions and firearm damage. Slow, but reliable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Transport capacity:  7 seats + 1 crate , tools: reconstruction machine, top speed:  59m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|[[File:Oki2 javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 7mil&lt;br /&gt;
| A small, light fighter, the Javelin is a fast and agile ship designed for escorting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons , top speed: 140 m/s , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2a&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 8mil&lt;br /&gt;
| The Javelin Mk.2A1 is a modification of the Javelin Mk.2 equipped with additional two Plasma Cannons and improved structural integrity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons and 2 plasma throwers, top speed: 140 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 29mil&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7,5mil&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 20mil&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule IIC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 wingII.jpg|300px|thumb]]&lt;br /&gt;
| Wing II mk. 3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 10mil&lt;br /&gt;
| An upgrade stock Wing designed to be a solidly armed fighter for station defence, convoy escorts and other combat missions where fast deployment isn't necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons:  4 laser cannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 shale.jpg|300px|thumb]]&lt;br /&gt;
| Shale mk02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 2,8mil&lt;br /&gt;
| A rudimentary, relatively inexpensive single-gun fighter. Not particularly remarkable, but fairly cheap.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons: 1 laser cannon.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite m2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 4mil&lt;br /&gt;
| A refined, more advanced dual-gun fighter capable of fitting either plasma cannons or autocannons. Relatively well-armed, compact, and inexpensive.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, weapons:  2 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 coyote.jpg|300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 65mil&lt;br /&gt;
| Replica of empire Lictor created for The Pilot Series videos as an old Republic predecursor to the aforementioned gunship.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 12 plasma cannons, 8 autocannons, 2 quad laser turrets, 4 twin autocannon turrets.&lt;br /&gt;
|-&lt;br /&gt;
| 15a&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A Widukind&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter / Scout''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 9mil&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 laser cannonc and 2 autocannons, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 15b&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| einar4050&lt;br /&gt;
| 4,5mil&lt;br /&gt;
| Tick is a small, fast and manoeuvrable scout vessel.With a long range it is suitable for many roles such as scouting, patrolling, exploring and personal transport.It has Isan Mono and 2 lasercannons&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  1k eps, weapons: 2 laser cannons, top speed: 100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 8mil&lt;br /&gt;
| Light fighter armed with autocannons and plasma throwers. Designed to be as cheap as possible for the firepower that it carries.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 2 autocannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 7mil&lt;br /&gt;
| A heavier hull fitted with plasma cannons and autocannons. Well-armed and fleeting, the Quartzite is a good option for heavy surgical strikes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 autocannons and 2 plasma throwers, top speed: 135m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| 20mil&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Moon Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5,6mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 3,9mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-rp.jpg|300px|thumb]]&lt;br /&gt;
| Modulus RP&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,3mil&lt;br /&gt;
| An example modification of Modulus chassis designed to act as propellant / fuel rods supplies carrier and in-field repair assistant thanks to it's 15 cargo crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, transport capacity:  15 ore crates + 14 fuel rod racks + 12 coolant cell slots, top speed: 120m/s , navigation: ISAN Mono.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop THREE contains a choice of specialised ships such as CLF freighters and miners.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-h.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Hunter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (LC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft able to outmaneuver standard fighters and overwhelming them with its eight laser cannons. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-c.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Crusher&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC/PT)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 14mil&lt;br /&gt;
| A light maneuverable dogfight craft designed to combat heavy fighters and other similar targets when its array of four autocannons and four plasma throwers can help penetrate heavy armor plating. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-b.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Brawler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft  that is best suited against tiny pocket fighters when the significant spread of its eight autocannons can be turned into an advantage.  The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2.jpg|300px|thumb]]&lt;br /&gt;
| Magnus II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Freighter''&lt;br /&gt;
| Okim&lt;br /&gt;
| 37mil&lt;br /&gt;
| A heavy ore hauler, clad in aegisium plating and equipped with 432 crates. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2mn.jpg|300px|thumb]]&lt;br /&gt;
| Magnus IIMN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Miner''&lt;br /&gt;
| Okim&lt;br /&gt;
| 42mil&lt;br /&gt;
| MN variant of Magnus II chassis is reconfigured into a heavy miner with 2 mining laser / collectors turrets, automatic mining sweep script and considerably improved power capacity. This convertios comes at a cost of 32 crates the original model has down to 400 ore containers as well as overall price increase. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 antares.jpg|300px|thumb]]&lt;br /&gt;
| Antares&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Einar4050&lt;br /&gt;
| 20mil&lt;br /&gt;
| A cargo vessel with two large Cargo Lock Frames designed to freight station parts and salvage or anything that can fit into the frames. Has long range with a bit over six hours of flight time and easily reaches 150 m/s empty. Has ISAN Quad navigation system and a transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 shifter.jpg|300px|thumb]]&lt;br /&gt;
| Shifter LSET304&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1mil&lt;br /&gt;
| The Shifter is a small, disposable, battery powered exploration craft perfect for station hopping. It contains 15 batteries and one small propellant tank, as well as two Resource Bridges with flow direction buttons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 axiom.jpg|300px|thumb]]&lt;br /&gt;
| Axiom&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Survivor&lt;br /&gt;
| 27mil&lt;br /&gt;
| Powerful miner with sophisticated mining tools that consist of two retractable robot arms each having a mining laser on the tip. Advanced mining script controls these arms to carefully, but efficiently harvest the asteroid in front of the ship. Generator is able to output 160000 eps. Has ISAN Quad and reaches 90 m/s when all of 128 crates are empty.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 rutile.jpg|300px|thumb]]&lt;br /&gt;
| Rutile&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| splet&lt;br /&gt;
| 2mil&lt;br /&gt;
| Light and swift personal vessel made by splet. Ship features extremely powerful forward and backward thrust which equals one another.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 usret.jpg|300px|thumb]]&lt;br /&gt;
| TA13-O &amp;quot;Usret&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 11mil&lt;br /&gt;
| &amp;quot;Usret&amp;quot; is intended as a medium station beam freighter, but it is capable of carrying other types of cargo as well with a maximum speed of 140 m/s. Has ISAN Mono navigation system and an Eco Mode as standard. There are also two more turret slots for upgrades.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:OKI3Hopbox.jpg|300px|thumb]]&lt;br /&gt;
| Hopbox LCOT202&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Shuttle''&lt;br /&gt;
| Nate&lt;br /&gt;
| 6mil&lt;br /&gt;
| A small and luxurious dual CLF hauler which comes with two 192x336x336 bastium plated containers. Includes ISAN Mono 1.1 navigation system and HUDos v1.1 for a detailed display of the ship's systems. A single Laser cannon can help to defend against pirates.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 barrow72.jpg|300px|thumb]]&lt;br /&gt;
| Barrow72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'Miner'&lt;br /&gt;
| Mrroboto&lt;br /&gt;
| 21mil&lt;br /&gt;
| Barrow72 equipped with 72 ore crates and a turret with mining equipment. Ship runs on 9 generators boosted by enchancers. In addition to the pilot seat, this vessel can also be controlled via the turret. Has ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus #2151''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevan.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 0,6m&lt;br /&gt;
| Pure HYPE poured in the form of a classic van. Wheels, seats, a cool blue color, what more do you need?&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| 20,5m&lt;br /&gt;
| Mainly designed for station parts transportation, it has ten cargo frame locks.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 30,5m&lt;br /&gt;
| Deep space miner with 14 hours of flight time. Can carry a crew of up to four endos.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypewanblue.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Blue&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| Hype van + Autocannon. Who needs more?&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevanred.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Red&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| SHUT UP AND TAKE MY MONEY!&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 tuggerv2.jpg|300px|thumb]]&lt;br /&gt;
| Tugger V2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 0,7m&lt;br /&gt;
| The Tugger V2 is a small mining ship equipped with two cargo crates and powered by batteries. This ship is an updated version of the original Tugger with one fuel tank removed and four batteries added.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 spirit.jpg|300px|thumb]]&lt;br /&gt;
| Spirit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kryostahl&lt;br /&gt;
| 1,6m&lt;br /&gt;
| Small ship for gettion around. It has a generator unit, and a resource bridge for resupplying. Also comes in a neat black color.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 catbbox.jpg|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2,7m&lt;br /&gt;
| Designed to attract all cat-lovers, this ships main feature is....you guessed it! Looks like  a kitty cat! (sort of)&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 arrowhead.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Balto&lt;br /&gt;
| 5,3&lt;br /&gt;
| 18 hours of flight in full thrust, and its fuel reserves will last for six hours.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''DerPfandadler #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando2 barracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| 6.2mil&lt;br /&gt;
| The Baracuda by Perry is a small starter miner and scout ship with long flight range capabilities. The ship is equipped with the YS.Pos navigation system, previously known as the E.Nav 1.0.The Baracuda has simplified propellant and battery percentage displays and access hatches to the generators, tanks and the coolant cells. The coolant cells serve as emergency coolant for the generators, as the generators mainly use radiators. As such, Generator Cooling Racks are turned off by default. The ship has an ore capacity of 38 crates. The Baracuda is created by Perry from the Faction Epic Corp.This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 30.4mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 39.8mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Eclipse-CT MK-002.jpg|300px|thumb]]&lt;br /&gt;
| TAC Eclipse-CT MK-002&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Kaper-Game&lt;br /&gt;
| 59.8mil&lt;br /&gt;
| Been looking for the money making machine? The apex ore extractor? The ship for the task? Well look no further. This beast with 280 cargo crates combined with a smart mining system will excavate space rocks in no time! Big or small, doesn’t matter. It is fitted with an unique SCRAM-system that encrypts the coordinates only readable by another SCRAM with the right code in it safeguarding you from coordinate leaks. The Eclipse also has an extremely good maneuvrability for its size, it even out-turns fighters! Due to its huge size it can tank large amounts of damage due to its size and armor. The Eclipse is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 bumble.jpg|300px|thumb]]&lt;br /&gt;
| Bumble&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 3.0mil&lt;br /&gt;
| The Bumble from MX Designs is a shuttle designed solely for getting people where they need to be swiftly and with style. The ship can comfortably fit three passengers in it. It is fast, maneuverable and features a hover mode with controllable height for flamboyant landings or simply for joyriding along suitable surfaces.The Bumble is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 kaiser.jpg|300px|thumb]]&lt;br /&gt;
| Kaiser&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 5.4mil&lt;br /&gt;
| Feel the thrill of the kill with the Kaiser! With its four triangle thrusters the Kaiser, made by Kodey, can fly fast and the advanced FCU guarantees smooth flying. The Kaiser has one fuel chamber and one generator, but it makes up for the low generator count with the seven batteries and the fuel economy YOLOL scripts the ship comes equipped with. You won't find yourself running out of propellant any time soon either, due to the two small propellant tanks stored inside aegisium plating. Thanks to the refilling port, you don't need to ever change them either. Reign death from above with the two laser cannons and make your enemies fear the sound of your propeller, which spins to your current thrust!The Kaiser is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing. The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Tadpole MK.1.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole MK.1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 6.6mil&lt;br /&gt;
| The Tadpole Mk.1 is a beginner level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Barracuda S.1A.jpg|300px|thumb]]&lt;br /&gt;
| Barracuda S.1A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 4.2mil&lt;br /&gt;
| The Barracuda S.1A is the latest civilian-accessible combat ship from the Quasar Systems. This microfighter is designed with ease of access in mind, with minimal controls to learn and a cheap composition! It includes a dual barrel laser cannon for attacking ships of similar size or strength and a missile launcher to give the fighter a chance against bigger brethren. The Barracuda S.1A has a hull made mostly of bastium, with some aegisium and merkerium in tactical spots, to keep the ship nimble and fast. The Barracuda is also equipped with YOLOL racks for customization of the ship. The racks are located below the propellant tanks and the transponder that can be toggled. The Barracuda is an advanced starter level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 hornet.jpg|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2.1mil&lt;br /&gt;
| The Hornet created by Senkii is a small personal speeder, build with aesthetics in mind. It is fairly fast and agile, and has all the features a personal transport should need. The ship features inverse gullwing doors and a generator hatch. The YOLOL chips are also located under an easily removable panel behind the seat. The Hornet is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 80.6mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 24.1mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Myrmidon.jpg|300px|thumb]]&lt;br /&gt;
| Myrmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Vintage Incorporated&lt;br /&gt;
| 9.6mil&lt;br /&gt;
| This relatively inexpensive ship is an escort and interceptor fighter built to work alongside larger ships or other fighters and it can also patrol known routes effectively. The Myrmidon's profile shape attempts to direct damage to the rear of the ship and to its armored nose. The ship has QUAD plasma throwers programmed to fire an alternating volley with the dual cannons. The ship does not have a navigation system and only has a single fuel rod, so it's best to patrol familiar locations or have resupplies nearby. However, the Myrmidon does make up for this with its 12 thrusters, eight of which are armored by the guiding fins. The ship has a sight that makes target acquisition easier and critical systems are protected from small to moderate fire by aegisium plating. The Myrmidon is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 Bumblebee.jpg|300px|thumb]]&lt;br /&gt;
| Bumblebee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 14.7mil&lt;br /&gt;
| The Bumblebee is a small station miner equipped with 42 Crates. The ship has three lasers controlled by a script for targeting them. It is recommended to mine an asteroid by rotating your ship and changing the targeting distance of the lasers. The Bumblebee is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system. The Starfire an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 estoc.jpg|300px|thumb]]&lt;br /&gt;
| Estoc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 18.2mil&lt;br /&gt;
| The Estoc created by Kodey is a ship designed by Quasar Systems and it lives up to its reputation. This ship is a precise and reliable fighter with a plating made mostly from kutonium and chaordium plating covering the most crucial sposts of the ship. The ship is also equipped with the ISAN Mono navigation system with the velocity add-on, a separate battle mode, extendable landing gear and morse signalling.The Estoc is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 shuna.jpg|300px|thumb]]&lt;br /&gt;
| Shuna&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.3mil&lt;br /&gt;
| The Shuna is an affordable fighter ship that achieves a respectable maximum speed and has good maneuverability and field of view from the cockpit. The ship's weapons are attached to its main frame.The Shuna is also equipped with YOLOL-programmed power management systems and easy access to fuel tanks, coolant and ammo, ensuring easy maintenance of the ship. This ship is also nice to look at; it has curved wings and less of a &amp;quot;boxy design&amp;quot;&amp;quot;. The Shuna is best suited for endos that do not have the funds or the experience for the bigger fighter ships or as a training ship for mercenary and military companies.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 rockhopper.jpg|300px|thumb]]&lt;br /&gt;
| Rockhopper&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 2mil&lt;br /&gt;
| The RockHopper from MX designs is an entry level mining vessel. It is suitable for endos that are at beginning of their journey into the asteroid belt and need something small and affordable, yet practical. The ship's features include twin box thrusters providing a respectable maximum speed, an open cockpit for easy access and great field of view, simple controls with nimble handling, the ability to strafe in every direction to make maneuvering in the asteroid belt easier, and YOLOL-programmed power management systems.The RockHopper is a starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob #6221''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 dragonfly.jpg|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 20.7mil&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 talon.jpg|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 16mil&lt;br /&gt;
| A large vessel suitable for hauling asteroids of all sizes, except the largest ones. The ship's cargo lock beams are configured in two individually controlled sets and powered by twin generators. The generator output can be manually overridden. Has ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| Starbream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 40mil&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Neck#6808''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident2.jpg|300px|thumb]]&lt;br /&gt;
| Trident T2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 26.1mil&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| xnatex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 keg.jpg|300px|thumb]]&lt;br /&gt;
| Keg&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| Aa resupply ship, with 28 spare small fuel rods and 24 medium propellant tanks. The ship also has reserve tanks to cover its own flight. Has ISAN navigational system.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 midge.jpg|300px|thumb]]&lt;br /&gt;
| Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 0.4mil&lt;br /&gt;
| A micro ship for getting around stations or for being transported inside a larger ship as an asteroid scout. Small enough to be moved by hand, yet it has strafe in all directions except backwards, and it moves very fast forwards!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 29mil&lt;br /&gt;
| A large 200 crates mining ship equipped with 4 mining lasers and 2 collectors.  Powered by 18 generator units, but with only 6 chambers supporting them.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:rando4_chess.jpg|300px|thumb]]&lt;br /&gt;
| Chess in Space&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Barkhan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 1.9mil&lt;br /&gt;
| It's a chess set. You can play chess with your friends, just unbolt the pieces and play. Includes thrusters for easy maneuvering.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 kestral.jpg|300px|thumb]]&lt;br /&gt;
| Kestral&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Arion234 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Quasar Systems&lt;br /&gt;
|2.3mil&lt;br /&gt;
| A lightweight and fast transport ship for up to three endoskeletons. The ship is intended as a cheap yet stylish method for travelling between stations, out to mining operations or to salvageable, stranded ships. Has ISAN Quad, long range and max speed of 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| A small, very light transport suitable for mid-range travel distances. Fitted with two small fuel tanks, the YS.pos navigation system and a single generator with eco mode. It is armed with two autocannons, enabling the ship to function as a cheap fighter as well.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| A sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident3.jpg|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 53.7mil&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 astra.jpg|300px|thumb]]&lt;br /&gt;
| R22-QS Astra&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 6.6mil&lt;br /&gt;
| A general purpose light fighter with a classic look. Armed with four autocannons and possessing a small frame, pilots of this craft would be wise to avoid direct engagements in favor of flanking and hit-and-run tactics, maximizing the damage the craft can do.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 2mil&lt;br /&gt;
| A fast and nimble exploration ship with unusual design. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship''&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| To FB from DS: &amp;quot;We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf-2540-2.jpg|300px|thumb]]&lt;br /&gt;
| Wolf-2540-2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 53.9mil&lt;br /&gt;
| &amp;quot;A boat for the modern endoskeleton war navy, the W-2540 is a perfect, stealthy convoy-killer. With four missiles ready for launch and twelve more on stand-by, these homing menances can obliterate any convoy. Included in its armament are the bow/stern autocannon turret and the main railgun deck gun. The W-2540 comes armored entirely in oninum and merkium beams, enabling a speed of 130 knots. Being a modern boat, the W-2540 also comes with the ISAN Quad navigation system and the latest add ons, and two generator efficiency stations. Lead your navy into the hornet's nest or the war will come to you.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident.jpg|300px|thumb]]&lt;br /&gt;
| Trident Scooter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident1.jpg|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 9.4mil&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13.8mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| CS-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 5.7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 16.4mil&lt;br /&gt;
| A military variant of the Jackrabbit armed with 8 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 7.9mil&lt;br /&gt;
| A light multi-purpose ship equipped with two autocannons and four ore crates.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Myrmidon.jpg&amp;diff=20600</id>
		<title>File:Myrmidon.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Myrmidon.jpg&amp;diff=20600"/>
		<updated>2021-04-21T22:32:17Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Myrmidon by Vintage Incorporated.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Rando2_Bumblebee.jpg&amp;diff=20599</id>
		<title>File:Rando2 Bumblebee.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Rando2_Bumblebee.jpg&amp;diff=20599"/>
		<updated>2021-04-21T22:30:15Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Bumblebee.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Rando2_Barracuda_S.1A.jpg&amp;diff=20598</id>
		<title>File:Rando2 Barracuda S.1A.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Rando2_Barracuda_S.1A.jpg&amp;diff=20598"/>
		<updated>2021-04-21T22:08:24Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Barracuda S.1A by Quasar Systems.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Tadpole_MK.1.jpg&amp;diff=20597</id>
		<title>File:Tadpole MK.1.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Tadpole_MK.1.jpg&amp;diff=20597"/>
		<updated>2021-04-21T22:06:33Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Tadpole MK.1.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Rando2_Eclipse-CT_MK-002.jpg&amp;diff=20596</id>
		<title>File:Rando2 Eclipse-CT MK-002.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Rando2_Eclipse-CT_MK-002.jpg&amp;diff=20596"/>
		<updated>2021-04-21T22:04:36Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture of the Eclipse-CT MK-002 by Kaper-Game.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20595</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=20595"/>
		<updated>2021-04-21T13:34:55Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: Added several new ships and updated all existing ones in ship shop Rando2. (Pictures for new ships are still missing)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Chemosh Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Chemosh.png|85px|frameless|left]]&lt;br /&gt;
Chemosh shop offers a range of industrial, exploration and personal vehicles comming in wide range of optional loadouts and configurations.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Yozhatinka#9221''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Chemosh ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''hauler''&lt;br /&gt;
| Ars, Okim&lt;br /&gt;
| 1,7 mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
[[Duratech|Duratech]]  are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber #2985''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,9 mil&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Comes with a mining laser and 2 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A&amp;lt;br&amp;gt;Jordis A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2 mil&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are sadly right. At least for now. This is the JORDISclass (DTX-JRD1-A) made by DURATECH. A compact and fast shuttle with a running time of 10 ... no wait, 4 hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 145m/s]&amp;lt;br&amp;gt;[ISAN Mono]&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,5 mil&lt;br /&gt;
| Do you hate it to recharge your Vasama's batteries every couple minutes? Isn't it tedious to maneuver your big ship through the station? The Signy fixes both problems. This compact station hopper has a flight time of over one hour and can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Running only on 24 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,4 mil&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates and if speed is important to you, there is even the possibility to mount two additional box thrusters. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Flies at up to 140m/s, has ISAN Mono and is equiped with 6 ore crates. Can be upgraded to up to 30 more crates.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-HEP4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HEP4-A Heptifili A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''rotary mining laser drill vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 44,5 mil&lt;br /&gt;
| This is the reimagination of our original laser-drill concept. The HEPTIFILI is more a ship-born laser drill then a simple mining vessel. Various modes help to BZZZZZ your target efficiently, mining small asteroids can be BZZZZZZZZED precisely as well as BZZZZZZZING huge holes into asteroids or even &amp;quot;tunnels&amp;quot;&amp;quot; through the belt. The four ore collectors make sure to suck up every last bit which are then stored in 72 modular ore crates. For maximum mining efficiency&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Capacity of 72 ore crates, 4 mining laser and 4 collectors boosted by ISAN Mono with Waypoint Add-On and up to 135 m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-EDA6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 16,1 mil&lt;br /&gt;
| A robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad nav system, 24 crates and max speed of up to 140m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:DTX-OMV6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,7 mil&lt;br /&gt;
| This utility vessel was designed to acurately meausure the speed of other ships. A second pilot seat on the side is used to point and track a target.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,3 mil&lt;br /&gt;
| The Fundinn is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No no I think prospecting was her thing. Anyway, a generous main thrust engine and a big rack of maneuver thrusters give her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. Her empty turret is eagerly waiting to be loaded and used by her new master.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:DTX-FAR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A&amp;lt;br&amp;gt;Faradager A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''supply tanker''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 50,9 mil&lt;br /&gt;
| Albeit her original role as a mid-range explorer, it quickly became clear that the FARADAGERclass' A-variant (DTX-FAR2-A) made by DURATECH, makes a fast, robust supply tanker. Equipped with 36 large propellant tanks and 48 spare fuel rods, and clad in composite aegesium/charodium armour, the Faradager is suitable for both civilian and military convoys. Her spacious bridge for up to three crew members offers extensive control- &amp;amp; diagnostic-consoles (energy management, ISAN navigation with waypoint module, supply control).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[ISAN Quad with Waypoint Add-On and Coord-Numpad]&amp;lt;br&amp;gt;[120 m/s speed]&amp;lt;br&amp;gt;[spare supplies - 36 large fuel tanks &amp;amp; 48 fuel rods]&amp;lt;br&amp;gt;[Aegesium/Charodium armour]&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:aelsa.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A Aelsa A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,1 mil&lt;br /&gt;
| A civilian transport shuttle with a capacity of up to eight passengers and a daring look that will turn endo heads in your local spaceship wash. Do you need something like that? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 145m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2,2 mil&lt;br /&gt;
| The VOLSUNGclass was developed out of the desire to create a DURΛTΞCH equivalent to the famous Vasama family. It uses a very modular basic ship frame which can be modified and multiplied to fit many roles.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,6 mil&lt;br /&gt;
| The B-variant doubles the fun thanks to its 2 pilot seats, integrated ISAN mono and enough power reserves to operate one ship-mounted gun.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with an Autocannon, has 2 slots for additional weapons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 40,4 mil&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships. The SINTHGUT is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you‘ve made, thanks to your huge, framing ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 135m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 37,7 mil&lt;br /&gt;
| The LYNGBAKERclass ended the era of our pre-alpha 3D concepts. Now finally we are bringing her into the game. And once again, this extraordinary ship is the crowning glory. It is the 20th ship we have designed for our DuraShop.The Lyngbaker contains on three floors a generous CLF cargo hold and as well various other rooms which can be used to store everything that is important to you. Many control options, useful functions and a high degree of adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 125m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,9 mil&lt;br /&gt;
| Two basic Volsung modules, supported by additional main thrusters, are merged with a big CLF frame capable of holding 30 material cubes or other precious things. The cockpit was repositioned to the front, two cargo crates are integrated and suprisingly this variant is equipped with enough batteries to use two ship-mounted guns. So eventhough no true combat vessel, the Volsung C can defend itself or friendly ships or even attack unsuspecting enemies. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 crates for loading, 6 empty hardpoints. Speed of up to 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:DTX-VGR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 5,4 mil&lt;br /&gt;
| The VEGGRclass is a puristic shuttle for determined pilots . It's designed for one and only one purpose: Grand Turismo. And the long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggrs nimble flight performance make sure that you will travel with style and dignity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A&amp;lt;br&amp;gt;Notnagel A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 11,2 mil&lt;br /&gt;
| The NOTNAGELclass made by DURATECH stands for purism, toughness and top speed. Yet it is not actually a DURATECH ship. At least we didn't want to admit it openly for a long time. This is already indicated by its untypical name (Notnagel = &amp;quot;emergency-nail&amp;quot;, meaning stopgap). Born purely out of necessity and without the prospect of a great future, this uncreative box ship should have ended up on the scrap heap long ago. But he's tough, this nail.The original version was modified and extended many times. The result is a real workhorse that's appreciated by aspiring beginners and rare-ores-hunters alike.&lt;br /&gt;
The latest version has a capacity of 56 cargo crates, a top speed of 150/130 meters per second (empty/heaviest load) and has now the option of retrofitting a mining laser (turret/fixed) and a collector. The practical ADCD (Automatic Distance Closure Device), navigation via ISAN Mono and our proven oversize bumpers round off the package.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[56 cargo crates]&amp;lt;br&amp;gt;[max speed: 150 m/s]&amp;lt;br&amp;gt;[ISAN mono]&amp;lt;br&amp;gt;[retrofit of mining laser and collector possible]&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-HRF7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HRF7-A Herfjotur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLB Fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 17,7 mil&lt;br /&gt;
| The scrap loving angry little dragon. A fighter? A CLB hauler? The Herfjotur is both. Roam the extensive asteroid belt or search through remainings of great battles to find what‘s worthy to be found. Or „generate“ scrap thanks to its four weapons if necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Carries 2 autocannons and 2 plasma throwers. Flies at 130m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A&amp;lt;br&amp;gt;Fornbogi A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 8,5 mil&lt;br /&gt;
| The FORNBOGIclass (DTX-FBG4-A) is DURATECH's equivalent to the iconic Hypevan - a true &amp;quot;Duratruck“! Originally developed just as a mascot with short range hauling-capabilities, it's unusual loadout and design, makes this fast &amp;quot;vehicle&amp;quot; stand out from the crowd.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[cargo lock beam claw]&amp;lt;br&amp;gt;[3 empty hardpoints]&amp;lt;br&amp;gt;[130 m/s]&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-BEL8.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BEL8-A&amp;lt;br&amp;gt;Beli A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''dropship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 31,3 mil&lt;br /&gt;
| The BELIclass (DTX-BEL8-A) made by DURATECH is a dropship. Initially planned as an expedition ship and in the meantime even equipped with a whole bunch of weapons, the A variant finally concentrates on it's main strength - passenger transportation. During the flight, the pilot benefits from a generous viewport and navigation via ISAN quad (waypoint module included).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[top speed 125 m/s]&amp;lt;br&amp;gt;[ISAN quad with waypoint module]&amp;lt;br&amp;gt;[8 passenger seats]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's [[K-Bots|K-Bot]] folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 0.7mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| 2,9mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 24mil&lt;br /&gt;
| The Buffalo, now in its MK.3 configuration was designed as the Hauler's big brother. It's designed to go much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The Buffalo is equipped with 166 ore crates and this nimble ship can travel 100 m/s unloaded. The new MK.3 also comes with much greater reverse power for stopping the ship. The Buffalo's expansive cockpit has an unrivalled field of view that allows the pilot to spot both asteroids and potential hazards easily.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 27mil&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop One is focused on providing customers with a range of low cost personal vessels, exploration ships, freighters and mining ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;34 containers, 140-150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,4mil&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 0,6mil&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish TRIO&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 27,8mil&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4mil&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer funs will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 8mil&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1.1mil&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,9mil&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 34mil&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 31mil&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 17mil&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4mil&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;24 containers. 96m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;48 containers. 70m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on load at a cost of speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers. 56m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop TWO contains bigger freighters, station parts movers and a range of combat ships from snub fighters to a venerable old Republic gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki2 salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Figher ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 34mil&lt;br /&gt;
| A medium sized ship carrying some heavy firpower, the Salamander is a fast, heavily armored combat ship. Equipped with eight Plasma Canons and four Laser canons, this ship is lethal against anything it comes against.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 12k eps, propulsion:  28 triangle, weapons:  4 laser cannonc, 4 railguns, top speed:  120m/s, navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 2-3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 murmidon.jpg|300px|thumb]]&lt;br /&gt;
| Murmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Endo Reconstruction Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 15mil&lt;br /&gt;
| An armored endo reconstruction vessel designed to endure elements, collisions and firearm damage. Slow, but reliable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Transport capacity:  7 seats + 1 crate , tools: reconstruction machine, top speed:  59m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|[[File:Oki2 javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 7mil&lt;br /&gt;
| A small, light fighter, the Javelin is a fast and agile ship designed for escorting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons , top speed: 140 m/s , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2a&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 8mil&lt;br /&gt;
| The Javelin Mk.2A1 is a modification of the Javelin Mk.2 equipped with additional two Plasma Cannons and improved structural integrity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons and 2 plasma throwers, top speed: 140 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 29mil&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7,5mil&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 20mil&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule IIC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 wingII.jpg|300px|thumb]]&lt;br /&gt;
| Wing II mk. 3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 10mil&lt;br /&gt;
| An upgrade stock Wing designed to be a solidly armed fighter for station defence, convoy escorts and other combat missions where fast deployment isn't necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons:  4 laser cannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 shale.jpg|300px|thumb]]&lt;br /&gt;
| Shale mk02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 2,8mil&lt;br /&gt;
| A rudimentary, relatively inexpensive single-gun fighter. Not particularly remarkable, but fairly cheap.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons: 1 laser cannon.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite m2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 4mil&lt;br /&gt;
| A refined, more advanced dual-gun fighter capable of fitting either plasma cannons or autocannons. Relatively well-armed, compact, and inexpensive.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, weapons:  2 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 coyote.jpg|300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 65mil&lt;br /&gt;
| Replica of empire Lictor created for The Pilot Series videos as an old Republic predecursor to the aforementioned gunship.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 12 plasma cannons, 8 autocannons, 2 quad laser turrets, 4 twin autocannon turrets.&lt;br /&gt;
|-&lt;br /&gt;
| 15a&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A Widukind&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter / Scout''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 9mil&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 laser cannonc and 2 autocannons, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 15b&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| einar4050&lt;br /&gt;
| 4,5mil&lt;br /&gt;
| Tick is a small, fast and manoeuvrable scout vessel.With a long range it is suitable for many roles such as scouting, patrolling, exploring and personal transport.It has Isan Mono and 2 lasercannons&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  1k eps, weapons: 2 laser cannons, top speed: 100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 8mil&lt;br /&gt;
| Light fighter armed with autocannons and plasma throwers. Designed to be as cheap as possible for the firepower that it carries.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 2 autocannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 7mil&lt;br /&gt;
| A heavier hull fitted with plasma cannons and autocannons. Well-armed and fleeting, the Quartzite is a good option for heavy surgical strikes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 autocannons and 2 plasma throwers, top speed: 135m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| 20mil&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Moon Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5,6mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 3,9mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-rp.jpg|300px|thumb]]&lt;br /&gt;
| Modulus RP&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,3mil&lt;br /&gt;
| An example modification of Modulus chassis designed to act as propellant / fuel rods supplies carrier and in-field repair assistant thanks to it's 15 cargo crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, transport capacity:  15 ore crates + 14 fuel rod racks + 12 coolant cell slots, top speed: 120m/s , navigation: ISAN Mono.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
[[Okim Industries|Okim Industries]]  Shop THREE contains a choice of specialised ships such as CLF freighters and miners.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-h.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Hunter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (LC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft able to outmaneuver standard fighters and overwhelming them with its eight laser cannons. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-c.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Crusher&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC/PT)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 14mil&lt;br /&gt;
| A light maneuverable dogfight craft designed to combat heavy fighters and other similar targets when its array of four autocannons and four plasma throwers can help penetrate heavy armor plating. The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 mantis-b.jpg|300px|thumb]]&lt;br /&gt;
| Mantis Brawler&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Light Fighter (AC)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A light maneuverable dogfight craft  that is best suited against tiny pocket fighters when the significant spread of its eight autocannons can be turned into an advantage.  The Mantis is able to output 4000 eps and store 100000 units of electricity. The ship has a small propellant tank, can achieve 135 m/s and has the ISAN Mono navigation system. Two heavy armored shields on the sides are used to provide the best protection during dogfights, if properly aligned to enemy return fire.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2.jpg|300px|thumb]]&lt;br /&gt;
| Magnus II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Freighter''&lt;br /&gt;
| Okim&lt;br /&gt;
| 37mil&lt;br /&gt;
| A heavy ore hauler, clad in aegisium plating and equipped with 432 crates. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 magnus2mn.jpg|300px|thumb]]&lt;br /&gt;
| Magnus IIMN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Miner''&lt;br /&gt;
| Okim&lt;br /&gt;
| 42mil&lt;br /&gt;
| MN variant of Magnus II chassis is reconfigured into a heavy miner with 2 mining laser / collectors turrets, automatic mining sweep script and considerably improved power capacity. This convertios comes at a cost of 32 crates the original model has down to 400 ore containers as well as overall price increase. The ship is able to accelerate up to 81 m/s when empty, but the speed significantly drops down with more load. Has ISAN Mono navigation system, a transponder and eco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 antares.jpg|300px|thumb]]&lt;br /&gt;
| Antares&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Einar4050&lt;br /&gt;
| 20mil&lt;br /&gt;
| A cargo vessel with two large Cargo Lock Frames designed to freight station parts and salvage or anything that can fit into the frames. Has long range with a bit over six hours of flight time and easily reaches 150 m/s empty. Has ISAN Quad navigation system and a transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 shifter.jpg|300px|thumb]]&lt;br /&gt;
| Shifter LSET304&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1mil&lt;br /&gt;
| The Shifter is a small, disposable, battery powered exploration craft perfect for station hopping. It contains 15 batteries and one small propellant tank, as well as two Resource Bridges with flow direction buttons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 axiom.jpg|300px|thumb]]&lt;br /&gt;
| Axiom&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Survivor&lt;br /&gt;
| 27mil&lt;br /&gt;
| Powerful miner with sophisticated mining tools that consist of two retractable robot arms each having a mining laser on the tip. Advanced mining script controls these arms to carefully, but efficiently harvest the asteroid in front of the ship. Generator is able to output 160000 eps. Has ISAN Quad and reaches 90 m/s when all of 128 crates are empty.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 rutile.jpg|300px|thumb]]&lt;br /&gt;
| Rutile&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| splet&lt;br /&gt;
| 2mil&lt;br /&gt;
| Light and swift personal vessel made by splet. Ship features extremely powerful forward and backward thrust which equals one another.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 usret.jpg|300px|thumb]]&lt;br /&gt;
| TA13-O &amp;quot;Usret&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 11mil&lt;br /&gt;
| &amp;quot;Usret&amp;quot; is intended as a medium station beam freighter, but it is capable of carrying other types of cargo as well with a maximum speed of 140 m/s. Has ISAN Mono navigation system and an Eco Mode as standard. There are also two more turret slots for upgrades.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:OKI3Hopbox.jpg|300px|thumb]]&lt;br /&gt;
| Hopbox LCOT202&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Shuttle''&lt;br /&gt;
| Nate&lt;br /&gt;
| 6mil&lt;br /&gt;
| A small and luxurious dual CLF hauler which comes with two 192x336x336 bastium plated containers. Includes ISAN Mono 1.1 navigation system and HUDos v1.1 for a detailed display of the ship's systems. A single Laser cannon can help to defend against pirates.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki3 barrow72.jpg|300px|thumb]]&lt;br /&gt;
| Barrow72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;'Miner'&lt;br /&gt;
| Mrroboto&lt;br /&gt;
| 21mil&lt;br /&gt;
| Barrow72 equipped with 72 ore crates and a turret with mining equipment. Ship runs on 9 generators boosted by enchancers. In addition to the pilot seat, this vessel can also be controlled via the turret. Has ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus #2151''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevan.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 0,6m&lt;br /&gt;
| Pure HYPE poured in the form of a classic van. Wheels, seats, a cool blue color, what more do you need?&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| 20,5m&lt;br /&gt;
| Mainly designed for station parts transportation, it has ten cargo frame locks.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 30,5m&lt;br /&gt;
| Deep space miner with 14 hours of flight time. Can carry a crew of up to four endos.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypewanblue.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Blue&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| Hype van + Autocannon. Who needs more?&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevanred.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Red&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| SHUT UP AND TAKE MY MONEY!&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 tuggerv2.jpg|300px|thumb]]&lt;br /&gt;
| Tugger V2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 0,7m&lt;br /&gt;
| The Tugger V2 is a small mining ship equipped with two cargo crates and powered by batteries. This ship is an updated version of the original Tugger with one fuel tank removed and four batteries added.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 spirit.jpg|300px|thumb]]&lt;br /&gt;
| Spirit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Kryostahl&lt;br /&gt;
| 1,6m&lt;br /&gt;
| Small ship for gettion around. It has a generator unit, and a resource bridge for resupplying. Also comes in a neat black color.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 catbbox.jpg|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2,7m&lt;br /&gt;
| Designed to attract all cat-lovers, this ships main feature is....you guessed it! Looks like  a kitty cat! (sort of)&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 arrowhead.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Balto&lt;br /&gt;
| 5,3&lt;br /&gt;
| 18 hours of flight in full thrust, and its fuel reserves will last for six hours.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''DerPfandadler #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando2 barracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| 6.2mil&lt;br /&gt;
| The Baracuda by Perry is a small starter miner and scout ship with long flight range capabilities. The ship is equipped with the YS.Pos navigation system, previously known as the E.Nav 1.0.The Baracuda has simplified propellant and battery percentage displays and access hatches to the generators, tanks and the coolant cells. The coolant cells serve as emergency coolant for the generators, as the generators mainly use radiators. As such, Generator Cooling Racks are turned off by default. The ship has an ore capacity of 38 crates. The Baracuda is created by Perry from the Faction Epic Corp.This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 30.4mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 39.8mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[MISSING PICTURE]&lt;br /&gt;
| TAC Eclipse-CT MK-002&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Kaper-Game&lt;br /&gt;
| 59.8mil&lt;br /&gt;
| Been looking for the money making machine? The apex ore extractor? The ship for the task? Well look no further. This beast with 280 cargo crates combined with a smart mining system will excavate space rocks in no time! Big or small, doesn’t matter. It is fitted with an unique SCRAM-system that encrypts the coordinates only readable by another SCRAM with the right code in it safeguarding you from coordinate leaks. The Eclipse also has an extremely good maneuvrability for its size, it even out-turns fighters! Due to its huge size it can tank large amounts of damage due to its size and armor. The Eclipse is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 bumble.jpg|300px|thumb]]&lt;br /&gt;
| Bumble&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 3.0mil&lt;br /&gt;
| The Bumble from MX Designs is a shuttle designed solely for getting people where they need to be swiftly and with style. The ship can comfortably fit three passengers in it. It is fast, maneuverable and features a hover mode with controllable height for flamboyant landings or simply for joyriding along suitable surfaces.The Bumble is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 kaiser.jpg|300px|thumb]]&lt;br /&gt;
| Kaiser&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 5.4mil&lt;br /&gt;
| Feel the thrill of the kill with the Kaiser! With its four triangle thrusters the Kaiser, made by Kodey, can fly fast and the advanced FCU guarantees smooth flying. The Kaiser has one fuel chamber and one generator, but it makes up for the low generator count with the seven batteries and the fuel economy YOLOL scripts the ship comes equipped with. You won't find yourself running out of propellant any time soon either, due to the two small propellant tanks stored inside aegisium plating. Thanks to the refilling port, you don't need to ever change them either. Reign death from above with the two laser cannons and make your enemies fear the sound of your propeller, which spins to your current thrust!The Kaiser is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing. The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[MISSING PICTURE]&lt;br /&gt;
| Tadpole MK.1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 6.6mil&lt;br /&gt;
| The Tadpole Mk.1 is a beginner level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[MISSING PICTURE]&lt;br /&gt;
| Barracuda S.1A&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 4.2mil&lt;br /&gt;
| The Barracuda S.1A is the latest civilian-accessible combat ship from the Quasar Systems. This microfighter is designed with ease of access in mind, with minimal controls to learn and a cheap composition! It includes a dual barrel laser cannon for attacking ships of similar size or strength and a missile launcher to give the fighter a chance against bigger brethren. The Barracuda S.1A has a hull made mostly of bastium, with some aegisium and merkerium in tactical spots, to keep the ship nimble and fast. The Barracuda is also equipped with YOLOL racks for customization of the ship. The racks are located below the propellant tanks and the transponder that can be toggled. The Barracuda is an advanced starter level fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 hornet.jpg|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2.1mil&lt;br /&gt;
| The Hornet created by Senkii is a small personal speeder, build with aesthetics in mind. It is fairly fast and agile, and has all the features a personal transport should need. The ship features inverse gullwing doors and a generator hatch. The YOLOL chips are also located under an easily removable panel behind the seat. The Hornet is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 80.6mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 24.1mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[MISSING PICTURE]&lt;br /&gt;
| Myrmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| &lt;br /&gt;
| 9.6mil&lt;br /&gt;
| This relatively inexpensive ship is an escort and interceptor fighter built to work alongside larger ships or other fighters and it can also patrol known routes effectively. The Myrmidon's profile shape attempts to direct damage to the rear of the ship and to its armored nose. The ship has QUAD plasma throwers programmed to fire an alternating volley with the dual cannons. The ship does not have a navigation system and only has a single fuel rod, so it's best to patrol familiar locations or have resupplies nearby. However, the Myrmidon does make up for this with its 12 thrusters, eight of which are armored by the guiding fins. The ship has a sight that makes target acquisition easier and critical systems are protected from small to moderate fire by aegisium plating. The Myrmidon is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[MISSING PICTURE]&lt;br /&gt;
| Bumblebee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| &lt;br /&gt;
| 14.7mil&lt;br /&gt;
| The Bumblebee is a small station miner equipped with 42 Crates. The ship has three lasers controlled by a script for targeting them. It is recommended to mine an asteroid by rotating your ship and changing the targeting distance of the lasers. The Bumblebee is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system. The Starfire an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 estoc.jpg|300px|thumb]]&lt;br /&gt;
| Estoc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 18.2mil&lt;br /&gt;
| The Estoc created by Kodey is a ship designed by Quasar Systems and it lives up to its reputation. This ship is a precise and reliable fighter with a plating made mostly from kutonium and chaordium plating covering the most crucial sposts of the ship. The ship is also equipped with the ISAN Mono navigation system with the velocity add-on, a separate battle mode, extendable landing gear and morse signalling.The Estoc is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 shuna.jpg|300px|thumb]]&lt;br /&gt;
| Shuna&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.3mil&lt;br /&gt;
| The Shuna is an affordable fighter ship that achieves a respectable maximum speed and has good maneuverability and field of view from the cockpit. The ship's weapons are attached to its main frame.The Shuna is also equipped with YOLOL-programmed power management systems and easy access to fuel tanks, coolant and ammo, ensuring easy maintenance of the ship. This ship is also nice to look at; it has curved wings and less of a &amp;quot;boxy design&amp;quot;&amp;quot;. The Shuna is best suited for endos that do not have the funds or the experience for the bigger fighter ships or as a training ship for mercenary and military companies.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 rockhopper.jpg|300px|thumb]]&lt;br /&gt;
| Rockhopper&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 2mil&lt;br /&gt;
| The RockHopper from MX designs is an entry level mining vessel. It is suitable for endos that are at beginning of their journey into the asteroid belt and need something small and affordable, yet practical. The ship's features include twin box thrusters providing a respectable maximum speed, an open cockpit for easy access and great field of view, simple controls with nimble handling, the ability to strafe in every direction to make maneuvering in the asteroid belt easier, and YOLOL-programmed power management systems.The RockHopper is a starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob #6221''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 dragonfly.jpg|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 20.7mil&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 talon.jpg|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 16mil&lt;br /&gt;
| A large vessel suitable for hauling asteroids of all sizes, except the largest ones. The ship's cargo lock beams are configured in two individually controlled sets and powered by twin generators. The generator output can be manually overridden. Has ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| Starbream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 40mil&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Neck#6808''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident2.jpg|300px|thumb]]&lt;br /&gt;
| Trident T2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 26.1mil&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| xnatex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 keg.jpg|300px|thumb]]&lt;br /&gt;
| Keg&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| Aa resupply ship, with 28 spare small fuel rods and 24 medium propellant tanks. The ship also has reserve tanks to cover its own flight. Has ISAN navigational system.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 midge.jpg|300px|thumb]]&lt;br /&gt;
| Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 0.4mil&lt;br /&gt;
| A micro ship for getting around stations or for being transported inside a larger ship as an asteroid scout. Small enough to be moved by hand, yet it has strafe in all directions except backwards, and it moves very fast forwards!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 29mil&lt;br /&gt;
| A large 200 crates mining ship equipped with 4 mining lasers and 2 collectors.  Powered by 18 generator units, but with only 6 chambers supporting them.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:rando4_chess.jpg|300px|thumb]]&lt;br /&gt;
| Chess in Space&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Barkhan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 1.9mil&lt;br /&gt;
| It's a chess set. You can play chess with your friends, just unbolt the pieces and play. Includes thrusters for easy maneuvering.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 kestral.jpg|300px|thumb]]&lt;br /&gt;
| Kestral&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Arion234 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Quasar Systems&lt;br /&gt;
|2.3mil&lt;br /&gt;
| A lightweight and fast transport ship for up to three endoskeletons. The ship is intended as a cheap yet stylish method for travelling between stations, out to mining operations or to salvageable, stranded ships. Has ISAN Quad, long range and max speed of 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| A small, very light transport suitable for mid-range travel distances. Fitted with two small fuel tanks, the YS.pos navigation system and a single generator with eco mode. It is armed with two autocannons, enabling the ship to function as a cheap fighter as well.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| A sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident3.jpg|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 53.7mil&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 astra.jpg|300px|thumb]]&lt;br /&gt;
| R22-QS Astra&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 6.6mil&lt;br /&gt;
| A general purpose light fighter with a classic look. Armed with four autocannons and possessing a small frame, pilots of this craft would be wise to avoid direct engagements in favor of flanking and hit-and-run tactics, maximizing the damage the craft can do.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 2mil&lt;br /&gt;
| A fast and nimble exploration ship with unusual design. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship''&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| To FB from DS: &amp;quot;We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 Wolf-2540-2.jpg|300px|thumb]]&lt;br /&gt;
| Wolf-2540-2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Space Sub''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 53.9mil&lt;br /&gt;
| &amp;quot;A boat for the modern endoskeleton war navy, the W-2540 is a perfect, stealthy convoy-killer. With four missiles ready for launch and twelve more on stand-by, these homing menances can obliterate any convoy. Included in its armament are the bow/stern autocannon turret and the main railgun deck gun. The W-2540 comes armored entirely in oninum and merkium beams, enabling a speed of 130 knots. Being a modern boat, the W-2540 also comes with the ISAN Quad navigation system and the latest add ons, and two generator efficiency stations. Lead your navy into the hornet's nest or the war will come to you.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident.jpg|300px|thumb]]&lt;br /&gt;
| Trident Scooter&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident1.jpg|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 9.4mil&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13.8mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| CS-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 5.7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 16.4mil&lt;br /&gt;
| A military variant of the Jackrabbit armed with 8 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 7.9mil&lt;br /&gt;
| A light multi-purpose ship equipped with two autocannons and four ore crates.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:Rambo2_Eclipse-CT_MK-002.jpg&amp;diff=20594</id>
		<title>File:Rambo2 Eclipse-CT MK-002.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:Rambo2_Eclipse-CT_MK-002.jpg&amp;diff=20594"/>
		<updated>2021-04-21T12:46:50Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A picture showing the Eclipse-CT MK-002 by Kaper-Game.&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=19799</id>
		<title>Ship Shops</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Ship_Shops&amp;diff=19799"/>
		<updated>2021-02-04T15:29:33Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: removed all of Lunar's ships from Rando2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About this page == &lt;br /&gt;
&lt;br /&gt;
This page contains community maintained catalogue for player created and submitted ship shops with location, layouts and brief descriptions all provided below.&amp;lt;br&amp;gt;&lt;br /&gt;
Layouts provide a numeric ID for a slot that is used in ship lists to show the location of the ship of interest in the shop.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Full catalogue is also present as a Google Document and can be accessed and downloaded [https://docs.google.com/spreadsheets/d/1PITefyU6hhfAInbrOewW5eu_qhUfrQfRJ7fF9PEQ7sg/edit#gid=0 here]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;Found an issue - please report to Okim#4433&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Player Ship Shop Layouts ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:Origin Shops.jpg|748px|thumb|left|Origin Shops]]&amp;lt;br&amp;gt;&lt;br /&gt;
|[[File:Shop Layouts.jpg|748px|thumb|Ship Shop Layouts (Open in a new tab for convenience)]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DuraTech Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:Duratech_shoplogo.png|85px|frameless|left]]&lt;br /&gt;
Duratech are the makers of highly detailed and very well decorated ships ranging from explorers to mighty industrial behemoths.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Sturmtreiber #2985''&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Duratech ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Bombur.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BBR4-A Bombur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mining assistant''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,9 mil&lt;br /&gt;
| Bombur is hungry. Bombur wants to burn away stones. Bombur also has two crates for all the precious treasures. But Bombur does not want to be alone. Bombur only really gets excited when it has friends. Bombur happy when you are happy. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Comes with a mining laser and 2 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| [[File:jordis.jpg|300px|thumb]]&lt;br /&gt;
| DTX-JRD1-A Jordis A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''long range speeder''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2 mil&lt;br /&gt;
| Some claim that it is not possible to design a compact long distance shuttle, especially if you want it to bear that spiffing, hot look. They are wrong. This is the Jordis. A compact and fast shuttle with a running time of around ten hours. Uncompromising and made for the track. Never forget - just keep swimming.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Can achieve speed of up to 145 m/s and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| [[File:signy.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGY1-A Signy A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''station hopper''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 1,5 mil&lt;br /&gt;
| Do you hate it to recharge your Vasama's batteries every couple minutes? Isn't it tedious to maneuver your big ship through the station? The Signy fixes both problems. This compact station hopper has a flight time of over one hour and can be fully charged at any recharge station. Enjoy your flight experience and whiz with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Running only on 24 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| [[File:alfrigg.jpg|300px|thumb]]&lt;br /&gt;
| DTX-AFG4-A Alfrigg A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''upgradeable starter vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,4 mil&lt;br /&gt;
| This mining ship grows with its owner. Extend the loading capacity of the Alfrigg to up to 30 crates and if speed is important to you, there is even the possibility to mount two additional box thrusters. Everybody starts small, but with this faithful companion you are well equipped to step into your adventure.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Flies at up to 140m/s, has ISAN Mono and is equiped with 6 ore crates. Can be upgraded to up to 30 more crates.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
&lt;br /&gt;
| [[File:DTX-HET5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HET5-A Heretha A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-section CLB Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 57 mil&lt;br /&gt;
| This A-variant of the HERETHAclass is a short but powerful CLB-freighter. The four seperate cargo bays, which are equipped with tractor beams for easy (un)loading, are controlled from an overseeable, spacey bridge. And a big thruster array helps you to save your precious time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Uses ISAN Quad with Waypoint Add-On and Coord-Numpad. Able to fly at up to 140 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| [[File:DTX-EIK4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EIK4-A Eikenskald A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB Hauler''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 48,1 mil&lt;br /&gt;
| This unusually shaped ship is basically just a thruster plus a cockpit. And nothing more is necessary for the Eikenskald to do its job. This shield accelerates its cargo to dizzying speeds.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad with Waypoint Add-On and up to 150m/s makes this the fastest and navigation friendliest CLB ship ever built.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| [[File:DTX-HEP4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HEP4-A Heptifili A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''rotary mining laser drill vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 44,5 mil&lt;br /&gt;
| This is the reimagination of our original laser-drill concept. The HEPTIFILI is more a ship-born laser drill then a simple mining vessel. Various modes help to BZZZZZ your target efficiently, mining small asteroids can be BZZZZZZZZED precisely as well as BZZZZZZZING huge holes into asteroids or even &amp;quot;tunnels&amp;quot;&amp;quot; through the belt. The four ore collectors make sure to suck up every last bit which are then stored in 60 modular ore crates. For maximum mining efficiency&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Capacity of 72 ore crates, 4 mining laser and 4 collectors boosted by ISAN Mono with Waypoint Add-On and up to 135 m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| [[File:DTX-EDA6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-EDA6-A Eydama A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''repair ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 16,1 mil&lt;br /&gt;
| A robust maintenance and repair vessel with long flight time and a wide range of spare components. With the help of an &amp;quot;all-axis&amp;quot;&amp;quot; rangefinder array, the Eydama can scan its surroundings and serve as an optical signal for other ships.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad nav system, 24 crates and max speed of up to 140m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| [[File:DTX-BRY7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BRY7-A Brynhilder A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''bomber''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 26,1 mil&lt;br /&gt;
| A bomber with the timeless elegance of a vintage sports car.The ship's structure is already prepared for missile launcher and torpedo tubes. The purpose is clear - hit large targets with maximum destructive power. Thanks to a potent main thrust engine as well as balanced armour, the Brynnhilder is nevertheless not a glass cannon. You need more DAKKA? - Thanks to the six additional hardpoints, it's rather easy to modify and expand her offensive potential. The A-variant is equipped with eight internal plasma cannons in addition to the standard spinal railgun. Ready and eager to &amp;quot;blow up&amp;quot;&amp;quot; the next party.&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with 1 railgun, 8 plasma throwers and able to carry 6 more weapons on pylons. 120 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| [[File:DTX-OMV6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-OMV6-A Ormvidar A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile speed monitor vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,7 mil&lt;br /&gt;
| This utility vessel was designed to acurately meausure the speed of other ships. A second pilot seat on the side is used to point and track a target.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| [[File:fundinn.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FNN6-A Fundinn A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light omni vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,3 mil&lt;br /&gt;
| The Fundinn is somewhat special. A small shuttle... Wait, wasn't she an evasive fighter after all? No no I think prospecting was her thing. Anyway, a generous main thrust engine and a big rack of maneuver thrusters give her enough speed and swiftness to serve as your quirky, loyal steed - in peaceful and hostile situations. Her empty turret is eagerly waiting to be loaded and used by her new master.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| [[File:DTX-HLD7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HLD7-A Hilder A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 7,3 mil&lt;br /&gt;
| The HILDRclass fighter combines a compact ship frame, solid protection of the core devices and up to four internal weapons. This design was originally meant to be only a station defender or carrier-operated fighter but the Hildr steadily evolved into a full fledged fighter.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| [[File:DTX-FAR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FAR2-A Faradager A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mid-rang e explorer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 50,9 mil&lt;br /&gt;
| The FARADAGRclass was built upon a dream. The dream to roam the asteroid belts vastness and delve into it's fascinating depths. This is clearly an explorer-type vessel. More precisely a long-range explorer with the capability to transport big amounts of goods, equipment or reserves. With a flight time of ~ 40 hours, respectable speed and many helpful systems, the Faradagr certainly gives it's crew of up to three endos plentiful of options for exciting adventures.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad with Waypoint Add-On and Coord-Numbad. 125 m/s speed.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| [[File:aelsa.jpg|300px|thumb]]&lt;br /&gt;
| DTX-ALA2-A Aelsa A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''light transport shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 3,1 mil&lt;br /&gt;
| A civilian transport shuttle with a capacity of up to eight passengers and a daring look that will turn endo heads in your local spaceship wash. Do you need something like that? Maybe not. Is it fabulous? Absolutely.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 145m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| [[File:DTX-VOL1-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-A Volsung A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''heavy duty speeder bike''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 2,2 mil&lt;br /&gt;
| The VOLSUNGclass was developed out of the desire to create a DURΛTΞCH equivalent to the famous Vasama family. It uses a very modular basic ship frame which can be modified and multiplied to fit many roles.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| [[File:DTX-VOL1-B.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL1-B Volsung B &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''non-standard tactical vehicle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 4,6 mil&lt;br /&gt;
| The B-variant doubles the fun thanks to its 2 pilot seats, integrated ISAN mono and enough power reserves to operate one ship-mounted gun.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Armed with an Autocannon, has 2 slots for additional weapons.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| [[File:DTX-SGT5.jpg|300px|thumb]]&lt;br /&gt;
| DTX-SGT5-A Sinthgut A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLF Freighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 40,4 mil&lt;br /&gt;
| Frame in asteroids, scrap or even complete ships. The SINTHGUT is like a blank canvas, hungry to be stuffed and filled. Go on a trip and amaze your fellow endos with all the exciting finds you‘ve made, thanks to your huge, framing ship. Well, at least until the voxel limit kicks in, reminding you, that all good things must come to an end.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 135m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| [[File:DTX-LYN6.jpg|300px|thumb]]&lt;br /&gt;
| DTX-LYN6-A Lyngbaker A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-purpose wanderer''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 37,7 mil&lt;br /&gt;
| The LYNGBAKERclass ended the era of our pre-alpha 3D concepts. Now finally we are bringing her into the game. And once again, this extraordinary ship is the crowning glory. It is the 20th ship we have designed for our DuraShop.The Lyngbaker contains on three floors a generous CLF cargo hold and as well various other rooms which can be used to store everything that is important to you. Many control options, useful functions and a high degree of adaptability make this gentle whale a compact but fine mobile base.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;ISAN Quad, Waypoint Add-on. 125m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| [[File:DTX-HNA4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HNA4-A Hanarr A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''multi-role mining ship''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 36 mil&lt;br /&gt;
| The Hanarr class was designed to get the job done with style. Raise up your mining experience on a whole new level with many handy features like a handy info/warning panel, the Asteroid Collision Avoidance System (ACAS) &amp;amp; the Asteroid Distance Closing Device (ADCD), an automatic landing protocol, automated power &amp;amp; fuel management, ISAN Quad with an integrated list of favourite coordinates, a generous cargo capacity of 132 crates and of course it's signature feature: the hop-out-and-mine-pilot-seat.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;136 ore crates, 1 mining laser, 2 collectors. Able to output only 6k eps, so has to alternate between laser and collectors. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| [[File:DTX-VOL5-C.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VOL5-C Volsung C &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLF Transporter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 6,9 mil&lt;br /&gt;
| Two basic Volsung modules, supported by additional main thrusters, are merged with a big CLF frame capable of holding 30 material cubes or other precious things. The cockpit was repositioned to the front, two cargo crates are integrated and suprisingly this variant is equipped with enough batteries to use two ship-mounted guns. So eventhough no true combat vessel, the Volsung C can defend itself or friendly ships or even attack unsuspecting enemies. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 crates for loading, 6 empty hardpoints. Speed of up to 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| [[File:DTX-VGR2.jpg|300px|thumb]]&lt;br /&gt;
| DTX-VGR2-A Vegger A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''tiny travel shuttle''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 5,4 mil&lt;br /&gt;
| The VEGGRclass is a puristic shuttle for determined pilots . It's designed for one and only one purpose: Grand Turismo. And the long flight time, our Asteroid Collision Avoidance System (ACAS) and the Veggrs nimble flight performance make sure that you will travel with style and dignity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| [[File:DTX-NGL4.jpg|300px|thumb]]&lt;br /&gt;
| DTX-NGL4-A Notnagel A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''small and fast mining vessel''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 11,2 mil&lt;br /&gt;
| This thing evolved naturally out of a very simple box ship. It's a very fast, sixty cargo crate miner and long time ago DURΛTΞCHs backbone to learn the basics of ship building and mining. Nothing comparable to the Hanarr and other advanced mining vessels, but very fun to use and a part of our legacy.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity: 60 crates. Max speed: 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| [[File:DTX-HRF7.jpg|300px|thumb]]&lt;br /&gt;
| DTX-HRF7-A Herfjotur A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''CLB Fighter''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 17,7 mil&lt;br /&gt;
| The scrap loving angry little dragon. A fighter? A CLB hauler? The Herfjotur is both. Roam the extensive asteroid belt or search through remainings of great battles to find what‘s worthy to be found. Or „generate“ scrap thanks to its four weapons if necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Carries 2 autocannons and 2 plasma throwers. Flies at 130m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| [[File:KDX-FBG4-A.jpg|300px|thumb]]&lt;br /&gt;
| DTX-FBG4-A Fornbogi A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''fast CLB Truck''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 8,5 mil&lt;br /&gt;
| This is our equivalent to the beloved Hypevan - „the Duratruck“! Was originally meant to be just a simple short range station transport/hauler, but thanks to its ridiculous load-out, unique geometry and general pimpness this boy went way beyond that.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 autocannons for defence purposes.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| [[File:DTX-BEL8.jpg|300px|thumb]]&lt;br /&gt;
| DTX-BEL8-A Beli A &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''mobile turret platform''&lt;br /&gt;
| DURΛTΞCH&lt;br /&gt;
| 31,3 mil&lt;br /&gt;
| A light escort &amp;amp; patrol vessel with wide flight range. It‘s main feature is the impressive turret pack holding up to 8 weapons of your choice. Pilot and Gunner both benefit from a generous big viewport. Also for risk-loving people, a true glass cannon.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Platform is armed with 8 plasma throwers and is able to move at 125 m/s.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== K-Bot Ship Shop ===&lt;br /&gt;
&lt;br /&gt;
[[File:KBot Logo4.png|85px|frameless|left]]&lt;br /&gt;
A small and cozy ship shop housing fancy creations of Kenetor's K-Bot folks.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''small player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Kenetor #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of K-Bot ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Avanti.jpg|300px|thumb]]&lt;br /&gt;
| Avanti''Personal Transport''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 0.7mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Port Shuttle.jpg|300px|thumb]]&lt;br /&gt;
| Port Shuttle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Transport''&lt;br /&gt;
| Stack&lt;br /&gt;
| 2,9mil&lt;br /&gt;
| Pending description&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Buffalo.jpg|300px|thumb]]&lt;br /&gt;
| Buffalo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 24mil&lt;br /&gt;
| The Buffalo, now in its MK.3 configuration was designed as the Hauler's big brother. It's designed to go much deeper into the asteroid belt and bring back more extensive amounts of ore. The ship has strong strafe thrusters to help avoid collisions with asteroids, without having to go slow in the belt. The strafe thrusters can also be used to counter drift. The Buffalo is equipped with 166 ore crates and this nimble ship can travel 100 m/s unloaded. The new MK.3 also comes with much greater reverse power for stopping the ship. The Buffalo's expansive cockpit has an unrivalled field of view that allows the pilot to spot both asteroids and potential hazards easily.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Maximus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Maximus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner/Hauler''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 27mil&lt;br /&gt;
| The Dynastinae Minimus by Kenetor is the cut-down budget version of the Dynastinae class ship. It inccludes eight ore crates (upgradable to 78) in a fully armoured shell to protect against any corrosive dangers in the belt. Many of the ship's features and extra thrusters are left out to bring the price down, but they can be added manually. This ship is also capable of flight in gravity with enough down-facing thrust to hover. The future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with the future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Dynastinae Minimus.jpg|300px|thumb]]&lt;br /&gt;
| Dynastinae Minimus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Customisable ship''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 18mil&lt;br /&gt;
| The Dynastinae Maximus by Kenetor is the full version of the Dynastinae class ship. The ship includes 78 ore crates in a fully armored shell to protect against any corrosive dangers in the belt. This ship is also capable of flight in gravity with enough down-facing thrust to hover. Future versions will also include an auto-landing script. Just like the Buffalo Class, this ship has an expansive cockpit and a more detailed interior. The ship is also designed with future use of the large 3x3 ore crates in mind.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:The Sky Walker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker''Pesonal Transport/Racer''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
OKI Shop One is focused on providing customers with a range of low cost personal vessels, exploration ships, freighters and mining ships.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki momento.jpg|300px|thumb]]&lt;br /&gt;
| Momento&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Simple and cheap freighter designed for speedy deliveries of ores. Suitable for mining. Has ISAN Mono coordinates system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;22 containers, 150 m/s, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mara.jpg|300px|thumb]]&lt;br /&gt;
| Mara&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (bolt-to) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| Cheap freighter created to carry ore stacks on the frame by bolting them to the ship directly. Has no navigation!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;2 containers for loading, 24 slots for bolting ore stacks, 140m/s speed, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mite.jpg|300px|thumb]]&lt;br /&gt;
| Mite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 0,6mil&lt;br /&gt;
| Tiny battery operated freighter. Good for starters.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;10 batteries. 4 containers.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki spiker.jpg|300px|thumb]]&lt;br /&gt;
| Spiker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| Light personal ship inspired by certain speeders from certain universe ;)&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki pincher.jpg|300px|thumb]]&lt;br /&gt;
| Pincher&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Cargo Beams) ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 1,1mil&lt;br /&gt;
| Small ship for carrying loaded cargo containers, combined devices and other light weight objects that endos are not able to haul themselves.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moonfish.jpg|300px|thumb]]&lt;br /&gt;
| Moonfish TRIO&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 27,8mil&lt;br /&gt;
| Long range ship designed to reach moons up to 36 000 km away from Origin. Moonfish has made two successful trips to Elysium and one 36 000 trip towards another moon that was beyond this range.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;24 large tanks, 36 box thrusters, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki bruiser.jpg|300px|thumb]]&lt;br /&gt;
| Bruiser MSET302&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 7mil&lt;br /&gt;
| Long range scout / prospector vessel. Armed, armored and ready to rumble!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Quad, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki kreft.jpg|300px|thumb]]&lt;br /&gt;
| Kreeft II LSET303&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4mil&lt;br /&gt;
| Fancy looking medium range combat scout. Pod Racer funs will love this one!&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;1 autocannon, ISAN Mono, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki manta.jpg|300px|thumb]]&lt;br /&gt;
| Manta&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,8mil&lt;br /&gt;
| Medium range fast ship. Not suitable for hazardous areas (corrosive / radiation damage). Has great maneuverability and strafe.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Max speed: 120 m/s. ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mercury.jpg|300px|thumb]]&lt;br /&gt;
| Mercury&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Explorer ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Medium range armed exploration ship. Designed for operating in hazardous areas and in contested territories.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;2 laser cannons, 145 m/s speed, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki cavaliere.jpg|300px|thumb]]&lt;br /&gt;
| Cavaliere&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Trylobot&lt;br /&gt;
| 1,3mil&lt;br /&gt;
| A small single-seat speeder, you will feel like you are on the cutting edge of luxury with flashy, well-lit maintenance hatches. Some tastefully minimal paint for that bit of OKI flare, but no extra plating, to trim the fat.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki corundum.jpg|300px|thumb]]&lt;br /&gt;
| Corundum&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| splet&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Thin, sleek bike powered by a generator and twin Box Thrusters. Well-suited for medium-distance expeditions and personal transport with style.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;120m/s max speed.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki merino.jpg|300px|thumb]]&lt;br /&gt;
| Merino&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 8mil&lt;br /&gt;
| A general purpose passenger ship with large windows, comfort seats and cozy interriors. Designed for long range inter-station travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;20 passenger seats, 4 small cargo lock frames. 76m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki bat.jpg|300px|thumb]]&lt;br /&gt;
| Bat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Stone&lt;br /&gt;
| 1,6mil&lt;br /&gt;
| Small recon / personal ship with fancy shapes and cool colors.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki micro.jpg|300px|thumb]]&lt;br /&gt;
| Micro&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1.1mil&lt;br /&gt;
| Minimalistic bike running on a generator and using ISAN Mono. Good for station and interstation travels.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;110m/s, ISAN Mono/station signals, EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki moti.jpg|300px|thumb]]&lt;br /&gt;
| Moti&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,9mil&lt;br /&gt;
| Top speed bike that can be used by a pilot and passenger to quickly tranfer between distant stations or perform short range scouting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;150 m/s, ISAN Mono/station signals.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki mammoth.jpg|300px|thumb]]&lt;br /&gt;
| Mammoth&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter / miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 31mil&lt;br /&gt;
| Large crates freigher with a small cargo lock frame for either small ships or additional ore stacks. Has ISAN and OMNISEER nav systems. Can act as a miner thanks to installed collectors and mining laser.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Omniseer signal tracker, ISAN Mono. 70m/s max speed. 288 ore crates with a lock frame for 81 stacks of ore. EcoMode/MinEPS mode.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki eureptirid.jpg|300px|thumb]]&lt;br /&gt;
| Eureptirid V 1.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Miner ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 31mil&lt;br /&gt;
| The Eurypterid is a heavy miner with 144 ore crates, 4 turret mounted mining lasers, and 3 collectors. Great for quickly gathering material.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;96 m/s max speed. ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki vulkanus2.jpg|300px|thumb]]&lt;br /&gt;
| T3-A Vulkanus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 17mil&lt;br /&gt;
| The T3-A Vulcanus is a mid-range mining ship with 48 ore containers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Has 2 mining lasers and 2 collectors. 95m/s, ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki consultor.jpg|300px|thumb]]&lt;br /&gt;
| Consultor LMOT401&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Nate&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Cheap miner with 12 crates cargo capacity, 1 laser and 1 collector. Nice starter ship for those willing to waste no time mining rocks with a pick axe!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Currently has inadequate power generation. Pending update!&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki molerat.jpg|300px|thumb]]&lt;br /&gt;
| Molerat&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A robust mining ship with pilot controlled mining laser turret. Very simple to use and fast to fly.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;32 containers, 1 mining laser, 2 collectors. ISAN Mono, 75m/s max speed. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmottnk.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-TNK&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,7mil&lt;br /&gt;
| Supply ship able to carry all the available consumables - rods, cells and tanks of all sizes. Comes with just empty slots for given consumables.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;12 slots for fuel rods, 16 slots for large tanks, 12 slots for coolant cells. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotps.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-PS&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4mil&lt;br /&gt;
| This smaller member of Marmot family is designed as a robust passenger ship able to achieve relatively high speeds and travel long distances.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;13 passenger seats, 2 containers. 120 m/s speed, ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot24.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-24&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;24 containers. 96m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot48.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-48&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on speed rather than load.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;48 containers. 70m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmot72.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-72&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (containers)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7mil&lt;br /&gt;
| Cost efficient freighter that is based on Marmot chassis. This model is focused on load at a cost of speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers. 56m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki marmotmn.jpg|300px|thumb]]&lt;br /&gt;
| Marmot-MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| A heavy modification of Marmot-72 to meet the increased demand for a medium capacity, medium efficiency affordable miner. It's two mining lasers are fixed to converge at 20m from the ship which means mining is achieved by ship's strafing and turning only.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;72 containers, 2 mining lasers, 1 collector. 60m/s. ISAN Mono. EcoMode.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Okim Industries Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:OKI-02.png|85px|frameless|left]]&lt;br /&gt;
OKI Shop TWO contains bigger freighters, station parts movers and a range of combat ships from snub fighters to a venerable old Republic gunship.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Okim #4433''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of OKI2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Oki2 salamander.jpg|300px|thumb]]&lt;br /&gt;
| Salamander&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Figher ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 35mil&lt;br /&gt;
| A medium sized ship carrying some heavy firpower, the Salamander is a fast, heavily armored combat ship. Equipped with eight Plasma Canons and four Laser canons, this ship is lethal against anything it comes against.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 12k eps, propulsion:  28 triangle, weapons:  4 laser cannonc, 4 railguns, top speed:  120m/s, navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 2-3&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 murmidon.jpg|300px|thumb]]&lt;br /&gt;
| Murmidon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Endo Reconstruction Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| An armored endo reconstruction vessel designed to endure elements, collisions and firearm damage. Slow, but reliable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Transport capacity:  7 seats + 1 crate , tools: reconstruction machine, top speed:  59m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|[[File:Oki2 javelin2.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 13mil&lt;br /&gt;
| A small, light fighter, the Javelin is a fast and agile ship designed for escorting missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons , top speed: 140 m/s , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 javelin2a.jpg|300px|thumb]]&lt;br /&gt;
| Javelin mk.2a&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter ''&lt;br /&gt;
| Survivor 500&lt;br /&gt;
| 11mil&lt;br /&gt;
| The Javelin Mk.2A1 is a modification of the Javelin Mk.2 equipped with additional two Plasma Cannons and improved structural integrity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, propulsion:  8 triangles, weapons:  4 laser cannons and 2 plasma throwers, top speed: 140 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mastodon.jpg|300px|thumb]]&lt;br /&gt;
| Mastodon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Megafreighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 29mil&lt;br /&gt;
| Massive cargo lock frame transport designed to carry ships the size of OKI Manatte. Consumes a lot of electricity to run the frame of such a size. Can be used to haul enourmous amounts of station parts.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 24k eps, propulsion:  64 box, Cargo Lock Frame (50x23x12m) , top speed:  100m/s (empty), navigation: ISAN Quad.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mover.jpg|300px|thumb]]&lt;br /&gt;
| Mover&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Flatbed) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 7,5mil&lt;br /&gt;
| A simple platform ship to carry large station parts by simply bolting them to it. The light frame and solid thrust power makes it a top speed vessel when empty.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cargo capacity:  2x flat surface areas (22x16 meters each), top speed: 150m/s (empty) , navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamuteII.jpg|300px|thumb]]&lt;br /&gt;
| Malamute II&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 20mil&lt;br /&gt;
| A variant of Malamute shuttle that is dedicated to hauling ores. Can be upgraded to a miner thanks to advanced generator and multiple hardpoints.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  8k eps, cargo capacity: 86 ore crates, 3 empty hardpoints, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 mule.jpg|300px|thumb]]&lt;br /&gt;
| Mule IIC&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 10mil&lt;br /&gt;
| A durable cargo lock frame ship fully clad in Aegisium plating and powered by 8 box thrusters. Has upgrade options for tools and devices, but would require installation of addional generators to supply power to those. Has ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 4 ore crates and up to 81 ore cubes in CLF, 5 hardpoints, top speed:  75 m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 malamute.jpg|300px|thumb]]&lt;br /&gt;
| Malamute&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Cargo Shuttle (any type)''&lt;br /&gt;
| Okim&lt;br /&gt;
| 13mil&lt;br /&gt;
| This medium shuttle has it's cargo hold designed to be reconfigured in any type of a cargo ship a user may want it to become - a containers freighter, a cargo lock frame hauler, a tanker, a passenger ship or a mix of everything.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  4k eps,  2 hardpoints, top speed: 114m/s, navigation: ISAN Mono, cargo capacity:  8 ore crates, can carry up to 36 ore cubes botled inside hold, can place up to 36 containers in hold or a cargo lock frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 wingII.jpg|300px|thumb]]&lt;br /&gt;
| Wing II mk. 3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 10mil&lt;br /&gt;
| An upgrade stock Wing designed to be a solidly armed fighter for station defence, convoy escorts and other combat missions where fast deployment isn't necessary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons:  4 laser cannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 shale.jpg|300px|thumb]]&lt;br /&gt;
| Shale mk02&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 2,8mil&lt;br /&gt;
| A rudimentary, relatively inexpensive single-gun fighter. Not particularly remarkable, but fairly cheap.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  3k eps, weapons: 1 laser cannon.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 kyanite.jpg|300px|thumb]]&lt;br /&gt;
| Kyanite m2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 4mil&lt;br /&gt;
| A refined, more advanced dual-gun fighter capable of fitting either plasma cannons or autocannons. Relatively well-armed, compact, and inexpensive.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, weapons:  2 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 coyote.jpg|300px|thumb]]&lt;br /&gt;
| Coyote&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 62mil&lt;br /&gt;
| Replica of empire Lictor created for The Pilot Series videos as an old Republic predecursor to the aforementioned gunship.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 12 plasma cannons, 8 autocannons, 2 quad laser turrets, 4 twin autocannon turrets.&lt;br /&gt;
|-&lt;br /&gt;
| 15a&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 widukind.jpg|300px|thumb]]&lt;br /&gt;
| T2-A Widukind&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Fighter / Scout''&lt;br /&gt;
| Tyridan&lt;br /&gt;
| 9mil&lt;br /&gt;
| The T2-A &amp;quot;Wikukind&amp;quot; is a mid-range scout with the ability to fight light enemy units.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 laser cannonc and 2 autocannons, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 15b&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tick.jpg|300px|thumb]]&lt;br /&gt;
| Tick&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| einar4050&lt;br /&gt;
| 4,5mil&lt;br /&gt;
| Tick is a small, fast and manoeuvrable scout vessel.With a long range it is suitable for many roles such as scouting, patrolling, exploring and personal transport.It has Isan Mono and 2 lasercannons&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  1k eps, weapons: 2 laser cannons, top speed: 100m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 stibnite.jpg|300px|thumb]]&lt;br /&gt;
| Stibnite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 8mil&lt;br /&gt;
| Light fighter armed with autocannons and plasma throwers. Designed to be as cheap as possible for the firepower that it carries.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Weapons: 2 autocannons and 2 plasma throwers.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 quartzite.jpg|300px|thumb]]&lt;br /&gt;
| Quartzite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Fighter ''&lt;br /&gt;
| splet&lt;br /&gt;
| 7mil&lt;br /&gt;
| A heavier hull fitted with plasma cannons and autocannons. Well-armed and fleeting, the Quartzite is a good option for heavy surgical strikes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, weapons:  2 autocannons and 2 plasma throwers, top speed: 135m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 tricone.jpg|300px|thumb]]&lt;br /&gt;
| Tricone&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Einar&lt;br /&gt;
| 20mil&lt;br /&gt;
| Large cargo freighter mostly for station to station freigh, got decent forward and turning speed and a long flight time.Equipped with Isan Mono and has a spacius interiur with all components easily accesible.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 4k eps, cargo capacity: 112 cargo crates, tools: 16 resource bridges, top speed: 89m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 manatee.jpg|300px|thumb]]&lt;br /&gt;
| Manatee&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 18mil&lt;br /&gt;
| Simple large miner with unusual shape and thruster placement. Can be upgraded with mining tools for which it already has enough power generation. Uses ISAN Mono.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, cargo capacity: 120 ore crates, 3 hardpoints, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 merchantman.jpg|300px|thumb]]&lt;br /&gt;
| Merchantman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Large Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 17mil&lt;br /&gt;
| Fast large freighter designed with focus on speed over capacity. Has Omniseer signal tracker and ISAN Mono. Can be upgraded with mining tools or armed with up to 4 turrets.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 8k eps, propulsion:  28 box, cargo capacity: 60 ore crates, tools: 4 resource bridges and 8 hardpoints, top speed: 121m/s, navigation: ISAN Mono and Omniseer.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 midge.jpg|300px|thumb]]&lt;br /&gt;
| Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moon Lifter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| Small cargo lifter designed to move low amounts of ores between moon orbital stations and moon cities. Has automated balance, hover and descend scripts to help navigating in gravity.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 20 ore crates, yolol: Auto Hover and Auto Balance modes, top speed: 75m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 brokkr.jpg|300px|thumb]]&lt;br /&gt;
| Brokkr&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Medium Freighter (Containers)''&lt;br /&gt;
| Fixer&lt;br /&gt;
| 5mil&lt;br /&gt;
| Simple freighter with good capacity. Lack of navigation systems limits it to operating in well known space or within station visibility.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 24 ore crates, 4 resource bridges.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneymaker.jpg|300px|thumb]]&lt;br /&gt;
| Moneymaker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,6mil&lt;br /&gt;
| Cheap freighter that is designed for starters and has minimal decorations, plating and non-essential systems installed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo capacity: 10 containers, top speed: 85m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 moneyman.jpg|300px|thumb]]&lt;br /&gt;
| Moneyman&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (CLF) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,5mil&lt;br /&gt;
| Cheap Carlo Lock Frame for transpoirting 10 ore stacks or parts. Good for carrying spare missiles and torpedoes.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 1k eps, cargo Lock Frame 2x5x1 ore stacks, top speed: 95m/s, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus.jpg|300px|thumb]]&lt;br /&gt;
| Modulus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Do-It-Yourself Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 1,8mil&lt;br /&gt;
| A basic starter ship designed with a large amount of upgrade options in mind. In basic configuration ship serves as a Bolt-To freighter and has no nav systems or yolol at all.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;9 hardpoints for devices, tools, weapons and radiators, cargo capacity: 5 ore crates and up to 20 ore cubes bolted to hull, power generation: 1k eps and slots for 3 more chambers and 8 more generator units.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-mn.jpg|300px|thumb]]&lt;br /&gt;
| Modulus MN&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Miner ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 5,6mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a miner with 1 mining laser, 2 collectors and enough power to operate one of the tool types at a time.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 6k eps, cargo capacity: 20 ore crates, tools: 1 mining laser and 2 collectors, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-fr.jpg|300px|thumb]]&lt;br /&gt;
| Modulus FR&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Small Freighter (Containers) ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 3,9mil&lt;br /&gt;
| An example modification of Modulus chassis designed as a small and fast cargo ship equipped with ISAN.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation: 2k eps, cargo capacity: 25 ore crates, navigation: ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Oki2 modulus-rp.jpg|300px|thumb]]&lt;br /&gt;
| Modulus RP&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship ''&lt;br /&gt;
| Okim&lt;br /&gt;
| 4,3mil&lt;br /&gt;
| An example modification of Modulus chassis designed to act as propellant / fuel rods supplies carrier and in-field repair assistant thanks to it's 15 cargo crates.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Power generation:  2k eps, transport capacity:  15 ore crates + 14 fuel rod racks + 12 coolant cell slots, top speed: 120m/s , navigation: ISAN Mono.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 1 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 1 Shop is composed of personal ships, miners and hype ships made by the first waves of alpha testers. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Precorus #2151''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 1 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando1 kushtaka.jpg|300px|thumb]]&lt;br /&gt;
| Kushtaka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
|Heretic&lt;br /&gt;
|14.5m&lt;br /&gt;
| The Kushtaka is a heavy fighter equipped with three auto aiming and triangulating guns, two reactors and two propellant tanks with doors for each one,  and control information systems.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 snowflake.jpg|300px|thumb]]&lt;br /&gt;
| Snowflake&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukaszlutek&lt;br /&gt;
| 0,8m&lt;br /&gt;
| Small ship to get around, can carry up to 5 passengers.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Firefly made by Moonset is a small personal and multi-functional transport ship. Useful for example: scout snub, search and rescue missions.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hedgehog.jpg|300px|thumb]]&lt;br /&gt;
| Hedgehog&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Mule&lt;br /&gt;
| 14,5&lt;br /&gt;
| The four twin laser cannons, two layers of armor, reinforced beam structure makes this craft a formidable opponent on the battlefield.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevan.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 0,6m&lt;br /&gt;
| Pure HYPE poured in the form of a classic van. Wheels, seats, a cool blue color, what more do you need?&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| StarBreamCLF&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Mutleyx&lt;br /&gt;
| 20,5m&lt;br /&gt;
| Mainly designed for station parts transportation, it has ten cargo frame locks.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 demetrios.jpg|300px|thumb]]&lt;br /&gt;
| Demetrios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Black&lt;br /&gt;
| 20m&lt;br /&gt;
| Mining hauler for a crew of up to six endos, multiple Resource bridses on the outer hull of the ship. The ship also has a hidden railgun.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magnetar.jpg|300px|thumb]]&lt;br /&gt;
| Magnetar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| HuangdiSpatuli&lt;br /&gt;
| 30,5m&lt;br /&gt;
| Deep space miner with 14 hours of flight time. Can carry a crew of up to four endos.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 magni.jpg|300px|thumb]]&lt;br /&gt;
| Magni&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lingon&lt;br /&gt;
| 13m&lt;br /&gt;
| This is an adept asteroid hauler ship that has a fully fledged GPS, a speedometer, a flight time calculator and switchable throttle styles.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypewanblue.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Blue&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| Hype van + Autocannon. Who needs more?&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 hypevanred.jpg|300px|thumb]]&lt;br /&gt;
| Hype Van Autocannon Red&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 1,8m&lt;br /&gt;
| SHUT UP AND TAKE MY MONEY!&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 aphelios.jpg|300px|thumb]]&lt;br /&gt;
| Aphelios&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 7,3&lt;br /&gt;
| Short range miner. Thanks to the armor, it can withstand smaller bumps into asteroids, altough you shouldn't rely on it too much.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 turtle.jpg|300px|thumb]]&lt;br /&gt;
| Turtle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Troop Ship ''&lt;br /&gt;
| Nedos&lt;br /&gt;
| 1,5m&lt;br /&gt;
| The Turtle is a small ship that can be used as a landing and boarding vehicle. Although small in size, the ship has 12 extendable seats in it. When under fire, the seats can be collapsed with endoskeletons in them to store them safely in the hull of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 vasamadx.jpg|300px|thumb]]&lt;br /&gt;
| VasamaDX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Lukas&lt;br /&gt;
| 1,5m&lt;br /&gt;
| he VasamaDX is a modification of the original Vasama. The added features include a generator, a cargo lock frame, a Main Flight Computer and a Flight Control Unit, two passenger seats and the ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 tuggerv2.jpg|300px|thumb]]&lt;br /&gt;
| Tugger V2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Tgess&lt;br /&gt;
| 0,7m&lt;br /&gt;
| The Tugger V2 is a small mining ship equipped with two cargo crates and powered by batteries. This ship is an updated version of the original Tugger with one fuel tank removed and four batteries added.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 glacier.jpg|300px|thumb]]&lt;br /&gt;
| Glacier&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| LukaszLutek&lt;br /&gt;
| 37,6m&lt;br /&gt;
| The Glacier is an asteroid hauler. It is equipped with six cargo lock beams,  three mining lasers, decent six-directional maneuvering thrust and various YOLOL features for improving the maneuverability, navigation and safety of the ship.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 cyclops.jpg|300px|thumb]]&lt;br /&gt;
| The Cyclops&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 39m&lt;br /&gt;
| The Cyclops is a cargo ship equipped with collision avoidance and navigation systems, a cargo lock frame and 170 crates.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 colossus.jpg|300px|thumb]]&lt;br /&gt;
| Colossus&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Jimmy&lt;br /&gt;
| 85m&lt;br /&gt;
| The Colossus is a ship for those with a strong passion for mining, or for individuals who simply dislike asteroids. This ship is equipped with  24 mining lasers, capable of obliterating even the largest asteroids in mere moments. This  is intended to be used with large haulers.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 scrublass.jpg|300px|thumb]]&lt;br /&gt;
| Scrublass&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Cubemaster&lt;br /&gt;
| 23m&lt;br /&gt;
| The Scrublass made by Cubemaster is primarily a salvaging ship, although it is suited to transport cargo as well. The ship has two cargo lock frames in the middle of the ship, and two cargo lock beam sections.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 sprite.jpg|300px|thumb]]&lt;br /&gt;
| Sprite&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Manduini&lt;br /&gt;
| 1,3m&lt;br /&gt;
| small, affordable personal craft designed for short-range travel on stations or in cities. It is highly customizable, encouraging the owner to add their own flair to their ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 catbbox.jpg|300px|thumb]]&lt;br /&gt;
| Catbox&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2,7m&lt;br /&gt;
| Designed to attract all cat-lovers, this ships main feature is....you guessed it! Looks like  a kitty cat! (sort of)&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 immatium.jpg|300px|thumb]]&lt;br /&gt;
| Immatium&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Lunar&lt;br /&gt;
| 2,6m&lt;br /&gt;
| Featuring only bare-bone equipment for mining, this thing can get you started for a low price.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 chalcosoma.jpg|300px|thumb]]&lt;br /&gt;
| Chalcosoma&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Quevin&lt;br /&gt;
| 4,2m&lt;br /&gt;
| The is a cargo ship named after one of the largest rhinoceros beetles. The ship has a unique tri shape design for transporting asteroids and other ships.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 minima.jpg|300px|thumb]]&lt;br /&gt;
| Minima&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Crankycorvid&lt;br /&gt;
| 0,6m&lt;br /&gt;
| This is an entry-level mining craf. It features an ore carrying capacity equivalent to 12 ore crates.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando1 arrowhead.jpg|300px|thumb]]&lt;br /&gt;
| Arrowhead&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal ship ''&lt;br /&gt;
| Balto&lt;br /&gt;
| 5,3&lt;br /&gt;
| 18 hours of flight in full thrust, and its fuel reserves will last for six hours.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 2 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 2 Shop mainly contains submitted fighters, miners and transports from many skilled ship builders. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''DerPfandadler #0001''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 2 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando2 barracuda.jpg|300px|thumb]]&lt;br /&gt;
| Baracuda&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Perry&lt;br /&gt;
| 6.2mil&lt;br /&gt;
| The Baracuda by Perry is a small starter miner and scout ship with long flight range capabilities. The ship is equipped with the YS.Pos navigation system, previously known as the E.Nav 1.0.The Baracuda has simplified propellant and battery percentage displays and access hatches to the generators, tanks and the coolant cells. The coolant cells serve as emergency coolant for the generators, as the generators mainly use radiators. As such, Generator Cooling Racks are turned off by default. The ship has an ore capacity of 38 crates. The Baracuda is created by Perry from the Faction Epic Corp.This is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 clownfish.jpg|300px|thumb]]&lt;br /&gt;
| Clownfish&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| PandaPants200&lt;br /&gt;
| 4mil&lt;br /&gt;
| The Clownfish by PandaPants200 is an agile luxury transport ship. With a maximum velocity close to the speed cap, plenty of fuel and propellant, resource bridges for easy refilling, hatch access to the fuel rods, fuel rod backups and the generator, the Clownfish can get you to your destination in good time. For ease of use, the Clownfish also sports a YS.Pos navigation system by Senkii, a LEFT resource tracker by Lunar Industries, turtle mode, cruise control, CloseAll doors -button, navigation lights, and not to mention a classy paint job fit for its name.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 donnager.jpg|300px|thumb]]&lt;br /&gt;
| Donnager&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| cwtheking&lt;br /&gt;
| 17.9mil&lt;br /&gt;
| The Donnager made by cwtheking is a multirole ship designed primarily for cargo and salvaging missions. The ship has a tractor beam in the back for towing smaller ships and a small on-board Cargo Lock Frame, making it an ideal salvage ship.The Donnager is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tadpole.jpg|300px|thumb]]&lt;br /&gt;
| Tadpole&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 29.4mil&lt;br /&gt;
| The Tadpole by Heretic is a heavy miner with 216 crates and many advanced features. The features include point-and-fire dynamically converging lasers, an advanced Flight Control Unit for strafing, enough fuel to get to any reasonable part of the belt, an open canopy for fantastic field of view, and the ISAN navigational system. This ship has the potential to mine out the cores of asteroids with little to no Agitite / Valkite, removing the need for a pickaxe and making mining a much easier process all around.The Tadpole is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 manticore.jpg|300px|thumb]]&lt;br /&gt;
| Manticore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 38.4mil&lt;br /&gt;
| The Manticore made by Heretic is a line frigate, designed to be a powerful threat on the battlefield. The Manticore is equipped with a tactical front shield that is capable of stopping an enormous amount of damage. Its other features include: 20 plasma cannons that can fire in bursts of four at 125 rpm for 2 minutes 30 seconds before the batteries need recharging (recharge time 45 seconds), eight reverse thrusters to ensure that the enemy is always in front of the ship, 4-6 layers of armor in the shield, a fancy crown on the top and bottom of the ship to create an intimidating effect and a hangar and cargo bay for transporting a micro fighter or extra cargo.The Manticore is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 bumble.jpg|300px|thumb]]&lt;br /&gt;
| Bumble&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| The Bumble from MX Designs is a shuttle designed solely for getting people where they need to be swiftly and with style. The ship can comfortably fit three passengers in it. It is fast, maneuverable and features a hover mode with controllable height for flamboyant landings or simply for joyriding along suitable surfaces.The Bumble is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 kaiser.jpg|300px|thumb]]&lt;br /&gt;
| Kaiser&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 5.3mil&lt;br /&gt;
| Feel the thrill of the kill with the Kaiser! With its four triangle thrusters the Kaiser, made by Kodey, can fly fast and the advanced FCU guarantees smooth flying. The Kaiser has one fuel chamber and one generator, but it makes up for the low generator count with the seven batteries and the fuel economy YOLOL scripts the ship comes equipped with. You won't find yourself running out of propellant any time soon either, due to the two small propellant tanks stored inside aegisium plating. Thanks to the refilling port, you don't need to ever change them either. Reign death from above with the two laser cannons and make your enemies fear the sound of your propeller, which spins to your current thrust!The Kaiser is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 corsair.jpg|300px|thumb]]&lt;br /&gt;
| Corsair&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Starmarine&lt;br /&gt;
| 16mil&lt;br /&gt;
| The GNV Corsair created by Starmarine is a two-person mining ship with 60 mining crates, a plasma cannon for rupturing asteroids, easy access to the main cables and wires, mining lights, as well as extra storage for fuel cells and a backup battery bank. The GNV Corsair is equipped with the latest ISAN Mono script and also contains custom scripts for lighting, cockpit displays and an economy mode. This ship is the perfect mid tier solo/duo mining ship at a great price! Thanks to Tacticalpenguin for help with quality testing.The GDYV Corsair is included in the intermediate level ships.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 hornet.jpg|300px|thumb]]&lt;br /&gt;
| Hornet&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Senkii&lt;br /&gt;
| 2mil&lt;br /&gt;
| The Hornet created by Senkii is a small personal speeder, build with aesthetics in mind. It is fairly fast and agile, and has all the features a personal transport should need. The ship features inverse gullwing doors and a generator hatch. The YOLOL chips are also located under an easily removable panel behind the seat.The Hornet is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 wakahinu.jpg|300px|thumb]]&lt;br /&gt;
| Waka Hinu&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Escort ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 18mil&lt;br /&gt;
| Waka Hinu, created by mrfotnz is a small fuel tanker with 32 medium fuel tanks, designed to be a little extra support during mining trips incase things don't go as planned. Waka Hinu is also equipped with 4 laser cannons to assist in combat if needed.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 taniwha.jpg|300px|thumb]]&lt;br /&gt;
| Taniwha&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Gunship ''&lt;br /&gt;
| mrfotnz&lt;br /&gt;
| 73mil&lt;br /&gt;
| The Taniwha is a battle cruiser built by mrfotnz. The ship is equipped with five autocannon turrets and one rail turret. The Taniwha also includes a reconstruction machine and warning signal functions. There are two warning signals: Red, for when under attack, and Yellow to signal you need to stay alert. The ship commander also has the ability to send messages throughout the ship by typing in a YOLOL chip.The Taniwha is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 inanis.jpg|300px|thumb]]&lt;br /&gt;
| Inanis Venari&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Heavy Fighter ''&lt;br /&gt;
| DeltaEon&lt;br /&gt;
| 22mil&lt;br /&gt;
| The Inanis Venari is a heavy fighter and gunship whose Latin name translates roughly as &amp;quot;Void Hunt&amp;quot;. With 8 laser cannons, the Inanis Venari is designed to combat larger vessels. The ship is equipped with the ISAN navigation system, along with custom add-ons for ease of use and for masking the ship's current coordinates. The generators and emergency reserve propellant in the ship are automated by YOLOL scripts. The ship also has a special &amp;quot;Combat&amp;quot; button in the cockpit that overrides the generator output to 100% when the situation calls for it. All other devices in the ship that require maintenance are accessible without having to remove any plating and hidden bolting has been kept to an absolute minimum in the ship's design.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 marlin.jpg|300px|thumb]]&lt;br /&gt;
| Marlin&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3mil&lt;br /&gt;
| The Marlin made by Dukeironhelm is a small and fast personal transport ship, equipped with a complete GPS navigation system. The Marlin has a flight range of of 3500 km.The Marlin is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 tabletka.jpg|300px|thumb]]&lt;br /&gt;
| Tabletka&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Good_Praxice&lt;br /&gt;
| 4mil&lt;br /&gt;
| The Tabletka created by Good_Praxice is a small miner designed for long flights in the asteroid field. The ship is equipped with the ISAN Mono navigation system and the ship also has a space reserved for an optional second fuel rod. The ship's generator has one radiator and one generator unit in it. The Tabletka is also equipped with two small propellant tanks. The ship can reach a speed of approximately 90 - 100 m/s.The Tabletka is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 starfire.jpg|300px|thumb]]&lt;br /&gt;
| Starfire&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Stackoverflow&lt;br /&gt;
| 4.3mil&lt;br /&gt;
| The Starfire made by Stackoverflow is a mid-range, cost effective fighter-bomber pirate ship with seats for two. The Starfire was designed in June 2020 by a design team headed by Stackoverflow of Zero in response to requests from the Zero Community. The ship is equipped with two fuel rods, one small tank, three small weapon mounts, two large weapon mounts, one autocannon and the ISAN navigation system.The Starfire2 an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 skywalker.jpg|300px|thumb]]&lt;br /&gt;
| The Sky Walker&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Transport ''&lt;br /&gt;
| Kenetor&lt;br /&gt;
| 6mil&lt;br /&gt;
| The Sky Walker, designed by Kenetor, is a high-end pod thruster personal craft for quickly getting where you need to be. The Sky Walker utilises the most recent technology in materials, design and utility, and it features a lightweight frame and outer shell, cross pod link, huge fuel capacity (4 x Medium) and the ISAN navigation system for universal positioning. Stand out from the crowd with this amazing ship, that has also been used in the racing scene, and let your thruster trails do the talking.This ship is an advanced starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 rockhopper.jpg|300px|thumb]]&lt;br /&gt;
| Rockhopper&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX Designs&lt;br /&gt;
| 2mil&lt;br /&gt;
| The RockHopper from MX designs is an entry level mining vessel. It is suitable for endos that are at beginning of their journey into the asteroid belt and need something small and affordable, yet practical. The ship's features include twin box thrusters providing a respectable maximum speed, an open cockpit for easy access and great field of view, simple controls with nimble handling, the ability to strafe in every direction to make maneuvering in the asteroid belt easier, and YOLOL-programmed power management systems.The RockHopper is a starter level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 shuna.jpg|300px|thumb]]&lt;br /&gt;
| Shuna&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.3mil&lt;br /&gt;
| The Shuna is an affordable fighter ship that achieves a respectable maximum speed and has good maneuverability and field of view from the cockpit. The ship's weapons are attached to its main frame.The Shuna is also equipped with YOLOL-programmed power management systems and easy access to fuel tanks, coolant and ammo, ensuring easy maintenance of the ship. This ship is also nice to look at; it has curved wings and less of a &amp;quot;boxy design&amp;quot;&amp;quot;. The Shuna is best suited for endos that do not have the funds or the experience for the bigger fighter ships or as a training ship for mercenary and military companies.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 estoc.jpg|300px|thumb]]&lt;br /&gt;
| Estoc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 18.2mil&lt;br /&gt;
| The Estoc created by Kodey is a ship designed by Quasar Systems and it lives up to its reputation. This ship is a precise and reliable fighter with a plating made mostly from kutonium and chaordium plating covering the most crucial sposts of the ship. The ship is also equipped with the ISAN Mono navigation system with the velocity add-on, a separate battle mode, extendable landing gear and morse signalling.The Estoc is an intermediate level ship.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
|&lt;br /&gt;
[[File:Rando2 voxelwing.jpg|300px|thumb]]&lt;br /&gt;
| Voxelwing&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Odik&lt;br /&gt;
| 6,8mil&lt;br /&gt;
| The VoxelWing created by Odik is a small fast fighter, useful in fights against large ships and dogfights, for example.The VoxelWing is a starter level ship.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 3 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 3 Shop has all sorts of ship types with majority of vessels comming styled in red and black color combinations. Non faction affiliated shop.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''AweBob #6221''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 3 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 workerant.jpg|300px|thumb]]&lt;br /&gt;
| Worker Ant&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Moonset&lt;br /&gt;
| 3.9mil&lt;br /&gt;
| This ship is offering 32 cargo crates at an affordable price. The Worker Ant is a reasonably fast and long range ship due to its 8 triangle thrusters and 5 propellant tanks. Additional features include generator script, cruise control, turtle mode and precision aiming mode.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 whisp.jpg|300px|thumb]]&lt;br /&gt;
| Will-O-Wisp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Heretic&lt;br /&gt;
| 0.9mil&lt;br /&gt;
| A luxury single person transport ship for travelling from station to station with unusual design and shifted center of thrust. Equipped with a generator, lighting, cruise-mode and propellant refilling capabilities.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nusa.jpg|300px|thumb]]&lt;br /&gt;
| Nusa&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Mito&lt;br /&gt;
| 1.5mil&lt;br /&gt;
| Minimalist single personal transport chuttle meant for endurance, maneuverability, and ease of control.&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 gourami.jpg|300px|thumb]]&lt;br /&gt;
| Gourami&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 3.3mil&lt;br /&gt;
| A small and fast personal transport ship, equipped with full GPS navigation and it has a flight range of 1900 kilometers.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 xball.jpg|300px|thumb]]&lt;br /&gt;
| X-Ball&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship ''&lt;br /&gt;
| Huangdispatuli&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| This ship is purely made for fun. It can spin extremely fast on all axis and it has a decent forward speed. It also has all the necessary controls for flying. The ship has no refilling possibilities.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 dragonfly.jpg|300px|thumb]]&lt;br /&gt;
| The Dragonfly&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 24.0mil&lt;br /&gt;
| A large mining vessel with an ore crate capacity of 100. The ship is fitted with twin mining lasers that have an optional YOLOL-controlled and adjustable sweep pattern and twin ore collectors, so the ship does most of the work for you!&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 talon.jpg|300px|thumb]]&lt;br /&gt;
| Talon&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Asteroid Hauler ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 16mil&lt;br /&gt;
| A large vessel suitable for hauling asteroids of all sizes, except the largest ones. The ship's cargo lock beams are configured in two individually controlled sets and powered by twin generators. The generator output can be manually overridden. Has ISAN navigation system.&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 starbeam.jpg|300px|thumb]]&lt;br /&gt;
| Starbream&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| MX designs&lt;br /&gt;
| 40mil&lt;br /&gt;
| A 374 ore crates freighter suitable for both trading and mining use. Its long, tall and thin body shape in addition to rangefinders makes it relatively easy to navigate the asteroid field. Its powerful thrusters give it a respectable speed, even when fully laden.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 badger.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Badger-28&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Missir, Goodpraxice and Okim&lt;br /&gt;
| 6mil&lt;br /&gt;
| A dedicated small ore hauler/miner for a team of one or two equipped with 28 ore containers and able to carry about 30 ore cubes on the frame that need to be bolted manually. The ISAN Mono Navigation system is included in the ship as a default.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymphtandem.jpg|300px|thumb]]&lt;br /&gt;
| Nymph Tandem&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freghter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 7.6mil&lt;br /&gt;
| A 24-crate miner that acts as a direct upgrade to the original Nymph. The ship has a full ISAN navigation suite with ISAN Quad, Velocity, ORN, and WNS and flies at ~120 m/s when unloaded. The ship can support additional bolted ore cubes on the frame.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 swine.jpg|300px|thumb]]&lt;br /&gt;
| Swine&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Police Cutter''&lt;br /&gt;
| Kodey&lt;br /&gt;
| 7.7mil&lt;br /&gt;
| Slim enforcer vehicle armed with a single railcannon. Has several small independent cargo holds two of which are composed of micro Cargo Lock Frames. Comes with a cute pink pig (or dog?) companion figurine in cockpit.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 harpy.jpg|300px|thumb]]&lt;br /&gt;
| Harpy&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kodey&lt;br /&gt;
| Unavailable&lt;br /&gt;
| An anti-infantry ship that comes equipped with four fixed autocannons as well as laser and plasma cannons on a controllable turret cradle that can be aimed using the reticle. Last but not least, the most important feature: the rotors move.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vidar.jpg|300px|thumb]]&lt;br /&gt;
| Vidar&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Generalsyb&lt;br /&gt;
| 11.1mil&lt;br /&gt;
| A combat-proven medium fighter. Despite its low price, the Vidar is a versatile ship; it can fly fast, it is accurate and has a very long flight time. For a medium fighter the Vidar also has durable armour around the critical spots, making it a tough nut to crack.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 racer.jpg|300px|thumb]]&lt;br /&gt;
| Racer&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Trewi&lt;br /&gt;
| 3.5mil&lt;br /&gt;
| A small fighter that can be transformed, fittingly, into a racer ship. The ship has an industrial design with exposed beams and two autocannons. The Racer is extremely agile, especially if the lever movement speed is increased. Runs on 12 batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 vigo.jpg|300px|thumb]]&lt;br /&gt;
| Vigo&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Bolt-to Freighter ''&lt;br /&gt;
| Apc and Okim&lt;br /&gt;
| 1.7mil&lt;br /&gt;
| A mining ship that can carry 24 ore cubes, or up to 36 cubes with the risk of increased stress on the ship's frame. The ore cubes need to be bolted to its outer frame, thus making the loading process a bit laborious. The Vigocan move up to 139 m/s empty and has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 croc.jpg|300px|thumb]]&lt;br /&gt;
| Croc&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Subaru and Perry&lt;br /&gt;
| 75.3mil&lt;br /&gt;
| Large asteroid miner equipped with 192 crates, a 10x mining laser array with a simplified mining YOLOL script and a navigation system. The Croc is also fully aegisium-plated to ensure corrosion resistance.&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 arkI.jpg|300px|thumb]]&lt;br /&gt;
| Chemosh Ark I&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Moonship ''&lt;br /&gt;
| Messir&lt;br /&gt;
| 24.9mil&lt;br /&gt;
| A moderate speed, 'moonshot' type of ship, that can easily reach the moon closest to Eos, and will still have some spare fuel for sightseeing. The ship is equipped with the ISAN Quad navigation system, full propellant and generator rate control.&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 nymph.jpg|300px|thumb]]&lt;br /&gt;
| Nymph&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter ''&lt;br /&gt;
| Meboy&lt;br /&gt;
| 4.7mil&lt;br /&gt;
| A small 12-crate hauler, equipped with the ISAN Mono navigation system and a rangefinder to help with positioning the ship around asteroids. The Nymph is designed to look sleek and can reach the maximum speed limit. Rangefinder may be replaced with a resource bridge.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 ridder.jpg|300px|thumb]]&lt;br /&gt;
| Ridder&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner ''&lt;br /&gt;
| Lunar&lt;br /&gt;
| 11.0mil&lt;br /&gt;
| A medium-sized mining ship with 48 ore crates and a mining laser. It's equipped with the ISAN navigation system, LEFT and a mining laser convergency script to make endos lives easier. The Ridder is extremely upgradable with structiral beams, additional devices and thrusters.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 koios.jpg|300px|thumb]]&lt;br /&gt;
| Koios Transferens&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner / Freighter ''&lt;br /&gt;
| Fatfly&lt;br /&gt;
| 17.5mil&lt;br /&gt;
| A small and fast mining ship with a maximum speed of 90 m/s. It is equipped with 100 cargo containers, two side cargo lock beams and three cargo lock frames. The ISAN quad navigation system is included in the ship!&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 martok.jpg|300px|thumb]]&lt;br /&gt;
| The Martok&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Kohmelo&lt;br /&gt;
| 6.3mil&lt;br /&gt;
| This beginner fighter has a max speed of approximately 120 m/s and comes equipped with three autocannons and a tractor beam. Has a basic ISAN navigation script along with automatic generator management and velocity.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 apito.jpg|300px|thumb]]&lt;br /&gt;
| Apito&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Salvage / Freigher (Crates + CLB) ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 10.9mil&lt;br /&gt;
| A small salvaging ship, equipped with eight Cargo Lock Beam arrays, three Cargo Lock Frames, a navigation system and a receiver for setting a course. The ship also has a warning alarm for low propellant reserves and a fully plated, corrosion resistant hull.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 elyune.jpg|300px|thumb]]&lt;br /&gt;
| Elyune&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship ''&lt;br /&gt;
| Subaru&lt;br /&gt;
| 4.4mil&lt;br /&gt;
| A personal transport ship with flight time of approximately 7.25h. Can switch between a position system and a standard receiver setup navigation system to get a heading. The Elyune is also completely plated with Arkanium to make it lighter.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando3 akimbo1.jpg|300px|thumb]]&lt;br /&gt;
| Akimbo 1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter ''&lt;br /&gt;
| Boneloid&lt;br /&gt;
| 12.5mil&lt;br /&gt;
| A small fighter with two separate sections in the ship that enable full functionality even if one side of the ship gets damaged. Ship has long-range railguns complimented by two autocannons for short-range defensive encounters.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rando Ship Shop 4 === &lt;br /&gt;
&lt;br /&gt;
[[File:Rando-01.png|90px|frameless|left]]&lt;br /&gt;
Rando 4 Shop contains the most recent of all the submissions made by players. Many of them belong to Vintage Inc. Hardware and Quasar System corps.&lt;br /&gt;
&amp;lt;br&amp;gt;Type: ''large player ship shop''&lt;br /&gt;
&amp;lt;br&amp;gt;Maintained by: ''Mito #5408''&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot; style= &amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ class=&amp;quot;nowrap&amp;quot; | ''List of Rando 4 ships''&lt;br /&gt;
|-&lt;br /&gt;
! #&lt;br /&gt;
! style= &amp;quot;width: 300px;&amp;quot; | Image&lt;br /&gt;
! style= &amp;quot;width: 120px;&amp;quot; | Ship Name&lt;br /&gt;
! style= &amp;quot;width: 100px;&amp;quot; | Creator&lt;br /&gt;
! style= &amp;quot;width: 50px;&amp;quot; | Cost&lt;br /&gt;
! style= &amp;quot;text-align: center;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident2.jpg|300px|thumb]]&lt;br /&gt;
| Trident&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''T2 Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 22mil&lt;br /&gt;
| This ship is intended for short to mid range asteroid searching, for a group of up to three endoskeletons. The ship features 136 ore crates, 60 batteries, 4x 2/1 generator-fuel chamber setup, two large propellant tanks. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 aura6.jpg|300px|thumb]]&lt;br /&gt;
| Aura-6&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Starter Ship''&lt;br /&gt;
| Tatakai&lt;br /&gt;
| 2mil&lt;br /&gt;
| A simple starter ship that has all of the essentials: six ore crates and the possibility to bolt 18 ore stacks to the top and bottom sides. The ship also features the complete ISAN Quad navigation system and spare slots for adding your own YOLOL scripts.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 tetracore.jpg|300px|thumb]]&lt;br /&gt;
| Tetracore&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Fighter''&lt;br /&gt;
| xnatex&lt;br /&gt;
| 4mil&lt;br /&gt;
| A small, basic and maneuverable fighter equipped with two lasers cannons. For those loving to fight or pirate in style!&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 keg.jpg|300px|thumb]]&lt;br /&gt;
| Keg&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Supply Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 6mil&lt;br /&gt;
| Aa resupply ship, with 28 spare small fuel rods and 24 medium propellant tanks. The ship also has reserve tanks to cover its own flight. Has ISAN navigational system.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 midge.jpg|300px|thumb]]&lt;br /&gt;
| Midge&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Vintage Inc. hardware&lt;br /&gt;
| 0.4mil&lt;br /&gt;
| A micro ship for getting around stations or for being transported inside a larger ship as an asteroid scout. Small enough to be moved by hand, yet it has strafe in all directions except backwards, and it moves very fast forwards!&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 centauri.jpg|300px|thumb]]&lt;br /&gt;
| Centauri&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| joshki&lt;br /&gt;
| 29mil&lt;br /&gt;
| A large 200 crates mining ship equipped with 4 mining lasers and 2 collectors.  Powered by 18 generator units, but with only 6 chambers supporting them.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 10arrows.jpg|300px|thumb]]&lt;br /&gt;
| 10 Flying Arrow Stains The Sky Black&lt;br /&gt;
| Barkhan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 27mil&lt;br /&gt;
| A figher armed with 12 autocannons and sporting a very striking look resembling a pinecone. Has enormous amounts of thrusters.&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 termite.jpg|300px|thumb]]&lt;br /&gt;
| Termite-5C&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| DivineEvil&lt;br /&gt;
| 12mil&lt;br /&gt;
| A fast and nimble medium mining ship for individual pilots. Equipped with 60 ore crates, two Resource Bridges and an Ore Collector. The ship also has two hardpoints for installing Mining Lasers to and an ample battery capacity for using them in short bursts.&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 kestral.jpg|300px|thumb]]&lt;br /&gt;
| Kestral&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Arion234 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Quasar Systems&lt;br /&gt;
|2.3mil&lt;br /&gt;
| A lightweight and fast transport ship for up to three endoskeletons. The ship is intended as a cheap yet stylish method for travelling between stations, out to mining operations or to salvageable, stranded ships. Has ISAN Quad, long range and max speed of 150 m/s.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 q52.jpg|300px|thumb]]&lt;br /&gt;
| Q52&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Jose&lt;br /&gt;
| 5mil&lt;br /&gt;
| A small, very light transport suitable for mid-range travel distances. Fitted with two small fuel tanks, the YS.pos navigation system and a single generator with eco mode. It is armed with two autocannons, enabling the ship to function as a cheap fighter as well.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 firefly.jpg|300px|thumb]]&lt;br /&gt;
| Firefly R&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| MoonSet&lt;br /&gt;
| 2mil&lt;br /&gt;
| A sportier version of the Firefly, featuring double the forward thrust and a sports mode that allows tighter cornering. This ship can also easily reach a speed of 150 m/s. The pilot can select from two different turning speeds, one preset and one customizable by a lever. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident3.jpg|300px|thumb]]&lt;br /&gt;
| Trident T3&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 57mil&lt;br /&gt;
| A third variant from the great Trident ship series equipped with 250 crates, 108 batteries, 10x 3/1 generator/fuel chamber and reactor setup, ten Tier 2 enhancers, four large propellant tanks, four mining lasers, two ore collectors and small cargo lock frame for optional ore scouting.&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 astra.jpg|300px|thumb]]&lt;br /&gt;
| R22-QS Astra&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Quasar Systems&lt;br /&gt;
| 6.6mil&lt;br /&gt;
| A general purpose light fighter with a classic look. Armed with four autocannons and possessing a small frame, pilots of this craft would be wise to avoid direct engagements in favor of flanking and hit-and-run tactics, maximizing the damage the craft can do.&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 biscuit.jpg|300px|thumb]]&lt;br /&gt;
| Biscuit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Exploration Ship''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 2mil&lt;br /&gt;
| A fast and nimble exploration ship with unusual design. Has ISAN Mono.&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 hypervan.jpg|300px|thumb]]&lt;br /&gt;
| Hypervan&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Hype Ship''&lt;br /&gt;
| Dynastar&lt;br /&gt;
| 1.6mil&lt;br /&gt;
| To FB from DS: &amp;quot;We at DynaStar heard you guys lost your beloved Hypevan, so naturally we ripped a hole in time to bring it from the past back to the future! We souped it up with a full generator this time, so now it's back and better than ever!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 monarch.jpg|300px|thumb]]&lt;br /&gt;
| Monarch&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Passenger Ship''&lt;br /&gt;
| User&lt;br /&gt;
| 5.6mil&lt;br /&gt;
| A ship designed for transporting endos and doing it in style. The ship features six passenger seats, the ISAN Quad navigation system with velocity, the WNS, and UOC addons  and a hidden engineering room in the back of the passenger cabin.&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 longhorn.jpg|300px|thumb]]&lt;br /&gt;
| Longhorn&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Unknown&lt;br /&gt;
| 24mil&lt;br /&gt;
| A mining ship equipped with 123 ore containers, the ISAN navigation system, turtle mode and eight triangle thrusters that enable strafing in every direction, making the Longhorn incredibly agile despite its size.&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident.jpg|300px|thumb]]&lt;br /&gt;
| Trident&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Personal Ship''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 2.9mil&lt;br /&gt;
| A fast and agile scout ship, scooter and personal transport. The ship features the ISAN Mono navigation system, a Ship Transponder, two small fuel tanks, 3/1 generator-fuel chamber setup and six batteries.&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 trident1.jpg|300px|thumb]]&lt;br /&gt;
| Trident T1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| Marki&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vintage Inc. hardware&lt;br /&gt;
| 7mil&lt;br /&gt;
| A stylish mining ship with very responsive controls and good maneuverability. The Trident features 50 ore crates, 12 batteries, 2x 2/1 generator-fuel chamber setup, two mid-sized fuel tanks, the ISAN Mono navigation system and a Ship Transponder.&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 draco.jpg|300px|thumb]]&lt;br /&gt;
| Draco&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Luxury Ship''&lt;br /&gt;
| Dukeironhelm&lt;br /&gt;
| 13mil&lt;br /&gt;
| A fast, capable and stylish space yacht. Equipped with a QUAD receiver GPS and navigation system, Draco will get you exactly where you want to be, as fast as you can get there. Ship is also equipped with a small hidden area for valuables, and of course, with a disco mode.&lt;br /&gt;
|-&lt;br /&gt;
| 26&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 belka.jpg|300px|thumb]]&lt;br /&gt;
| CS-40 &amp;quot;Belka&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Miner''&lt;br /&gt;
| ARGENT&lt;br /&gt;
| 5.7mil&lt;br /&gt;
| This mining ship has 40 ore containers and moves at a speed of 150 m/s empty and down to 70 m/s loaded. The bow of the ship has an empty space that can be used to install offensive weapons or laser drills to and frame can hold additional containers easily. Has ISAN.&lt;br /&gt;
|-&lt;br /&gt;
| 27&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbitmil.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit Military&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Armed Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 16mil&lt;br /&gt;
| A military variant of the Jackrabbit armed with 8 autocannons.&lt;br /&gt;
|-&lt;br /&gt;
| 28&lt;br /&gt;
| &lt;br /&gt;
[[File:Rando4 jackrabbit.jpg|300px|thumb]]&lt;br /&gt;
| Jackrabbit&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;''Freighter''&lt;br /&gt;
| Joshki&lt;br /&gt;
| 8mil&lt;br /&gt;
| A light multi-purpose ship equipped with two autocannons and four ore crates.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Endoskeleton&amp;diff=18910</id>
		<title>Endoskeleton</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Endoskeleton&amp;diff=18910"/>
		<updated>2020-11-28T21:38:40Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: added &amp;quot;endo&amp;quot;, commonly used short version of &amp;quot;endoskeleton&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Otherlang2&lt;br /&gt;
|fr=Endoskeleton:fr&lt;br /&gt;
|de=Endoskeleton:de&lt;br /&gt;
|ru=Эндоскелет&lt;br /&gt;
|ua=Ендоскелет&lt;br /&gt;
|zh-cn=机体&lt;br /&gt;
|pl=Endoskeleton:pl&lt;br /&gt;
}}&lt;br /&gt;
[[File:Robo_Vox.jpg|right|thumb|400px|A robot looking at the [[Universal tool|universal tool]].]]&lt;br /&gt;
== Summary ==&lt;br /&gt;
Every being in the galaxy controls a robotic endoskeleton.&amp;lt;br&amp;gt; &lt;br /&gt;
Both technology and space exploration have greatly benefited from the use of the extremely durable endoskeletons due to the numerical advantages of the mechanical bodies of an endoskeleton compared to an organic body.&lt;br /&gt;
The development of the insurance system, which allows the control of a new endoskeleton in the case of destruction of the original robotic body, has also been a significant factor in the advancement of society in space.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Endoskeletons are commonly referred to as &amp;quot;robots&amp;quot; or &amp;quot;endos&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
The mechanical body of an endoskeleton is a durable and relatively safe way to exist in space, as partial destruction of the robotic endoskeleton does not result in immediate decommission.&amp;lt;br&amp;gt;&lt;br /&gt;
Only the loss of power from the robot's core, located in the robot's torso chassis, causes the decommission of an endoskeleton.&amp;lt;br&amp;gt;&lt;br /&gt;
The chassis can, however, withstand [[Weapons|weapon]] damage relatively well. &amp;lt;br&amp;gt;&lt;br /&gt;
In the case of an endoskeleton being completely destroyed, the galaxy-wide [[Insurance|insurance system]] enables control of a new endoskeleton. &amp;lt;br&amp;gt;&lt;br /&gt;
Endoskeletons can equip multiple different types of [[Endoskeleton cosmetics|armor]], that are purchasable from [[Trading station|trading stations]] or from [[Capital Mega Station|Mega Stations]].&amp;lt;br&amp;gt;&lt;br /&gt;
An Endoskeleton stands at 180cm tall, 72cm wide and 48cm deep. '''Note these values may change as different armour sets are applied&lt;br /&gt;
&lt;br /&gt;
'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- robot --&amp;gt;&lt;br /&gt;
&amp;lt;!-- suit --&amp;gt;&lt;br /&gt;
&amp;lt;!-- droid --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Endoskeleton|Endoskeleton]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Pipocalypse&amp;diff=11558</id>
		<title>Pipocalypse</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Pipocalypse&amp;diff=11558"/>
		<updated>2020-04-26T17:10:29Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: add HighPip.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
[[File:OGpip.png|frameless|center|The only real Pip]]&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-size: 1.5em&amp;quot;&amp;gt;The original profile picture, used by PipFB.  The image that sparked the meme.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
26th April is now known as Pip Appreciation Day within the Starbase community.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Loyal Followers ==&lt;br /&gt;
&amp;lt;gallery mode=packed&amp;gt;&lt;br /&gt;
Pip1.gif|Senkip&lt;br /&gt;
Pipgrey.png|Lunar&lt;br /&gt;
Christallmighty.png|Sweerip&lt;br /&gt;
PIPchro.gif|PIPchro&lt;br /&gt;
pip Owo.png|PIPord&lt;br /&gt;
pipostpol.png|Saint Pipolonius&lt;br /&gt;
Pipgreen.png|Pipulator Haven&lt;br /&gt;
PurplePop.png|Kip&lt;br /&gt;
pip_angry.png|mrpip&lt;br /&gt;
pipppnea.png|Nip&lt;br /&gt;
kirb_pip.png|kirp&lt;br /&gt;
pip_rocigif.gif|Rocip&lt;br /&gt;
Nivrak_pip.jpg|Nivrak&lt;br /&gt;
pip_smoke.jpg|Pip smoke&lt;br /&gt;
RETARDED.png|PIPPED HORSE&lt;br /&gt;
pipshop.png|Pipshop&lt;br /&gt;
NivvPIP.gif|NivvPIP&lt;br /&gt;
pipslayer.png|Pip Slayer&lt;br /&gt;
Dip.png|Dip&lt;br /&gt;
pipblue.png|Lip&lt;br /&gt;
riker.png|Piptain Riker&lt;br /&gt;
pipNeet.jpg|NoNeet&lt;br /&gt;
NightPip.png|Ashpip&lt;br /&gt;
Socialdistancingpip.png|pippy&lt;br /&gt;
woops2.png|Imbecip&lt;br /&gt;
Escanip.png|Escanip&lt;br /&gt;
WafflePip.png|Kip&lt;br /&gt;
SweezPip.png|Swiip&lt;br /&gt;
piporange.png|Sweerip&lt;br /&gt;
File:Pip1epic.png|AnnoyingPip&lt;br /&gt;
DrillPip.png|DrillPip&lt;br /&gt;
pip_zaff.png|Zip&lt;br /&gt;
hive_central_pip.png|Pip Central Mind&lt;br /&gt;
meboy_pip_zaff.png|Mepip1000&lt;br /&gt;
Pip EYE.png|Jorn.pip&lt;br /&gt;
KSPip.png|SomePipGee&lt;br /&gt;
Mrpipnz.png|mrpipnz&lt;br /&gt;
PipStink.png|GamPip&lt;br /&gt;
116.jpg|Pipcog&lt;br /&gt;
Pipless.png|pipless&lt;br /&gt;
piporo.png|piporo&lt;br /&gt;
Lowres.gif|Mr. Pipstinct&lt;br /&gt;
pipaxered.png|Pipaxe&lt;br /&gt;
Jelpip.png|Jelpip&lt;br /&gt;
PiratoPiPoS.png|PiratPiP&lt;br /&gt;
sadpipbetter.png|DerPipner06&lt;br /&gt;
pip_logo.png|Piptainatom931&lt;br /&gt;
Willopip.png|Willopip&lt;br /&gt;
Holy Pip.png|Holy Crusader&lt;br /&gt;
HighPip.png|HighPip &lt;br /&gt;
File:NikoPip.png|NikoPip&lt;br /&gt;
pipcat.png|Pipcat&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The Event ==&lt;br /&gt;
On the 26th of April, 2020, at 9AM GMT, a group now known as the [[Church of Pip]] launched a mass event on the Starbase Discord's general chat, which involved over 20 members typing 'pip' once.&lt;br /&gt;
=== Preliminary ===&lt;br /&gt;
15 hours before the event took place, Discord user Senkii#0001 created a new Discord server which could serve as a hideaway for those willing to participate in the event, known then as 'The Pip Appreciation Cult'.  &lt;br /&gt;
The idea stemmed from a meme based around PipFB's new profile picture, which depicted a cute face on the only planet in Starbase, Eos.  Other people began making rip-off versions with slight tweaks as a joke and setting them as their own profile picture.  This trend caught on and is the beginning of the Church of Pip.&lt;br /&gt;
&lt;br /&gt;
The requirements for the event were simple; change your profile picture to a rip-off of Pip's current image (a blank Eos template was provided), change your Discord username to involve the word 'Pip' somewhere within it, and occasionally use the word Pip in a sentence, either as a replacement for another word or in conjunction with other words.  News of the event spread quickly, and not long after, the server had at least 30 members with special profiles ready for the surprise.  Before 9AM GMT, everyone participating was to meet the host in a Discord voice chat on the Starbase discord server to perfectly time their messages all at once.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The Execution ===&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
The surprise consisted of people all messaging #general-chat in the main Starbase Discord server at the same exact moment.  There message was simple, one word: &amp;quot;Pip&amp;quot;.  Over 27 people messaged at once, immediately flooding the chat with the name of the beloved developer of whom the plan was based on.  One of the moderators, dusty, immediately reacted to the phenomenon, posting the message 'Stop', which was quickly reacted to by those participating with a multitude of colored Pip emojis.  PipFB then noticed the chat, after being pinged twice, reacting purely with confusion: 'what :D'.  Those who could not make it to the event provided a screenshot of them sending the message Pip instead, and one user, Pickaxe#8839, posted 4 screenshots for those who could not attend it.&lt;br /&gt;
&lt;br /&gt;
The next few minutes consisted of a highly active chat, including thank you's to those who attended, confusion from those who witnessed it, and memes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== The Aftermath ===&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
The next minutes of the chat were flooded with people laughing at what they had witnessed, people confused as to what happened, PipFB laughing, and the moderator dusty at work.  It had reached the point where dusty decided to enable a 1 minute Slow Mode in #general-chat due to the sheer amount of spam that was occuring as the result of the mass message.  People complained and began a hashtag, which changed over time.  User Willoguns began by saying 'pls no more slowmode     #revoltagainstslowmode', which was followed by many other messages containing the hashtag.  One user, mrchip, posted '#slowmodewillcomeoffeventuallychill' which is presumed to be an attempt to calm the chat.  2 messages later, user Food began the revolt against dusty, the moderator, for enabling slow mode in the first place.  His message: '#overthrowdusty',  then followed by '#revoltagainstdusty' which became the new chant.  User Shwetty26 said '#iwanttopostmoreofmymemes', giving a reason to the riot, but this did not catch on surprisingly.  People began to copy the hashtag and post it again, one user even posting a Simpsons meme of a group of people with torches and pitchforks marching forward, to represent the proceeding events.  One user asked what was happening, and dusty responded with 'Yeah, these nerds happened', obviously annoyed by the situation.  Eventually, slow mode was reduced to 10 seconds, and then, 2 hours after the event and numerous conversations involving PipFB and other developers, slow mode was removed, and the chat normalised.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Event Gallery==&lt;br /&gt;
[[File:Pipday2020.png|300px|frameless|Pip Day 2020]]&lt;br /&gt;
&lt;br /&gt;
Pip Day 2020&lt;br /&gt;
&lt;br /&gt;
[[Category:Community Event]]&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=File:HighPip.png&amp;diff=11557</id>
		<title>File:HighPip.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=File:HighPip.png&amp;diff=11557"/>
		<updated>2020-04-26T17:08:39Z</updated>

		<summary type="html">&lt;p&gt;DerPfandadler: File uploaded with MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File uploaded with MsUpload&lt;/div&gt;</summary>
		<author><name>DerPfandadler</name></author>
	</entry>
</feed>