GameData:T-1 "Dart": Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
m KerbBot moved page Data:T-1 "Dart" to GameData:T-1 "Dart" without leaving a redirect: Moving to new NS
No edit summary
Line 1: Line 1:
{
{
    "entity": "part",
"entity": "part",
    "name": "T-1 \"Dart\"",
"name": "T-1 \"Dart\"",
    "file": "T-1_Dart.png",
"file": "T-1_Dart.png",
    "caption": "Aerospike Sustainer Methalox Engine",
"subtitle": "Aerospike Sustainer Methalox Engine",
    "mass": "1.000",
"mass": "1.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": "C7 Aerospace Division",
"manufacturer": "C7 Aerospace Division",
    "category": "engines",
"category": "engine",
    "family": "methalox",
"family": "methalox",
    "modules": {
"modules": ""
        "engine": {
            "max_thrust": {
                "atm": "159.4",
                "vac": "170.0"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "300",
                "vac": "320"
            },
            "propellants": {
                "methane": "0.011",
                "oxidizer": "0.043",
                "units": {
                    "methane": "t/s",
                    "oxidizer": "t/s"
                }
            },
            "flags": "Stops under 10%"
        },
        "generator": {
            "outputs": {
                "units": "U/s",
                "electric_charge": "3.000"
            },
            "always_active": true,
            "engine_alternator": true
        }
    }
}
}

Revision as of 17:46, 4 May 2025

entity"part"
name"T-1 "Dart""
file"T-1_Dart.png"
subtitle"Aerospike Sustainer Methalox Engine"
mass"1.000"
size"SM"
max_temp"1000.0"
imp_tol"10.0"
stores_research"false"
resources""
manufacturer"C7 Aerospace Division"
category"engine"
family"methalox"
modules""