From 00ac0a354a8e6fc84975e16bd3ab1f148265703e Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Sat, 1 Jun 2019 13:51:08 +0200 Subject: [PATCH] Remove unused rapid fire blueprint for cannons only --- modifications/blueprints.json | 153 ---------------------------------- 1 file changed, 153 deletions(-) diff --git a/modifications/blueprints.json b/modifications/blueprints.json index 40149bb..d9d8f95 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -11869,159 +11869,6 @@ ], "name": "Rapid fire" }, - "C_RapidFire": { - "fdname": "Weapon_RapidFire", - "grades": { - "1": { - "components": { - "Mechanical Scrap": 1 - }, - "features": { - "damage": [ - -0.01, - -0.01 - ], - "jitter": [ - 0.5, - 0.5 - ], - "reload": [ - 0, - -0.25 - ], - "rof": [ - 0, - -0.08 - ] - }, - "uuid": "a7ca2bf6-14be-41ed-8bfb-c7348fda7713" - }, - "2": { - "components": { - "Heat Dispersion Plate": 1, - "Mechanical Scrap": 1 - }, - "features": { - "damage": [ - -0.02, - -0.02 - ], - "distdraw": [ - 0, - -0.05 - ], - "jitter": [ - 0.5, - 0.5 - ], - "reload": [ - -0.25, - -0.35 - ], - "rof": [ - -0.08, - -0.17 - ] - }, - "uuid": "0008257b-ea33-48ea-a18e-56cc6cf98a77" - }, - "3": { - "components": { - "Mechanical Equipment": 1, - "Precipitated Alloys": 1, - "Specialised Legacy Firmware": 1 - }, - "features": { - "damage": [ - -0.03, - -0.03 - ], - "distdraw": [ - -0.05, - -0.15 - ], - "jitter": [ - 0.5, - 0.5 - ], - "reload": [ - -0.35, - -0.45 - ], - "rof": [ - -0.17, - -0.26 - ] - }, - "uuid": "f3338d38-f944-4841-b350-09755e1b615d" - }, - "4": { - "components": { - "Mechanical Components": 1, - "Modified Consumer Firmware": 1, - "Thermic Alloys": 1 - }, - "features": { - "damage": [ - -0.04, - -0.04 - ], - "distdraw": [ - -0.15, - -0.25 - ], - "jitter": [ - 0.5, - 0.5 - ], - "reload": [ - -0.45, - -0.55 - ], - "rof": [ - -0.26, - -0.35 - ] - }, - "uuid": "d2bdb568-725a-44bf-9328-ba72d2988acd" - }, - "5": { - "components": { - "Configurable Components": 1, - "Precipitated Alloys": 1, - "Technetium": 1 - }, - "features": { - "damage": [ - -0.05, - -0.05 - ], - "distdraw": [ - -0.25, - -0.35 - ], - "jitter": [ - 0.5, - 0.5 - ], - "reload": [ - -0.55, - -0.65 - ], - "rof": [ - -0.35, - -0.44 - ] - }, - "uuid": "b1792824-0e96-42a3-9d3a-0b41d5ef83e0" - } - }, - "id": 105, - "modulename": [ - "Weapon" - ], - "name": "Rapid fire" - }, "Weapon_ShortRange": { "fdname": "Weapon_ShortRange", "grades": {