Updated ships and modules for 2.2

This commit is contained in:
Cmdr McDonald
2016-10-14 16:55:05 +01:00
parent 17022f193a
commit 914cef457e
75 changed files with 3183 additions and 1768 deletions

View File

@@ -7,15 +7,16 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 2951180,
"speed": 200,
"boost": 300,
"speed": 202,
"boost": 303,
"boostEnergy": 10,
"agility": 2,
"baseShieldStrength": 110,
"baseArmour": 198,
"baseShieldStrength": 99,
"baseArmour": 243,
"hullMass": 180,
"masslock": 8,
"pipSpeed": 0.1375
"pipSpeed": 0.1375,
"fighterHangars": true
},
"retailCost": 3126150,
"bulkheads": [
@@ -28,12 +29,12 @@
"slots": {
"standard": [4, 4, 4, 1, 3, 2, 4],
"hardpoints": [2, 2, 1, 1, 0, 0, 0],
"internal": [5, 5, 3, 3, 2, 2]
"internal": [5, 5, 4, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "4E", "1E", "3E", "2E", "4C"],
"hardpoints": [0, 0, 17, 17, 0, 0, 0],
"internal": ["03", "03", "01", "44" ,"00", "2h"]
"internal": ["03", "03", "02", "44" ,"00", "2h"]
}
}
}
}