From a90d05f3d93161a6a8c32d7c762b9a3b757b0fca Mon Sep 17 00:00:00 2001 From: Lee Date: Wed, 1 May 2024 15:24:50 +0100 Subject: [PATCH] Changes from new game patch (#36) * Changes from new game patch 01.000.300 * Fixes for Ajudicator and Eruptor names --- items/weapons/primary.json | 24 ++++++++++++------------ items/weapons/secondary.json | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/items/weapons/primary.json b/items/weapons/primary.json index 0c04d12..04212e7 100644 --- a/items/weapons/primary.json +++ b/items/weapons/primary.json @@ -3,7 +3,7 @@ "name": "AR-23 Liberator", "description": "The SEAF standard assault rifle, balancing power, fire rate, and weight for a reliable weapon against smaller targets.", "type": 1, - "damage": 55, + "damage": 60, "capacity": 45, "recoil": 15, "fire_rate": 640, @@ -38,7 +38,7 @@ "name": "AR-23C Liberator Concussive", "description": "A modified Liberator featuring explosive rounds and a red-dot sight. Trades increased damage for increased recoil.", "type": 1, - "damage": 55, + "damage": 65, "capacity": 30, "recoil": 28, "fire_rate": 320, @@ -70,7 +70,7 @@ "3955657629": { "name": "SG-8P Punisher Plasma", "description": "A modified Punisher shotgun firing exploding plasma rounds. Fire carefully - exploding plasma can injure squadmates.", - "type": 2, + "type": 5, "damage": 100, "capacity": 8, "recoil": 110, @@ -150,11 +150,11 @@ "999487482": { "name": "ARC-12 Blitzer", "description": "This shotgun blasts a wide burst of high-voltage electricity that arcs between all units - enemy or otherwise - within range.", - "type": 2, + "type": 5, "damage": 250, "capacity": 999, "recoil": 60, - "fire_rate": 30, + "fire_rate": 45, "fire_mode": [ 0 ], @@ -183,7 +183,7 @@ "name": "R-63 Diligence", "description": "This high-caliber marksman rifle trades magazine capacity and rate of fire for powerful, accurate shots.", "type": 4, - "damage": 112, + "damage": 125, "capacity": 20, "recoil": 35, "fire_rate": 350, @@ -198,7 +198,7 @@ "name": "R-63CS Diligence Counter Sniper", "description": "A modified Diligence rifle offering increased damage, but a reduced rate of fire. Fires a single bullet at a time.", "type": 4, - "damage": 128, + "damage": 140, "capacity": 15, "recoil": 53, "fire_rate": 350, @@ -213,7 +213,7 @@ "name": "LAS-5 Scythe", "description": "A laser rifle firing a continuous beam. Does not need reloading, but if it overheats a new heat sink must be fitted.", "type": 5, - "damage": 300, + "damage": 350, "capacity": 8, "recoil": 1, "fire_rate": 0, @@ -262,7 +262,7 @@ "name": "JAR-5 Dominator", "description": "Firing jet-propelled rounds, the Dominator trades fire rate and magazine capacity for increased damage per projectile.", "type": 6, - "damage": 300, + "damage": 275, "capacity": 15, "recoil": 75, "fire_rate": 250, @@ -275,9 +275,9 @@ ] }, "2640366401": { - "name": "BR-14 Adjudicator Rifle", + "name": "BR-14 Adjudicator", "description": "An accurate, armor-penetrating rifle, the BR-14 Adjudicator delivers righteous judgement to medium-sized enemies, though its restrictive magazine limits its effectiveness against large groups.", - "type": 4, + "type": 1, "damage": 80, "capacity": 25, "recoil": 50, @@ -291,7 +291,7 @@ ] }, "339272294": { - "name": "R-36 Eruptor Rifle", + "name": "R-36 Eruptor", "description": "This bolt-action rifle fires jet-assisted shells that explode shrapnel in all directions upon impact. Not recommended for close-quarters use.", "type": 6, "damage": 380, diff --git a/items/weapons/secondary.json b/items/weapons/secondary.json index 89257ca..3c11b52 100644 --- a/items/weapons/secondary.json +++ b/items/weapons/secondary.json @@ -2,7 +2,7 @@ "1": { "name": "P-2 Peacemaker", "description": "The SEAF standard pistol - offering a high fire rate, generous capacity, and fast reloading.", - "damage": 60, + "damage": 75, "capacity": 15, "recoil": 22, "fire_rate": 900, @@ -33,7 +33,7 @@ "1374036584": { "name": "P-4 Senator", "description": "A high-damage revolver, which can be reloaded with single rounds. A heavy-hitting and reliable sidearm.", - "damage": 150, + "damage": 175, "capacity": 6, "recoil": 43, "fire_rate": 200,