Dist and Type 9 Changes

This commit is contained in:
Unknown
2018-01-27 11:53:45 +00:00
parent 0c992018ef
commit e2178324a6
3 changed files with 9 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 240,
"baseArmour": 480,
"hardness": 65,
"hullMass": 1000,
"hullMass": 850,
"masslock": 16,
"pipSpeed": 0.17375,
"fighterHangars": true,
@@ -33,12 +33,12 @@
"slots": {
"standard": [6, 7, 6, 5, 6, 4, 6],
"hardpoints": [2, 2, 2, 1, 1, 0, 0, 0, 0],
"internal": [8, 7, 6, 5, 4, 4, 3, 3, 2]
"internal": [8, 8, 7, 6, 5, 4, 4, 3, 3, 2]
},
"defaults": {
"standard": ["6E", "7E", "6E", "5E", "6E", "4E", "6C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0],
"internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "2h"]
"internal": ["06", "06", "05", "4j", "03", "02", 0, "01", 0, "2h"]
}
}
}