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

Data:S3 KS-25 "Vector": Difference between revisions

From Kerbal Space Program 2 Wiki
(Start data for Vector)
(added entity tag)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
    "entity": "part",
     "name": "S3 KS-25 \"Vector\"",
     "name": "S3 KS-25 \"Vector\"",
    "file": "S3_KS-25_Vector.png",
     "caption": "Sustainer Methalox Engine",
     "caption": "Sustainer Methalox Engine",
     "mass": "4.000",
     "mass": "4.000",
Line 9: Line 11:
     "resources": false,
     "resources": false,
     "manufacturer": "Kerbodyne",
     "manufacturer": "Kerbodyne",
     "engine": {
     "modules": {
         "fuel": "methalox",
         "engine": {
        "thrust_atm": "769.0",
            "max_thrust": {
        "thrust_vac": "850.0",
                "atm": "769.0",
         "isp_atm": "315",
                "vac": "850.0"
         "isp_vac": "285"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "285",
                "vac": "315"
            },
            "propellants": {
                "units": "t/s",
                "methane": "0.055",
                "oxidizer": "0.220"
            },
            "flags": "Stops under 10%"
         },
        "gimbal": {
            "pitch": "10.5",
            "yaw": "10.5"
        },
         "generator": {
            "outputs": {
                "units": "/s",
                "electric charge": "6.000"
            },
            "always_active": true,
            "engine_alternator": true
        }
     }
     }
}
}

Latest revision as of 04:52, 17 November 2024

entity"part"
name"S3 KS-25 "Vector""
file"S3_KS-25_Vector.png"
caption"Sustainer Methalox Engine"
mass"4.000"
size"SM"
max_temp"1000"
imp_tol"10"
stores_researchfalse
resourcesfalse
manufacturer"Kerbodyne"
modules
engine
max_thrust
atm"769.0"
vac"850.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"285"
vac"315"
propellants
units"t/s"
methane"0.055"
oxidizer"0.220"
flags"Stops under 10%"
gimbal
pitch"10.5"
yaw"10.5"
generator
outputs
units"/s"
electric charge"6.000"
always_activetrue
engine_alternatortrue
MediaWiki Appliance - Powered by TurnKey Linux