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

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

From Kerbal Space Program 2 Wiki
(KiwiShark created the page Data:T-1 "Dart" using a non-default content model "JSON")
 
(added entity tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{}
{
    "entity": "part",
    "name": "T-1 \"Dart\"",
    "file": "T-1_Dart.png",
    "caption": "Aerospike Sustainer Methalox Engine",
    "mass": "1.000",
    "size": "SM",
    "max_temp": "1000",
    "imp_tol": "10",
    "stores_research": false,
    "resources": false,
    "manufacturer": "C7 Aerospace Division",
    "modules": {
        "engine": {
            "max_thrust": {
                "atm": "159.4",
                "vac": "170.0"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "300",
                "vac": "320"
            },
            "propellants": {
                "units": "t/s",
                "methane": "0.011",
                "oxidizer": "0.043"
            },
            "flags": "Stops under 10%"
        },
        "generator": {
            "outputs": {
                "units": "/s",
                "electric charge": "3.000"
            },
            "always_active": true,
            "engine_alternator": true
        }
    }
}

Latest revision as of 04:52, 17 November 2024

entity"part"
name"T-1 "Dart""
file"T-1_Dart.png"
caption"Aerospike Sustainer Methalox Engine"
mass"1.000"
size"SM"
max_temp"1000"
imp_tol"10"
stores_researchfalse
resourcesfalse
manufacturer"C7 Aerospace Division"
modules
engine
max_thrust
atm"159.4"
vac"170.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"300"
vac"320"
propellants
units"t/s"
methane"0.011"
oxidizer"0.043"
flags"Stops under 10%"
generator
outputs
units"/s"
electric charge"3.000"
always_activetrue
engine_alternatortrue
MediaWiki Appliance - Powered by TurnKey Linux