<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://delta-v.kodera.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Za%27krin</id>
	<title>ΔV: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://delta-v.kodera.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Za%27krin"/>
	<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php/Special:Contributions/Za%27krin"/>
	<updated>2026-05-10T10:22:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Main_Propulsion&amp;diff=27713</id>
		<title>Main Propulsion</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Main_Propulsion&amp;diff=27713"/>
		<updated>2023-08-02T13:58:56Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: removed unnecessary header&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main propulsion engines of a [[:Category:Ships|spacecraft]] usually operate in two modes:&lt;br /&gt;
&lt;br /&gt;
* Interlunar mode, providing high [[propellant economy]] for the extended burns during interlunar travel, serving both as propulsion and [[artificial gravity]].&lt;br /&gt;
*RCS support mode, sacrificing efficiency to provide high thrust for in-ring operations.&lt;br /&gt;
{{#invoke:Equipment|list|Main Propulsion&lt;br /&gt;
|Name|Manufacturer|Price|Thrust|Mass|Exhaust Velocity|Propellant Consumption|Power Consumption|Thermal Consumption|Response Time|Operation Mode|Other&lt;br /&gt;
}}&lt;br /&gt;
The Z-Axial Pinch Fusion Torch (ZAP Drive) works differently than the other engines. When firing, it requires 150 MJ of power to ignite but is self-sufficient once fusion has started. Extended [[Ultracapacitor Array|capacitor arrays]] are recommended to prevent overdraw. Fusion fuel lasts for 30 minutes of thrust and can only be viewed using the [[Head-Up Display|EIME HUD]].&lt;br /&gt;
[[Category:Equipment]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Main_Propulsion&amp;diff=27712</id>
		<title>Main Propulsion</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Main_Propulsion&amp;diff=27712"/>
		<updated>2023-08-02T13:58:10Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated table to use the equipment module + updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====== Main Rocket Engine ======&lt;br /&gt;
The main propulsion engines of a [[:Category:Ships|spacecraft]] usually operate in two modes:&lt;br /&gt;
&lt;br /&gt;
* Interlunar mode, providing high [[propellant economy]] for the extended burns during interlunar travel, serving both as propulsion and [[artificial gravity]].&lt;br /&gt;
*RCS support mode, sacrificing efficiency to provide high thrust for in-ring operations.&lt;br /&gt;
{{#invoke:Equipment|list|Main Propulsion&lt;br /&gt;
|Name|Manufacturer|Price|Thrust|Mass|Exhaust Velocity|Propellant Consumption|Power Consumption|Thermal Consumption|Response Time|Operation Mode|Other&lt;br /&gt;
}}&lt;br /&gt;
The Z-Axial Pinch Fusion Torch (ZAP Drive) works differently than the other engines. When firing, it requires 150 MJ of power to ignite but is self-sufficient once fusion has started. Extended [[Ultracapacitor Array|capacitor arrays]] are recommended to prevent overdraw. Fusion fuel lasts for 30 minutes of thrust and can only be viewed using the [[Head-Up Display|EIME HUD]].&lt;br /&gt;
[[Category:Equipment]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Equipment/Data&amp;diff=27711</id>
		<title>Module:Equipment/Data</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Equipment/Data&amp;diff=27711"/>
		<updated>2023-08-02T13:31:42Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated main propulsion stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local equipment = {&lt;br /&gt;
    Hardpoint = {&lt;br /&gt;
        [&#039;EMD-14 mass driver&#039;] = {&lt;br /&gt;
            title = &#039;EMD-14 Mass Driver&#039;,&lt;br /&gt;
            price = 10000,&lt;br /&gt;
            powerConsumptionPeak = 750,&lt;br /&gt;
            projectileMass = 10,&lt;br /&gt;
            projectileVelocity = 4500,&lt;br /&gt;
            rateOfFire = 2,&lt;br /&gt;
            mass = 3000,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Projectile&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MPI Railgun MkI&#039;] = {&lt;br /&gt;
            title = &#039;MPI Railgun Mk I&#039;,&lt;br /&gt;
            price = 20000,&lt;br /&gt;
            powerConsumptionPeak = 800,&lt;br /&gt;
            projectileMass = 2,&lt;br /&gt;
            projectileVelocity = 7500,&lt;br /&gt;
            rateOfFire = 10,&lt;br /&gt;
            mass = 2000,&lt;br /&gt;
            manufacturer = &#039;Nars Power Industries&#039;,&lt;br /&gt;
            mounting = {&#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Projectile&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;ERFMD-17 mass driver&#039;] = {&lt;br /&gt;
            title = &#039;ERFMD-17 Mass Driver&#039;,&lt;br /&gt;
            price = 30000,&lt;br /&gt;
            powerConsumptionPeak = 500,&lt;br /&gt;
            projectileMass = 10,&lt;br /&gt;
            projectileVelocity = 3000,&lt;br /&gt;
            rateOfFire = 5,&lt;br /&gt;
            mass = 5000,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Projectile&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;AEMD-14 mass driver&#039;] = {&lt;br /&gt;
            title = &#039;AEMD-14 Mass Driver&#039;,&lt;br /&gt;
            price = 32000,&lt;br /&gt;
            powerConsumptionPeak = 750,&lt;br /&gt;
            projectileMass = 10,&lt;br /&gt;
            gimbalSpeed = 36,&lt;br /&gt;
            projectileVelocity = 4500,&lt;br /&gt;
            rateOfFire = 2,&lt;br /&gt;
            mass = 3000,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Projectile&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;AR-1500 Manipulator&#039;] = {&lt;br /&gt;
            price = 56000,&lt;br /&gt;
            armStrength = 1500,&lt;br /&gt;
            reach = 40,&lt;br /&gt;
            powerDrawPeak = 180,&lt;br /&gt;
            mounting = {&#039;High-Stress&#039;},&lt;br /&gt;
            mass = 8000,&lt;br /&gt;
            manufacturer = &#039;Triskelion-Armstrong&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MWG microwave emitter&#039;] = {&lt;br /&gt;
            price = 70000,&lt;br /&gt;
            effectiveRange = 600,&lt;br /&gt;
            powerConsumption = 50,&lt;br /&gt;
            outputPower = 45,&lt;br /&gt;
            wavelength = 10000000,&lt;br /&gt;
            mass = 100,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Thermal&#039;, &#039;Electromagnetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;EINAT Kzinti Lesson MkII&#039;] = {&lt;br /&gt;
            title = &#039;EINAT Kzinti Lesson Mk II&#039;,&lt;br /&gt;
            price = 100000,&lt;br /&gt;
            effectiveRange = 100,&lt;br /&gt;
            powerConsumption = 200,&lt;br /&gt;
            thermalConsumption = 18.4,&lt;br /&gt;
            outputPower = 18400,&lt;br /&gt;
            mounting = {&#039;High-Stress&#039;},&lt;br /&gt;
            mass = 2750,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;, &#039;Thermal&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;CL-150 mining laser&#039;] = {&lt;br /&gt;
            price = 150000,&lt;br /&gt;
            effectiveRange = 8000,&lt;br /&gt;
            powerConsumption = 150,&lt;br /&gt;
            outputPower = 125,&lt;br /&gt;
            wavelength = 490,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            manufacturer = &#039;Coherent Light&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Thermal&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Point Defence microwave emitter&#039;] = {&lt;br /&gt;
            price = 180000,&lt;br /&gt;
            effectiveRange = 600,&lt;br /&gt;
            targetingAI = &#039;Class-1&#039;,&lt;br /&gt;
            powerConsumption = 50,&lt;br /&gt;
            outputPower = 45,&lt;br /&gt;
            wavelength = 10000000,&lt;br /&gt;
            mass = 1600,&lt;br /&gt;
            manufacturer = &#039;Obonto-Nakamura&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Thermal&#039;, &#039;Electromagnetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;CL-200AP pulse mining laser&#039;] = {&lt;br /&gt;
            price = 200000,&lt;br /&gt;
            effectiveRange = 8000,&lt;br /&gt;
            powerConsumption = 220,&lt;br /&gt;
            gimbalSpeed = 36,&lt;br /&gt;
            outputPower = 200,&lt;br /&gt;
            pulses = 24,&lt;br /&gt;
            wavelength = 650,&lt;br /&gt;
            mass = 5500,&lt;br /&gt;
            manufacturer = &#039;Coherent Light&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Thermal&#039;, &#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MPI Tug drones&#039;] = {&lt;br /&gt;
            price = 250000,&lt;br /&gt;
            powerDraw = 50,&lt;br /&gt;
            effectiveRange = 400,&lt;br /&gt;
            droneLaunchCapability = 50,&lt;br /&gt;
            droneWetMass = 0.1,&lt;br /&gt;
            droneThrust = 1,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            manufacturer = &#039;Mars Power Industries&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Drone&#039;, &#039;Low-Stress&#039;, &#039;High-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;NANI&#039;] = {&lt;br /&gt;
            price = 300000,&lt;br /&gt;
            effectiveRange = 1000,&lt;br /&gt;
            powerConsumption = 200,&lt;br /&gt;
            thermalConsumption = 2,&lt;br /&gt;
            outputPower = 230000,&lt;br /&gt;
            mounting = {&#039;High-Stress&#039;},&lt;br /&gt;
            mass = 10000,&lt;br /&gt;
            manufacturer = &#039;Omaewamou-Shindeiru&#039;,&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;, &#039;Thermal&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;CL-600P pulse mining laser&#039;] = {&lt;br /&gt;
            price = 320000,&lt;br /&gt;
            effectiveRange = 8000,&lt;br /&gt;
            powerConsumption = 660,&lt;br /&gt;
            outputPower = 600,&lt;br /&gt;
            pulses = 12,&lt;br /&gt;
            wavelength = 540,&lt;br /&gt;
            mass = 7000,&lt;br /&gt;
            manufacturer = &#039;Coherent Light&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;, &#039;High-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Energy&#039;},&lt;br /&gt;
            damage = {&#039;Thermal&#039;, &#039;Kinetic&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MLF Haul Drones&#039;] = {&lt;br /&gt;
            price = 350000,&lt;br /&gt;
            powerDraw = 50,&lt;br /&gt;
            effectiveRange = 400,&lt;br /&gt;
            droneLaunchCapability = 50,&lt;br /&gt;
            droneWetMass = 0.1,&lt;br /&gt;
            droneThrust = 1,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            manufacturer = &#039;Minding LF&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Drone&#039;, &#039;Low-Stress&#039;, &#039;High-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;OME Maintenance Drones&#039;] = {&lt;br /&gt;
            price = 400000,&lt;br /&gt;
            powerDraw = 50,&lt;br /&gt;
            droneLaunchCapability = 32,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Drone&#039;, &#039;Low-Stress&#039;, &#039;High-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;External Impact Absorber&#039;] = {&lt;br /&gt;
            price = 4000,&lt;br /&gt;
            mass = 8000,&lt;br /&gt;
            cradleMass = 500,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;B8 Claim Beacon&#039;] = {&lt;br /&gt;
            price = 43000,&lt;br /&gt;
            dryMass = 8000,&lt;br /&gt;
            propellant = 8000,&lt;br /&gt;
            autonomyClass = &#039;C1&#039;,&lt;br /&gt;
            cradleMass = 500,&lt;br /&gt;
            manufacturer = &#039;Triskelion-Armstrong&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Low-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;THI Cargo Container&#039;] = {&lt;br /&gt;
            price = 74000,&lt;br /&gt;
            processedCargoCapacity = 15000,&lt;br /&gt;
            powerUsage = 20,&lt;br /&gt;
            cradleMass = 500,&lt;br /&gt;
            manufacturer = &#039;Titan Heavy Industries&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Low-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Cargo&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;THI Monocargo Container&#039;] = {&lt;br /&gt;
            price = 111000,&lt;br /&gt;
            processedCargoCapacitySingle = 90000,&lt;br /&gt;
            powerUsage = 20,&lt;br /&gt;
            cradleMass = 500,&lt;br /&gt;
            manufacturer = &#039;Titan Heavy Industries&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Low-Stress&#039;},&lt;br /&gt;
            categories = {&#039;Cargo&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;NT Mining Companion&#039;] = {&lt;br /&gt;
            price = 115000,&lt;br /&gt;
            autonomyClass = &#039;C2&#039;,&lt;br /&gt;
            powerUsage = 10,&lt;br /&gt;
            cradleMass = 500,&lt;br /&gt;
            manufacturer = &#039;Nakamura-Titan&#039;,&lt;br /&gt;
            mounting = {&#039;Docking bay&#039;, &#039;Low-Stress&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;SPC Gungnir&#039;] = {&lt;br /&gt;
            price = 270000,&lt;br /&gt;
            powerConsumption = 400,&lt;br /&gt;
            maximumCharge = 11.2,&lt;br /&gt;
            fullChargeTime = 30,&lt;br /&gt;
            projectileVelocity = 298805,&lt;br /&gt;
            projectileMass = 0.000000011,&lt;br /&gt;
            mounting = {&#039;Low-Stress&#039;},&lt;br /&gt;
            mass = 15000,&lt;br /&gt;
            manufacturer = &#039;Omaewamou-Shindeiru&#039;,&lt;br /&gt;
            categories = {&#039;Projectile&#039;},&lt;br /&gt;
            damage = {&#039;Kinetic&#039;, &#039;Thermal&#039;, &#039;Electromagnetic&#039;}&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Kinetic Ammunition&#039;] = {&lt;br /&gt;
        [&#039;Projectile magazine&#039;] = {&lt;br /&gt;
            price = 5000,&lt;br /&gt;
            storage = 1000,&lt;br /&gt;
            delivery = 100,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;           &lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Dual projectile magazine&#039;] = {&lt;br /&gt;
            price = 10000,&lt;br /&gt;
            storage = 2000,&lt;br /&gt;
            delivery = 200,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;           &lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Heavy projectile magazine&#039;] = {&lt;br /&gt;
            price = 25000,&lt;br /&gt;
            storage = 5000,&lt;br /&gt;
            delivery = 200,&lt;br /&gt;
            manufacturer = &#039;Tetsuo Engineering&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Military projectile magazine&#039;] = {&lt;br /&gt;
            price = 50000,&lt;br /&gt;
            storage = 10000,&lt;br /&gt;
            delivery = 200,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Frigate-class projectile magazine&#039;] = {&lt;br /&gt;
            price = 100000,&lt;br /&gt;
            storage = 20000,&lt;br /&gt;
            delivery = 500,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            exclusiveTo = {&#039;K225&#039;, &#039;OCP-209&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Destroyer-class projectile magazine&#039;] = {&lt;br /&gt;
            price = 250000,&lt;br /&gt;
            storage = 50000,&lt;br /&gt;
            projectileDelivery = 500,&lt;br /&gt;
            delivery = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            exclusiveTo = {&#039;K225&#039;, &#039;OCP-209&#039;}&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Nanodrone Components&#039;] = {&lt;br /&gt;
        [&#039;Basic nanodrone storage&#039;] = {&lt;br /&gt;
            price = 20000,&lt;br /&gt;
            storage = 1000,&lt;br /&gt;
            delivery = 20,&lt;br /&gt;
            manufacturer = &#039;Mars Power Industries&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Industrial nanodrone storage&#039;] = {&lt;br /&gt;
            price = 120000,&lt;br /&gt;
            storage = 5000,&lt;br /&gt;
            delivery = 20,&lt;br /&gt;
            manufacturer = &#039;Conlido RVM&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Military nanodrone storage&#039;] = {&lt;br /&gt;
            price = 250000,&lt;br /&gt;
            storage = 10000,&lt;br /&gt;
            delivery = 100,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Harvester-class nanodrone storage&#039;] = {&lt;br /&gt;
            price = 500000,&lt;br /&gt;
            storage = 20000,&lt;br /&gt;
            delivery = 100,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            exclusiveTo = {&#039;K225&#039;, &#039;OCP-209&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Station-class nanodrone storage&#039;] = {&lt;br /&gt;
            price = 1250000,&lt;br /&gt;
            storage = 50000,&lt;br /&gt;
            delivery = 100,&lt;br /&gt;
            manufacturer = &#039;Obonto Microengineering&#039;,&lt;br /&gt;
            exclusiveTo = {&#039;K225&#039;, &#039;OCP-209&#039;}&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Propellant Tanks&#039;] = {&lt;br /&gt;
        [&#039;Short-range propellant tank&#039;] = {&lt;br /&gt;
            price = 6000,&lt;br /&gt;
            storage = 15000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Standard propellant tank&#039;] = {&lt;br /&gt;
            price = 12000,&lt;br /&gt;
            storage = 30000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Extended propellant tank&#039;] = {&lt;br /&gt;
            price = 20000,&lt;br /&gt;
            storage = 50000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Long-range propellant tank&#039;] = {&lt;br /&gt;
            price = 32000,&lt;br /&gt;
            storage = 80000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Interplanetary propellant tank&#039;] = {&lt;br /&gt;
            price = 160000,&lt;br /&gt;
            storage = 200000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Freighter propellant tank&#039;] = {&lt;br /&gt;
            price = 400000,&lt;br /&gt;
            storage = 500000,&lt;br /&gt;
            exclusiveTo = {&#039;K225&#039;, &#039;OCP-209&#039;}&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Reaction Control System&#039;] = {&lt;br /&gt;
        [&#039;NDSTR thruster&#039;] = {&lt;br /&gt;
            price = 1250,&lt;br /&gt;
            thrust = 600,&lt;br /&gt;
            exhaustVelocity = 7,&lt;br /&gt;
            propellantConsumption = 85.7,&lt;br /&gt;
            powerConsumption = 1,&lt;br /&gt;
            thermalConsumption = 2.1,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 20,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;NDVTT thruster&#039;] = {&lt;br /&gt;
            price = 2500,&lt;br /&gt;
            thrust = 500,&lt;br /&gt;
            exhaustVelocity = 7,&lt;br /&gt;
            propellantConsumption = 71.4,&lt;br /&gt;
            powerConsumption = 1,&lt;br /&gt;
            thermalConsumption = 1.8,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 30,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;RA-K37 thruster&#039;] = {&lt;br /&gt;
            price = 3125,&lt;br /&gt;
            thrust = 200,&lt;br /&gt;
            exhaustVelocity = 15,&lt;br /&gt;
            propellantConsumption = 13.3,&lt;br /&gt;
            powerConsumption = 5,&lt;br /&gt;
            thermalConsumption = 1.5,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 70,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MA150HO thruster&#039;] = {&lt;br /&gt;
            price = 4375,&lt;br /&gt;
            thrust = 150,&lt;br /&gt;
            exhaustVelocity = 30,&lt;br /&gt;
            propellantConsumption = 5,&lt;br /&gt;
            powerConsumption = 40,&lt;br /&gt;
            thermalConsumption = 2.3,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 80,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;RA-K44 thruster&#039;] = {&lt;br /&gt;
            price = 6250,&lt;br /&gt;
            thrust = 400,&lt;br /&gt;
            exhaustVelocity = 15,&lt;br /&gt;
            propellantConsumption = 26.6,&lt;br /&gt;
            powerConsumption = 15,&lt;br /&gt;
            thermalConsumption = 1.5,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 75,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Elon Interstellar Ion Thruster&#039;] = {&lt;br /&gt;
            price = 8000,&lt;br /&gt;
            thrust = 120,&lt;br /&gt;
            exhaustVelocity = 50,&lt;br /&gt;
            propellantConsumption = 2.4,&lt;br /&gt;
            powerConsumption = 40,&lt;br /&gt;
            thermalConsumption = 3,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 90,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;ERS-NAGHET 5020&#039;] = {&lt;br /&gt;
            price = 8500,&lt;br /&gt;
            thrust = 210,&lt;br /&gt;
            exhaustVelocity = 27,&lt;br /&gt;
            propellantConsumption = 7.8,&lt;br /&gt;
            powerConsumption = 50,&lt;br /&gt;
            thermalConsumption = 2.8,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            gimbalAngle = 20,&lt;br /&gt;
            gimbalSpeed = 360,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 130,&lt;br /&gt;
            manufacturer = &#039;Electo Ride Systems&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MA350HO thruster&#039;] = {&lt;br /&gt;
            price = 10000,&lt;br /&gt;
            thrust = 350,&lt;br /&gt;
            exhaustVelocity = 25,&lt;br /&gt;
            propellantConsumption = 14,&lt;br /&gt;
            powerConsumption = 60,&lt;br /&gt;
            thermalConsumption = 4.4,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 120,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Elon Interstellar AGILE Thruster&#039;] = {&lt;br /&gt;
            price = 12000,&lt;br /&gt;
            thrust = 120,&lt;br /&gt;
            exhaustVelocity = 40,&lt;br /&gt;
            propellantConsumption = 3,&lt;br /&gt;
            powerConsumption = 60,&lt;br /&gt;
            thermalConsumption = 2.5,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            gimbalAngle = 35,&lt;br /&gt;
            gimbalSpeed = 160,&lt;br /&gt;
            propellant = &#039;Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 120,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;RA-K69V thruster&#039;] = {&lt;br /&gt;
            price = 6250,&lt;br /&gt;
            thrust = 400,&lt;br /&gt;
            exhaustVelocity = 12,&lt;br /&gt;
            propellantConsumption = 33.3,&lt;br /&gt;
            powerConsumption = 25,&lt;br /&gt;
            thermalConsumption = 3.6,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            gimbalAngle = 25,&lt;br /&gt;
            gimbalSpeed = 540,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 150,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
            categories = {&#039;Racing&#039;}&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Main Propulsion&#039;] = {&lt;br /&gt;
        [&#039;ND-PNTR engine&#039;] = {&lt;br /&gt;
            price = 7000,&lt;br /&gt;
            thrust = 1500,&lt;br /&gt;
            exhaustVelocity = 8,&lt;br /&gt;
            propellantConsumption = 187.5,&lt;br /&gt;
            powerConsumption = 180,&lt;br /&gt;
            thermalConsumption = 6,&lt;br /&gt;
            vectoredThrustAngle = 90,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            responseTime = 2.1,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 450,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            other = &#039;Vectored thrust (90°)&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;RA-TNTRL-K37 engine&#039;] = {&lt;br /&gt;
            price = 15000,&lt;br /&gt;
            thrust = 750,&lt;br /&gt;
            exhaustVelocity = 15,&lt;br /&gt;
            propellantConsumption = 50,&lt;br /&gt;
            powerConsumption = 100,&lt;br /&gt;
            thermalConsumption = 5.6,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 1250,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;ND-NTTR thruster&#039;] = {&lt;br /&gt;
            price = 30000,&lt;br /&gt;
            thrust = 3500,&lt;br /&gt;
            exhaustVelocity = 7,&lt;br /&gt;
            propellantConsumption = 500,&lt;br /&gt;
            powerConsumption = 20,&lt;br /&gt;
            thermalConsumption = 12.2,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 650,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;RA-MHFTR-K44 engine&#039;] = {&lt;br /&gt;
            price = 40000,&lt;br /&gt;
            thrust = 1500,&lt;br /&gt;
            exhaustVelocity = 18,&lt;br /&gt;
            propellantConsumption = 83.3,&lt;br /&gt;
            powerConsumption = 100,&lt;br /&gt;
            thermalConsumption = 13.5,&lt;br /&gt;
            gimbalAngle = 9,&lt;br /&gt;
            gimbalSpeed = 36,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 1650,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
            other = &#039;Gimbaled (9°)&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;BWM-T535&#039;] = {&lt;br /&gt;
            price = 120000,&lt;br /&gt;
            thrust = 535,&lt;br /&gt;
            exhaustVelocity = 29,&lt;br /&gt;
            propellantConsumption = 18.4,&lt;br /&gt;
            powerConsumption = 0.040,&lt;br /&gt;
            thermalConsumption = 8.2,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            responseTime = 0.9,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 2000,&lt;br /&gt;
            manufacturer = &#039;BWM&#039;,&lt;br /&gt;
            other = &#039;Integrated turbine&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;ERS-DFMHD-2205&#039;] = {&lt;br /&gt;
            price = 175000,&lt;br /&gt;
            thrust = 2200,&lt;br /&gt;
            exhaustVelocity = 14,&lt;br /&gt;
            propellantConsumption = 157.1,&lt;br /&gt;
            powerConsumption = 120,&lt;br /&gt;
            thermalConsumption = 15.4,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            responseTime = 0.6,&lt;br /&gt;
            propellant = &#039;Oxygen-Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 2450,&lt;br /&gt;
            manufacturer = &#039;Electro Ride Systems&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MA-NMPD42 engine&#039;] = {&lt;br /&gt;
            price = 300000,&lt;br /&gt;
            thrust = 320,&lt;br /&gt;
            exhaustVelocity = 115,&lt;br /&gt;
            propellantConsumption = 2.8,&lt;br /&gt;
            powerConsumption = 150,&lt;br /&gt;
            thermalConsumption = 18.4,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            propellant = &#039;Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 1850,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Experimental NPMP engine&#039;] = {&lt;br /&gt;
            price = 700000,&lt;br /&gt;
            thrust = 1100,&lt;br /&gt;
            exhaustVelocity = 45,&lt;br /&gt;
            propellantConsumption = 24.4,&lt;br /&gt;
            powerConsumption = 200,&lt;br /&gt;
            thermalConsumption = 24.7,&lt;br /&gt;
            operationMode = &#039;Pulsed thrust&#039;,&lt;br /&gt;
            propellant = &#039;Hydrogen plasma&#039;,&lt;br /&gt;
            mass = 2750,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Z-Axial Pinch fusion torch&#039;] = {&lt;br /&gt;
            price = 1000000,&lt;br /&gt;
            thrust = 800,&lt;br /&gt;
            exhaustVelocity = 1250,&lt;br /&gt;
            propellantConsumption = 0.6,&lt;br /&gt;
            ignitionConsumption = 150,&lt;br /&gt;
            operationMode = &#039;Variable thrust&#039;,&lt;br /&gt;
            gimbalAngle = 30,&lt;br /&gt;
            gimbalSpeed = 28,&lt;br /&gt;
            propellant = &#039;Hydrogen plasma&#039;,&lt;br /&gt;
            fusionFuel = &#039;3He-D&#039;,&lt;br /&gt;
            burnTime = 30,&lt;br /&gt;
            mass = 3000,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
            other = &#039;Gimbaled (30°), fusion drive with 30min burn time&#039;,&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Reactor Core&#039;] = {&lt;br /&gt;
        [&#039;4x SO6 fuel rod&#039;] = {&lt;br /&gt;
            price = 80000,&lt;br /&gt;
            operatingTemperature = 3500,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 2000,&lt;br /&gt;
            thermalPower = 4,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;8x SO6 fuel rod&#039;] = {&lt;br /&gt;
            price = 16000,&lt;br /&gt;
            operatingTemperature = 3500,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            thermalPower = 8,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;12x SO6 fuel rod&#039;] = {&lt;br /&gt;
            price = 240000,&lt;br /&gt;
            operatingTemperature = 3500,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 6000,&lt;br /&gt;
            thermalPower = 12,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;16x SO6 fuel rod&#039;] = {&lt;br /&gt;
            price = 320000,&lt;br /&gt;
            operatingTemperature = 3500,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 8000,&lt;br /&gt;
            thermalPower = 16,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;20x SO6 fuel rod&#039;] = {&lt;br /&gt;
            price = 400000,&lt;br /&gt;
            operatingTemperature = 3500,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 10000,&lt;br /&gt;
            thermalPower = 20,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Nakamura Dynamics Yama-SSR12&#039;] = {&lt;br /&gt;
            price = 750000,&lt;br /&gt;
            operatingTemperature = 3000,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 5000,&lt;br /&gt;
            thermalPower = 30,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Nakamura Dynamics Yama-SSR16&#039;] = {&lt;br /&gt;
            price = 1000000,&lt;br /&gt;
            operatingTemperature = 3000,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 5500,&lt;br /&gt;
            thermalPower = 40,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Nakamura Dynamics Yama-SSR16S&#039;] = {&lt;br /&gt;
            price = 1500000,&lt;br /&gt;
            operatingTemperature = 3000,&lt;br /&gt;
            failureTemperature = 4500,&lt;br /&gt;
            mass = 6000,&lt;br /&gt;
            thermalPower = 50,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            categories = {&#039;Racing&#039;}&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Ultracapacitor Array&#039;] = {&lt;br /&gt;
        [&#039;Ultracapacitor&#039;] = {&lt;br /&gt;
            price = 25000,&lt;br /&gt;
            energyCapacity = 500,&lt;br /&gt;
            peakPower = 10,&lt;br /&gt;
            mass = 2000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Dual Ultracapacitor&#039;] = {&lt;br /&gt;
            price = 55000,&lt;br /&gt;
            energyCapacity = 1000,&lt;br /&gt;
            peakPower = 10,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Triple Ultracapacitor&#039;] = {&lt;br /&gt;
            price = 90000,&lt;br /&gt;
            energyCapacity = 1500,&lt;br /&gt;
            peakPower = 10,&lt;br /&gt;
            mass = 6000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Powerplant&#039;] = {&lt;br /&gt;
        [&#039;Turbine&#039;] = {&lt;br /&gt;
            price = 30000,&lt;br /&gt;
            power = 100,&lt;br /&gt;
            propellantConsumption = 0.1,&lt;br /&gt;
            mass = 500,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Twin Turbine&#039;] = {&lt;br /&gt;
            price = 60000,&lt;br /&gt;
            power = 200,&lt;br /&gt;
            propellantConsumption = 0.2,&lt;br /&gt;
            mass = 1000,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Military-Grade Turbine&#039;] = {&lt;br /&gt;
            price = 150000,&lt;br /&gt;
            power = 500,&lt;br /&gt;
            propellantConsumption = 0.5,&lt;br /&gt;
            mass = 5000,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Auxiliary Power System&#039;] = {&lt;br /&gt;
        [&#039;MPD5035&#039;] = {&lt;br /&gt;
            price = 300000,&lt;br /&gt;
            powerConsumption = 50,&lt;br /&gt;
            thermalConsumption = 0.5,&lt;br /&gt;
            power = 350,&lt;br /&gt;
            mass = 2500,&lt;br /&gt;
            apsType = &#039;MPDG&#039;,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
            categories = {&#039;MPDG&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;EIPFG MkIV Big Furnace Generator&#039;] = {&lt;br /&gt;
            price = 500000,&lt;br /&gt;
            powerConsumption = 100,&lt;br /&gt;
            thermalConsumption = 1,&lt;br /&gt;
            power = 700,&lt;br /&gt;
            mass = 4000,&lt;br /&gt;
            apsType = &#039;MPDG&#039;,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
            categories = {&#039;MPDG&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MPI Town-class MPDG&#039;] = {&lt;br /&gt;
            price = 800000,&lt;br /&gt;
            powerConsumption = 150,&lt;br /&gt;
            thermalConsumption = 1.5,&lt;br /&gt;
            power = 1000,&lt;br /&gt;
            mass = 8000,&lt;br /&gt;
            apsType = &#039;MPDG&#039;,&lt;br /&gt;
            manufacturer = &#039;Mars Power Industries&#039;,&lt;br /&gt;
            categories = {&#039;MPDG&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;NDAPS&#039;] = {&lt;br /&gt;
            price = 400000,&lt;br /&gt;
            energyCapacity = 18000,&lt;br /&gt;
            chargePower = 100,&lt;br /&gt;
            dischargePower = 3000,&lt;br /&gt;
            mass = 1000,&lt;br /&gt;
            apsType = &#039;SMES&#039;,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            categories = {&#039;SMES&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MPI Town-class storage&#039;] = {&lt;br /&gt;
            price = 800000,&lt;br /&gt;
            energyCapacity = 32000,&lt;br /&gt;
            chargePower = 150,&lt;br /&gt;
            dischargePower = 3000,&lt;br /&gt;
            mass = 2000,&lt;br /&gt;
            apsType = &#039;SMES&#039;,&lt;br /&gt;
            manufacturer = &#039;Mars Power Industries&#039;,&lt;br /&gt;
            categories = {&#039;SMES&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;EIUP MkII Unlimited Power&#039;] = {&lt;br /&gt;
            price = 1200000,&lt;br /&gt;
            energyCapacity = 50000,&lt;br /&gt;
            chargePower = 200,&lt;br /&gt;
            dischargePower = 6000,&lt;br /&gt;
            mass = 3500,&lt;br /&gt;
            apsType = &#039;SMES&#039;,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
            categories = {&#039;SMES&#039;}&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cargo Bay&#039;] = {&lt;br /&gt;
        [&#039;Standard cargo bay&#039;] = {&lt;br /&gt;
            price = 0&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Cargo bay baffles&#039;] = {&lt;br /&gt;
            price = 2000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Rusatom-Antonoff MPU&#039;] = {&lt;br /&gt;
            price = 350000,&lt;br /&gt;
            processingCapacity = 20,&lt;br /&gt;
            processingPower = 2,&lt;br /&gt;
            mineralProcessingEfficiency = 40,&lt;br /&gt;
            remassProcessingEfficiency = 40,&lt;br /&gt;
            mass = 1700,&lt;br /&gt;
            manufacturer = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
            categories = {&#039;MPU&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Nakamura MPU&#039;] = {&lt;br /&gt;
            price = 500000,&lt;br /&gt;
            processingCapacity = 50,&lt;br /&gt;
            processingPower = 25,&lt;br /&gt;
            mineralProcessingEfficiency = 70,&lt;br /&gt;
            remassProcessingEfficiency = 30,&lt;br /&gt;
            mass = 4200,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            categories = {&#039;MPU&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Mitsudaya Starbus MSU&#039;] = {&lt;br /&gt;
            price = 900000,&lt;br /&gt;
            processingCapacity = 100,&lt;br /&gt;
            processingPower = 150,&lt;br /&gt;
            mineralProcessingEfficiency = 90,&lt;br /&gt;
            mass = 2500,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
            categories = {&#039;MPU&#039;}&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Voyager RSLS Fabrication Plant&#039;] = {&lt;br /&gt;
            price = 1500000,&lt;br /&gt;
            processingCapacity = 40,&lt;br /&gt;
            processingPower = 20,&lt;br /&gt;
            powerConsumption = 70,&lt;br /&gt;
            mineralProcessingEfficiency = 50,&lt;br /&gt;
            remassProcessingEfficiency = 60,&lt;br /&gt;
            mass = 6000,&lt;br /&gt;
            manufacturer = &#039;Nakamura-Obonto&#039;,&lt;br /&gt;
            categories = {&#039;MPU&#039;}&lt;br /&gt;
        },&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Autopilot&#039;] = {&lt;br /&gt;
        [&#039;MLF Autopilot&#039;] = {&lt;br /&gt;
            price = 10000,&lt;br /&gt;
            manufacturer = &#039;Minding LF&#039;,&lt;br /&gt;
            arl = true,&lt;br /&gt;
            autopilotCapabilities = {&lt;br /&gt;
                &#039;LIDAR highlight&#039;&lt;br /&gt;
            }&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;MA-337 Autopilot&#039;] = {&lt;br /&gt;
            price = 27000,&lt;br /&gt;
            manufacturer = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
            arl = true,&lt;br /&gt;
            aat = true,&lt;br /&gt;
            autopilotCapabilities = {&lt;br /&gt;
                &#039;LIDAR overlay&#039;&lt;br /&gt;
            }&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;NDCI Autopilot&#039;] = {&lt;br /&gt;
            price = 60000,&lt;br /&gt;
            manufacturer = &#039;Nakamura Dynamics&#039;,&lt;br /&gt;
            rtc = true,&lt;br /&gt;
            fbw = true,&lt;br /&gt;
            autopilotCapabilities = {&lt;br /&gt;
                &#039;Firing solutions&#039;,&lt;br /&gt;
                &#039;Collision warnings&#039;&lt;br /&gt;
            }&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;ER-42 Autopilot&#039;] = {&lt;br /&gt;
            price = 100000,&lt;br /&gt;
            manufacturer = &#039;Electro Ride Systems&#039;,&lt;br /&gt;
            arl = true,&lt;br /&gt;
            aat = true,&lt;br /&gt;
            rtc = true,&lt;br /&gt;
            fbw = true,&lt;br /&gt;
            autopilotCapabilities = {&lt;br /&gt;
                &#039;Trajectory prediction&#039;&lt;br /&gt;
            }&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;EIAA-1337 Autopilot&#039;] = {&lt;br /&gt;
            price = 150000,&lt;br /&gt;
            manufacturer = &#039;Elon Interstellar&#039;,&lt;br /&gt;
            arl = true,&lt;br /&gt;
            aat = true,&lt;br /&gt;
            rtc = true,&lt;br /&gt;
            fbw = true,&lt;br /&gt;
            autopilotCapabilities = {&lt;br /&gt;
                &#039;Autonomic&#039;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Head-Up Display&#039;] = {&lt;br /&gt;
        [&#039;HAL9000&#039;] = {&lt;br /&gt;
            price = 500&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Eagle Prospector&#039;] = {&lt;br /&gt;
            price = 3000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;K37 TNTRL&#039;] = {&lt;br /&gt;
            price = 4000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;AT-K225&#039;] = {&lt;br /&gt;
            price = 6000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Eagle Prospector (metric mod)&#039;] = {&lt;br /&gt;
            price = 10000&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;OCP-209&#039;] = {&lt;br /&gt;
            price = 15000,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Elon Interstellar Model E&#039;] = {&lt;br /&gt;
            price = 25000,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Bald Eagle Racing HUD&#039;] = {&lt;br /&gt;
            price = 50000,&lt;br /&gt;
            categories = {&#039;Racing&#039;}&lt;br /&gt;
        }&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Reconnaissance Craft&#039;] = {&lt;br /&gt;
        [&#039;Obonto USV-R&#039;] = {&lt;br /&gt;
            price = 10000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;,&lt;br /&gt;
            reconRange = 5&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Runasimi Gravimetric USV&#039;] = {&lt;br /&gt;
            price = 40000,&lt;br /&gt;
            manufacturer = &#039;Runasimi Inc.&#039;,&lt;br /&gt;
            reconRange = 5,&lt;br /&gt;
            reconCapability = &#039;Gravitational map&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Obonto USV-D Microseismic Series&#039;] = {&lt;br /&gt;
            price = 60000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;,&lt;br /&gt;
            reconRange = 5,&lt;br /&gt;
            reconCapability = &#039;Ore identification&#039;,&lt;br /&gt;
        },&lt;br /&gt;
        [&#039;Obonto USV-GOT&#039;] = {&lt;br /&gt;
            price = 200000,&lt;br /&gt;
            manufacturer = &#039;Obonto Micro Engineering&#039;,&lt;br /&gt;
            reconRange = 5,&lt;br /&gt;
            reconCapability = &#039;Drone priority queue&#039;,&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local hardpointTypes = {&lt;br /&gt;
    [&#039;High-Stress&#039;] = &#039;highStress&#039;,&lt;br /&gt;
    [&#039;Low-Stress&#039;] = &#039;lowStress&#039;,&lt;br /&gt;
    [&#039;Drone&#039;] = &#039;droneHardpoint&#039;,&lt;br /&gt;
    [&#039;Docking bay&#039;] = &#039;dockingBay&#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local categories = {}&lt;br /&gt;
local addCategory = function(cats, cat, item)&lt;br /&gt;
    cats[cat] = cats[cat] or {}&lt;br /&gt;
    table.insert(cats[cat], item)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
for equipmentType,items in pairs(equipment) do&lt;br /&gt;
    for name,item in pairs(items) do&lt;br /&gt;
        item.equipmentType = equipmentType&lt;br /&gt;
        item.name = item.name or name&lt;br /&gt;
&lt;br /&gt;
        for i,hardpointType in ipairs(item.mounting or {}) do&lt;br /&gt;
            if hardpointTypes[hardpointType] then&lt;br /&gt;
                item[hardpointTypes[hardpointType]] = true&lt;br /&gt;
            end&lt;br /&gt;
&lt;br /&gt;
            addCategory(categories, hardpointType, item)&lt;br /&gt;
        end&lt;br /&gt;
&lt;br /&gt;
        if item.highStress and not item.lowStress then&lt;br /&gt;
            addCategory(categories, &#039;High-Stress only&#039;, item)&lt;br /&gt;
        end&lt;br /&gt;
        if item.lowStress and not item.dockingBay then&lt;br /&gt;
            addCategory(categories, &#039;Low-Stress required&#039;, item)&lt;br /&gt;
        end&lt;br /&gt;
        if item.dockingBay and not item.droneHardpoint then&lt;br /&gt;
            addCategory(categories, &#039;Docking bay required&#039;, item)&lt;br /&gt;
        end&lt;br /&gt;
&lt;br /&gt;
        for i,category in ipairs(item.categories or {}) do&lt;br /&gt;
            addCategory(categories, category, item)&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
for k,items in pairs(categories) do&lt;br /&gt;
   equipment[k] = items&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
for name,item in pairs(equipment[&#039;Head-Up Display&#039;]) do&lt;br /&gt;
    item.title = item.title or (&#039;Head-Up Display#&#039; .. item.name)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return equipment&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Equipment&amp;diff=27710</id>
		<title>Module:Equipment</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Equipment&amp;diff=27710"/>
		<updated>2023-08-02T13:16:14Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added &amp;#039;other&amp;#039; category, to help compress detail into a single column when it would otherwise require several mostly empty ones.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local p = {}&lt;br /&gt;
local d = require(&#039;Module:Data&#039;)&lt;br /&gt;
local dv = require(&#039;Module:Data/View&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
p.view = {}&lt;br /&gt;
&lt;br /&gt;
p.view[&#039;Name&#039;] = dv.text{&#039;name&#039;}&lt;br /&gt;
p.view[&#039;Title&#039;] = dv.title{function(item) return item.title or item.name end, heading=&#039;Name&#039;, text=&#039;name&#039;}&lt;br /&gt;
p.view[&#039;Price&#039;] = dv.number{&#039;price&#039;, unit=&#039;E$&#039;}&lt;br /&gt;
p.view[&#039;Mass&#039;] = dv.number{&#039;mass&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Manufacturer&#039;] = dv.text{&#039;manufacturer&#039;}&lt;br /&gt;
p.view[&#039;Other&#039;] = dv.text{&#039;other&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Hardpoints&lt;br /&gt;
p.view[&#039;High-Stress&#039;] = dv.flag{&#039;highStress&#039;}&lt;br /&gt;
p.view[&#039;Low-Stress&#039;] = dv.flag{&#039;lowStress&#039;}&lt;br /&gt;
p.view[&#039;Docking bay&#039;] = dv.flag{&#039;dockingBay&#039;}&lt;br /&gt;
p.view[&#039;Drone hardpoint&#039;] = dv.flag{&#039;droneHardpoint&#039;}&lt;br /&gt;
&lt;br /&gt;
p.view[&#039;Effective range&#039;] = dv.number{&#039;effectiveRange&#039;, unit=&#039;m&#039;}&lt;br /&gt;
p.view[&#039;Power draw&#039;] = dv.number{&#039;powerDraw&#039;, unit=&#039;MW&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Drones&lt;br /&gt;
p.view[&#039;Drones per second&#039;] = dv.number{&#039;droneLaunchCapability&#039;}&lt;br /&gt;
p.view[&#039;Drone wet mass&#039;] = dv.number{&#039;droneWetMass&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Drone thrust&#039;] = dv.number{&#039;droneThrust&#039;, unit=&#039;kN&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Projectile magazines, nanodrone components, and propellant tanks&lt;br /&gt;
p.view[&#039;Storage&#039;] = dv.number{&#039;storage&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Delivery&#039;] = dv.number{&#039;delivery&#039;, unit=&#039;kg/s&#039;}&lt;br /&gt;
p.view[&#039;Exclusive to&#039;] = dv.list{&#039;exclusiveTo&#039;, itemView=dv.title{nil}}&lt;br /&gt;
&lt;br /&gt;
-- Ultracapacitors&lt;br /&gt;
p.view[&#039;Energy capacity&#039;] = dv.number{&#039;energyCapacity&#039;, unit=&#039;MJ&#039;}&lt;br /&gt;
p.view[&#039;Peak power&#039;] = dv.number{&#039;peakPower&#039;, unit=&#039;GW&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Autopilots&lt;br /&gt;
p.view[&#039;AAT&#039;] = dv.flag{&#039;aat&#039;, heading=&#039;[[Autopilot#AAT|AAT]]&#039;}&lt;br /&gt;
p.view[&#039;ARL&#039;] = dv.flag{&#039;arl&#039;, heading=&#039;[[Autopilot#ARL|ARL]]&#039;}&lt;br /&gt;
p.view[&#039;RTC&#039;] = dv.flag{&#039;rtc&#039;, heading=&#039;[[Autopilot#RTC|RTC]]&#039;}&lt;br /&gt;
p.view[&#039;FBW&#039;] = dv.flag{&#039;fbw&#039;, heading=&#039;[[Autopilot#FBW|FBW]]&#039;}&lt;br /&gt;
p.view[&#039;Autopilot capabilities&#039;] = dv.list{&#039;autopilotCapabilities&#039;, heading=&#039;Capabilities&#039;, itemView=dv.text{nil}}&lt;br /&gt;
&lt;br /&gt;
-- Gimbals/Vectored&lt;br /&gt;
p.view[&#039;Vectored Thrust Angle&#039;] = dv.number{&#039;vectoredThrustAngle&#039;, unit=&#039;deg&#039;}&lt;br /&gt;
p.view[&#039;Gimbal Angle&#039;] = dv.number{&#039;gimbalAngle&#039;, unit=&#039;deg&#039;}&lt;br /&gt;
p.view[&#039;Gimbal Speed&#039;] = dv.number{&#039;gimbalSpeed&#039;, unit=&#039;deg/s&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Main Propulsion and RCS&lt;br /&gt;
p.view[&#039;Thrust&#039;] = dv.number{&#039;thrust&#039;, unit=&#039;kN&#039;}&lt;br /&gt;
p.view[&#039;Exhaust Velocity&#039;] = dv.number{&#039;exhaustVelocity&#039;, unit=&#039;km/s&#039;}&lt;br /&gt;
p.view[&#039;Propellant Consumption&#039;] = dv.number{&#039;propellantConsumption&#039;, unit=&#039;kg/s&#039;}&lt;br /&gt;
p.view[&#039;Power Consumption&#039;] = dv.number{&#039;powerConsumption&#039;, unit=&#039;MW&#039;}&lt;br /&gt;
p.view[&#039;Thermal Consumption&#039;] = dv.number{&#039;thermalConsumption&#039;, unit=&#039;GW&#039;}&lt;br /&gt;
p.view[&#039;Response Time&#039;] = dv.number{&#039;responseTime&#039;, unit=&#039;s&#039;}&lt;br /&gt;
p.view[&#039;Operation Mode&#039;] = dv.text{&#039;operationMode&#039;}&lt;br /&gt;
p.view[&#039;Propellant&#039;] = dv.text{&#039;propellant&#039;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
for k,v in pairs(p.view) do&lt;br /&gt;
    v.heading = v.heading or k&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p.defaultColumns = {&lt;br /&gt;
    &#039;Name&#039;, &#039;Price&#039;, &#039;Mass&#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.positionalArgs = function(f)&lt;br /&gt;
    local posArgs = {}&lt;br /&gt;
    for i,posArg in ipairs(f.args) do&lt;br /&gt;
        -- positional arguments don&#039;t get trimmed&lt;br /&gt;
        table.insert(posArgs, mw.text.trim(posArg))&lt;br /&gt;
    end&lt;br /&gt;
    return posArgs&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p.list = function(f)&lt;br /&gt;
    local posArgs = p.positionalArgs (f)&lt;br /&gt;
    local slot = table.remove(posArgs, 1)&lt;br /&gt;
    local columns = posArgs&lt;br /&gt;
    if table.getn(columns) == 0 then&lt;br /&gt;
        columns = p.defaultColumns&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    local data = mw.loadData(&#039;Module:Equipment/Data&#039;)&lt;br /&gt;
    data = data[slot]&lt;br /&gt;
&lt;br /&gt;
    data = d.sort(data, {&lt;br /&gt;
        d.on(d.path{&#039;price&#039;}, d.asc),&lt;br /&gt;
        d.on(d.path{&#039;name&#039;}, d.asc),&lt;br /&gt;
    })&lt;br /&gt;
&lt;br /&gt;
    local options = {&lt;br /&gt;
        caption = f.args[&#039;caption&#039;]&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    return dv.displayTable(data, p.view, columns, options)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Equipment&amp;diff=27709</id>
		<title>Module:Equipment</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Equipment&amp;diff=27709"/>
		<updated>2023-08-02T12:46:56Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added support for Engine/RCS stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local p = {}&lt;br /&gt;
local d = require(&#039;Module:Data&#039;)&lt;br /&gt;
local dv = require(&#039;Module:Data/View&#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
p.view = {}&lt;br /&gt;
&lt;br /&gt;
p.view[&#039;Name&#039;] = dv.text{&#039;name&#039;}&lt;br /&gt;
p.view[&#039;Title&#039;] = dv.title{function(item) return item.title or item.name end, heading=&#039;Name&#039;, text=&#039;name&#039;}&lt;br /&gt;
p.view[&#039;Price&#039;] = dv.number{&#039;price&#039;, unit=&#039;E$&#039;}&lt;br /&gt;
p.view[&#039;Mass&#039;] = dv.number{&#039;mass&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Manufacturer&#039;] = dv.text{&#039;manufacturer&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Hardpoints&lt;br /&gt;
p.view[&#039;High-Stress&#039;] = dv.flag{&#039;highStress&#039;}&lt;br /&gt;
p.view[&#039;Low-Stress&#039;] = dv.flag{&#039;lowStress&#039;}&lt;br /&gt;
p.view[&#039;Docking bay&#039;] = dv.flag{&#039;dockingBay&#039;}&lt;br /&gt;
p.view[&#039;Drone hardpoint&#039;] = dv.flag{&#039;droneHardpoint&#039;}&lt;br /&gt;
&lt;br /&gt;
p.view[&#039;Effective range&#039;] = dv.number{&#039;effectiveRange&#039;, unit=&#039;m&#039;}&lt;br /&gt;
p.view[&#039;Power draw&#039;] = dv.number{&#039;powerDraw&#039;, unit=&#039;MW&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Drones&lt;br /&gt;
p.view[&#039;Drones per second&#039;] = dv.number{&#039;droneLaunchCapability&#039;}&lt;br /&gt;
p.view[&#039;Drone wet mass&#039;] = dv.number{&#039;droneWetMass&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Drone thrust&#039;] = dv.number{&#039;droneThrust&#039;, unit=&#039;kN&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Projectile magazines, nanodrone components, and propellant tanks&lt;br /&gt;
p.view[&#039;Storage&#039;] = dv.number{&#039;storage&#039;, unit=&#039;kg&#039;}&lt;br /&gt;
p.view[&#039;Delivery&#039;] = dv.number{&#039;delivery&#039;, unit=&#039;kg/s&#039;}&lt;br /&gt;
p.view[&#039;Exclusive to&#039;] = dv.list{&#039;exclusiveTo&#039;, itemView=dv.title{nil}}&lt;br /&gt;
&lt;br /&gt;
-- Ultracapacitors&lt;br /&gt;
p.view[&#039;Energy capacity&#039;] = dv.number{&#039;energyCapacity&#039;, unit=&#039;MJ&#039;}&lt;br /&gt;
p.view[&#039;Peak power&#039;] = dv.number{&#039;peakPower&#039;, unit=&#039;GW&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Autopilots&lt;br /&gt;
p.view[&#039;AAT&#039;] = dv.flag{&#039;aat&#039;, heading=&#039;[[Autopilot#AAT|AAT]]&#039;}&lt;br /&gt;
p.view[&#039;ARL&#039;] = dv.flag{&#039;arl&#039;, heading=&#039;[[Autopilot#ARL|ARL]]&#039;}&lt;br /&gt;
p.view[&#039;RTC&#039;] = dv.flag{&#039;rtc&#039;, heading=&#039;[[Autopilot#RTC|RTC]]&#039;}&lt;br /&gt;
p.view[&#039;FBW&#039;] = dv.flag{&#039;fbw&#039;, heading=&#039;[[Autopilot#FBW|FBW]]&#039;}&lt;br /&gt;
p.view[&#039;Autopilot capabilities&#039;] = dv.list{&#039;autopilotCapabilities&#039;, heading=&#039;Capabilities&#039;, itemView=dv.text{nil}}&lt;br /&gt;
&lt;br /&gt;
-- Gimbals/Vectored&lt;br /&gt;
p.view[&#039;Vectored Thrust Angle&#039;] = dv.number{&#039;vectoredThrustAngle&#039;, unit=&#039;deg&#039;}&lt;br /&gt;
p.view[&#039;Gimbal Angle&#039;] = dv.number{&#039;gimbalAngle&#039;, unit=&#039;deg&#039;}&lt;br /&gt;
p.view[&#039;Gimbal Speed&#039;] = dv.number{&#039;gimbalSpeed&#039;, unit=&#039;deg/s&#039;}&lt;br /&gt;
&lt;br /&gt;
-- Main Propulsion and RCS&lt;br /&gt;
p.view[&#039;Thrust&#039;] = dv.number{&#039;thrust&#039;, unit=&#039;kN&#039;}&lt;br /&gt;
p.view[&#039;Exhaust Velocity&#039;] = dv.number{&#039;exhaustVelocity&#039;, unit=&#039;km/s&#039;}&lt;br /&gt;
p.view[&#039;Propellant Consumption&#039;] = dv.number{&#039;propellantConsumption&#039;, unit=&#039;kg/s&#039;}&lt;br /&gt;
p.view[&#039;Power Consumption&#039;] = dv.number{&#039;powerConsumption&#039;, unit=&#039;MW&#039;}&lt;br /&gt;
p.view[&#039;Thermal Consumption&#039;] = dv.number{&#039;thermalConsumption&#039;, unit=&#039;GW&#039;}&lt;br /&gt;
p.view[&#039;Response Time&#039;] = dv.number{&#039;responseTime&#039;, unit=&#039;s&#039;}&lt;br /&gt;
p.view[&#039;Operation Mode&#039;] = dv.text{&#039;operationMode&#039;}&lt;br /&gt;
p.view[&#039;Propellant&#039;] = dv.text{&#039;propellant&#039;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
for k,v in pairs(p.view) do&lt;br /&gt;
    v.heading = v.heading or k&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p.defaultColumns = {&lt;br /&gt;
    &#039;Name&#039;, &#039;Price&#039;, &#039;Mass&#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.positionalArgs = function(f)&lt;br /&gt;
    local posArgs = {}&lt;br /&gt;
    for i,posArg in ipairs(f.args) do&lt;br /&gt;
        -- positional arguments don&#039;t get trimmed&lt;br /&gt;
        table.insert(posArgs, mw.text.trim(posArg))&lt;br /&gt;
    end&lt;br /&gt;
    return posArgs&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
p.list = function(f)&lt;br /&gt;
    local posArgs = p.positionalArgs (f)&lt;br /&gt;
    local slot = table.remove(posArgs, 1)&lt;br /&gt;
    local columns = posArgs&lt;br /&gt;
    if table.getn(columns) == 0 then&lt;br /&gt;
        columns = p.defaultColumns&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    local data = mw.loadData(&#039;Module:Equipment/Data&#039;)&lt;br /&gt;
    data = data[slot]&lt;br /&gt;
&lt;br /&gt;
    data = d.sort(data, {&lt;br /&gt;
        d.on(d.path{&#039;price&#039;}, d.asc),&lt;br /&gt;
        d.on(d.path{&#039;name&#039;}, d.asc),&lt;br /&gt;
    })&lt;br /&gt;
&lt;br /&gt;
    local options = {&lt;br /&gt;
        caption = f.args[&#039;caption&#039;]&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    return dv.displayTable(data, p.view, columns, options)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Propellant_Tank&amp;diff=27708</id>
		<title>Propellant Tank</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Propellant_Tank&amp;diff=27708"/>
		<updated>2023-08-02T11:28:40Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Propellant Tanks are used to store propellant, which is required by [[Main Propulsion|Engines]], [[Reaction Control System|RCS]], and [[Powerplant|Turbines]]. When launching for a dive, propellant can be bought in batches of 1000kg for an average cost of 100 E$, though this price will fluctuate with the market.&lt;br /&gt;
{{#invoke:Equipment|list|Propellant Tanks&lt;br /&gt;
|caption=Available propellant tanks&lt;br /&gt;
|Name|Storage|Price|Exclusive to}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Equipment]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Nanodrone_Components&amp;diff=27706</id>
		<title>Nanodrone Components</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Nanodrone_Components&amp;diff=27706"/>
		<updated>2023-08-02T10:26:39Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description, mostly spelling and grammar fixes + minor re-writes for readability&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to use [[Drones]], nanodrone components must be carried on the ship. When launching for a dive, components can be bought in batches of 1000kg for an average cost of 500 E$, though this price will fluctuate with the market.&lt;br /&gt;
&lt;br /&gt;
To store components, a nanodrone storage must be installed on the ship. Each nanodrone storage has two stats a captain needs to consider: Storage and Delivery. &#039;&#039;&#039;Storage&#039;&#039;&#039; refers to how many kilograms of nanodrone components a ship is able to carry. &#039;&#039;&#039;Delivery&#039;&#039;&#039; refers to how many kilograms per second the storage system can supply; if the combined usage of all systems on the ship exceeds this, the number of drones dispensed will be limited by the delivery rate.&lt;br /&gt;
&lt;br /&gt;
If a captain is not using drones, it is recommended to sell the storage to reduce the redundant weight of bringing components that cannot be used.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Name&lt;br /&gt;
!Price (E$)&lt;br /&gt;
!Storage (kg)&lt;br /&gt;
!Delivery (kg/s)&lt;br /&gt;
|-&lt;br /&gt;
|Basic nanodrone storage&lt;br /&gt;
|20,000&lt;br /&gt;
|1,000&lt;br /&gt;
|20&lt;br /&gt;
|-&lt;br /&gt;
|Industrial nanodrone storage&lt;br /&gt;
|120,000&lt;br /&gt;
|5,000&lt;br /&gt;
|20&lt;br /&gt;
|-&lt;br /&gt;
|Military nanodrone storage&lt;br /&gt;
|250,000&lt;br /&gt;
|10,000&lt;br /&gt;
|100&lt;br /&gt;
|-&lt;br /&gt;
|Harvester-class nanodrone storage&lt;br /&gt;
|500,000&lt;br /&gt;
|20,000&lt;br /&gt;
|100&lt;br /&gt;
|-&lt;br /&gt;
|Station-class nanodrone storage&lt;br /&gt;
|1,250,000&lt;br /&gt;
|50,000&lt;br /&gt;
|100&lt;br /&gt;
|}&lt;br /&gt;
Note that Harvester &amp;amp; Station-class storage systems can only be installed on large ships, such as the [[K225|Antonoff-Titan K225]] and [[OCP-209]]..&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Kinetic_Ammunition&amp;diff=27704</id>
		<title>Kinetic Ammunition</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Kinetic_Ammunition&amp;diff=27704"/>
		<updated>2023-08-02T10:12:31Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description, mostly spelling and grammar fixes + minor re-writes for readability&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to fire [[Mass Driver|Mass Drivers]], kinetic ammunition must be carried on the ship. When launching for a dive, ammunition can be bought in batches of 1000kg for an average cost of 250 E$, though this price will fluctuate with the market. &lt;br /&gt;
&lt;br /&gt;
To store ammunition, a projectile magazine must be installed on the ship. Each magazine has two stats a captain needs to consider: Storage and Delivery. &#039;&#039;&#039;Storage&#039;&#039;&#039; refers to how many kilograms of ammunition a ship is able to carry. &#039;&#039;&#039;Delivery&#039;&#039;&#039; is how many kilograms per second the storage system can supply to weapons; if the combined ammunition usage of all mass drivers on the ship exceeds this, their rate of fire will be limited to the delivery speed.&lt;br /&gt;
&lt;br /&gt;
If no mass driver is installed, sealing the magazine is recommended due to the redundant weight of bringing ammo that cannot be used.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Name&lt;br /&gt;
!Price (E$)&lt;br /&gt;
!Storage (kg)&lt;br /&gt;
!Delivery (kg/s)&lt;br /&gt;
|-&lt;br /&gt;
|Projectile magazine&lt;br /&gt;
|5,000&lt;br /&gt;
|1,000&lt;br /&gt;
|100&lt;br /&gt;
|-&lt;br /&gt;
|Dual projectile magazine&lt;br /&gt;
|10,000&lt;br /&gt;
|2,000&lt;br /&gt;
|200&lt;br /&gt;
|-&lt;br /&gt;
|Heavy projectile magazine&lt;br /&gt;
|25,000&lt;br /&gt;
|5,000&lt;br /&gt;
|200&lt;br /&gt;
|-&lt;br /&gt;
|Military projectile magazine&lt;br /&gt;
|50,000&lt;br /&gt;
|10,000&lt;br /&gt;
|200&lt;br /&gt;
|-&lt;br /&gt;
|Frigate-class projectile magazine&lt;br /&gt;
|100,000&lt;br /&gt;
|20,000&lt;br /&gt;
|500&lt;br /&gt;
|-&lt;br /&gt;
|Destroyer-class projectile magazine&lt;br /&gt;
|250,000&lt;br /&gt;
|50,000&lt;br /&gt;
|500&lt;br /&gt;
|}&lt;br /&gt;
Note that Frigate &amp;amp; Destroyer-class magazines can only be installed on large ships, such as the [[K225|Antonoff-Titan K225]] and [[OCP-209]].&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27651</id>
		<title>Module:Ships/Data</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27651"/>
		<updated>2023-08-01T04:44:39Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated all stats (mostly the hull values, they were wildly inconsistent)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local defaults = {&lt;br /&gt;
    highStress = 0,&lt;br /&gt;
    lowStress = 0,&lt;br /&gt;
    droneHardpoints = 0,&lt;br /&gt;
    dockingBays = 0,&lt;br /&gt;
    processedCargo = 0,&lt;br /&gt;
    processedCargoCombined = 0,&lt;br /&gt;
    empShielding = 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local ships = {&lt;br /&gt;
    K37 = {&lt;br /&gt;
        name = &#039;K37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 33200,&lt;br /&gt;
        cargoBay = 128,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 365999,&lt;br /&gt;
        hullValue = 88949&lt;br /&gt;
    },&lt;br /&gt;
    KX37 = {&lt;br /&gt;
        name = &#039;KX37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 37970,&lt;br /&gt;
        cargoBay = 140,&lt;br /&gt;
        processedCargo = 10000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 140249,&lt;br /&gt;
        variant = &#039;Extended cargo hold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    KR37 = {&lt;br /&gt;
        name = &#039;Runasimi KR37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Runasimi&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 47500,&lt;br /&gt;
        cargoBay = 100,&lt;br /&gt;
        processedCargo = 4000,&lt;br /&gt;
        empShielding = 200,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 207299,&lt;br /&gt;
        variant = &#039;EMP Shielded&#039;,&lt;br /&gt;
    },&lt;br /&gt;
    KTA24 = {&lt;br /&gt;
        name = &#039;KTA24 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Triskellion-Armstrong&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27970,&lt;br /&gt;
        cargoBay = 75,&lt;br /&gt;
        processedCargo = 3000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 87853,&lt;br /&gt;
        variant = &#039;Tug with angled reverse thrust&#039;&lt;br /&gt;
    },&lt;br /&gt;
    K44 = {&lt;br /&gt;
        name = &#039;K44 MHFTR Prototype&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 54600,&lt;br /&gt;
        cargoBay = 170,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 523200,&lt;br /&gt;
        variant = &#039;Abandoned prototype&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Eagle Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 2539999,&lt;br /&gt;
        hullValue = 184099&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Vulture Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 37500,&lt;br /&gt;
        cargoBay = 95,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 455449,&lt;br /&gt;
        variant = &#039;Dronebay underpods replaced with high stress capability&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Peacock Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 297949,&lt;br /&gt;
        variant = &#039;Luxury interior&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Pelican Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Titan Heavy Industries&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 62000,&lt;br /&gt;
        cargoBay = 290,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 860449,&lt;br /&gt;
        variant = &#039;Increased (and wider) dry hold, replaced grinders with excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Bald Eagle&#039;] = {&lt;br /&gt;
        make = &#039;Custom-built&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 29500,&lt;br /&gt;
        cargoBay = 40,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 4,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        priceNew = 10000000,&lt;br /&gt;
        hullValue = 297499,&lt;br /&gt;
        variant = &#039;Racing&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-211&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-211 &amp;quot;Chonker&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 79549,&lt;br /&gt;
        variant = &#039;Larger excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-212&#039;] = {&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 79549&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-213&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-213 &amp;quot;Triplet&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        hullValue = 78149,&lt;br /&gt;
        variant = &#039;Triple main engines&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-217&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-217 &amp;quot;Bender&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 103700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargoCombined = 108000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 102049,&lt;br /&gt;
        variant = &#039;Variable processed cargohold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Model E&#039;] = {&lt;br /&gt;
        name = &#039;Elon Interstellar Model E&#039;,&lt;br /&gt;
        make = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 5,&lt;br /&gt;
        dryMass = 27000,&lt;br /&gt;
        cargoBay = 400,&lt;br /&gt;
        processedCargo = 11000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 6,&lt;br /&gt;
        priceNew = 8999999,&lt;br /&gt;
        hullValue = 6024649&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;K225&#039;] = {&lt;br /&gt;
        name = &#039;Antonoff-Titan K225&#039;,&lt;br /&gt;
        make = &#039;Antonoff-Titan Heavy Industries&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        dockingBays = 6,&lt;br /&gt;
        crew = 12,&lt;br /&gt;
        dryMass = 220100,&lt;br /&gt;
        cargoBay = 370,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 10,&lt;br /&gt;
        priceNew = 3999999,&lt;br /&gt;
        hullValue = 2064824&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;OCP-209&#039;] = {&lt;br /&gt;
        make = &#039;Obonto Microengineering&#039;,&lt;br /&gt;
        highStress = 2,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 8,&lt;br /&gt;
        dryMass = 184500,&lt;br /&gt;
        cargoBay = 795,&lt;br /&gt;
        processedCargoCombined = 50000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 217200&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
for key,ship in pairs(ships) do&lt;br /&gt;
    -- Normalize ship&lt;br /&gt;
    ship.key = key&lt;br /&gt;
    ship.baseModel = ship.baseModel or key&lt;br /&gt;
    ship.name = ship.name or key&lt;br /&gt;
&lt;br /&gt;
    -- Set defaults&lt;br /&gt;
    for field,default in pairs(defaults) do&lt;br /&gt;
        ship[field] = ship[field] or default&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    -- Useful things to sort by&lt;br /&gt;
    ship.isVariant = ship.key ~= ship.baseModel&lt;br /&gt;
    ship.baseModelData = ships[ship.baseModel]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
return ships&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Category:Ships&amp;diff=27648</id>
		<title>Category:Ships</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Category:Ships&amp;diff=27648"/>
		<updated>2023-08-01T03:58:21Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated which data was displayed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ships in the game.&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|list&lt;br /&gt;
|Name&lt;br /&gt;
|Make&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Docking bays&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Thrusters&lt;br /&gt;
|EMP shielding&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Model_E&amp;diff=27645</id>
		<title>Model E</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Model_E&amp;diff=27645"/>
		<updated>2023-08-01T03:49:50Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:EIME.png|right|A stock EMIE in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;The first commercially viable fusion craft, the Model E includes multiple ground-breaking innovations. Her signature fusion reactor and torches deliver unparalleled performance, and the halo of her liquid-droplet radiator is instantly recognizable. Her features include a semi-autonomous autopilot, huge reaction wheels using her propellant as reaction mass, and a cargo bay that can split open to enclose large payloads.&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|infobox|Model E}}&lt;br /&gt;
The Elon Interstellar Model E is a highly unique ship, and expensive enough that most people will never get a chance to ride in one. The unique fusion reactor provides unparalleled thermal and electric performance, while a liquid-droplet radiator keeps it cool. Twin gimballed torches and gimballed RCS provide excellent maneuverability.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The Model E has a unique fusion reactor, which cannot be upgraded like other ship reactors.&lt;br /&gt;
*Being a bleeding-edge ship, the Model E is very fragile and expensive. Captains considering a purchase should be warned that repairs will cost a fortune.&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:EIME.png&amp;diff=27642</id>
		<title>File:EIME.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:EIME.png&amp;diff=27642"/>
		<updated>2023-08-01T03:17:36Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A stock EIME in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Cothon-213&amp;diff=27641</id>
		<title>Cothon-213</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Cothon-213&amp;diff=27641"/>
		<updated>2023-08-01T03:14:00Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, description, and stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:C213.png|right|A Cothon-213 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Developed for operation in the Jupiter-Ganymede system, the 213 sacrifices her stock Faraday cage for a more robust external frame. In combination with her triple torch mounts, the 213 is capable of surface operations with unassisted takeoffs from most moons in the solar system.&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|infobox|Cothon-213}}&lt;br /&gt;
The Conlido RVM Cothon-213 &amp;quot;Triplet&amp;quot; is a variant of the Cothon-212 cargo hauler. The Cothon-213 features three main torches, significantly improving forward thrust, though maneuverability is still limited by the RCS layout. The reinforced frame required to handle the additional thrusters prevents the stock Faraday cage from being used, so the Cothon-213 lacks EMP shielding.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*Gimballed RCS helps substantially with maneuverability.&lt;br /&gt;
*The two rear hardpoints are unable to hold forward-firing weapons, only drones, side-mounted items, and PD turrets.&lt;br /&gt;
*The Cothon-21x series of ships only have three crew capacity, and are thus unable to have one of each role.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|Cothon-212&lt;br /&gt;
|Name&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Engines&lt;br /&gt;
|EMP shielding&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:C213.png&amp;diff=27636</id>
		<title>File:C213.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:C213.png&amp;diff=27636"/>
		<updated>2023-08-01T02:41:02Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Cothon-213 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Cothon-211&amp;diff=27634</id>
		<title>Cothon-211</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Cothon-211&amp;diff=27634"/>
		<updated>2023-08-01T02:37:49Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, description, and stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:C211.png|right|A Cothon-211 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;The 211 model is a version of the 212 explicitly developed for operation in the asteroid belt. Boasting the largest excavator and bay access among the series, she has found a specialization in the rings, suited to more oversized cargos and equipment retrieval that other vessels require external manipulators to handle well.&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|infobox|Cothon-211}}&lt;br /&gt;
The Conlido RVM Cothon-211 &amp;quot;Chonker&amp;quot; is a variant of the Cothon-212 cargo hauler. The Cothon-211 features an enlarged excavator, enabling it to capture larger objects than most other craft are capable of. While otherwise identical to the Cothon-212, some pilots find the off-center excavator to be mildly detrimental to operations and slightly annoying.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*Gimballed RCS helps substantially with maneuverability.&lt;br /&gt;
*The two rear hardpoints are unable to hold forward-firing weapons, only drones, side-mounted items, and PD turrets.&lt;br /&gt;
*The Cothon-21x series of ships only have three crew capacity, and are thus unable to have one of each role.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|Cothon-212&lt;br /&gt;
|Name&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Engines&lt;br /&gt;
|EMP shielding&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:C211.png&amp;diff=27633</id>
		<title>File:C211.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:C211.png&amp;diff=27633"/>
		<updated>2023-08-01T02:29:23Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Cothon-211 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Cothon-217&amp;diff=27632</id>
		<title>Cothon-217</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Cothon-217&amp;diff=27632"/>
		<updated>2023-08-01T02:25:46Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:C217.png|right|A Cothon-217 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Based on the Cothon-212&#039;s proven design, the 217 features an experimental variable geometry processed cargo storage, able to adapt to mission requirements on the fly by dynamically resizing the internal containers. Few of these ships were built, finding use in local operations. Her mass and reduced total cargo capacity make her unsuitable for interplanetary transport.&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|infobox|Cothon-217}}&lt;br /&gt;
&lt;br /&gt;
The Conlido RVM Cothon-217 &amp;quot;Bender&amp;quot; is a variant of the Cothon-212 cargo hauler. This ship&#039;s primary distinction is its variable geometry cargo hold, which allows it dynamically adjust the storage capacity for every mineral type. Rather than carrying a maximum of 27,000kg of each type of ore, the Cothon-217 can carry a total of 108,000kg in any combination. Due to the additional required equipment, the Cothon-217 weighs 20,000kg more than the other Cothon-21x ships.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* Gimballed RCS helps substantially with maneuverability.&lt;br /&gt;
*The two rear hardpoints are unable to hold forward-firing weapons, only drones, side-mounted items, and PD turrets.&lt;br /&gt;
*The Cothon-21x series of ships only have three crew capacity, and are thus unable to have one of each role.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|Cothon-212&lt;br /&gt;
|Name&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Engines&lt;br /&gt;
|EMP shielding&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:C217.png&amp;diff=27631</id>
		<title>File:C217.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:C217.png&amp;diff=27631"/>
		<updated>2023-08-01T02:18:53Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Cothon-217 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Cothon-212&amp;diff=27630</id>
		<title>Cothon-212</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Cothon-212&amp;diff=27630"/>
		<updated>2023-08-01T02:14:01Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:C212.png|right|A Cothon-212 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Developed in the late 21st century and no longer in production, the Conlido RVM Cothon-212 is an interlunar cargo hauler. While it boasts impressive cargo space, with a robust external frame that doubles as Faraday cage, the interplanetary-first design is not well suited for a ring environment. Exposed low-temperature radiators are notoriously fragile, pylon-based thruster layout makes maneuvering challenging and a converted lifepod serves as a cockpit, limiting crew capacity.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Cothon-212}}The Conlido RVM Cothon-212 was originally an automated cargo ship, and has been refitted with a modified lifepod as a cockpit. The size and mass, combined with limited thruster mounts make the 212 a notoriously slow craft. Many pilots rely on nanodrones and point defense to reduce the amount of maneuvering required.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*Gimballed RCS helps substantially with maneuverability.&lt;br /&gt;
*The two rear hardpoints are unable to hold forward-firing weapons, only drones, side-mounted items, and PD turrets.&lt;br /&gt;
*The Cothon-21x series of ships only have three crew capacity, and are thus unable to have one of each role.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|Cothon-212&lt;br /&gt;
|Name&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Engines&lt;br /&gt;
|EMP shielding&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:C212.png&amp;diff=27628</id>
		<title>File:C212.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:C212.png&amp;diff=27628"/>
		<updated>2023-07-31T23:41:21Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Cothon-212 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=K225&amp;diff=27627</id>
		<title>K225</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=K225&amp;diff=27627"/>
		<updated>2023-07-31T23:33:14Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:AT-K225.png|right|A stock AT-K225 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Made in collaboration with Titan Heavy Industries and Antonoff, AT-K225 general cargo carrier features a modular design capable of adopting a wide range of cargo requirements. The processed cargo storage relies on dedicated THI docking bays to host up to 6 compatible autonomous containers to increase ships&#039; cargo capacity. A stock variant comes with standard THI Cargo Containers pre-installed.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|K225}}The Antonoff-Titan K225, commonly referred to simply as &#039;Titan&#039;, is a cargo carrier that has found moderate success in the rings. The extensive cargo capacity enabled by external cargo containers lets MPU-equipped ships conduct extended dives while sending ore to Enceladus automatically. Triple torches and substantial RCS help offset the incredible mass of the TItan, but many pilots find the craft too sluggish. Titans will commonly make use of nanodrones and point defense weapons to help automate mining, making the ship&#039;s limited maneuverability less impactful on efficiency.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The titan is capable of equipping the largest propellant, ammunition, and nanodrone storages.&lt;br /&gt;
*The low processed cargo capacity mentioned in the description refers to the storage of the ship itself - installing 6 THI Cargo Containers increases it by an additional 540 tons.&lt;br /&gt;
*Alternatively, the docking bays allow installing [[Hardpoint#Docking_bay|various light equipment]] like nanodrones or PDMWGs.&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:AT-K225.png&amp;diff=27626</id>
		<title>File:AT-K225.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:AT-K225.png&amp;diff=27626"/>
		<updated>2023-07-31T22:42:27Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Stock AT-K225 in the dealer menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27625</id>
		<title>KR37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27625"/>
		<updated>2023-07-31T22:20:21Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KR37.png|right|A KR37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;A dedicated modification for research of, and sample collection in the charged ringstorms of the A ring, the KR37 sacrifices most of the internal cargo bay and processed cargo storage to fit electromagnetic shielding, an expanded habitat, and research stations. The research package includes high-resolution LIDAR and a hardened Obonto 600 series on-board computer.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|KR37}}The KR37 is a highly versatile craft, capable of performing well in many different situations. A high-resolution LIDAR provides superior sensor accuracy, enabling easier identification of nearby objects. Equipped with 200MW of EMP shielding, the KR37 is nearly impervious to electromagnetic damage, making it well suited for combat and exploration. Due to the extensive internal upgrades, cargo space and processed cargo capacity are significantly reduced, making the KR37 less attractive for mining operations.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The high resolution LIDAR updates slower, but is much more accurate than standard.&lt;br /&gt;
*The KR37 has the highest crew capacity of the K37 variants.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Bald_Eagle&amp;diff=27622</id>
		<title>Bald Eagle</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Bald_Eagle&amp;diff=27622"/>
		<updated>2023-07-31T12:11:14Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: removed inaccurate information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BaldEagle.png|alt=A stock Eagle Prospector|right|A &amp;quot;stock&amp;quot; Bald Eagle]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Hand-crafted with an impressive combination of skill, craft, love, and rocket surgery, the current powerhouse of the ring-racing circuit isn&#039;t available through any dealership. The Bald Eagle relies on gimballed RCS for reliable rotation thrust, but the combination of four torches and a low relative mass give it unparalleled lateral translation and acceleration.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Bald Eagle}}The Bald Eagle is an extensively modified Eagle Prospector, designed solely for racing. The Prospector Series&#039; dual main torches provide high acceleration, while side-facing torches give this craft incredible strafing. To save weight, the cargo bay has been mostly removed, and the grinder has been replaced with an excavator, making the ship a poor choice for bare-bay mining. Interestingly, the ship retains all of the hardpoints, crew, and processed storage of the Eagle, making it surprisingly usable in most contexts.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The Bald Eagle must be bought in-ring from the racer NPC for 10,000,000E$, and will never appear in the dealership.&lt;br /&gt;
*Despite having a massively reduced cargo bay, processed cargo capacity remains the same.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Bald_Eagle&amp;diff=27620</id>
		<title>Bald Eagle</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Bald_Eagle&amp;diff=27620"/>
		<updated>2023-07-31T10:47:12Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BaldEagle.png|alt=A stock Eagle Prospector|right|A &amp;quot;stock&amp;quot; Bald Eagle]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Hand-crafted with an impressive combination of skill, craft, love, and rocket surgery, the current powerhouse of the ring-racing circuit isn&#039;t available through any dealership. The Bald Eagle relies on gimballed RCS for reliable rotation thrust, but the combination of four torches and a low relative mass give it unparalleled lateral translation and acceleration.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Bald Eagle}}The Bald Eagle is an extensively modified Eagle Prospector, designed solely for racing. The Prospector Series&#039; dual main torches provide high acceleration, while side-facing torches give this craft incredible strafing. To save weight, the cargo bay has been mostly removed, and the grinder has been replaced with an excavator, making the ship a poor choice for bare-bay mining. Interestingly, the ship retains all of the hardpoints, crew, and processed storage of the Eagle, making it surprisingly usable in most contexts.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The Bald Eagle must be bought in-ring from the racer NPC for 10,000,000E$, and will never appear in the dealership.&lt;br /&gt;
*Despite having a massively reduced cargo bay, processed cargo capacity remains the same.&lt;br /&gt;
*The Bald Eagle shared the same enlarged excavator as the [[Pelican Prospector]] and [[Cothon-211|Cothon-211 &amp;quot;Chonker&amp;quot;]].&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Eagle_Prospector&amp;diff=27619</id>
		<title>Eagle Prospector</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Eagle_Prospector&amp;diff=27619"/>
		<updated>2023-07-31T10:41:28Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:EagleProspector.png|right|A stock Eagle Prospector]]&amp;lt;blockquote&amp;gt;Developed in the early 23rd century for the Free States of Earth, the Mitsudaya-Starbus Eagle Prospector was designed as a dedicated mining ship, equipped with a robust asteroid grinder and an impressive cargo hold. An angled thruster layout prevents thrust against ringroids during approach, and twin main engines provide more than enough thrust for interlunar travel. &lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Eagle Prospector}}The Eagle Prospector is a dedicated mining ship, and is quite capable in that role. The Eagle comes with a unique asteroid grinder capable of breaking up and ingesting small asteroids, while a large processed cargo storage and two drone bays make in-ring refining a common strategy. Twin torches and an angled thruster layout provide excellent maneuverability, especially with gimbled RCS.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The Eagle Prospector is currently the only ship explicitly designed for mining, not including custom modifications.&lt;br /&gt;
*Despite having two torches and four hardpoints, the Eagle has an incredibly light dry mass.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Pelican_Prospector&amp;diff=27618</id>
		<title>Pelican Prospector</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Pelican_Prospector&amp;diff=27618"/>
		<updated>2023-07-31T10:29:27Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PelicanProspector.png|right|A Pelican Prospector in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This rare extended cargo bay variant, created in collaboration with Titan Heavy Industries, takes advantage of the sparsely ribbed cargo hold design of the original Eagle. It extends the raw cargo space in all directions, almost tripling the raw cargo capacity of this vehicle. Her additional dry mass and the capacity to load up much more cargo shifts the center of mass far in front of the habitat, making maneuvers unwieldy. Due to the increased mass of the bay, the signature rock grinder of the Eagle has been swapped out for a standard excavator.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Pelican Prospector}}The Pelican Prospector is a mining-oriented variant, boasting the largest cargo bay and opening of the Prospector series. The significantly increased mass and size of the Pelican results in poor handling compared to the Eagle, though the dual torches help maintain good acceleration. The pelican is well suited for slower mining techniques, due to the massive cargo bay and dual drone slots. Some pilots find the large excavator opening to also be helpful for salvage.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The pelican has a large cargo bay opening, similar to the [[Cothon-211|Cothon-211 &amp;quot;Chonker&amp;quot;]], letting it swallow objects most other craft cannot.&lt;br /&gt;
*Despite the enlarged cargo bay, processed cargo capacity remains the same.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Vulture_Prospector&amp;diff=27617</id>
		<title>Vulture Prospector</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Vulture_Prospector&amp;diff=27617"/>
		<updated>2023-07-31T10:22:26Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:VultureProspector.png|right|A Vulture Prospector in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;The High-stress Refit (Mono) modkit from Conlido RVM is an ingenious stretch of the imagination requiring a skilled shipwright to implement; this build reroutes the feeds and power for the two low-stress undermounts, and runs them through the substructure around the cargo bay, along with customized consumable feeds. While the combined feeds are adapted to operate any single central high-stress mounting, the support structure pierces the habitat making operating the ship uncomfortable.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Vulture Prospector}}The Vulture Prospector is the only prospector to come with a high-stress hardpoint, combined with the angled RCS and dual torches, it is a competent salvage or combat vessel. The shortened cargo bay and lack of drone slots make the vulture less suited for mining then the Eagle, though it maintains the same processed cargo capacity.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* Due to the uncomfortable crew quarters, the Vulture has an below-zero [[Morale]] stability point.&lt;br /&gt;
*Despite having cramped crew quarters, the Vulture has the standard Prospector crew capacity of six.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27616</id>
		<title>Module:Ships/Data</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27616"/>
		<updated>2023-07-31T10:17:14Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: fixed pelican engine count&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local defaults = {&lt;br /&gt;
    highStress = 0,&lt;br /&gt;
    lowStress = 0,&lt;br /&gt;
    droneHardpoints = 0,&lt;br /&gt;
    dockingBays = 0,&lt;br /&gt;
    processedCargo = 0,&lt;br /&gt;
    processedCargoCombined = 0,&lt;br /&gt;
    empShielding = 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local ships = {&lt;br /&gt;
    K37 = {&lt;br /&gt;
        name = &#039;K37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 33200,&lt;br /&gt;
        cargoBay = 128,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 365999,&lt;br /&gt;
        hullValue = 266970&lt;br /&gt;
    },&lt;br /&gt;
    KX37 = {&lt;br /&gt;
        name = &#039;KX37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 37970,&lt;br /&gt;
        cargoBay = 140,&lt;br /&gt;
        processedCargo = 10000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 320849,&lt;br /&gt;
        variant = &#039;Extended cargo hold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    KR37 = {&lt;br /&gt;
        name = &#039;Runasimi KR37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Runasimi&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 47500,&lt;br /&gt;
        cargoBay = 100,&lt;br /&gt;
        processedCargo = 4000,&lt;br /&gt;
        empShielding = 200,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 375299,&lt;br /&gt;
        variant = &#039;EMP Shielded&#039;,&lt;br /&gt;
    },&lt;br /&gt;
    KTA24 = {&lt;br /&gt;
        name = &#039;KTA24 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Triskellion-Armstrong&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27970,&lt;br /&gt;
        cargoBay = 75,&lt;br /&gt;
        processedCargo = 3000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 262543,&lt;br /&gt;
        variant = &#039;Tug with angled reverse thrust&#039;&lt;br /&gt;
    },&lt;br /&gt;
    K44 = {&lt;br /&gt;
        name = &#039;K44 MHFTR Prototype&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 54600,&lt;br /&gt;
        cargoBay = 170,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 691200,&lt;br /&gt;
        variant = &#039;Abandoned prototype&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Eagle Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 2539999,&lt;br /&gt;
        hullValue = 359099&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Vulture Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 37500,&lt;br /&gt;
        cargoBay = 95,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 630449,&lt;br /&gt;
        variant = &#039;Dronebay underpods replaced with high stress capability&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Peacock Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 554888,&lt;br /&gt;
        variant = &#039;Luxury interior&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Pelican Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Titan Heavy Industries&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 62000,&lt;br /&gt;
        cargoBay = 290,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 1106791,&lt;br /&gt;
        variant = &#039;Increased (and wider) dry hold, replaced grinders with excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Bald Eagle&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 29500,&lt;br /&gt;
        cargoBay = 40,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 4,&lt;br /&gt;
        variant = &#039;Racing&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-211&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-211 &amp;quot;Chonker&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 198610,&lt;br /&gt;
        variant = &#039;Larger excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-212&#039;] = {&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 242549&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-213&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-213 &amp;quot;Triplet&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        hullValue = 255149,&lt;br /&gt;
        variant = &#039;Triple main engines&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-217&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-217 &amp;quot;Bender&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 103700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargoCombined = 108000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 265049,&lt;br /&gt;
        variant = &#039;Variable processed cargohold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Model E&#039;] = {&lt;br /&gt;
        name = &#039;Elon Interstellar Model E&#039;,&lt;br /&gt;
        make = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 5,&lt;br /&gt;
        dryMass = 27000,&lt;br /&gt;
        cargoBay = 400,&lt;br /&gt;
        processedCargo = 11000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 6,&lt;br /&gt;
        priceNew = 8999999&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;K225&#039;] = {&lt;br /&gt;
        name = &#039;Antonoff-Titan K225&#039;,&lt;br /&gt;
        make = &#039;Antonoff-Titan Heavy Industries&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        dockingBays = 6,&lt;br /&gt;
        crew = 12,&lt;br /&gt;
        dryMass = 220100,&lt;br /&gt;
        cargoBay = 370,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 10,&lt;br /&gt;
        priceNew = 3999999,&lt;br /&gt;
        hullValue = 1270687&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;OCP-209&#039;] = {&lt;br /&gt;
        make = &#039;Obonto Microengineering&#039;,&lt;br /&gt;
        highStress = 2,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 8,&lt;br /&gt;
        dryMass = 184500,&lt;br /&gt;
        cargoBay = 795,&lt;br /&gt;
        processedCargoCombined = 50000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 385200&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
for key,ship in pairs(ships) do&lt;br /&gt;
    -- Normalize ship&lt;br /&gt;
    ship.key = key&lt;br /&gt;
    ship.baseModel = ship.baseModel or key&lt;br /&gt;
    ship.name = ship.name or key&lt;br /&gt;
&lt;br /&gt;
    -- Set defaults&lt;br /&gt;
    for field,default in pairs(defaults) do&lt;br /&gt;
        ship[field] = ship[field] or default&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    -- Useful things to sort by&lt;br /&gt;
    ship.isVariant = ship.key ~= ship.baseModel&lt;br /&gt;
    ship.baseModelData = ships[ship.baseModel]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
return ships&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Peacock_Prospector&amp;diff=27615</id>
		<title>Peacock Prospector</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Peacock_Prospector&amp;diff=27615"/>
		<updated>2023-07-31T10:11:12Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:PeacockProspector.png|right|A Peacock Prospector in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;The Peacock Prospector is a luxury vessel that allows a captain and his crew to operate both effectively, and in comfort. The expanded crew quarters, leather seats, and the premium espresso machine in the mess make this the nicest ride most crews have ever had the privilege of serving aboard, and her advanced interfaces make her systems remarkably easy to work with.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Peacock Prospector}}The Peacock Prospector is a luxury version of the Eagle, tailored for luxury and comfort. Capable of fielding the same equipment as a standard Eagle, it&#039;s a good choice when only 4 crew are required.&lt;br /&gt;
&lt;br /&gt;
== Notes==&lt;br /&gt;
*Due to the luxury crew quarters, the Peacock has an above-zero [[Morale]] stability point.&lt;br /&gt;
*Despite having &amp;quot;expanded crew quarters&amp;quot; the Peacock has the lowest crew capacity of the Prospector series.&lt;br /&gt;
*The peacock also does not suffer from the same cargo reduction that the [[KR37|Runasimi KR37 TNTRL]] does.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=OCP-209&amp;diff=27613</id>
		<title>OCP-209</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=OCP-209&amp;diff=27613"/>
		<updated>2023-07-31T09:50:41Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:OCP209.png|right|An OCP-209 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;The Orbital Construction Platform is a specialized vessel designed for construction. Her forward consumable bays can adjust their weight balance to maintain a center of mass at the center of a carefully designed cargo bay. Because of this, cargos can be arranged to rotate within the bay, and offer no resistance to rotation while maneuvering. The massive side-loading cargo bay allows her to transport finished components such as reactors and bulkheads, while her twin heavy mountings allow the use of construction manipulators to assist in the assembly of large installations. With a comfortably large habitat capable of rotational G, as well as a high capacity for raw materials, this unusual design is well suited to extended construction or resupply missions.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|OCP-209}}The OCP is a highly unusual ship to see in the rings, a massive construction craft with twin side-mounted high-stress hardpoints, and a cargo bay larger than some ships. The unique design lends itself well to salvaging operations, capable of bringing back two ships via ARMs, and many smaller components in the oversized cargo bay. MPUs are hampered by the circular cargo bay, requiring special maneuvers to process ore reliably, but the sheer scale makes bare-bay mining a viable alternative.&lt;br /&gt;
&lt;br /&gt;
==Notes ==&lt;br /&gt;
*Due to its large and comfortable habitat with rotational-G, the OCP-209 has an above-zero [[Morale]] stability point.&lt;br /&gt;
*The cargo bay opening is to the right (starboard). The two high-stress slots are at that side, and can be used for ARMs to collect chunks.&lt;br /&gt;
*OCP is rather unique in being able to stuff fairly large asteroids into its cargo bay, then break them up into chunks by rotating in place or thrusting. If doing so, captains may choose to not install any external (and hence damageable) equipment in these slots, to prevent it being damaged by the collisions required and require repairs. Drones, for instance, can&#039;t be damaged that way.&lt;br /&gt;
*The Rosatom-Antonoff [[MPU]] is a decent choice, as although it&#039;s fairly slow and inefficient, it affects the entire cargo bay at once - other MPUs have fairly small and hard-to-use processing areas when installed on the OCP.&lt;br /&gt;
*The OCP-209 can fit the largest harvester and industrial drone supplies, but can not carry any cargo containers and is limited to a small processed cargo hold of only 50,000 combined kg.&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Crew&amp;diff=27612</id>
		<title>Crew</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Crew&amp;diff=27612"/>
		<updated>2023-07-31T09:17:00Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: linked to ships that affect morale in the relevant section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Crew help your ship with various functions. Every crew member comes with an associated [[Agenda]]. Each crew member has exactly one of the four different professions: Geologist, Astrogator, Mechanic, and Pilot.&lt;br /&gt;
&lt;br /&gt;
Crew members have two shown stats - Education and Experience. They are continuous, but the interface only shows &amp;quot;milestones&amp;quot; of skill - for example, if someone&#039;s education is shown as &amp;quot;Self-Taught&amp;quot;, that may mean an internal education stat anywhere from 0 to 0.25. Each profession has two skills, each scaling with one of the stats. Crew members also have a mostly-hidden Morale stat, which affects their skills.&lt;br /&gt;
&lt;br /&gt;
== Professions ==&lt;br /&gt;
=== Geologist ===&lt;br /&gt;
Education skill: &#039;&#039;&#039;Price prediction accuracy&#039;&#039;&#039;. Determines accuracy of price prediction by your geologist - both on station in Mineral Market and during ring dive.&lt;br /&gt;
&lt;br /&gt;
Experience skill: &#039;&#039;&#039;Mineral discovery range&#039;&#039;&#039;. Geologist will estimate compositions and prices of minerals within a radius around your ship.&lt;br /&gt;
* Without a geologist on board, it&#039;s not possible to identify compositions of mineral chunks (except visually - they look differently depending on mineral and purity). This makes them rather essential crew members.&lt;br /&gt;
&lt;br /&gt;
=== Astrogator ===&lt;br /&gt;
Education skill: &#039;&#039;&#039;Tactical awareness range&#039;&#039;&#039;. Astrogator will highlight ships around you by their transponders.&lt;br /&gt;
* Fairly essential to be able to detect threats, derelicts, and other ships outside of visual range.&lt;br /&gt;
&lt;br /&gt;
Experience skill: &#039;&#039;&#039;Coordinate tracking time&#039;&#039;&#039;. The constantly shifting planescape of the rings makes it challenging to trace a specific location. Your astrogator will be able to keep track of them for a limited time.&lt;br /&gt;
* Without an astrogator on board, you won&#039;t be able to astrogate to waypoints. If at any moment you end up without any astrogators in your employ, you will furthermore lose all saved waypoints. This makes having an astrogator essential.&lt;br /&gt;
&lt;br /&gt;
=== Mechanic ===&lt;br /&gt;
Education skill: &#039;&#039;&#039;Jury-rig efficiency&#039;&#039;&#039;. Changes how far mechanic can push your ship systems in OMS menu during ringdive.&lt;br /&gt;
* Can be very useful, e.g. turning a critical reactor leak that would cause the ship to run out of propellant in seconds into a merely concerning one.&lt;br /&gt;
&lt;br /&gt;
Experience skill: &#039;&#039;&#039;Repair limit&#039;&#039;&#039;. Extends how much your mechanic can repair during maintenance on Enceladus prime station.&lt;br /&gt;
* Most equipment is significantly cheaper to repair than to replace (although some isn&#039;t), so this allows saving on repairs.&lt;br /&gt;
* Note, however, that repairs take more time that replacements, and you&#039;ll have to pay for crew wages and hotels in the meantime, which for large and skilled crews may be more expensive than the repair savings.&lt;br /&gt;
&lt;br /&gt;
=== Pilot ===&lt;br /&gt;
Education skill: &#039;&#039;&#039;Adrenal slowdown&#039;&#039;&#039;. When in danger, pilot&#039;s perception of time will slow down.&lt;br /&gt;
* Available even without a pilot, albeit only a small slowdown.&lt;br /&gt;
&lt;br /&gt;
Experience skill: &#039;&#039;&#039;Course anticipation&#039;&#039;&#039;. Pilot will predict the course of your ship and all surrounding objects to determine if ship is in danger of collision.&lt;br /&gt;
* This automatically enables adrenal slowdown if a collision is predicted to happen in that time, given the current velocity.&lt;br /&gt;
* Often toggles unnecessarily.&lt;br /&gt;
&lt;br /&gt;
== Training ==&lt;br /&gt;
With time spent in your crew, crew members gradually improve. Spending time on [[Enceladus Prime | Enceladus]] increases Education, whereas doing profession-specific actions during dives increases Experience. The more advanced in a skill a crew member is, the slower they progress further.&lt;br /&gt;
&lt;br /&gt;
The only thing that accelerates learning is having another crewmember of the same profession, who is better in the relevant skill, tutor them. The gain is determined by the difference of their skills, but caps at 2x the normal learning rate - so in total, a crewmember can learn at most at trice the normal learning rate (if they are completely unskilled and tutored by someone perfect).&lt;br /&gt;
&lt;br /&gt;
=== Education ===&lt;br /&gt;
The formula for education is as follows: &amp;lt;!-- based on CurrentGame.gd, but rewritten for readability --&amp;gt;&lt;br /&gt;
if the current Education (which goes from 0 to 1) is y, then the gain per day is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
y&#039; * 1day = (1-y)/400 + (A-y)/200&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where A is the highest Education level among crewmembers with the same profession (so if there&#039;s nobody better, then A=y and that term is zero).&lt;br /&gt;
&lt;br /&gt;
Without tutoring, the solution to this differential equation is &amp;lt;code&amp;gt;y(t) = 1 - (1-y(0))*exp(-t/(400*day))&amp;lt;/code&amp;gt;. So the Education level exponentially decays towards perfection, with a characteristic time of 400 days. For example, it takes 115 days for an initially completely unskilled crewmember to reach the first milestone of 0.25.&lt;br /&gt;
&lt;br /&gt;
=== Experience ===&lt;br /&gt;
The formula for rate of skill gain is the same for Experience as for Education. However, instead of being per day of time, Experience experience is gained by going actions. If there are multiple crewmembers with the same occupation on the ship, all of them gain the full experience amount.&lt;br /&gt;
&lt;br /&gt;
The actions are as follows: &amp;lt;!-- by searching for mentions of giveXp --&amp;gt;&lt;br /&gt;
* Geologists: identifying mineral chunks, depending on value (1 day per 60 000 E$ of value)&lt;br /&gt;
* Astrogators: detecting ships (seems to be 2 days per ship detected); discovering points of interest&lt;br /&gt;
* Mechanics: repairing or replacing parts (1 day&#039;s worth per 4 hours spent doing that)&lt;br /&gt;
* Pilot: evading collisions (per unit of time flying the ship while it&#039;s in danger of collision)&lt;br /&gt;
* Entire crew: flying through the rings at more than 50 m/s (0.5 days per minute).&lt;br /&gt;
&lt;br /&gt;
== Morale ==&lt;br /&gt;
Morale is a hidden stat of each crew member, and goes from -0.5 to 0.5. Morale is shown directly at Enceladus when its absolute value is more than 0.3, by happy/sad icons on the crew members in question.&lt;br /&gt;
&lt;br /&gt;
Usually, morale gradually decays to 0 over time. Good accommodations (good hotels for the time on the station, or particularly comfortable ships like the [[OCP-209]] or the [[Peacock Prospector]] for the time spent in dives) or bad ones (like the [[Vulture Prospector]]) change this point of stability. Some services, like good hotels or The Twins, also have an instant effect on morale.&lt;br /&gt;
&lt;br /&gt;
Some [[Agenda]] events may affect morale. Also, not paying a crew member&#039;s wages will cause their morale to rapidly decrease.&lt;br /&gt;
&lt;br /&gt;
Morale modifies the value of skills as &amp;lt;code&amp;gt;modified = original^(1-morale)&amp;lt;/code&amp;gt;. This only applies to the effects of skills, and not to training (happier crew members don&#039;t learn or teach faster). The effects of morale are more significant for low skill levels. For example, morale of 0.3 increases a base skill of 0.25 to 0.37, but a base skill of 0.75 only to 0.81.&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:OCP209.png&amp;diff=27611</id>
		<title>File:OCP209.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:OCP209.png&amp;diff=27611"/>
		<updated>2023-07-31T09:11:02Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An OCP-209 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27610</id>
		<title>K37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27610"/>
		<updated>2023-07-31T09:03:25Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: fixed formatting (again)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:K37TNTRL.png|right|A stock K37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;First developed and flown near the end of the 22nd century, the venerable K37-TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|K37&lt;br /&gt;
|image=[[File:K37-tntrl.png|300px]]&lt;br /&gt;
|caption=Top-down view of the K37}}The K37 is the workhorse of the rings, cheap and reliable, and is capable of fulfilling nearly any role. They are so prevalent that nearly every ringer will have worked or ridden in one at some point. The simple and modular layout has led to the creation of many custom variations on the classic design, specialized in various roles.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The &#039;&#039;&#039;Rusatom-Antonoff K37 TNTRL&#039;&#039;&#039; is the starter ship. It&#039;s a reliable, flexible ship.&lt;br /&gt;
*The K37 is the most common ship in the rings, most NPCs will be flying one.&lt;br /&gt;
*The stock loadout has insufficient thermal output for continuous thrust.&lt;br /&gt;
*Lore-wise, the ship has pyrotechnically detachable reactor, however, it is almost certain to be broken or removed on a used K37.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
&lt;br /&gt;
==Codex Entry==&lt;br /&gt;
First developed and flown near the end of the 22nd century, the venerable Rusatom-Antonoff K37 TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
The K37-TNTRL, sometimes affectionately known as the &amp;quot;Tarantula&amp;quot; and often abbreviated to just &amp;quot;K37&amp;quot;, was initially designed as a short-haul mining ship, although their modular design has proven extremely adaptable in the decades since the model&#039;s introduction. Despite their technological obsolescence, today a K37 can be effectively refitted to suit interplanetary travel, light combat duty, mining, cargo hauling, and even light duty mobile mineral refining. The sturdy reconfigurable hardpoints aren&#039;t quite suitable for mounting high power military grade kinetic weapons, but they otherwise handle almost any equipment you might imagine fitting to a craft of this size, including mass drivers, microwave emitters, mining lasers, and much more besides.&lt;br /&gt;
&lt;br /&gt;
The K37 is compact but sturdy, measuring just over 32 meters long and weighing 37 tonnes when dry. The design is highly modular, but all configurations share a few key elements. The fuselage, crew module, nuclear reactor, cooling system and main drive are effectively standard across all models, offering a baseline specification that specialist builders can develop on.&lt;br /&gt;
&lt;br /&gt;
At the heart of every K37 is a purpose-built nuclear reactor, with thermal power provided by an assortment ((number unknown)) of Rusatom&#039;s SO6 &amp;quot;Sunshard&amp;quot; fuel rods. Thermal energy from the reactor is used to heat liquid water for use as both engine propellant and working fluid for the onboard 100MW turboelectric generator. Due to the extremely high temperature and pressure achieved inside the reactor core the propellant exists in a supercritical state, yielding relatively high propulsion performance despite the simple design.&lt;br /&gt;
&lt;br /&gt;
The high operating temperature of the Sunshards enable relatively compact cooling solutions to be used, and the reactor&#039;s entire waste heat output can be dissipated through a series of graphene radiators on the outer walls of the reactor module. Although this isn&#039;t recommended due to the large thermal stresses applied to the radiators, a reactor running hot at over 4000K can dissipate 4GW through this array. Waste heat from other ship systems is negligible compared to that of the reactor, so the rest of the ship is cooled by a heavy &#039;skirt&#039; of heat-pumped radiators which serve both as a cooling surface and a protective layer for the more delicate reactor cooling behind it.&lt;br /&gt;
&lt;br /&gt;
The main drive of the K37 is a relatively simple bimodal nuclear thermal-electric rocket, using a large Lorentz-effect electric boost stage powered by a magnetoplasmadynamic generator, as well as optionally using direct thermal power from the reactor. For long-distance cruising the drive can operate in a so-called &amp;quot;high gear&amp;quot;, where thrust is provided mainly by the Lorentz accelerator, powered by the onboard closed-cycle turbine to minimise propellant waste and maximise exhaust velocity. For operations inside the rings however, the main drive will shift into a low gear where the propellant mass flow is increased significantly to buy extra thrust, at the cost of exhaust velocity. While in high-thrust mode, the K37&#039;s combination of nuclear-thermal thrust and electromnagnetic exhaust velocity can push several gee of acceleration when lightly loaded, and even carrying its own mass in cargo and fuel a K37 can exceed 1g at full burn. While propellant usage at these thrust levels is prodigious, the drive is still far more economical than simple chemical thrusters - even a modest 30T of propellant is more than enough for a good miner to fill their cargo hold with ores and get back to station with propellant to spare!&lt;br /&gt;
&lt;br /&gt;
A K37 commonly carries a crew of three, though in emergencies it can be operated by a single busy pilot. The crew facilities of most K37s reflect this, being relatively short on amenities and little space in the standard model, though &amp;quot;caravan&amp;quot; refits which convert the cargo hold into a larger living space aren&#039;t unheard of!&lt;br /&gt;
==Links==&lt;br /&gt;
[https://www.youtube.com/watch?v=pxQ-SnHtPBQ Rosatom-Antonov K37 TNTRL Operation Manual: The cold boot sequence]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27609</id>
		<title>K37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27609"/>
		<updated>2023-07-31T09:00:55Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: fixed formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:K37TNTRL.png|right|A stock K37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;First developed and flown near the end of the 22nd century, the venerable K37-TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|K37&lt;br /&gt;
|image=[[File:K37-tntrl.png|300px]]&lt;br /&gt;
|caption=Top-down view of the K37}}The K37 is the workhorse of the rings, cheap and reliable, and is capable of fulfilling nearly any role. They are so prevalent that nearly every ringer will have worked or ridden in one at some point. The simple and modular layout has led to the creation of many custom variations on the classic design, specialized in various roles.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*The &#039;&#039;&#039;Rusatom-Antonoff K37 TNTRL&#039;&#039;&#039; is the starter ship. It&#039;s a reliable, flexible ship.&lt;br /&gt;
*The K37 is the most common ship in the rings, most NPCs will be flying one.&lt;br /&gt;
*The stock loadout has insufficient thermal output for continuous thrust.&lt;br /&gt;
*Lore-wise, the ship has pyrotechnically detachable reactor, however, it is almost certain to be broken or removed on a used K37.&lt;br /&gt;
&lt;br /&gt;
== Variants ==&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
&lt;br /&gt;
== Codex Entry ==&lt;br /&gt;
First developed and flown near the end of the 22nd century, the venerable Rusatom-Antonoff K37 TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
The K37-TNTRL, sometimes affectionately known as the &amp;quot;Tarantula&amp;quot; and often abbreviated to just &amp;quot;K37&amp;quot;, was initially designed as a short-haul mining ship, although their modular design has proven extremely adaptable in the decades since the model&#039;s introduction. Despite their technological obsolescence, today a K37 can be effectively refitted to suit interplanetary travel, light combat duty, mining, cargo hauling, and even light duty mobile mineral refining. The sturdy reconfigurable hardpoints aren&#039;t quite suitable for mounting high power military grade kinetic weapons, but they otherwise handle almost any equipment you might imagine fitting to a craft of this size, including mass drivers, microwave emitters, mining lasers, and much more besides.&lt;br /&gt;
&lt;br /&gt;
The K37 is compact but sturdy, measuring just over 32 meters long and weighing 37 tonnes when dry. The design is highly modular, but all configurations share a few key elements. The fuselage, crew module, nuclear reactor, cooling system and main drive are effectively standard across all models, offering a baseline specification that specialist builders can develop on.&lt;br /&gt;
&lt;br /&gt;
At the heart of every K37 is a purpose-built nuclear reactor, with thermal power provided by an assortment ((number unknown)) of Rusatom&#039;s SO6 &amp;quot;Sunshard&amp;quot; fuel rods. Thermal energy from the reactor is used to heat liquid water for use as both engine propellant and working fluid for the onboard 100MW turboelectric generator. Due to the extremely high temperature and pressure achieved inside the reactor core the propellant exists in a supercritical state, yielding relatively high propulsion performance despite the simple design.&lt;br /&gt;
&lt;br /&gt;
The high operating temperature of the Sunshards enable relatively compact cooling solutions to be used, and the reactor&#039;s entire waste heat output can be dissipated through a series of graphene radiators on the outer walls of the reactor module. Although this isn&#039;t recommended due to the large thermal stresses applied to the radiators, a reactor running hot at over 4000K can dissipate 4GW through this array. Waste heat from other ship systems is negligible compared to that of the reactor, so the rest of the ship is cooled by a heavy &#039;skirt&#039; of heat-pumped radiators which serve both as a cooling surface and a protective layer for the more delicate reactor cooling behind it.&lt;br /&gt;
&lt;br /&gt;
The main drive of the K37 is a relatively simple bimodal nuclear thermal-electric rocket, using a large Lorentz-effect electric boost stage powered by a magnetoplasmadynamic generator, as well as optionally using direct thermal power from the reactor. For long-distance cruising the drive can operate in a so-called &amp;quot;high gear&amp;quot;, where thrust is provided mainly by the Lorentz accelerator, powered by the onboard closed-cycle turbine to minimise propellant waste and maximise exhaust velocity. For operations inside the rings however, the main drive will shift into a low gear where the propellant mass flow is increased significantly to buy extra thrust, at the cost of exhaust velocity. While in high-thrust mode, the K37&#039;s combination of nuclear-thermal thrust and electromnagnetic exhaust velocity can push several gee of acceleration when lightly loaded, and even carrying its own mass in cargo and fuel a K37 can exceed 1g at full burn. While propellant usage at these thrust levels is prodigious, the drive is still far more economical than simple chemical thrusters - even a modest 30T of propellant is more than enough for a good miner to fill their cargo hold with ores and get back to station with propellant to spare!&lt;br /&gt;
&lt;br /&gt;
A K37 commonly carries a crew of three, though in emergencies it can be operated by a single busy pilot. The crew facilities of most K37s reflect this, being relatively short on amenities and little space in the standard model, though &amp;quot;caravan&amp;quot; refits which convert the cargo hold into a larger living space aren&#039;t unheard of!&lt;br /&gt;
=Links=&lt;br /&gt;
[https://www.youtube.com/watch?v=pxQ-SnHtPBQ Rosatom-Antonov K37 TNTRL Operation Manual: The cold boot sequence]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27608</id>
		<title>K37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=K37&amp;diff=27608"/>
		<updated>2023-07-31T08:59:37Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:K37TNTRL.png|right|A stock K37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;First developed and flown near the end of the 22nd century, the venerable K37-TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|K37&lt;br /&gt;
|image=[[File:K37-tntrl.png|300px]]&lt;br /&gt;
|caption=Top-down view of the K37}}The K37 is the workhorse of the rings, cheap and reliable, and is capable of fulfilling nearly any role. They are so prevalent that nearly every ringer will have worked or ridden in one at some point. The simple and modular layout has led to the creation of many custom variations on the classic design, specialized in various roles.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The &#039;&#039;&#039;Rusatom-Antonoff K37 TNTRL&#039;&#039;&#039; is the starter ship. It&#039;s a reliable, flexible ship.&lt;br /&gt;
*The K37 is the most common ship in the rings, most NPCs will be flying one.&lt;br /&gt;
*The stock loadout has insufficient thermal output for continuous thrust.&lt;br /&gt;
*Lore-wise, the ship has pyrotechnically detachable reactor, however, it is almost certain to be broken or removed on a used K37.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
&lt;br /&gt;
==Codex Entry==&lt;br /&gt;
First developed and flown near the end of the 22nd century, the venerable Rusatom-Antonoff K37 TNTRL has become the de-facto workhorse of The Ring. Its simple and robust design has proven over the decades to have the kind of reliability and maintainability that&#039;s vital to the thousands of captains and crew who call these well-loved vessels home.&lt;br /&gt;
&lt;br /&gt;
The K37-TNTRL, sometimes affectionately known as the &amp;quot;Tarantula&amp;quot; and often abbreviated to just &amp;quot;K37&amp;quot;, was initially designed as a short-haul mining ship, although their modular design has proven extremely adaptable in the decades since the model&#039;s introduction. Despite their technological obsolescence, today a K37 can be effectively refitted to suit interplanetary travel, light combat duty, mining, cargo hauling, and even light duty mobile mineral refining. The sturdy reconfigurable hardpoints aren&#039;t quite suitable for mounting high power military grade kinetic weapons, but they otherwise handle almost any equipment you might imagine fitting to a craft of this size, including mass drivers, microwave emitters, mining lasers, and much more besides.&lt;br /&gt;
&lt;br /&gt;
The K37 is compact but sturdy, measuring just over 32 meters long and weighing 37 tonnes when dry. The design is highly modular, but all configurations share a few key elements. The fuselage, crew module, nuclear reactor, cooling system and main drive are effectively standard across all models, offering a baseline specification that specialist builders can develop on.&lt;br /&gt;
&lt;br /&gt;
At the heart of every K37 is a purpose-built nuclear reactor, with thermal power provided by an assortment ((number unknown)) of Rusatom&#039;s SO6 &amp;quot;Sunshard&amp;quot; fuel rods. Thermal energy from the reactor is used to heat liquid water for use as both engine propellant and working fluid for the onboard 100MW turboelectric generator. Due to the extremely high temperature and pressure achieved inside the reactor core the propellant exists in a supercritical state, yielding relatively high propulsion performance despite the simple design.&lt;br /&gt;
&lt;br /&gt;
The high operating temperature of the Sunshards enable relatively compact cooling solutions to be used, and the reactor&#039;s entire waste heat output can be dissipated through a series of graphene radiators on the outer walls of the reactor module. Although this isn&#039;t recommended due to the large thermal stresses applied to the radiators, a reactor running hot at over 4000K can dissipate 4GW through this array. Waste heat from other ship systems is negligible compared to that of the reactor, so the rest of the ship is cooled by a heavy &#039;skirt&#039; of heat-pumped radiators which serve both as a cooling surface and a protective layer for the more delicate reactor cooling behind it.&lt;br /&gt;
&lt;br /&gt;
The main drive of the K37 is a relatively simple bimodal nuclear thermal-electric rocket, using a large Lorentz-effect electric boost stage powered by a magnetoplasmadynamic generator, as well as optionally using direct thermal power from the reactor. For long-distance cruising the drive can operate in a so-called &amp;quot;high gear&amp;quot;, where thrust is provided mainly by the Lorentz accelerator, powered by the onboard closed-cycle turbine to minimise propellant waste and maximise exhaust velocity. For operations inside the rings however, the main drive will shift into a low gear where the propellant mass flow is increased significantly to buy extra thrust, at the cost of exhaust velocity. While in high-thrust mode, the K37&#039;s combination of nuclear-thermal thrust and electromnagnetic exhaust velocity can push several gee of acceleration when lightly loaded, and even carrying its own mass in cargo and fuel a K37 can exceed 1g at full burn. While propellant usage at these thrust levels is prodigious, the drive is still far more economical than simple chemical thrusters - even a modest 30T of propellant is more than enough for a good miner to fill their cargo hold with ores and get back to station with propellant to spare!&lt;br /&gt;
&lt;br /&gt;
A K37 commonly carries a crew of three, though in emergencies it can be operated by a single busy pilot. The crew facilities of most K37s reflect this, being relatively short on amenities and little space in the standard model, though &amp;quot;caravan&amp;quot; refits which convert the cargo hold into a larger living space aren&#039;t unheard of!&lt;br /&gt;
=Links=&lt;br /&gt;
[https://www.youtube.com/watch?v=pxQ-SnHtPBQ Rosatom-Antonov K37 TNTRL Operation Manual: The cold boot sequence]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:K37TNTRL.png&amp;diff=27607</id>
		<title>File:K37TNTRL.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:K37TNTRL.png&amp;diff=27607"/>
		<updated>2023-07-31T07:56:05Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A stock K37 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KTA24&amp;diff=27606</id>
		<title>KTA24</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KTA24&amp;diff=27606"/>
		<updated>2023-07-31T07:44:34Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, description, and stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KTA24.png|right|A KTA24 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This dedicated tug/recovery variant, made in collaboration with Triskellion-Armstrong, features a shorter, more robust frame and angled reverse thrust. Her unconventional thrust layout is well-suited for independent salvage and recovery missions.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|KTA24}}The KTA24 is a tug vessel, extremely small but still capable of mounting an ARM. Angled reverse thrust prevents thrust against objects on approach, but may lead to handling issues on some configurations. The heavily reduced cargo capacity limits usability as a mining vessel, but the shortened frame is advantageous at high speeds or in combat.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The KTA24 is the smallest ship able to mount an ARM.&lt;br /&gt;
*The angled reverse thrust causes backwards acceleration while strafing.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:KTA24.png&amp;diff=27603</id>
		<title>File:KTA24.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:KTA24.png&amp;diff=27603"/>
		<updated>2023-07-31T07:05:24Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A KTA24 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=K44&amp;diff=27602</id>
		<title>K44</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=K44&amp;diff=27602"/>
		<updated>2023-07-31T06:39:37Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, updated stats and description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:K44.png|right|A K44 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;A prototype of the K44 MHFTR, with only a few units ever built. Designed as a replacement for K37 TNTRL, the K44 featured a much longer cargo bay and built-in MPD generators to provide power to the ship. The magnetoplasmadynamic generators weren&#039;t reliable enough for service, and most prototypes still use standard-issue turbines instead.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|K44}}The K44 is an abandoned prototype, only a few ships were ever built, making it a very rare sight in the rings. Despite being drastically longer and heavier, the K44 uses the same thruster layout as the K37, leading to limited maneuverability, especially when filled with cargo. The high-stress hardpoint has been removed in favor of two additional low-stress hardpoints, making it less useful for salvage or combat. The large cargo bay and processed cargo capacity, combined with 4 hardpoints, make the K44 a good choice for mining operations.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*The K44 can only be obtained as a derelict, and will never appear in the dealership or as an NPC.&lt;br /&gt;
*Despite lore-wise being a prototype of a new model, K44 is mechanically a variant of the [[K37|K37 TNTRL]].&lt;br /&gt;
*The two rear hardpoints are unable to hold forward-firing weapons, only drones, side-mounted items, and PD turrets.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:K44.png&amp;diff=27600</id>
		<title>File:K44.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:K44.png&amp;diff=27600"/>
		<updated>2023-07-31T05:10:27Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A K44 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27599</id>
		<title>KR37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27599"/>
		<updated>2023-07-31T05:03:31Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated variant display to show relevant stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KR37.png|right|A KR37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;A dedicated modification for research of, and sample collection in the charged ringstorms of the A ring, the KR37 sacrifices most of the internal cargo bay and processed cargo storage to fit electromagnetic shielding, an expanded habitat, and research stations. The research package includes high-resolution LIDAR and a hardened Obonto 600 series on-board computer.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|KR37}}The KR37 is a highly versatile craft, capable of performing well in many different situations. A high-resolution LIDAR provides superior sensor accuracy, enabling easier identification of nearby objects. Equipped with 200MW of EMP shielding, the KR37 is nearly impervious to electromagnetic damage, making it well suited for combat and exploration. Due to the extensive internal upgrades, cargo space and processed cargo capacity are significantly reduced, making the KR37 less attractive for mining operations.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27598</id>
		<title>Module:Ships/Data</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Module:Ships/Data&amp;diff=27598"/>
		<updated>2023-07-31T04:58:53Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated KX37 and K44 stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local defaults = {&lt;br /&gt;
    highStress = 0,&lt;br /&gt;
    lowStress = 0,&lt;br /&gt;
    droneHardpoints = 0,&lt;br /&gt;
    dockingBays = 0,&lt;br /&gt;
    processedCargo = 0,&lt;br /&gt;
    processedCargoCombined = 0,&lt;br /&gt;
    empShielding = 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local ships = {&lt;br /&gt;
    K37 = {&lt;br /&gt;
        name = &#039;K37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 33200,&lt;br /&gt;
        cargoBay = 128,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 365999,&lt;br /&gt;
        hullValue = 266970&lt;br /&gt;
    },&lt;br /&gt;
    KX37 = {&lt;br /&gt;
        name = &#039;KX37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 37970,&lt;br /&gt;
        cargoBay = 140,&lt;br /&gt;
        processedCargo = 10000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 320849,&lt;br /&gt;
        variant = &#039;Extended cargo hold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    KR37 = {&lt;br /&gt;
        name = &#039;Runasimi KR37 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Runasimi&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 47500,&lt;br /&gt;
        cargoBay = 100,&lt;br /&gt;
        processedCargo = 4000,&lt;br /&gt;
        empShielding = 200,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 375299,&lt;br /&gt;
        variant = &#039;EMP Shielded&#039;,&lt;br /&gt;
    },&lt;br /&gt;
    KTA24 = {&lt;br /&gt;
        name = &#039;KTA24 TNTRL&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff / Triskellion-Armstrong&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27970,&lt;br /&gt;
        cargoBay = 75,&lt;br /&gt;
        processedCargo = 3000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 262543,&lt;br /&gt;
        variant = &#039;Tug with angled reverse thrust&#039;&lt;br /&gt;
    },&lt;br /&gt;
    K44 = {&lt;br /&gt;
        name = &#039;K44 MHFTR Prototype&#039;,&lt;br /&gt;
        make = &#039;Rusatom-Antonoff&#039;,&lt;br /&gt;
        baseModel = &#039;K37&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 54600,&lt;br /&gt;
        cargoBay = 170,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 691200,&lt;br /&gt;
        variant = &#039;Abandoned prototype&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Eagle Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        priceNew = 2539999,&lt;br /&gt;
        hullValue = 359099&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Vulture Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 37500,&lt;br /&gt;
        cargoBay = 95,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 630449,&lt;br /&gt;
        variant = &#039;Dronebay underpods replaced with high stress capability&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Peacock Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 4,&lt;br /&gt;
        dryMass = 27500,&lt;br /&gt;
        cargoBay = 125,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 554888,&lt;br /&gt;
        variant = &#039;Luxury interior&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Pelican Prospector&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus / Titan Heavy Industries&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 62000,&lt;br /&gt;
        cargoBay = 290,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 1106791,&lt;br /&gt;
        variant = &#039;Increased (and wider) dry hold, replaced grinders with excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Bald Eagle&#039;] = {&lt;br /&gt;
        make = &#039;Mitsudaya-Starbus&#039;,&lt;br /&gt;
        baseModel = &#039;Eagle Prospector&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        droneHardpoints = 2,&lt;br /&gt;
        crew = 6,&lt;br /&gt;
        dryMass = 29500,&lt;br /&gt;
        cargoBay = 40,&lt;br /&gt;
        processedCargo = 14000,&lt;br /&gt;
        engines = 4,&lt;br /&gt;
        variant = &#039;Racing&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-211&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-211 &amp;quot;Chonker&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 198610,&lt;br /&gt;
        variant = &#039;Larger excavator&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-212&#039;] = {&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 242549&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-213&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-213 &amp;quot;Triplet&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 83700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargo = 27000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        hullValue = 255149,&lt;br /&gt;
        variant = &#039;Triple main engines&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Cothon-217&#039;] = {&lt;br /&gt;
        name = &#039;Cothon-217 &amp;quot;Bender&amp;quot;&#039;,&lt;br /&gt;
        make = &#039;Conlido RVM&#039;,&lt;br /&gt;
        baseModel = &#039;Cothon-212&#039;,&lt;br /&gt;
        lowStress = 4,&lt;br /&gt;
        crew = 3,&lt;br /&gt;
        dryMass = 103700,&lt;br /&gt;
        cargoBay = 405,&lt;br /&gt;
        processedCargoCombined = 108000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 4,&lt;br /&gt;
        empShielding = 100,&lt;br /&gt;
        hullValue = 265049,&lt;br /&gt;
        variant = &#039;Variable processed cargohold&#039;&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;Model E&#039;] = {&lt;br /&gt;
        name = &#039;Elon Interstellar Model E&#039;,&lt;br /&gt;
        make = &#039;Elon Interstellar&#039;,&lt;br /&gt;
        highStress = 1,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 5,&lt;br /&gt;
        dryMass = 27000,&lt;br /&gt;
        cargoBay = 400,&lt;br /&gt;
        processedCargo = 11000,&lt;br /&gt;
        engines = 2,&lt;br /&gt;
        thrusters = 6,&lt;br /&gt;
        priceNew = 8999999&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;K225&#039;] = {&lt;br /&gt;
        name = &#039;Antonoff-Titan K225&#039;,&lt;br /&gt;
        make = &#039;Antonoff-Titan Heavy Industries&#039;,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        dockingBays = 6,&lt;br /&gt;
        crew = 12,&lt;br /&gt;
        dryMass = 220100,&lt;br /&gt;
        cargoBay = 370,&lt;br /&gt;
        processedCargo = 7000,&lt;br /&gt;
        engines = 3,&lt;br /&gt;
        thrusters = 10,&lt;br /&gt;
        priceNew = 3999999,&lt;br /&gt;
        hullValue = 1270687&lt;br /&gt;
    },&lt;br /&gt;
    [&#039;OCP-209&#039;] = {&lt;br /&gt;
        make = &#039;Obonto Microengineering&#039;,&lt;br /&gt;
        highStress = 2,&lt;br /&gt;
        lowStress = 2,&lt;br /&gt;
        crew = 8,&lt;br /&gt;
        dryMass = 184500,&lt;br /&gt;
        cargoBay = 795,&lt;br /&gt;
        processedCargoCombined = 50000,&lt;br /&gt;
        engines = 1,&lt;br /&gt;
        thrusters = 8,&lt;br /&gt;
        hullValue = 385200&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
for key,ship in pairs(ships) do&lt;br /&gt;
    -- Normalize ship&lt;br /&gt;
    ship.key = key&lt;br /&gt;
    ship.baseModel = ship.baseModel or key&lt;br /&gt;
    ship.name = ship.name or key&lt;br /&gt;
&lt;br /&gt;
    -- Set defaults&lt;br /&gt;
    for field,default in pairs(defaults) do&lt;br /&gt;
        ship[field] = ship[field] or default&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    -- Useful things to sort by&lt;br /&gt;
    ship.isVariant = ship.key ~= ship.baseModel&lt;br /&gt;
    ship.baseModelData = ships[ship.baseModel]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
return ships&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KX37&amp;diff=27597</id>
		<title>KX37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KX37&amp;diff=27597"/>
		<updated>2023-07-31T04:53:12Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image, description, and stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KX37.png|right|A KX37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Limited production run of the extended cargo hold variant of the popular K37-TNTRL spacecraft extends the cargo bay by 4.4 meters, increasing both raw ore storage as well as more processed cargo capacity.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|KX37}}The KX37 is a lengthened version of the K37, boasting a larger cargo bay and increased processed cargo storage. While the added length is desirable for mining, the additional weight may hamper maneuverability on vessels with weak thrusters. The KX37 is a suitable choice for a dedicated mining vessel, while the high-stress hardpoint provides flexibility if combat or salvage is desired.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Processed cargo&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:KX37.png&amp;diff=27592</id>
		<title>File:KX37.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:KX37.png&amp;diff=27592"/>
		<updated>2023-07-31T00:14:04Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: Za&amp;#039;krin uploaded a new version of File:KX37.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A KX37 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:KX37.png&amp;diff=27591</id>
		<title>File:KX37.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:KX37.png&amp;diff=27591"/>
		<updated>2023-07-31T00:07:02Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A KX37 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27586</id>
		<title>KR37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27586"/>
		<updated>2023-07-30T11:42:33Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: fixed infobox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KR37.png|right|A KR37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;A dedicated modification for research of, and sample collection in the charged ringstorms of the A ring, the KR37 sacrifices most of the internal cargo bay and processed cargo storage to fit electromagnetic shielding, an expanded habitat, and research stations. The research package includes high-resolution LIDAR and a hardened Obonto 600 series on-board computer.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|KR37}}The KR37 is a highly versatile craft, capable of performing well in many different situations. A high-resolution LIDAR provides superior sensor accuracy, enabling easier identification of nearby objects. Equipped with 200MW of EMP shielding, the KR37 is nearly impervious to electromagnetic damage, making it well suited for combat and exploration. Due to the extensive internal upgrades, cargo space and processed cargo capacity are significantly reduced, making the KR37 less attractive for mining operations.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Docking bays&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27585</id>
		<title>KR37</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=KR37&amp;diff=27585"/>
		<updated>2023-07-30T11:41:34Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: added image of ship and updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KR37.png|right|A KR37 in the fleet menu]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;A dedicated modification for research of, and sample collection in the charged ringstorms of the A ring, the KR37 sacrifices most of the internal cargo bay and processed cargo storage to fit electromagnetic shielding, an expanded habitat, and research stations. The research package includes high-resolution LIDAR and a hardened Obonto 600 series on-board computer.&lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Eagle Prospector}}The KR37 is a highly versatile craft, capable of performing well in many different situations. A high-resolution LIDAR provides superior sensor accuracy, enabling easier identification of nearby objects. Equipped with 200MW of EMP shielding, the KR37 is nearly impervious to electromagnetic damage, making it well suited for combat and exploration. Due to the extensive internal upgrades, cargo space and processed cargo capacity are significantly reduced, making the KR37 less attractive for mining operations.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|K37&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Docking bays&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=File:KR37.png&amp;diff=27584</id>
		<title>File:KR37.png</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=File:KR37.png&amp;diff=27584"/>
		<updated>2023-07-30T10:43:25Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Image of KR37 in the fleet menu&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
	<entry>
		<id>https://delta-v.kodera.pl/index.php?title=Eagle_Prospector&amp;diff=27583</id>
		<title>Eagle Prospector</title>
		<link rel="alternate" type="text/html" href="https://delta-v.kodera.pl/index.php?title=Eagle_Prospector&amp;diff=27583"/>
		<updated>2023-07-30T10:33:50Z</updated>

		<summary type="html">&lt;p&gt;Za&amp;#039;krin: updated description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:EagleProspector.png|right|A stock Eagle Prospector]]&amp;lt;blockquote&amp;gt;Developed in the early 23rd century for the Free States of Earth, the Mitsudaya-Starbus Eagle Prospector was designed as a dedicated mining ship, equipped with a robust asteroid grinder and an impressive cargo hold. An angled thruster layout prevents thrust against ringroids during approach, and twin main engines provide more than enough thrust for interlunar travel. &lt;br /&gt;
&lt;br /&gt;
-In-Game Description &amp;lt;/blockquote&amp;gt;{{#invoke:Ships|infobox|Eagle Prospector}}The Eagle Prospector is currently the only ship in the game that was explicitly designed for mining. The Eagle comes with a unique asteroid grinder capable of breaking up and ingesting small asteroids, while a large processed cargo storage and two drone bays make in-ring refining a common strategy. The twin torches and angled thruster layout provide excellent maneuverability, especially with gimbled RCS.&lt;br /&gt;
&lt;br /&gt;
==Variants==&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Ships|variants|Eagle Prospector&lt;br /&gt;
|Name&lt;br /&gt;
|High-Stress&lt;br /&gt;
|Low-Stress&lt;br /&gt;
|Drone hardpoints&lt;br /&gt;
|Docking bays&lt;br /&gt;
|Crew&lt;br /&gt;
|Dry mass&lt;br /&gt;
|Cargo bay&lt;br /&gt;
|Engines&lt;br /&gt;
|Stripped hull price&lt;br /&gt;
|Variant}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Ships]]&lt;/div&gt;</summary>
		<author><name>Za&#039;krin</name></author>
	</entry>
</feed>