GameData:O-10 "Puff": Difference between revisions
Jump to navigation
Jump to search
Created page with "{"entity": "part", "name": "O-10 \"Puff\"", "file": "O-10_Puff.png", "subtitle": "Monopropellant Deep Space Engine", "mass": "0.090", "size": "XS", "max_temp": "1000.0", "imp_tol": "10.0", "stores_research": "false", "resources": "", "manufacturer": "Reaction Systems Ltd.", "category": "engine", "family": "monopropellant", "modules": ""}" |
added engine module |
||
Line 13: | Line 13: | ||
"category": "engine", | "category": "engine", | ||
"family": "monopropellant", | "family": "monopropellant", | ||
"modules": "" | "modules": { | ||
"engine": { | |||
"max_thrust": { | |||
"atm": "9.6", | |||
"vac": "20.0" | |||
}, | |||
"min_thrust": { | |||
"atm": "0.0", | |||
"vac": "0.0" | |||
}, | |||
"isp": { | |||
"atm": "120", | |||
"vac": "250" | |||
}, | |||
"propellants": { | |||
"monopropellant": "0.008", | |||
"units": { | |||
"monopropellant": "t/s" | |||
} | |||
} | |||
} | |||
} | |||
} | } |
Revision as of 17:31, 10 May 2025
entity | "part" | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | "O-10 "Puff"" | ||||||||||||||||||||||||||||
file | "O-10_Puff.png" | ||||||||||||||||||||||||||||
subtitle | "Monopropellant Deep Space Engine" | ||||||||||||||||||||||||||||
mass | "0.090" | ||||||||||||||||||||||||||||
size | "XS" | ||||||||||||||||||||||||||||
max_temp | "1000.0" | ||||||||||||||||||||||||||||
imp_tol | "10.0" | ||||||||||||||||||||||||||||
stores_research | "false" | ||||||||||||||||||||||||||||
resources | "" | ||||||||||||||||||||||||||||
manufacturer | "Reaction Systems Ltd." | ||||||||||||||||||||||||||||
category | "engine" | ||||||||||||||||||||||||||||
family | "monopropellant" | ||||||||||||||||||||||||||||
modules |
|