From c0eacc0ac55ffab3750f58ef17e3490ba77bc065 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Wed, 8 Mar 2017 15:33:47 +0000 Subject: [PATCH] Update MPR data --- ChangeLog.md | 2 ++ dist/index.js | 34 +++++++++---------- dist/index.json | 34 +++++++++---------- modules/hardpoints/rail_gun.json | 14 ++++---- .../module_reinforcement_package.json | 20 +++++------ 5 files changed, 53 insertions(+), 51 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 3649c3e..07c19de 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,6 +9,8 @@ * Add module names for blueprints * Fix erroneous value for grade 5 kinetic shield booster * Add missing integrity values for some modules + * Update rail gun hardness values for 2.3 + * Update module reinforcement package integrity #2.2.19 * Remove shot speed modification - it is directly tied to range diff --git a/dist/index.js b/dist/index.js index a8e71f4..6b14feb 100644 --- a/dist/index.js +++ b/dist/index.js @@ -8269,7 +8269,7 @@ module.exports = { class: 1, clip: 1, cost: 51600, - damage: 23.3, + damage: 23.25, damagedist: { K: .5, T: .5 @@ -8283,13 +8283,13 @@ module.exports = { integrity: 40, mass: 2, mount: "F", - piercing: 80, + piercing: 200, power: 1.15, range: 3e3, rating: "D", reload: 1, rof: 1.6, - thermload: 17.8 + thermload: 12 }, { ammo: 80, breachdmg: 39.5, @@ -8312,13 +8312,13 @@ module.exports = { integrity: 51, mass: 4, mount: "F", - piercing: 125, + piercing: 200, power: 1.63, range: 3e3, rating: "B", reload: 1, rof: 1.2, - thermload: 30 + thermload: 20 }, { ammo: 90, breachdmg: 14.3, @@ -8344,14 +8344,14 @@ module.exports = { mass: 4, mount: "F", name: "Imperial Hammer", - piercing: 125, + piercing: 200, power: 1.63, pp: "Arissa Lavigny-Duval", range: 3e3, rating: "B", reload: 1, rof: 4.1, - thermload: 16 + thermload: 12 } ], pa: [ { ammo: 100, @@ -11753,7 +11753,7 @@ module.exports = { edID: 128737270, grp: "mrp", id: "m0", - integrity: 70, + integrity: 77, mass: 2, protection: .3, rating: "E" @@ -11764,7 +11764,7 @@ module.exports = { edID: 128737271, grp: "mrp", id: "m1", - integrity: 30, + integrity: 70, mass: 1, protection: .6, rating: "D" @@ -11775,7 +11775,7 @@ module.exports = { edID: 128737272, grp: "mrp", id: "m2", - integrity: 105, + integrity: 115, mass: 4, protection: .3, rating: "E" @@ -11786,7 +11786,7 @@ module.exports = { edID: 128737273, grp: "mrp", id: "m3", - integrity: 45, + integrity: 105, mass: 2, protection: .6, rating: "D" @@ -11797,7 +11797,7 @@ module.exports = { edID: 128737274, grp: "mrp", id: "m4", - integrity: 155, + integrity: 170, mass: 8, protection: .3, rating: "E" @@ -11808,7 +11808,7 @@ module.exports = { edID: 128737275, grp: "mrp", id: "m5", - integrity: 65, + integrity: 155, mass: 4, protection: .6, rating: "D" @@ -11819,7 +11819,7 @@ module.exports = { edID: 128737276, grp: "mrp", id: "m6", - integrity: 235, + integrity: 260, mass: 16, protection: .3, rating: "E" @@ -11830,7 +11830,7 @@ module.exports = { edID: 128737277, grp: "mrp", id: "m7", - integrity: 95, + integrity: 235, mass: 8, protection: .6, rating: "D" @@ -11841,7 +11841,7 @@ module.exports = { edID: 128737278, grp: "mrp", id: "m8", - integrity: 350, + integrity: 385, mass: 32, protection: .3, rating: "E" @@ -11852,7 +11852,7 @@ module.exports = { edID: 128737279, grp: "mrp", id: "m9", - integrity: 145, + integrity: 350, mass: 16, protection: .6, rating: "D" diff --git a/dist/index.json b/dist/index.json index 30cda70..a1ab5b3 100644 --- a/dist/index.json +++ b/dist/index.json @@ -10320,7 +10320,7 @@ "class": 1, "clip": 1, "cost": 51600, - "damage": 23.3, + "damage": 23.25, "damagedist": { "K": 0.5, "T": 0.5 @@ -10334,13 +10334,13 @@ "integrity": 40, "mass": 2, "mount": "F", - "piercing": 80, + "piercing": 200, "power": 1.15, "range": 3000, "rating": "D", "reload": 1, "rof": 1.6, - "thermload": 17.8 + "thermload": 12 }, { "ammo": 80, @@ -10364,13 +10364,13 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 125, + "piercing": 200, "power": 1.63, "range": 3000, "rating": "B", "reload": 1, "rof": 1.2, - "thermload": 30 + "thermload": 20 }, { "ammo": 90, @@ -10397,14 +10397,14 @@ "mass": 4, "mount": "F", "name": "Imperial Hammer", - "piercing": 125, + "piercing": 200, "power": 1.63, "pp": "Arissa Lavigny-Duval", "range": 3000, "rating": "B", "reload": 1, "rof": 4.1, - "thermload": 16 + "thermload": 12 } ], "pa": [ @@ -14077,7 +14077,7 @@ "edID": 128737270, "grp": "mrp", "id": "m0", - "integrity": 70, + "integrity": 77, "mass": 2, "protection": 0.3, "rating": "E" @@ -14089,7 +14089,7 @@ "edID": 128737271, "grp": "mrp", "id": "m1", - "integrity": 30, + "integrity": 70, "mass": 1, "protection": 0.6, "rating": "D" @@ -14101,7 +14101,7 @@ "edID": 128737272, "grp": "mrp", "id": "m2", - "integrity": 105, + "integrity": 115, "mass": 4, "protection": 0.3, "rating": "E" @@ -14113,7 +14113,7 @@ "edID": 128737273, "grp": "mrp", "id": "m3", - "integrity": 45, + "integrity": 105, "mass": 2, "protection": 0.6, "rating": "D" @@ -14125,7 +14125,7 @@ "edID": 128737274, "grp": "mrp", "id": "m4", - "integrity": 155, + "integrity": 170, "mass": 8, "protection": 0.3, "rating": "E" @@ -14137,7 +14137,7 @@ "edID": 128737275, "grp": "mrp", "id": "m5", - "integrity": 65, + "integrity": 155, "mass": 4, "protection": 0.6, "rating": "D" @@ -14149,7 +14149,7 @@ "edID": 128737276, "grp": "mrp", "id": "m6", - "integrity": 235, + "integrity": 260, "mass": 16, "protection": 0.3, "rating": "E" @@ -14161,7 +14161,7 @@ "edID": 128737277, "grp": "mrp", "id": "m7", - "integrity": 95, + "integrity": 235, "mass": 8, "protection": 0.6, "rating": "D" @@ -14173,7 +14173,7 @@ "edID": 128737278, "grp": "mrp", "id": "m8", - "integrity": 350, + "integrity": 385, "mass": 32, "protection": 0.3, "rating": "E" @@ -14185,7 +14185,7 @@ "edID": 128737279, "grp": "mrp", "id": "m9", - "integrity": 145, + "integrity": 350, "mass": 16, "protection": 0.6, "rating": "D" diff --git a/modules/hardpoints/rail_gun.json b/modules/hardpoints/rail_gun.json index c6cceda..4ab6a76 100644 --- a/modules/hardpoints/rail_gun.json +++ b/modules/hardpoints/rail_gun.json @@ -8,7 +8,7 @@ "class": 1, "clip": 1, "cost": 51600, - "damage": 23.3, + "damage": 23.25, "damagedist": { "K": 0.5, "T": 0.5 @@ -22,13 +22,13 @@ "integrity": 40, "mass": 2, "mount": "F", - "piercing": 80, + "piercing": 200, "power": 1.15, "range": 3000, "rating": "D", "reload": 1, "rof": 1.6, - "thermload": 17.8 + "thermload": 12 }, { "ammo": 80, @@ -52,13 +52,13 @@ "integrity": 51, "mass": 4, "mount": "F", - "piercing": 125, + "piercing": 200, "power": 1.63, "range": 3000, "rating": "B", "reload": 1, "rof": 1.2, - "thermload": 30 + "thermload": 20 }, { "ammo": 90, @@ -85,14 +85,14 @@ "mass": 4, "mount": "F", "name": "Imperial Hammer", - "piercing": 125, + "piercing": 200, "power": 1.63, "pp": "Arissa Lavigny-Duval", "range": 3000, "rating": "B", "reload": 1, "rof": 4.1, - "thermload": 16 + "thermload": 12 } ] } diff --git a/modules/internal/module_reinforcement_package.json b/modules/internal/module_reinforcement_package.json index 3525574..1ca9642 100644 --- a/modules/internal/module_reinforcement_package.json +++ b/modules/internal/module_reinforcement_package.json @@ -7,7 +7,7 @@ "edID": 128737270, "grp": "mrp", "id": "m0", - "integrity": 70, + "integrity": 77, "mass": 2, "protection": 0.3, "rating": "E" @@ -19,7 +19,7 @@ "edID": 128737271, "grp": "mrp", "id": "m1", - "integrity": 30, + "integrity": 70, "mass": 1, "protection": 0.6, "rating": "D" @@ -31,7 +31,7 @@ "edID": 128737272, "grp": "mrp", "id": "m2", - "integrity": 105, + "integrity": 115, "mass": 4, "protection": 0.3, "rating": "E" @@ -43,7 +43,7 @@ "edID": 128737273, "grp": "mrp", "id": "m3", - "integrity": 45, + "integrity": 105, "mass": 2, "protection": 0.6, "rating": "D" @@ -55,7 +55,7 @@ "edID": 128737274, "grp": "mrp", "id": "m4", - "integrity": 155, + "integrity": 170, "mass": 8, "protection": 0.3, "rating": "E" @@ -67,7 +67,7 @@ "edID": 128737275, "grp": "mrp", "id": "m5", - "integrity": 65, + "integrity": 155, "mass": 4, "protection": 0.6, "rating": "D" @@ -79,7 +79,7 @@ "edID": 128737276, "grp": "mrp", "id": "m6", - "integrity": 235, + "integrity": 260, "mass": 16, "protection": 0.3, "rating": "E" @@ -91,7 +91,7 @@ "edID": 128737277, "grp": "mrp", "id": "m7", - "integrity": 95, + "integrity": 235, "mass": 8, "protection": 0.6, "rating": "D" @@ -103,7 +103,7 @@ "edID": 128737278, "grp": "mrp", "id": "m8", - "integrity": 350, + "integrity": 385, "mass": 32, "protection": 0.3, "rating": "E" @@ -115,7 +115,7 @@ "edID": 128737279, "grp": "mrp", "id": "m9", - "integrity": 145, + "integrity": 350, "mass": 16, "protection": 0.6, "rating": "D"