GameData:Example/part: Difference between revisions
Jump to navigation
Jump to search
added category and family sections |
added more module data fields |
||
| Line 13: | Line 13: | ||
"family": "", | "family": "", | ||
"modules": { | "modules": { | ||
"command_module": {}, | "command_module": { | ||
"reaction_wheel": {}, | "crew_required": "" | ||
}, | |||
"reaction_wheel": { | |||
"torque": { | |||
"pitch": "", | |||
"roll": "", | |||
"yaw": "" | |||
}, | |||
"resources_required": { | |||
"electric_charge": "" | |||
} | |||
}, | |||
"data_transmitter": { | "data_transmitter": { | ||
"range": "" | "range": "", | ||
"rate": "", | |||
"resources_required": { | |||
"electric_charge": "" | |||
} | |||
}, | |||
"science_experiment": { | |||
"experiment": "", | |||
"reports_create": { | |||
"data": false, | |||
"samples": false | |||
}, | |||
"report_size": "", | |||
"requirements": "", | |||
"duration": "", | |||
"crew_required": false | |||
}, | |||
"rcs_thruster": { | |||
"max_thrust": { | |||
"atm": "", | |||
"vac": "" | |||
}, | |||
"isp": { | |||
"atm": "", | |||
"vac": "" | |||
}, | |||
"propellants": { | |||
"units": "", | |||
"monopropellant": "", | |||
"methane": "", | |||
"oxidizer": "" | |||
} | |||
}, | }, | ||
"engine": { | "engine": { | ||
"max_thrust": { | "max_thrust": { | ||
Revision as of 01:22, 16 October 2024
| name | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| file | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| caption | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mass | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| size | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| max_temp | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| imp_tol | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| stores_research | false | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| resources | false | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| manufacturer | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| category | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| family | "" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| modules |
|