From d9f686f0d618d517cf01395f9acfd9c5818072c6 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Tue, 7 Jul 2015 11:17:25 -0700 Subject: [PATCH] Adding Retributor beam laser --- data/components/hardpoints/beam_laser.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/data/components/hardpoints/beam_laser.json b/data/components/hardpoints/beam_laser.json index 64092da0..3ed06bac 100755 --- a/data/components/hardpoints/beam_laser.json +++ b/data/components/hardpoints/beam_laser.json @@ -161,6 +161,23 @@ "mjdps" : 5.49, "mjeps" : 1.29, "thermload": 2 + }, + { + "id": "b0", + "grp": "bl", + "name": "Retributor", + "class": 1, + "rating": "E", + "cost": 500000, + "mass": 2, + "power": 0.69, + "mode": "F", + "type": "T", + "damage": 0, + "armourpen": "A", + "rof": null, + "dps": 3, + "thermload": 1 } ] } \ No newline at end of file