Files
coriolis-data/ships/imperial_eagle.json
2016-10-14 16:55:05 +01:00

40 lines
1.1 KiB
JSON

{
"imperial_eagle": {
"edID": 128672138,
"eddbID": 15,
"properties": {
"name": "Imperial Eagle",
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 72180,
"speed": 298,
"boost": 397,
"boostEnergy": 9,
"agility": 6,
"baseShieldStrength": 104,
"baseArmour": 108,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.075
},
"retailCost": 110830,
"bulkheads": [
{ "id": "bu", "edID": 128672140, "eddbID": 1461, "cost": 0, "mass": 0 },
{ "id": "bv", "edID": 128672141, "eddbID": 1462, "cost": 66500, "mass": 4 },
{ "id": "bw", "edID": 128672142, "eddbID": 1463, "cost": 222760, "mass": 8 },
{ "id": "bx", "edID": 128672143, "eddbID": 1464, "cost": 346550, "mass": 8 },
{ "id": "by", "edID": 128672144, "eddbID": 1465, "cost": 372040, "mass": 8 }
],
"slots": {
"standard": [3, 3, 3, 1, 2, 2, 2],
"hardpoints": [2, 1, 1, 0],
"internal": [3, 2, 1, 1]
},
"defaults": {
"standard": ["3E", "3E", "3E", "1E", "2E", "2E", "2C"],
"hardpoints": [0, 17, 17, 0],
"internal": ["44", "00", "2h", 0]
}
}
}