From d6602dca06c0eff1611a5b7fedb905e05e85c4a4 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Wed, 25 Jan 2017 19:31:47 +0000 Subject: [PATCH] Updates --- ChangeLog.md | 1 + dist/index.js | 30 ++++++------- dist/index.json | 70 ++++++++++++++--------------- modifications/blueprints.json | 28 ++++++------ modules/hardpoints/pulse_laser.json | 2 +- 5 files changed, 66 insertions(+), 65 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 383e865..bc541b4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,7 @@ * Fix incorrect values for charge enhanced power distributor * Remove incorrect AFMU blueprints * Correct fragment cannon Double Shot blueprint information + * Correct Focused weapon blueprint information #2.2.10 * Fix incorrect base shield values for Cutter and Corvette diff --git a/dist/index.js b/dist/index.js index c0ecaae..af34357 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6347,7 +6347,7 @@ module.exports = { piercing: 35, power: .6, range: 3e3, - rating: "F", + rating: "E", rof: 3.448, thermload: .6 }, { @@ -16560,32 +16560,32 @@ module.exports = { }, features: { "1": { - burstrof: [ .2, .08 ], range: [ .1, .2 ], - thermload: [ .5, .4 ] + rof: [ -.17, -.08 ], + thermload: [ .5, .39 ] }, "2": { - burstrof: [ .16, .06 ], piercing: [ 0, .1 ], - range: [ .2, .4 ], - thermload: [ .4, .3 ] + range: [ .2, .39 ], + rof: [ -.14, -.06 ], + thermload: [ .39, .31 ] }, "3": { - burstrof: [ .12, .04 ], piercing: [ .1, .2 ], - range: [ .3, .6 ], - thermload: [ .3, .2 ] + range: [ .29, .61 ], + rof: [ -.11, -.04 ], + thermload: [ .31, .2 ] }, "4": { - burstrof: [ .08, .02 ], - piercing: [ .2, .4 ], - range: [ .4, .8 ], - thermload: [ .2, .1 ] + piercing: [ .2, .39 ], + range: [ .39, .79 ], + rof: [ -.08, -.02 ], + thermload: [ -.2, -.1 ] }, "5": { - burstrof: [ .04, 0 ], - piercing: [ .3, .6 ], + piercing: [ .29, .61 ], range: [ .5, 1 ], + rof: [ -.04, 0 ], thermload: [ .1, 0 ] } }, diff --git a/dist/index.json b/dist/index.json index 08121de..439a456 100644 --- a/dist/index.json +++ b/dist/index.json @@ -8277,7 +8277,7 @@ "piercing": 35, "power": 0.6, "range": 3000, - "rating": "F", + "rating": "E", "rof": 3.448, "thermload": 0.6 }, @@ -22409,86 +22409,86 @@ }, "features": { "1": { - "burstrof": [ - 0.2, - 0.08 - ], "range": [ 0.1, 0.2 ], + "rof": [ + -0.17, + -0.08 + ], "thermload": [ 0.5, - 0.4 + 0.39 ] }, "2": { - "burstrof": [ - 0.16, - 0.06 - ], "piercing": [ 0, 0.1 ], "range": [ 0.2, - 0.4 + 0.39 + ], + "rof": [ + -0.14, + -0.06 ], "thermload": [ - 0.4, - 0.3 + 0.39, + 0.31 ] }, "3": { - "burstrof": [ - 0.12, - 0.04 - ], "piercing": [ 0.1, 0.2 ], "range": [ - 0.3, - 0.6 + 0.29, + 0.61 + ], + "rof": [ + -0.11, + -0.04 ], "thermload": [ - 0.3, + 0.31, 0.2 ] }, "4": { - "burstrof": [ - 0.08, - 0.02 - ], "piercing": [ 0.2, - 0.4 + 0.39 ], "range": [ - 0.4, - 0.8 + 0.39, + 0.79 + ], + "rof": [ + -0.08, + -0.02 ], "thermload": [ - 0.2, - 0.1 + -0.2, + -0.1 ] }, "5": { - "burstrof": [ - 0.04, - 0 - ], "piercing": [ - 0.3, - 0.6 + 0.29, + 0.61 ], "range": [ 0.5, 1 ], + "rof": [ + -0.04, + 0 + ], "thermload": [ 0.1, 0 diff --git a/modifications/blueprints.json b/modifications/blueprints.json index f0f2080..02e1841 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -2469,32 +2469,32 @@ }, "features": { "1": { - "burstrof": [ 0.2, 0.08 ], "range": [ 0.1, 0.2 ], - "thermload": [ 0.5, 0.4 ] + "rof": [ -0.17, -0.08 ], + "thermload": [ 0.5, 0.39 ] }, "2": { - "burstrof": [ 0.16, 0.06 ], "piercing": [ 0, 0.1 ], - "range": [ 0.2, 0.4 ], - "thermload": [ 0.4, 0.3 ] + "range": [ 0.2, 0.39 ], + "rof": [ -0.14, -0.06 ], + "thermload": [ 0.39, 0.31 ] }, "3": { - "burstrof": [ 0.12, 0.04 ], "piercing": [ 0.1, 0.2 ], - "range": [ 0.3, 0.6 ], - "thermload": [ 0.3, 0.2 ] + "range": [ 0.29, 0.61 ], + "rof": [ -0.11, -0.04 ], + "thermload": [ 0.31, 0.2 ] }, "4": { - "burstrof": [ 0.08, 0.02 ], - "piercing": [ 0.2, 0.4 ], - "range": [ 0.4, 0.8 ], - "thermload": [ 0.2, 0.1 ] + "piercing": [ 0.2, 0.39 ], + "range": [ 0.39, 0.79 ], + "rof": [ -0.08, -0.02 ], + "thermload": [ -0.2, -0.1 ] }, "5": { - "burstrof": [ 0.04, 0 ], - "piercing": [ 0.3, 0.6 ], + "piercing": [ 0.29, 0.61 ], "range": [ 0.5, 1 ], + "rof": [ -0.04, 0 ], "thermload": [ 0.1, 0 ] } }, diff --git a/modules/hardpoints/pulse_laser.json b/modules/hardpoints/pulse_laser.json index 913bfae..862c19c 100644 --- a/modules/hardpoints/pulse_laser.json +++ b/modules/hardpoints/pulse_laser.json @@ -100,7 +100,7 @@ "piercing": 35, "power": 0.6, "range": 3000, - "rating": "F", + "rating": "E", "rof": 3.448, "thermload": 0.6 },