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

6
dist/index.js vendored
View File

@@ -2789,7 +2789,7 @@ module.exports = {
baseShieldStrength: 240,
baseArmour: 480,
hardness: 65,
hullMass: 1e3,
hullMass: 850,
masslock: 16,
pipSpeed: .17375,
fighterHangars: true,
@@ -2858,12 +2858,12 @@ module.exports = {
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" ]
}
},
type_10_defender: {

4
dist/index.json vendored
View File

@@ -4373,7 +4373,7 @@
"baseShieldStrength": 240,
"baseArmour": 480,
"hardness": 65,
"hullMass": 1000,
"hullMass": 850,
"masslock": 16,
"pipSpeed": 0.17375,
"fighterHangars": true,
@@ -4467,6 +4467,7 @@
0
],
"internal": [
8,
8,
7,
6,
@@ -4500,6 +4501,7 @@
0
],
"internal": [
"06",
"06",
"05",
"4j",