Files
coriolis-data/ships/federal_corvette.json
2017-01-10 19:06:36 +00:00

49 lines
2.0 KiB
JSON

{
"federal_corvette": {
"edID": 128049369,
"eddbID": 25,
"properties": {
"name": "Federal Corvette",
"manufacturer": "Core Dynamics",
"class": 3,
"hullCost": 182589570,
"speed": 200,
"boost": 260,
"boostEnergy": 27,
"baseShieldStrength": 610.5,
"baseArmour": 370,
"hardness": 70,
"hullMass": 900,
"masslock": 24,
"pipSpeed": 0.125,
"fighterHangars": true,
"pitch": 28,
"roll": 75,
"yaw": 8
},
"retailCost": 187969450,
"bulkheads": [
{ "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "BY", "edID": 128049372, "eddbID": 1500, "grp": "bh", "cost": 169172510, "mass": 60, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BZ", "edID": 128049373, "eddbID": 1501, "grp": "bh", "cost": 399811020, "mass": 60, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "c0", "edID": 128049374, "eddbID": 1502, "grp": "bh", "cost": 443044000, "mass": 60, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
],
"slots": {
"standard": [8, 7, 6, 5, 8, 8, 5],
"hardpoints": [4, 4, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": [
7, 7, 7, 6, 6, 5, 5,
{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
4, 4, 3
]
},
"defaults": {
"standard": ["8E", "7E" ,"6E", "5E", "8E", "8E", "5C"],
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", "2h"]
}
}
}