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

40 lines
1.2 KiB
JSON
Executable File

{
"imperial_clipper": {
"edID": 128049315,
"eddbID": 13,
"properties": {
"name": "Imperial Clipper",
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 21077780,
"speed": 306,
"boost": 388,
"boostEnergy": 21,
"agility": 2,
"baseShieldStrength": 186,
"baseArmour": 486,
"hullMass": 400,
"masslock": 12,
"pipSpeed": 0.1
},
"retailCost": 22296860,
"bulkheads": [
{ "id": "bp", "edID": 128049316, "eddbID": 788, "cost": 0, "mass": 0 },
{ "id": "bq", "edID": 128049317, "eddbID": 789, "cost": 8918340, "mass": 30 },
{ "id": "br", "edID": 128049318, "eddbID": 790, "cost": 20066270, "mass": 60 },
{ "id": "bs", "edID": 128049319, "eddbID": 791, "cost": 47423290, "mass": 60 },
{ "id": "bt", "edID": 128049320, "eddbID": 792, "cost": 52551340, "mass": 60 }
],
"slots": {
"standard": [6, 6, 5, 5, 6, 5, 4],
"hardpoints": [3, 3 ,2, 2, 0, 0, 0, 0],
"internal": [7, 6, 4, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "5E", "4C"],
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0],
"internal": ["05", "4j", "02", 0, 0, 0, "00", "2h"]
}
}
}