Files
coriolis-data/ships/hauler.json
2016-10-09 09:40:15 +01:00

39 lines
1.1 KiB
JSON

{
"hauler": {
"edID": 128049261,
"eddbID": 12,
"properties": {
"name": "Hauler",
"manufacturer": "Zorgon Peterson",
"class": 1,
"hullCost": 29790,
"speed": 200,
"boost": 300,
"agility": 6,
"boostEnergy": 7,
"baseShieldStrength": 50,
"baseArmour": 90,
"hullMass": 14,
"masslock": 6,
"pipSpeed": 0.1625
},
"retailCost": 52720,
"bulkheads": [
{ "id": "Bi", "edID": 128049262, "eddbID": 748, "cost": 0, "mass": 0 },
{ "id": "Bj", "edID": 128049263, "eddbID": 749, "cost": 42180, "mass": 1 },
{ "id": "Bk", "edID": 128049264, "eddbID": 750, "cost": 185050, "mass": 2 },
{ "id": "Bl", "edID": 128049265, "eddbID": 751, "cost": 270300, "mass": 2 },
{ "id": "Bm", "edID": 128049266, "eddbID": 752, "cost": 282420, "mass": 2 }
],
"slots": {
"standard": [2, 2, 2, 1, 1, 1, 2],
"hardpoints": [1, 0, 0],
"internal": [3, 3, 2, 1]
},
"defaults": {
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "2C"],
"hardpoints": [17, 0, 0],
"internal": ["01", "01", "3v", "2h"]
}
}
}