Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Data:IX-6315 "Dawn": Difference between revisions

From Kerbal Space Program 2 Wiki
(JSON change)
Tag: 2017 source edit
(added modules with engine stats)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{"part name": "name of part"}
{
    "entity": "part",
    "name": "IX-6315 \"Dawn\"",
    "file": "IX-6315_Dawn.png",
    "subtitle": "Xenon engine",
    "mass": "0.150",
    "size": "SM",
    "max_temp": "1500",
    "imp_tol": "10",
    "stores_research": false,
    "resources": false,
    "manufacturer": "",
    "modules": {
        "engine": {
            "max_thrust": {
                "atm": "0.0",
                "vac": "0.2"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "100",
                "vac": "4200"
            },
            "propellants": {
                "units": "t/h",
                "xenon": "num"
            },
            "flags": "Stops under 10%"
        }
    }
}

Latest revision as of 21:48, 24 November 2024

entity"part"
name"IX-6315 "Dawn""
file"IX-6315_Dawn.png"
subtitle"Xenon engine"
mass"0.150"
size"SM"
max_temp"1500"
imp_tol"10"
stores_researchfalse
resourcesfalse
manufacturer""
modules
engine
max_thrust
atm"0.0"
vac"0.2"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"100"
vac"4200"
propellants
units"t/h"
xenon"num"
flags"Stops under 10%"
MediaWiki Appliance - Powered by TurnKey Linux