diff --git a/data/components/hardpoints/multi_cannon.json b/data/components/hardpoints/multi_cannon.json index 5653621d..1c2b9116 100755 --- a/data/components/hardpoints/multi_cannon.json +++ b/data/components/hardpoints/multi_cannon.json @@ -15,7 +15,6 @@ "rof": 7, "dps": 4, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 6.02, "ssdam" : 1.20, @@ -36,7 +35,6 @@ "rof": 7.5, "dps": 4, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 5.59, "ssdam" : 1.03, @@ -57,7 +55,6 @@ "rof": 5.3, "dps": 3, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 2.15, "ssdam" : 0.52, @@ -78,7 +75,6 @@ "rof": 8, "dps": 3, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 3.75, "ssdam" : 0.69, @@ -99,7 +95,6 @@ "rof": 8.5, "dps": 3, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 2.03, "ssdam" : 0.34, @@ -120,11 +115,29 @@ "rof": 6, "dps": 2, "thermload": 1, - "grp": "mc", "clip": 90, "mjdps" : 1.54, "ssdam" : 0.34, "ammo": 2100 + }, + { + "id": "e0", + "grp": "mc", + "name": "Enforcer", + "class": 1, + "rating": "F", + "cost": 13984, + "mass": 2, + "power": 0.28, + "mode": "F", + "type": "K", + "damage": 4, + "armourpen": "A", + "rof": 4.3, + "dps": 4, + "thermload": 1, + "clip": 60, + "ammo": 1000 } ] } \ No newline at end of file