From f32cbd66923f8ea0b36594887bbd80891757232c Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 7 Oct 2016 19:15:55 +0200 Subject: [PATCH] Fix 4 more EDDB IDs --- modules/hardpoints/beam_laser.json | 4 ++-- modules/hardpoints/pulse_laser.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/hardpoints/beam_laser.json b/modules/hardpoints/beam_laser.json index c3f5fb8..00f75fe 100755 --- a/modules/hardpoints/beam_laser.json +++ b/modules/hardpoints/beam_laser.json @@ -1,7 +1,7 @@ { "bl": [ - { "id": "0w", "edID": 128049431, "eddbID": 0, "grp": "bl", "class": 4, "rating": "C", "cost": 2396160, "mass": 16, "power": 2.9, "mount": "F", "type": "T", "damage": 7, "armourpen": "A", "rof": null, "dps": 41.4, "mjeps": 9.10, "thermload": 9.9 }, - { "id": "0x", "edID": 128681994, "eddbID": 0, "grp": "bl", "class": 4, "rating": "A", "cost": 8746160, "mass": 16, "power": 2.86, "mount": "G", "type": "T", "damage": 7, "armourpen": "A", "rof": null, "dps": 32.7, "mjeps" : 8.99, "thermload": 10.6 }, + { "id": "0w", "edID": 128049431, "eddbID": 1540, "grp": "bl", "class": 4, "rating": "A", "cost": 2396160, "mass": 16, "power": 2.9, "mount": "F", "type": "T", "damage": 7, "armourpen": "A", "rof": null, "dps": 41.4, "mjeps": 9.10, "thermload": 9.9 }, + { "id": "0x", "edID": 128681994, "eddbID": 1544, "grp": "bl", "class": 4, "rating": "A", "cost": 8746160, "mass": 16, "power": 2.86, "mount": "G", "type": "T", "damage": 7, "armourpen": "A", "rof": null, "dps": 32.7, "mjeps" : 8.99, "thermload": 10.6 }, { "id": "0u", "edID": 128049430, "eddbID": 843, "grp": "bl", "class": 3, "rating": "C", "cost": 1177600, "mass": 8, "power": 1.8, "mount": "F", "type": "T", "damage": 6, "armourpen": "A", "rof": null, "dps": 5, "mjdps" : 30.33, "mjeps" : 5.65, "thermload": 5 }, { "id": "0v", "edID": 128049434, "eddbID": 846, "grp": "bl", "class": 3, "rating": "C", "cost": 2396160, "mass": 8, "power": 1.78, "mount": "G", "type": "T", "damage": 6, "armourpen": "A", "rof": null, "dps": 4, "mjdps" : 24.00, "mjeps" : 5.59, "thermload": 6 }, diff --git a/modules/hardpoints/pulse_laser.json b/modules/hardpoints/pulse_laser.json index 4d7088c..ebb18b7 100755 --- a/modules/hardpoints/pulse_laser.json +++ b/modules/hardpoints/pulse_laser.json @@ -1,7 +1,7 @@ { "pl": [ - { "id": "7q", "edID": 128049384, "eddbID": 0, "grp": "pl", "class": 4, "rating": "A", "cost": 177600, "mass": 16, "power": 1.33, "mount": "F", "type": "T", "damage": 5, "armourpen": "A", "rof": 2.6, "dps": 26.9, "mjeps": 4.264, "ssdam": 10.2 , "thermload": 1.6 }, - { "id": "7r", "edID": 128681995, "eddbID": 0, "grp": "pl", "class": 4, "rating": "A", "cost": 877600, "mass": 16, "power": 1.37, "mount": "G", "type": "T", "damage": 5, "armourpen": "A", "rof": 2.8, "dps": 21.7, "mjeps": 4.368, "ssdam" : 7.8, "thermload": 1.6 }, + { "id": "7q", "edID": 128049384, "eddbID": 1539, "grp": "pl", "class": 4, "rating": "A", "cost": 177600, "mass": 16, "power": 1.33, "mount": "F", "type": "T", "damage": 5, "armourpen": "A", "rof": 2.6, "dps": 26.9, "mjeps": 4.264, "ssdam": 10.2 , "thermload": 1.6 }, + { "id": "7r", "edID": 128681995, "eddbID": 1545, "grp": "pl", "class": 4, "rating": "A", "cost": 877600, "mass": 16, "power": 1.37, "mount": "G", "type": "T", "damage": 5, "armourpen": "A", "rof": 2.8, "dps": 21.7, "mjeps": 4.368, "ssdam" : 7.8, "thermload": 1.6 }, { "id": "1d", "edID": 128049383, "eddbID": 825, "grp": "pl", "class": 3, "rating": "D", "cost": 70400, "mass": 8, "power": 0.9, "mount": "F", "type": "T", "damage": 4, "armourpen": "A", "rof": 3, "dps": 4, "mjdps" : 21.62, "mjeps" : 2.86, "ssdam" : 7.07, "thermload": 1 }, { "id": "1e", "edID": 128049387, "eddbID": 828, "grp": "pl", "class": 3, "rating": "E", "cost": 140600, "mass": 8, "power": 0.92, "mount": "G", "type": "T", "damage": 3, "armourpen": "A", "rof": 3.2, "dps": 4, "mjdps" : 18.28, "mjeps" : 2.98, "ssdam" : 5.59, "thermload": 1 },