From 9d64fa90d8238c0502141ae03d75f856bfa76cce Mon Sep 17 00:00:00 2001 From: RobbieNeko <30732426+RobbieNeko@users.noreply.github.com> Date: Fri, 6 Dec 2024 03:58:11 -0500 Subject: [PATCH] fix(balance): Move 3 small shotguns to shotguns skill (#5794) * fix 1887 and 870 MCS * fix rm228 --- data/json/items/gun/20x66mm.json | 1 - data/json/items/gun/shot.json | 2 -- 2 files changed, 3 deletions(-) diff --git a/data/json/items/gun/20x66mm.json b/data/json/items/gun/20x66mm.json index fcd4ba7d58d0..5e67fb8b061f 100644 --- a/data/json/items/gun/20x66mm.json +++ b/data/json/items/gun/20x66mm.json @@ -80,7 +80,6 @@ "material": [ "superalloy", "ceramic" ], "color": "dark_gray", "ammo": "20x66mm", - "skill": "pistol", "dispersion": 400, "durability": 9, "default_mods": [ "pistol_stock" ], diff --git a/data/json/items/gun/shot.json b/data/json/items/gun/shot.json index fc7a1013094e..9e35aa6ad78e 100644 --- a/data/json/items/gun/shot.json +++ b/data/json/items/gun/shot.json @@ -331,7 +331,6 @@ "ascii_picture": "remington870mcs", "material": [ "steel", "plastic" ], "ranged_damage": { "damage_type": "bullet", "amount": -3 }, - "skill": "pistol", "modes": [ [ "DEFAULT", "single", 1 ] ], "//": "dispersion should be 300 moa, but CDDA exaggerates dispersion.", "sight_dispersion": 750, @@ -655,7 +654,6 @@ "durability": 6, "clip_size": 6, "reload": 120, - "skill": "pistol", "modes": [ [ "DEFAULT", "single", 1 ] ], "valid_mod_locations": [ [ "accessories", 2 ],