GameData:Sepratron-1: Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
Created page with "{"entity": "part", "name": "Sepratron-1", "file": "Sepratron-1.png", "subtitle": "Mini Booster", "mass": "0.013", "size": "XS", "max_temp": "1000.0", "imp_tol": "10.0", "stores_research": "false", "resources": {"units": {"solidfuel": "t"}, "solidfuel": "0.06"}, "manufacturer": "Periapsis Rocket Supplies Co.", "category": "engine", "family": "solid fuel booster", "modules": ""}"
 
engine module
Line 18: Line 18:
"category": "engine",
"category": "engine",
"family": "solid fuel booster",
"family": "solid fuel booster",
"modules": ""
"modules": {
"engine": {
"max_thrust": {
"atm": "13.8",
"vac": "18.0"
},
"min_thrust": {
"atm": "0.0",
"vac": "0.0"
},
"isp": {
"atm": "118",
"vac": "154"
},
"propellants": {
"methane": "0.010",
"oxidizer": "0.040",
"units": {
"methane": "t/s",
"oxidizer": "t/s"
}
},
"flags": "Stops under 10%"
}
}
}
}

Revision as of 18:46, 4 May 2025

entity"part"
name"Sepratron-1"
file"Sepratron-1.png"
subtitle"Mini Booster"
mass"0.013"
size"XS"
max_temp"1000.0"
imp_tol"10.0"
stores_research"false"
resources
units
solidfuel"t"
solidfuel"0.06"
manufacturer"Periapsis Rocket Supplies Co."
category"engine"
family"solid fuel booster"
modules
engine
max_thrust
atm"13.8"
vac"18.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"118"
vac"154"
propellants
methane"0.010"
oxidizer"0.040"
units
methane"t/s"
oxidizer"t/s"
flags"Stops under 10%"