GameData:Example
{
"name": "T3-ST \"Default\"",
"file": "T3-ST_Default.png",
"caption": "Example Methalox Engine",
"mass": "0.500",
"size": "SM",
"max_temp": "1000",
"imp_tol": "10",
"stores_research": false,
"resources": false,
"manufacturer": "Community Conglomerate",
"modules": {
"engine": {
"max_thrust": {
"atm": "42.0",
"vac": "88.0"
},
"min_thrust": {
"atm": "0.0",
"vac": "0.0"
},
"isp": {
"atm": "223",
"vac": "628"
},
"propellants": {
"units": "t/s",
"methane": "0.010",
"oxidizer": "0.040"
},
"flags": "Stops under 10%"
},
"gimbal": {
"pitch": "2",
"yaw": "2"
},
"generator": {
"outputs": {
"units": "/s",
"electric charge": "2.000"
},
"always_active": true,
"engine_alternator": true
}
}
}