From db05b14b6d16e8c0464fba4ff0614dc23a89e9eb Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sat, 15 Oct 2016 08:39:46 +0100 Subject: [PATCH] Added Retributor --- dist/index.js | 45 ++++++++++++++++++++---------- dist/index.json | 45 ++++++++++++++++++++---------- modules/hardpoints/beam_laser.json | 22 +++++++-------- 3 files changed, 71 insertions(+), 41 deletions(-) diff --git a/dist/index.js b/dist/index.js index d5c7e5b..b045a73 100644 --- a/dist/index.js +++ b/dist/index.js @@ -5463,7 +5463,8 @@ module.exports = { breachmax: .8, dps: 41.4, eps: 9.1, - hps: 9.9 + hps: 9.9, + range: 3e3 }, { id: "0x", edID: 128681994, @@ -5483,7 +5484,8 @@ module.exports = { breachmax: .8, dps: 32.7, eps: 8.99, - hps: 10.6 + hps: 10.6, + range: 3e3 }, { id: "0u", edID: 128049430, @@ -5503,7 +5505,8 @@ module.exports = { breachmax: .8, dps: 25.8, eps: 5.67, - hps: 7.2 + hps: 7.2, + range: 3e3 }, { id: "0v", edID: 128049434, @@ -5523,7 +5526,8 @@ module.exports = { breachmax: .8, dps: 20.3, eps: 5.58, - hps: 7.6 + hps: 7.6, + range: 3e3 }, { id: "0o", edID: 128049437, @@ -5543,7 +5547,8 @@ module.exports = { breachmax: .8, dps: 14.4, eps: 3.51, - hps: 5.1 + hps: 5.1, + range: 3e3 }, { id: "0r", edID: 128049429, @@ -5563,7 +5568,8 @@ module.exports = { breachmax: .8, dps: 16, eps: 3.51, - hps: 5.1 + hps: 5.1, + range: 3e3 }, { id: "0s", edID: 128049433, @@ -5583,7 +5589,8 @@ module.exports = { breachmax: .8, dps: 12.5, eps: 3.44, - hps: 5.3 + hps: 5.3, + range: 3e3 }, { id: "0t", edID: 128049436, @@ -5603,7 +5610,8 @@ module.exports = { breachmax: .8, dps: 8.8, eps: 2.16, - hps: 3.5 + hps: 3.5, + range: 3e3 }, { id: "10", edID: 128049428, @@ -5623,7 +5631,8 @@ module.exports = { breachmax: .8, dps: 9.8, eps: 2.16, - hps: 3.5 + hps: 3.5, + range: 3e3 }, { id: "0p", edID: 128049432, @@ -5664,9 +5673,11 @@ module.exports = { breachmax: .8, dps: 5.4, eps: 1.32, - hps: 2.4 + hps: 2.4, + range: 3e3 }, { id: "b0", + edID: 128671346, eddbID: 1476, grp: "bl", name: "Retributor", @@ -5674,14 +5685,18 @@ module.exports = { rating: "E", cost: 56150, mass: 2, + integrity: 40, power: .69, mount: "F", type: "T", - damage: 0, - armourpen: "A", - dps: 3, - thermload: 1, - pp: "Edmund Mahon" + armourpen: 18, + breachdps: 3.9, + breachmin: .4, + breachmax: .8, + dps: 4.9, + eps: 2.8, + hps: 2.7, + range: 3e3 } ], mc: [ { id: "7n", diff --git a/dist/index.json b/dist/index.json index 64439fb..ac8ea45 100644 --- a/dist/index.json +++ b/dist/index.json @@ -7382,7 +7382,8 @@ "breachmax": 0.8, "dps": 41.4, "eps": 9.1, - "hps": 9.9 + "hps": 9.9, + "range": 3000 }, { "id": "0x", @@ -7403,7 +7404,8 @@ "breachmax": 0.8, "dps": 32.7, "eps": 8.99, - "hps": 10.6 + "hps": 10.6, + "range": 3000 }, { "id": "0u", @@ -7424,7 +7426,8 @@ "breachmax": 0.8, "dps": 25.8, "eps": 5.67, - "hps": 7.2 + "hps": 7.2, + "range": 3000 }, { "id": "0v", @@ -7445,7 +7448,8 @@ "breachmax": 0.8, "dps": 20.3, "eps": 5.58, - "hps": 7.6 + "hps": 7.6, + "range": 3000 }, { "id": "0o", @@ -7466,7 +7470,8 @@ "breachmax": 0.8, "dps": 14.4, "eps": 3.51, - "hps": 5.1 + "hps": 5.1, + "range": 3000 }, { "id": "0r", @@ -7487,7 +7492,8 @@ "breachmax": 0.8, "dps": 16, "eps": 3.51, - "hps": 5.1 + "hps": 5.1, + "range": 3000 }, { "id": "0s", @@ -7508,7 +7514,8 @@ "breachmax": 0.8, "dps": 12.5, "eps": 3.44, - "hps": 5.3 + "hps": 5.3, + "range": 3000 }, { "id": "0t", @@ -7529,7 +7536,8 @@ "breachmax": 0.8, "dps": 8.8, "eps": 2.16, - "hps": 3.5 + "hps": 3.5, + "range": 3000 }, { "id": "10", @@ -7550,7 +7558,8 @@ "breachmax": 0.8, "dps": 9.8, "eps": 2.16, - "hps": 3.5 + "hps": 3.5, + "range": 3000 }, { "id": "0p", @@ -7593,10 +7602,12 @@ "breachmax": 0.8, "dps": 5.4, "eps": 1.32, - "hps": 2.4 + "hps": 2.4, + "range": 3000 }, { "id": "b0", + "edID": 128671346, "eddbID": 1476, "grp": "bl", "name": "Retributor", @@ -7604,14 +7615,18 @@ "rating": "E", "cost": 56150, "mass": 2, + "integrity": 40, "power": 0.69, "mount": "F", "type": "T", - "damage": 0, - "armourpen": "A", - "dps": 3, - "thermload": 1, - "pp": "Edmund Mahon" + "armourpen": 18, + "breachdps": 3.9, + "breachmin": 0.4, + "breachmax": 0.8, + "dps": 4.9, + "eps": 2.8, + "hps": 2.7, + "range": 3000 } ], "mc": [ diff --git a/modules/hardpoints/beam_laser.json b/modules/hardpoints/beam_laser.json index 905cef0..14d86ae 100755 --- a/modules/hardpoints/beam_laser.json +++ b/modules/hardpoints/beam_laser.json @@ -1,20 +1,20 @@ { "bl": [ - { "id": "0w", "edID": 128049431, "eddbID": 1540, "grp": "bl", "class": 4, "rating": "A", "cost": 2396160, "mass": 16, "integrity": 80, "power": 2.9, "mount": "F", "type": "T", "armourpen": 60, "breachdps": 33.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 41.4, "eps": 9.10, "hps": 9.9 }, - { "id": "0x", "edID": 128681994, "eddbID": 1544, "grp": "bl", "class": 4, "rating": "A", "cost": 8746160, "mass": 16, "integrity": 80, "power": 2.86, "mount": "G", "type": "T", "armourpen": 60, "breachdps": 26.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 32.7, "eps" : 8.99, "hps": 10.6 }, + { "id": "0w", "edID": 128049431, "eddbID": 1540, "grp": "bl", "class": 4, "rating": "A", "cost": 2396160, "mass": 16, "integrity": 80, "power": 2.9, "mount": "F", "type": "T", "armourpen": 60, "breachdps": 33.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 41.4, "eps": 9.10, "hps": 9.9, "range": 3000 }, + { "id": "0x", "edID": 128681994, "eddbID": 1544, "grp": "bl", "class": 4, "rating": "A", "cost": 8746160, "mass": 16, "integrity": 80, "power": 2.86, "mount": "G", "type": "T", "armourpen": 60, "breachdps": 26.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 32.7, "eps" : 8.99, "hps": 10.6, "range": 3000 }, - { "id": "0u", "edID": 128049430, "eddbID": 843, "grp": "bl", "class": 3, "rating": "C", "cost": 1177600, "mass": 8, "integrity": 64, "power": 1.8, "mount": "F", "type": "T", "armourpen": 50, "breachdps": 20.6, "breachmin": 0.4, "breachmax": 0.8, "dps": 25.8, "eps" : 5.67, "hps" : 7.2 }, - { "id": "0v", "edID": 128049434, "eddbID": 846, "grp": "bl", "class": 3, "rating": "C", "cost": 2396160, "mass": 8, "integrity": 64, "power": 1.78, "mount": "G", "type": "T", "armourpen": 50, "breachdps": 16.2, "breachmin": 0.4, "breachmax": 0.8, "dps": 20.3, "eps" : 5.58, "hps": 7.6 }, - { "id": "0o", "edID": 128049437, "eddbID": 849, "grp": "bl", "class": 3, "rating": "D", "cost": 19399600, "mass": 8, "integrity": 64, "power": 1.68, "mount": "T", "type": "T", "armourpen": 50, "breachdps": 11.5, "breachmin": 0.4, "breachmax": 0.8, "dps": 14.4, "eps" : 3.51, "hps" : 5.1 }, + { "id": "0u", "edID": 128049430, "eddbID": 843, "grp": "bl", "class": 3, "rating": "C", "cost": 1177600, "mass": 8, "integrity": 64, "power": 1.8, "mount": "F", "type": "T", "armourpen": 50, "breachdps": 20.6, "breachmin": 0.4, "breachmax": 0.8, "dps": 25.8, "eps" : 5.67, "hps" : 7.2, "range": 3000 }, + { "id": "0v", "edID": 128049434, "eddbID": 846, "grp": "bl", "class": 3, "rating": "C", "cost": 2396160, "mass": 8, "integrity": 64, "power": 1.78, "mount": "G", "type": "T", "armourpen": 50, "breachdps": 16.2, "breachmin": 0.4, "breachmax": 0.8, "dps": 20.3, "eps" : 5.58, "hps": 7.6, "range": 3000 }, + { "id": "0o", "edID": 128049437, "eddbID": 849, "grp": "bl", "class": 3, "rating": "D", "cost": 19399600, "mass": 8, "integrity": 64, "power": 1.68, "mount": "T", "type": "T", "armourpen": 50, "breachdps": 11.5, "breachmin": 0.4, "breachmax": 0.8, "dps": 14.4, "eps" : 3.51, "hps" : 5.1, "range": 3000 }, - { "id": "0r", "edID": 128049429, "eddbID": 842, "grp": "bl", "class": 2, "rating": "D", "cost": 299520, "mass": 4, "integrity": 51, "power": 1.12, "mount": "F", "type": "T", "armourpen": 35, "breachdps": 12.8, "breachmin": 0.4, "breachmax": 0.8, "dps": 16, "eps" : 3.51, "hps" : 5.1 }, - { "id": "0s", "edID": 128049433, "eddbID": 845, "grp": "bl", "class": 2, "rating": "D", "cost": 500600, "mass": 4, "integrity": 51, "power": 1.1, "mount": "G", "type": "T", "armourpen": 35, "breachdps": 10, "breachmin": 0.4, "breachmax": 0.8, "dps": 12.5, "eps": 3.44, "hps" : 5.3 }, - { "id": "0t", "edID": 128049436, "eddbID": 848, "grp": "bl", "class": 2, "rating": "E", "cost": 2099900, "mass": 4, "integrity": 51, "power": 1.03, "mount": "T", "type": "T", "armourpen": 35, "breachdps": 7.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 8.8, "eps" : 2.16, "hps" : 3.5 }, + { "id": "0r", "edID": 128049429, "eddbID": 842, "grp": "bl", "class": 2, "rating": "D", "cost": 299520, "mass": 4, "integrity": 51, "power": 1.12, "mount": "F", "type": "T", "armourpen": 35, "breachdps": 12.8, "breachmin": 0.4, "breachmax": 0.8, "dps": 16, "eps" : 3.51, "hps" : 5.1 , "range": 3000}, + { "id": "0s", "edID": 128049433, "eddbID": 845, "grp": "bl", "class": 2, "rating": "D", "cost": 500600, "mass": 4, "integrity": 51, "power": 1.1, "mount": "G", "type": "T", "armourpen": 35, "breachdps": 10, "breachmin": 0.4, "breachmax": 0.8, "dps": 12.5, "eps": 3.44, "hps" : 5.3, "range": 3000 }, + { "id": "0t", "edID": 128049436, "eddbID": 848, "grp": "bl", "class": 2, "rating": "E", "cost": 2099900, "mass": 4, "integrity": 51, "power": 1.03, "mount": "T", "type": "T", "armourpen": 35, "breachdps": 7.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 8.8, "eps" : 2.16, "hps" : 3.5, "range": 3000 }, - { "id": "10", "edID": 128049428, "eddbID": 841, "grp": "bl", "class": 1, "rating": "E", "cost": 37430, "mass": 2, "integrity": 40, "power": 0.69, "mount": "F", "type": "T", "armourpen": 18, "breachdps": 7.9, "breachmin": 0.4, "breachmax": 0.8, "dps": 9.8, "eps" : 2.16, "hps" : 3.5 }, + { "id": "10", "edID": 128049428, "eddbID": 841, "grp": "bl", "class": 1, "rating": "E", "cost": 37430, "mass": 2, "integrity": 40, "power": 0.69, "mount": "F", "type": "T", "armourpen": 18, "breachdps": 7.9, "breachmin": 0.4, "breachmax": 0.8, "dps": 9.8, "eps" : 2.16, "hps" : 3.5, "range": 3000 }, { "id": "0p", "edID": 128049432, "eddbID": 844, "grp": "bl", "class": 1, "rating": "E", "cost": 74650, "mass": 2, "integrity": 40, "power": 0.67, "mount": "G", "type": "T", "armourpen": 18, "breachdps": 6.1, "breachmin": 0.4, "breachmax": 0.8, "dps": 7.7, "eps": 2.11, "hps": 3.7, "range": 3000 }, - { "id": "0q", "edID": 128049435, "eddbID": 847, "grp": "bl", "class": 1, "rating": "F", "cost": 500000, "mass": 2, "integrity": 40, "power": 0.63, "mount": "T", "type": "T", "armourpen": 18, "breachdps": 4.3, "breachmin": 0.4, "breachmax": 0.8, "dps": 5.4, "eps" : 1.32, "hps" : 2.4 }, + { "id": "0q", "edID": 128049435, "eddbID": 847, "grp": "bl", "class": 1, "rating": "F", "cost": 500000, "mass": 2, "integrity": 40, "power": 0.63, "mount": "T", "type": "T", "armourpen": 18, "breachdps": 4.3, "breachmin": 0.4, "breachmax": 0.8, "dps": 5.4, "eps" : 1.32, "hps" : 2.4, "range": 3000 }, - { "id": "b0", "eddbID": 1476, "grp": "bl", "name": "Retributor", "class": 1, "rating": "E", "cost": 56150, "mass": 2, "power": 0.69, "mount": "F", "type": "T", "damage": 0, "armourpen": "A", "dps": 3, "thermload": 1, "pp": "Edmund Mahon" } + { "id": "b0", "edID": 128671346, "eddbID": 1476, "grp": "bl", "name": "Retributor", "class": 1, "rating": "E", "cost": 56150, "mass": 2, "integrity": 40, "power": 0.69, "mount": "F", "type": "T", "armourpen": 18, "breachdps": 3.9, "breachmin": 0.4, "breachmax": 0.8, "dps": 4.9, "eps": 2.8, "hps": 2.7, "range": 3000 } ] }