From 5438cdcee6ec45ed2360f6728a6581b2c0ff8b45 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sat, 29 Oct 2016 13:27:57 +0100 Subject: [PATCH] Updated stats for chaff and packhounds --- dist/index.js | 14 ++++++++------ dist/index.json | 14 ++++++++------ modules/hardpoints/countermeasures.json | 3 ++- modules/hardpoints/missile_rack.json | 8 ++++---- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/dist/index.js b/dist/index.js index 5dd647d..e42b0a0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6749,7 +6749,7 @@ module.exports = { mr: [ { ammo: 48, armourpen: 60, - breachdps: 0, + breachdps: 4.8, breachmax: 0, breachmin: 0, class: 2, @@ -6759,6 +6759,7 @@ module.exports = { eddbID: 1559, eps: .12, grp: "mr", + hps: 1.08, id: "1z", integrity: 51, mass: 4, @@ -6880,18 +6881,18 @@ module.exports = { }, { ammo: 120, armourpen: 60, - breachdps: 3.6, + breachdps: 6, breachmax: 0, breachmin: 0, class: 2, clip: 12, cost: 768600, - dps: 72, + dps: 60, edID: 128671344, eddbID: 1480, - eps: .48, + eps: 1.92, grp: "mr", - hps: 7.2, + hps: 28.8, id: "Ph", integrity: 51, mass: 4, @@ -7178,7 +7179,8 @@ module.exports = { passive: 1, power: .2, rating: "I", - reload: 10 + reload: 10, + rof: 1 }, { activepower: 4, chargeup: 4, diff --git a/dist/index.json b/dist/index.json index a0b130b..69249b3 100644 --- a/dist/index.json +++ b/dist/index.json @@ -8725,7 +8725,7 @@ { "ammo": 48, "armourpen": 60, - "breachdps": 0, + "breachdps": 4.8, "breachmax": 0, "breachmin": 0, "class": 2, @@ -8735,6 +8735,7 @@ "eddbID": 1559, "eps": 0.12, "grp": "mr", + "hps": 1.08, "id": "1z", "integrity": 51, "mass": 4, @@ -8861,18 +8862,18 @@ { "ammo": 120, "armourpen": 60, - "breachdps": 3.6, + "breachdps": 6, "breachmax": 0, "breachmin": 0, "class": 2, "clip": 12, "cost": 768600, - "dps": 72, + "dps": 60, "edID": 128671344, "eddbID": 1480, - "eps": 0.48, + "eps": 1.92, "grp": "mr", - "hps": 7.2, + "hps": 28.8, "id": "Ph", "integrity": 51, "mass": 4, @@ -9178,7 +9179,8 @@ "passive": 1, "power": 0.2, "rating": "I", - "reload": 10 + "reload": 10, + "rof": 1 }, { "activepower": 4, diff --git a/modules/hardpoints/countermeasures.json b/modules/hardpoints/countermeasures.json index 0f3a434..a91b0d2 100644 --- a/modules/hardpoints/countermeasures.json +++ b/modules/hardpoints/countermeasures.json @@ -18,7 +18,8 @@ "passive": 1, "power": 0.2, "rating": "I", - "reload": 10 + "reload": 10, + "rof": 1 }, { "activepower": 4, diff --git a/modules/hardpoints/missile_rack.json b/modules/hardpoints/missile_rack.json index 1e13182..0785b38 100644 --- a/modules/hardpoints/missile_rack.json +++ b/modules/hardpoints/missile_rack.json @@ -140,18 +140,18 @@ { "ammo": 120, "armourpen": 60, - "breachdps": 3.6, + "breachdps": 6, "breachmax": 0, "breachmin": 0, "class": 2, "clip": 12, "cost": 768600, - "dps": 72, + "dps": 60, "edID": 128671344, "eddbID": 1480, - "eps": 0.48, + "eps": 1.92, "grp": "mr", - "hps": 7.2, + "hps": 28.8, "id": "Ph", "integrity": 51, "mass": 4,