GameData:LES "Bottle-Rocket": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
Created page with "{"entity": "part", "name": "LES \"Bottle-Rocket\"", "file": "LES_Bottle-Rocket.png", "subtitle": "Launch Escape System", "mass": "0.900", "size": "SM", "max_temp": "1000.0", "imp_tol": "10.0", "stores_research": "false", "resources": {"units": {"solidfuel": "t"}, "solidfuel": "0.23"}, "manufacturer": "Kerbodyne", "category": "engine", "family": "solid fuel booster", "modules": ""}"
 
mass fix
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
"file": "LES_Bottle-Rocket.png",
"file": "LES_Bottle-Rocket.png",
"subtitle": "Launch Escape System",
"subtitle": "Launch Escape System",
"mass": "0.900",
"mass": "1.130",
"size": "SM",
"size": "SM",
"max_temp": "1000.0",
"max_temp": "1000.0",
Line 18: Line 18:
"category": "engine",
"category": "engine",
"family": "solid fuel booster",
"family": "solid fuel booster",
"modules": ""
"modules": {
"engine": {
"max_thrust": {
"atm": "666.7",
"vac": "750.0"
},
"min_thrust": {
"atm": "0.0",
"vac": "0.0"
},
"isp": {
"atm": "160",
"vac": "180"
},
"propellants": {
"solid_fuel": "0.425",
"units": {
"solid_fuel": "t/s"
}
},
"flags": "Stops under 10%"
}
}
}
}

Latest revision as of 18:52, 4 May 2025

entity"part"
name"LES "Bottle-Rocket""
file"LES_Bottle-Rocket.png"
subtitle"Launch Escape System"
mass"1.130"
size"SM"
max_temp"1000.0"
imp_tol"10.0"
stores_research"false"
resources
units
solidfuel"t"
solidfuel"0.23"
manufacturer"Kerbodyne"
category"engine"
family"solid fuel booster"
modules
engine
max_thrust
atm"666.7"
vac"750.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"160"
vac"180"
propellants
solid_fuel"0.425"
units
solid_fuel"t/s"
flags"Stops under 10%"