This commit is contained in:
Cmdr McDonald
2017-05-15 10:11:58 +01:00
parent 3597ae4093
commit 0af85f4d31
5 changed files with 17 additions and 15 deletions

View File

@@ -2,6 +2,8 @@
* Fix list of available blueprints for Point Defence
* Fix integrity values for class 6 power plants
* Add shot speed for long range weapon
* Fix components for dirty drive grade 3
* Update values for Cytoscrambler
#2.3.4
* Add missing Long Range blueprint to multi-cannon

10
dist/index.js vendored
View File

@@ -6806,21 +6806,21 @@ module.exports = {
rof: 1.92,
thermload: .19
}, {
breachdmg: 2,
breachdmg: 3.1,
breachmax: 0,
breachmin: 0,
burst: 8,
burstrof: 20,
class: 1,
cost: 8800,
damage: 2.4,
damage: 3.6,
damagedist: {
T: 1
},
distdraw: .31,
edID: 128671449,
eddbID: 1477,
falloff: 500,
falloff: 600,
grp: "ul",
id: "cy",
integrity: 40,
@@ -6833,7 +6833,7 @@ module.exports = {
pp: "Archon Delaine",
range: 600,
rating: "F",
rof: 6.6,
rof: 7.6,
thermload: .3
}, {
breachdmg: 3,
@@ -15608,7 +15608,7 @@ module.exports = {
"3": {
components: {
Chromium: 1,
"Mechanical Equipment": 1,
"Mechanical Components": 1,
"Specialised Legacy Firmware": 1
},
features: {

10
dist/index.json vendored
View File

@@ -8803,21 +8803,21 @@
"thermload": 0.19
},
{
"breachdmg": 2,
"breachdmg": 3.1,
"breachmax": 0,
"breachmin": 0,
"burst": 8,
"burstrof": 20,
"class": 1,
"cost": 8800,
"damage": 2.4,
"damage": 3.6,
"damagedist": {
"T": 1
},
"distdraw": 0.31,
"edID": 128671449,
"eddbID": 1477,
"falloff": 500,
"falloff": 600,
"grp": "ul",
"id": "cy",
"integrity": 40,
@@ -8830,7 +8830,7 @@
"pp": "Archon Delaine",
"range": 600,
"rating": "F",
"rof": 6.6,
"rof": 7.6,
"thermload": 0.3
},
{
@@ -18864,7 +18864,7 @@
"3": {
"components": {
"Chromium": 1,
"Mechanical Equipment": 1,
"Mechanical Components": 1,
"Specialised Legacy Firmware": 1
},
"features": {

View File

@@ -1163,7 +1163,7 @@
"3": {
"components": {
"Chromium": 1,
"Mechanical Equipment": 1,
"Mechanical Components": 1,
"Specialised Legacy Firmware": 1
},
"features": {

View File

@@ -85,21 +85,21 @@
"thermload": 0.19
},
{
"breachdmg": 2,
"breachdmg": 3.1,
"breachmax": 0,
"breachmin": 0,
"burst": 8,
"burstrof": 20,
"class": 1,
"cost": 8800,
"damage": 2.4,
"damage": 3.6,
"damagedist": {
"T": 1
},
"distdraw": 0.31,
"edID": 128671449,
"eddbID": 1477,
"falloff": 500,
"falloff": 600,
"grp": "ul",
"id": "cy",
"integrity": 40,
@@ -112,7 +112,7 @@
"pp": "Archon Delaine",
"range": 600,
"rating": "F",
"rof": 6.6,
"rof": 7.6,
"thermload": 0.3
},
{