GameData:Mk1 "Tin Can": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
started Tin Can data page
 
m KerbBot moved page Data:Mk1 "Tin Can" to GameData:Mk1 "Tin Can" without leaving a redirect: Moving to new NS
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{
{
    "entity": "part",
"entity": "part",
    "name": "Mk1 \"Tin Can\"",
"name": "Mk1 \"Tin Can\"",
    "file": "Mk1_Tin_Can.png",
"file": "Mk1_Tin_Can.png",
    "subtitle": "Command Module",
"subtitle": "Single Seat Command Pod",
    "mass": "0.898",
"mass": "0.858",
    "size": "SM",
"size": "SM",
    "max_temp": "1000",
"max_temp": "850.0",
    "imp_tol": "10",
"imp_tol": "15.0",
    "stores_research": true,
"stores_research": true,
    "resources": {
"resources": {
        "monopropellant": "0.05",
"monopropellant": "0.04",
        "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": "pods",
    "modules": {
"modules": {
        "command_module": {
"command_module": {
            "crew_required": "1"
"crew_required": "1",
        },
"crew_capacity": "1"
        "reaction_wheel": {
},
            "torque": {
"reaction_wheel": {
                "pitch": "5",
"torque": {
                "roll": "5",
"pitch": "5",
                "yaw": "5"
"roll": "5",
            },
"yaw": "5"
            "resources_required": {
},
                "electric_charge": "0.217",
"resources_required": {
                "units": "t/s"
"electric_charge": "0.217",
            }
"units": "t/s"
        },
}
        "data_transmitter": {
},
            "range": {
"data_transmitter": {
                "units": "Mm",
"range": {
                "max": "200"
"units": "Mm",
            },
"max": "200"
            "rate": "0.7",
},
            "resources_required": {
"rate": "0.7",
                "electric_charge": "1.333"
"resources_required": {
            }
"electric_charge": "1.333"
        },
}
        "science_experiment": {
},
            "experiment": "Crew Observation",
"science_experiment": {
            "reports_create": {
"experiment": "Crew Observation",
                "data": true,
"reports_create": {
                "samples": false
"data": true,
            },
"samples": false
            "report_size": "5",
},
            "requirements": "All situations and locations",
"report_size": "5",
            "duration": "",
"requirements": "All situations and locations",
            "crew_required": "1"
"duration": "",
        }
"crew_required": "1"
    }
}
}
}
}

Latest revision as of 05:10, 14 February 2025

entity"part"
name"Mk1 "Tin Can""
file"Mk1_Tin_Can.png"
subtitle"Single Seat Command Pod"
mass"0.858"
size"SM"
max_temp"850.0"
imp_tol"15.0"
stores_researchtrue
resources
monopropellant"0.04"
electric_charge"50"
units
monopropellant"t"
electric_charge"U"
manufacturer"Kerlington Model Rockets and Paper Products Inc."
category"pods"
family"pods"
modules
command_module
crew_required"1"
crew_capacity"1"
reaction_wheel
torque
pitch"5"
roll"5"
yaw"5"
resources_required
electric_charge"0.217"
units"t/s"
data_transmitter
range
units"Mm"
max"200"
rate"0.7"
resources_required
electric_charge"1.333"
science_experiment
experiment"Crew Observation"
reports_create
datatrue
samplesfalse
report_size"5"
requirements"All situations and locations"
duration""
crew_required"1"