Update ships

This commit is contained in:
Cmdr McDonald
2017-03-15 16:58:24 +00:00
parent c0eacc0ac5
commit ffb4b436a0
7 changed files with 27 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 42,
"hullMass": 298,
"hullMass": 260,
"masslock": 10,
"pipSpeed": 0.09625,
"pitch": 35,
@@ -32,12 +32,12 @@
"slots": {
"standard": [ 4, 4, 5, 3, 4, 3, 5],
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
"internal": [ 4, 4, 3, 3, 2]
"internal": [ 4, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["49", "02", "01", 0, "2h"]
"internal": ["49", "02", "01", 0, "2h", 0]
}
}
}