GameData:LV-N "Nerv": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
updated propellants format
added blank resources element
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "entity": "part",
"entity": "part",
    "name": "LV-N \"Nerv\"",
"name": "LV-N \"Nerv\"",
    "file": "LV-N_Nerv.png",
"file": "LV-N_Nerv.png",
    "subtitle": "Deep Space Hydrogen Engine",
"subtitle": "Deep Space Hydrogen Engine",
    "mass": "3.000",
"mass": "3.000",
    "size": "SM",
"size": "SM",
    "max_temp": "1500",
"max_temp": "1500",
    "imp_tol": "15",
"imp_tol": "15",
    "stores_research": false,
"stores_research": false,
    "resources": false,
"manufacturer": "INSERT MFGR HERE",
    "manufacturer": "",
"resources": "",
    "modules": {
"modules": {
        "engine": {
"engine": {
            "max_thrust": {
"max_thrust": {
                "atm": "20.8",
"atm": "20.8",
                "vac": "75.0"
"vac": "75.0"
            },
},
            "min_thrust": {
"min_thrust": {
                "atm": "0.0",
"atm": "0.0",
                "vac": "0.0"
"vac": "0.0"
            },
},
            "isp": {
"isp": {
                "atm": "250",
"atm": "250",
                "vac": "900"
"vac": "900"
            },
},
            "propellants": {
"propellants": {
                "hydrogen": "num",
"hydrogen": "num",
                "units": {
"units": {
                    "hydrogen": "t/s"
"hydrogen": "t/s"
                }
}
            },
},
            "flags": "Stops under 10%"
"flags": "Stops under 10%"
        },
},
        "generator": {
"generator": {
            "outputs": {
"outputs": {
                "units": "/s",
"units": "/s",
                "electric charge": "10.000"
"electric_charge": "10.000"
            },
},
            "always_active": true,
"always_active": true,
            "engine_alternator": true
"engine_alternator": true
        }
}
    }
}
}
}

Latest revision as of 03:13, 29 March 2025

entity"part"
name"LV-N "Nerv""
file"LV-N_Nerv.png"
subtitle"Deep Space Hydrogen Engine"
mass"3.000"
size"SM"
max_temp"1500"
imp_tol"15"
stores_researchfalse
manufacturer"INSERT MFGR HERE"
resources""
modules
engine
max_thrust
atm"20.8"
vac"75.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"250"
vac"900"
propellants
hydrogen"num"
units
hydrogen"t/s"
flags"Stops under 10%"
generator
outputs
units"/s"
electric_charge"10.000"
always_activetrue
engine_alternatortrue