Files
coriolis-data/ships/imperial_courier.json
2016-01-11 18:02:23 -08:00

38 lines
1.1 KiB
JSON

{
"imperial_courier": {
"eddbID": 14,
"properties": {
"name": "Imperial Courier",
"manufacturer": "Gutamaya",
"class": 1,
"hullCost": 2481550,
"speed": 280,
"boost": 380,
"boostEnergy": 11,
"agility": 6,
"baseShieldStrength": 197,
"baseArmour": 144,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.05375
},
"retailCost": 2542930,
"bulkheads": [
{ "id": "bf", "eddbID": 1389, "cost": 0, "mass": 0 },
{ "id": "bg", "eddbID": 1390, "cost": 1017200, "mass": 4 },
{ "id": "bh", "eddbID": 1391, "cost": 2288600, "mass": 8 },
{ "id": "bi", "eddbID": 1392, "cost": 5408800, "mass": 8 },
{ "id": "bj", "eddbID": 1393, "cost": 5993700, "mass": 8 }
],
"slots": {
"standard": [ 4, 3, 3, 1, 3, 2, 3],
"hardpoints": [ 2, 2, 2, 0, 0, 0, 0],
"internal": [ 3, 3, 2, 2, 2, 1]
},
"defaults": {
"standard": ["4E", "3E", "3E", "1E", "3E", "2E", "3C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0],
"internal": ["01", "01", "3v", "00", "00", "2h"]
}
}
}