Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Data:Example/part: Difference between revisions

From Kerbal Space Program 2 Wiki
(Started a "blank" Data page with no value strings and bools set to false)
 
(Added more modules)
Line 11: Line 11:
     "manufacturer": "",
     "manufacturer": "",
     "modules": {
     "modules": {
        "command_module": {},
        "reaction_wheel": {},
        "data_transmitter": {
            "range": "200.0 Mm"
        },
        "science_experiment": {},
        "rcs_thruster": {},
         "engine": {
         "engine": {
             "max_thrust": {
             "max_thrust": {
Line 31: Line 38:
             "flags": ""
             "flags": ""
         },
         },
         "gimbal": {
         "engine_gimbal": {
             "pitch": "",
             "pitch": "",
             "yaw": ""
             "yaw": ""
Line 42: Line 49:
             "always_active": false,
             "always_active": false,
             "engine_alternator": false
             "engine_alternator": false
         }
         },
        "resouce_intake": {},
        "decouple": {},
        "docking_port": {},
        "wheel": {},
        "heat_shield": {},
        "solar_panel": {},
        "converter": {},
        "parachute": {},
        "light": {}
     }
     }
}
}

Revision as of 16:38, 12 October 2024

name""
file""
caption""
mass""
size""
max_temp""
imp_tol""
stores_researchfalse
resourcesfalse
manufacturer""
modules
command_module
Empty object
reaction_wheel
Empty object
data_transmitter
range"200.0 Mm"
science_experiment
Empty object
rcs_thruster
Empty object
engine
max_thrust
atm""
vac""
min_thrust
atm""
vac""
isp
atm""
vac""
propellants
units""
methane""
oxidizer""
flags""
engine_gimbal
pitch""
yaw""
generator
outputs
units""
electric charge""
always_activefalse
engine_alternatorfalse
resouce_intake
Empty object
decouple
Empty object
docking_port
Empty object
wheel
Empty object
heat_shield
Empty object
solar_panel
Empty object
converter
Empty object
parachute
Empty object
light
Empty object
MediaWiki Appliance - Powered by TurnKey Linux