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

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
m KerbBot moved page Data:S3 KS-25 "Vector" to GameData:S3 KS-25 "Vector" without leaving a redirect: Moving to new NS
No edit summary
Line 1: Line 1:
{
{
    "entity": "part",
"entity": "part",
    "name": "S3 KS-25 \"Vector\"",
"name": "S3 KS-25 \"Vector\"",
    "file": "S3_KS-25_Vector.png",
"file": "S3_KS-25_Vector.png",
    "caption": "Sustainer Methalox Engine",
"subtitle": "Sustainer Methalox Engine",
    "mass": "4.000",
"mass": "4.000",
    "size": "SM",
"size": "SM",
    "max_temp": "1000",
"max_temp": "1000.0",
    "imp_tol": "10",
"imp_tol": "10.0",
    "stores_research": false,
"stores_research": "false",
    "resources": "",
"resources": "",
    "manufacturer": "Kerbodyne",
"manufacturer": "Kerbodyne",
    "modules": {
"category": "engine",
        "engine": {
"family": "methalox",
            "max_thrust": {
"modules": ""
                "atm": "769.0",
                "vac": "850.0"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "285",
                "vac": "315"
            },
            "propellants": {
                "methane": "0.055",
                "oxidizer": "0.220",
                "units": {
                    "methane": "t/s",
                    "oxidizer": "t/s"
                }
            },
            "flags": "Stops under 10%"
        },
        "engine_gimbal": {
            "pitch": "10.5",
            "yaw": "10.5"
        },
        "generator": {
            "outputs": {
                "units": "U/s",
                "electric_charge": "6.000"
            },
            "always_active": true,
            "engine_alternator": true
        }
    }
}
}

Revision as of 17:46, 4 May 2025

entity"part"
name"S3 KS-25 "Vector""
file"S3_KS-25_Vector.png"
subtitle"Sustainer Methalox Engine"
mass"4.000"
size"SM"
max_temp"1000.0"
imp_tol"10.0"
stores_research"false"
resources""
manufacturer"Kerbodyne"
category"engine"
family"methalox"
modules""