From 088ac956894c1f1418e0753dc95adb11dffffdbd Mon Sep 17 00:00:00 2001 From: Kevin Chang Date: Mon, 16 Nov 2015 19:09:09 -0800 Subject: [PATCH] Updated Advanced Plasma data from test data --- components/hardpoints/plasma_accelerator.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/hardpoints/plasma_accelerator.json b/components/hardpoints/plasma_accelerator.json index 92d8a4b..2b901c5 100755 --- a/components/hardpoints/plasma_accelerator.json +++ b/components/hardpoints/plasma_accelerator.json @@ -3,6 +3,6 @@ { "id": "1g", "eddbID": 873, "grp": "pa", "class": 2, "rating": "C", "cost": 834200, "mass": 4, "power": 1.43, "mode": "F", "type": "T", "damage": 7, "armourpen": "A", "rof": 0.3, "dps": 4, "thermload": 10, "clip": 5, "mjdps" : 6.89, "ssdam" : 27.85, "ammo": 100, "ammocost": 200 }, { "id": "2b", "eddbID": 874, "grp": "pa", "class": 3, "rating": "B", "cost": 3051200, "mass": 8, "power": 1.97, "mode": "F", "type": "TK", "damage": 9, "armourpen": "A", "rof": 0.3, "dps": 4, "thermload": 8, "clip": 5, "mjdps" : 20.98, "ssdam" : 92.82, "ammo": 100, "ammocost": 200 }, { "id": "2c", "eddbID": 875, "grp": "pa", "class": 4, "rating": "A", "cost": 13793600, "mass": 16, "power": 2.63, "mode": "F", "type": "TK", "damage": 10, "armourpen": "A", "rof": 0.3, "dps": 5, "thermload": 10, "clip": 5, "mjdps" : 25.55, "ssdam" : 123.76, "ammo": 100, "ammocost": 200 }, - { "id": "Ap", "eddbID": 1482, "grp": "pa", "name": "Advanced Plasma Accelerator", "class": 3, "rating": "B", "cost": 4119120, "mass": 8, "power": 1.97, "mode": "F", "type": "TK", "damage": 8, "armourpen": "A", "rof": 0.6, "dps": 4, "thermload": 4, "clip": 20, "ammo": 300 } + { "id": "Ap", "eddbID": 1482, "grp": "pa", "name": "Advanced Plasma Accelerator", "class": 3, "rating": "B", "cost": 4119120, "mass": 8, "power": 1.97, "mode": "F", "type": "TK", "damage": 8, "armourpen": "A", "rof": 1.67, "dps": 4, "thermload": 4, "clip": 20, "ammo": 300, "ammocost": 67 } ] }