GameData:BACC "Thumper": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
Created page with "{"entity": "part", "name": "BACC \"Thumper\"", "file": "BACC_Thumper.png", "subtitle": "Solid Fuel Booster", "mass": "1.500", "size": "SM", "max_temp": "1000.0", "imp_tol": "10.0", "stores_research": "false", "resources": {"units": {"solidfuel": "t"}, "solidfuel": "6.15"}, "manufacturer": "Rockomax Conglomerate", "category": "engine", "family": "solid fuel booster", "modules": ""}"
 
engine module and mass fix
 
Line 4: Line 4:
"file": "BACC_Thumper.png",
"file": "BACC_Thumper.png",
"subtitle": "Solid Fuel Booster",
"subtitle": "Solid Fuel Booster",
"mass": "1.500",
"mass": "7.650",
"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": "250.0",
"vac": "300.0"
},
"min_thrust": {
"atm": "0.0",
"vac": "0.0"
},
"isp": {
"atm": "175",
"vac": "210"
},
"propellants": {
"solid_fuel": "0.146",
"units": {
"solid_fuel": "t/s"
}
},
"flags": "Stops under 10%"
}
}
}
}

Latest revision as of 20:05, 4 May 2025

entity"part"
name"BACC "Thumper""
file"BACC_Thumper.png"
subtitle"Solid Fuel Booster"
mass"7.650"
size"SM"
max_temp"1000.0"
imp_tol"10.0"
stores_research"false"
resources
units
solidfuel"t"
solidfuel"6.15"
manufacturer"Rockomax Conglomerate"
category"engine"
family"solid fuel booster"
modules
engine
max_thrust
atm"250.0"
vac"300.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"175"
vac"210"
propellants
solid_fuel"0.146"
units
solid_fuel"t/s"
flags"Stops under 10%"