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

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
added entity tag
m KerbBot moved page Data:IX-6315 "Dawn" to GameData:IX-6315 "Dawn" without leaving a redirect: Moving to new NS
 
(5 intermediate revisions by one other user not shown)
Line 2: Line 2:
     "entity": "part",
     "entity": "part",
     "name": "IX-6315 \"Dawn\"",
     "name": "IX-6315 \"Dawn\"",
     "caption": "Xenon engine",
     "file": "IX-6315_Dawn.png",
    "subtitle": "Xenon Engine",
     "mass": "0.150",
     "mass": "0.150",
     "size": "SM",
     "size": "SM",
Line 8: Line 9:
     "imp_tol": "10",
     "imp_tol": "10",
     "stores_research": false,
     "stores_research": false,
     "resources": false,
     "resources": "",
     "manufacturer": "",
     "manufacturer": "Ionic Symphonic",
     "engine": {
     "category": "engine",
         "fuel": "",
    "family": "xenon",
        "thrust_atm": "",
    "modules": {
        "thrust_vac": "",
         "engine": {
        "isp_atm": "",
            "max_thrust": {
        "isp_vac": ""
                "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%"