Files
coriolis-data/ships/python.json
2016-02-18 12:27:41 -08:00

39 lines
1.2 KiB
JSON
Executable File

{
"python": {
"edID": 128049339,
"eddbID": 17,
"properties": {
"name": "Python",
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 55171380,
"speed": 230,
"boost": 300,
"boostEnergy": 24,
"agility": 6,
"baseShieldStrength": 260,
"baseArmour": 468,
"hullMass": 350,
"masslock": 17,
"pipSpeed": 0.0975
},
"retailCost": 56978180,
"bulkheads": [
{ "id": "bO", "edID": 128049340, "eddbID": 808, "cost": 0, "mass": 0 },
{ "id": "bP", "edID": 128049341, "eddbID": 809, "cost": 22791270, "mass": 26 },
{ "id": "bQ", "edID": 128049342, "eddbID": 810, "cost": 51280360, "mass": 53 },
{ "id": "bR", "edID": 128049343, "eddbID": 811, "cost": 121192590, "mass": 53 },
{ "id": "bS", "edID": 128049344, "eddbID": 812, "cost": 134297570, "mass": 53 }
],
"slots": {
"standard": [7, 6, 5, 4, 7, 6, 5],
"hardpoints": [3, 3, 3, 2, 2, 0, 0, 0, 0],
"internal": [6, 6, 6, 5, 5, 4, 3, 3, 2]
},
"defaults": {
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0],
"internal": ["04", "04", "4j", "03", 0, 0, 0, "00", "2h"]
}
}
}