GameData:Mk1 "Explorer": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
placeholder value inserted
updated values
Line 1: Line 1:
{
{
    "entity": "part",
"entity": "part",
    "name": "Mk1 \"Explorer\"",
"name": "Mk1 \"Explorer\"",
    "file": "Mk1_Explorer.png",
"file": "Mk1_Explorer.png",
    "subtitle": "Command Module",
"subtitle": "Single Seat Lander Can",
    "mass": "0.88",
"mass": "0.610",
    "size": "SM",
"size": "SM",
    "max_temp": "1000",
"max_temp": "750",
    "imp_tol": "10",
"imp_tol": "10.0",
    "stores_research": true,
"stores_research": true,
    "resources": {
"resources": {
        "monopropellant": "0.05",
"monopropellant": "0.06",
        "electric_charge": "50",
"electric_charge": "50",
        "units": {
"units": {
            "monopropellant": "t",
"monopropellant": "t",
            "electric_charge": "U"
"electric_charge": "U"
        }
}
    },
},
    "manufacturer": "Kerlington Model Rockets and Paper Products Inc.",
"manufacturer": "Kerlington Model Rockets and Paper Products Inc.",
    "category": "command_modules",
"category": "pods",
    "family": "pods",
"family": "pod",
    "modules": {
"modules": {
        "command_module": {
"command_module": {
            "crew_required": "1"
"crew_required": "1"
        },
},
        "reaction_wheel": {
"reaction_wheel": {
            "torque": {
"torque": {
                "pitch": "3",
"pitch": "3",
                "roll": "3",
"roll": "3",
                "yaw": "3"
"yaw": "3"
            },
},
            "resources_required": {
"resources_required": {
                "electric_charge": "0.13",
"electric_charge": "0.13",
                "units": "t/s"
"units": "t/s"
            }
}
        },
},
        "data_transmitter": {
"data_transmitter": {
            "range": {
"range": {
                "units": "Mm",
"units": "Mm",
                "max": "200"
"max": "200"
            },
},
            "rate": "0.7",
"rate": "0.7",
            "resources_required": {
"resources_required": {
                "electric_charge": "#"
"electric_charge": "#"
            }
}
        },
},
        "science_experiment": {
"science_experiment": {
            "experiment": "Crew Observation",
"experiment": "Crew Observation",
            "reports_create": {
"reports_create": {
                "data": true,
"data": true,
                "samples": false
"samples": false
            },
},
            "report_size": "5",
"report_size": "5",
            "requirements": "All situations and locations",
"requirements": "All situations and locations",
            "duration": "",
"duration": "",
            "crew_required": "1"
"crew_required": "1"
        }
}
    }
}
}
}

Revision as of 03:04, 30 January 2025

entity"part"
name"Mk1 "Explorer""
file"Mk1_Explorer.png"
subtitle"Single Seat Lander Can"
mass"0.610"
size"SM"
max_temp"750"
imp_tol"10.0"
stores_researchtrue
resources
monopropellant"0.06"
electric_charge"50"
units
monopropellant"t"
electric_charge"U"
manufacturer"Kerlington Model Rockets and Paper Products Inc."
category"pods"
family"pod"
modules
command_module
crew_required"1"
reaction_wheel
torque
pitch"3"
roll"3"
yaw"3"
resources_required
electric_charge"0.13"
units"t/s"
data_transmitter
range
units"Mm"
max"200"
rate"0.7"
resources_required
electric_charge"#"
science_experiment
experiment"Crew Observation"
reports_create
datatrue
samplesfalse
report_size"5"
requirements"All situations and locations"
duration""
crew_required"1"