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

@@ -11,6 +11,10 @@
* Add missing integrity values for some modules
* Update rail gun hardness values for 2.3
* Update module reinforcement package integrity
* Update specs of Beluga as per 2.3
* Update specs of Asp Scout as per 2.3
* Update specs of Diamondback Explorer as per 2.3
* Add ED ID for Rocket Propelled FSD Disruptor
#2.2.19
* Remove shot speed modification - it is directly tied to range

13
dist/index.js vendored
View File

@@ -361,12 +361,12 @@ module.exports = {
slots: {
standard: [ 4, 4, 4, 3, 4, 4, 4 ],
hardpoints: [ 2, 2, 1, 1, 0, 0 ],
internal: [ 4, 4, 3, 3, 2 ]
internal: [ 5, 4, 3, 3, 2, 2 ]
},
defaults: {
standard: [ "4E", "4E", "4E", "3E", "4E", "4E", "4C" ],
hardpoints: [ 0, 0, 17, 17, 0, 0 ],
internal: [ "02", "02", "44", 0, 0 ]
internal: [ "02", "02", "44", 0, 0, 0 ]
}
},
beluga: {
@@ -383,7 +383,7 @@ module.exports = {
baseShieldStrength: 280,
baseArmour: 280,
hardness: 60,
hullMass: 1100,
hullMass: 950,
masslock: 18,
pipSpeed: .1125,
luxuryCabins: true,
@@ -699,7 +699,7 @@ module.exports = {
baseShieldStrength: 150,
baseArmour: 150,
hardness: 42,
hullMass: 298,
hullMass: 260,
masslock: 10,
pipSpeed: .09625,
pitch: 35,
@@ -767,12 +767,12 @@ module.exports = {
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 ]
}
},
diamondback: {
@@ -8611,6 +8611,7 @@ module.exports = {
distdraw: .24,
eddbID: 1559,
grp: "mr",
edID: 128732552,
id: "1z",
integrity: 51,
mass: 4,

13
dist/index.json vendored
View File

@@ -571,10 +571,11 @@
0
],
"internal": [
4,
5,
4,
3,
3,
2,
2
]
},
@@ -601,6 +602,7 @@
"02",
"44",
0,
0,
0
]
}
@@ -619,7 +621,7 @@
"baseShieldStrength": 280,
"baseArmour": 280,
"hardness": 60,
"hullMass": 1100,
"hullMass": 950,
"masslock": 18,
"pipSpeed": 0.1125,
"luxuryCabins": true,
@@ -1111,7 +1113,7 @@
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 42,
"hullMass": 298,
"hullMass": 260,
"masslock": 10,
"pipSpeed": 0.09625,
"pitch": 35,
@@ -1206,6 +1208,7 @@
4,
3,
3,
2,
2
]
},
@@ -1233,7 +1236,8 @@
"02",
"01",
0,
"2h"
"2h",
0
]
}
},
@@ -10675,6 +10679,7 @@
"distdraw": 0.24,
"eddbID": 1559,
"grp": "mr",
"edID": 128732552,
"id": "1z",
"integrity": 51,
"mass": 4,

View File

@@ -135,6 +135,7 @@
"distdraw": 0.24,
"eddbID": 1559,
"grp": "mr",
"edID": 128732552,
"id": "1z",
"integrity": 51,
"mass": 4,

View File

@@ -32,12 +32,12 @@
"slots": {
"standard": [4, 4, 4, 3, 4, 4, 4],
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [4, 4, 3, 3, 2]
"internal": [5, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "4E", "4E", "4C"],
"hardpoints": [0, 0, 17, 17, 0, 0],
"internal": ["02", "02", "44", 0, 0]
"internal": ["02", "02", "44", 0, 0, 0]
}
}
}

View File

@@ -13,7 +13,7 @@
"baseShieldStrength": 280,
"baseArmour": 280,
"hardness": 60,
"hullMass": 1100,
"hullMass": 950,
"masslock": 18,
"pipSpeed": 0.1125,
"luxuryCabins": true,

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]
}
}
}