Files
coriolis-data/ships/diamondback_explorer.json
2016-10-30 20:54:54 +00:00

39 lines
1.2 KiB
JSON

{
"diamondback_explorer": {
"edID": 128671831, "eddbID": 5,
"properties": {
"name": "Diamondback Explorer",
"manufacturer": "Lakon",
"class": 1,
"hullCost": 1635700,
"speed": 260,
"boost": 340,
"boostEnergy": 13,
"agility": 5,
"baseShieldStrength": 150,
"baseArmour": 150,
"hullMass": 298,
"masslock": 10,
"pipSpeed": 0.09625
},
"retailCost": 1894760,
"bulkheads": [
{ "id": "ba", "edID": 128671832, "eddbID": 1456, "cost": 0, "mass": 0 },
{ "id": "bb", "edID": 128671833, "eddbID": 1457, "cost": 800000, "mass": 23 },
{ "id": "bc", "edID": 128671834, "eddbID": 1458, "cost": 1800000, "mass": 47 },
{ "id": "bd", "edID": 128671835, "eddbID": 1459, "cost": 4200000, "mass": 26 },
{ "id": "be", "edID": 128671836, "eddbID": 1460, "cost": 4714000, "mass": 47 }
],
"slots": {
"standard": [ 4, 4, 5, 3, 4, 3, 5],
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
"internal": [ 4, 4, 3, 3, 2]
},
"defaults": {
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["49", "02", "01", 0, "2h"]
}
}
}