GameData:LES "Bottle-Rocket": Difference between revisions
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": ""}" |
engine module |
||
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%" | |||
} | |||
} | |||
} | } |
Revision as of 18:49, 4 May 2025
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 |
| ||||||||||||||||||||||||||||||
manufacturer | "Kerbodyne" | ||||||||||||||||||||||||||||||
category | "engine" | ||||||||||||||||||||||||||||||
family | "solid fuel booster" | ||||||||||||||||||||||||||||||
modules |
|