GameData:RT-10 "Hammer": Difference between revisions
Jump to navigation
Jump to search
Created page with "{"entity": "part", "name": "RT-10 \"Hammer\"", "file": "RT-10_Hammer.png", "subtitle": "Solid Fuel Booster", "mass": "0.750", "size": "SM", "max_temp": "1000.0", "imp_tol": "10.0", "stores_research": "false", "resources": {"units": {"solidfuel": "t"}, "solidfuel": "2.81"}, "manufacturer": "Found Lying by the Side of the Road", "category": "engine", "family": "solid fuel booster", "modules": ""}" |
engine module and mass fix |
||
Line 4: | Line 4: | ||
"file": "RT-10_Hammer.png", | "file": "RT-10_Hammer.png", | ||
"subtitle": "Solid Fuel Booster", | "subtitle": "Solid Fuel Booster", | ||
"mass": " | "mass": "3.560", | ||
"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": "197.9", | |||
"vac": "227.0" | |||
}, | |||
"min_thrust": { | |||
"atm": "0.0", | |||
"vac": "0.0" | |||
}, | |||
"isp": { | |||
"atm": "170", | |||
"vac": "195" | |||
}, | |||
"propellants": { | |||
"solid_fuel": "0.119", | |||
"units": { | |||
"solid_fuel": "t/s" | |||
} | |||
}, | |||
"flags": "Stops under 10%" | |||
} | |||
} | |||
} | } |
Latest revision as of 18:54, 4 May 2025
entity | "part" | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | "RT-10 "Hammer"" | ||||||||||||||||||||||||||||||
file | "RT-10_Hammer.png" | ||||||||||||||||||||||||||||||
subtitle | "Solid Fuel Booster" | ||||||||||||||||||||||||||||||
mass | "3.560" | ||||||||||||||||||||||||||||||
size | "SM" | ||||||||||||||||||||||||||||||
max_temp | "1000.0" | ||||||||||||||||||||||||||||||
imp_tol | "10.0" | ||||||||||||||||||||||||||||||
stores_research | "false" | ||||||||||||||||||||||||||||||
resources |
| ||||||||||||||||||||||||||||||
manufacturer | "Found Lying by the Side of the Road" | ||||||||||||||||||||||||||||||
category | "engine" | ||||||||||||||||||||||||||||||
family | "solid fuel booster" | ||||||||||||||||||||||||||||||
modules |
|