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 more modules |
||
(One intermediate revision by the same user not shown) | |||
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" | |||
} | |||
} | |||
}, | |||
"engine_gimbal": { | |||
"pitch": "20", | |||
"yaw": "20" | |||
}, | |||
"generator": { | |||
"outputs": { | |||
"units": "/s", | |||
"electric_charge": "1.000" | |||
}, | |||
"always_active": true, | |||
"engine_alternator": true | |||
} | |||
} | |||
} | } |
Latest revision as of 17:32, 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 |
|