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

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
JSON change
Tag: 2017 source edit
m KerbBot moved page Data:IX-6315 "Dawn" to GameData:IX-6315 "Dawn" without leaving a redirect: Moving to new NS
 
(8 intermediate revisions by one other 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": "",
    "manufacturer": "Ionic Symphonic",
    "category": "engine",
    "family": "xenon",
    "modules": {
        "engine": {
            "max_thrust": {
                "atm": "0.0",
                "vac": "0.2"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "100",
                "vac": "4200"
            },
            "propellants": {
                "xenon": "num",
                "electric_charge": "10.000",
                "units": {
                    "xenon": "t/h",
                    "electric_charge": "U/s"
                }
            },
            "flags": "Stops under 10%"
        }
    }
}

Latest revision as of 05:10, 14 February 2025

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
resources""
manufacturer"Ionic Symphonic"
category"engine"
family"xenon"
modules
engine
max_thrust
atm"0.0"
vac"0.2"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"100"
vac"4200"
propellants
xenon"num"
electric_charge"10.000"
units
xenon"t/h"
electric_charge"U/s"
flags"Stops under 10%"