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

40 lines
1.1 KiB
JSON

{
"eagle": {
"edID": 128049255,
"eddbID": 7,
"properties": {
"name": "Eagle",
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 10440,
"speed": 240,
"boost": 350,
"boostEnergy": 9,
"agility": 10,
"baseShieldStrength": 60,
"baseArmour": 72,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.0625
},
"retailCost": 44800,
"bulkheads": [
{ "id": "bY", "edID": 128049256, "eddbID": 743, "cost": 0, "mass": 0 },
{ "id": "bZ", "edID": 128049257, "eddbID": 744, "cost": 26880, "mass": 4 },
{ "id": "B0", "edID": 128049258, "eddbID": 745, "cost": 90050, "mass": 8 },
{ "id": "B1", "edID": 128049259, "eddbID": 746, "cost": 140090, "mass": 8 },
{ "id": "B2", "edID": 128049260, "eddbID": 747, "cost": 150390, "mass": 8 }
],
"slots": {
"standard": [2, 3, 3, 1, 2, 2, 2],
"hardpoints": [1, 1, 1, 0],
"internal": [3, 2, 1, 1]
},
"defaults": {
"standard": ["2E", "3E", "3E", "1E", "2E", "2E", "2C"],
"hardpoints": [17, 17, 0, 0],
"internal": ["44", "00", "2h", 0]
}
}
}