summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Weapons
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-08 10:47:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-08 10:47:38 -0700
commit699d278abe5e34e02377e03a6b6deef23f795bef (patch)
tree010c219a0aa6928da1a9ec6784923af0ee08c9ba /vamp_stuff/Modification_Files/Items/Weapons
parentClean up corrupted bloodrune description. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-699d278abe5e34e02377e03a6b6deef23f795bef.tar.xz
Nerf the rediculous fire rates on the blood smgs.
More nerfs to vamp guns to come...
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Weapons')
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
index 6d4215f..05d2a8c 100644
--- a/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
+++ b/vamp_stuff/Modification_Files/Items/Weapons/ranged_weapon.json
@@ -33,7 +33,7 @@
"symbol": "(",
"color": "red",
"name": { "str": "blood striker" },
- "description": "A modified and beautifully designed striker shotgun created by vampires. Unlike human's, it has a bigger revolving wheel, which occupies additional bullets and a 3-shot burst mode for barraging shots with its improved accuracy.",
+ "description": "A modified and beautifully designed striker shotgun created by vampires. Unlike human's, it has a bigger revolving wheel, which occupies additional bullets and a two-shot burst mode for barraging shots with its improved accuracy.",
"price": "0 cent",
"price_postapoc": "13185 USD",
"material": [ "steel", "compactblood" ],
@@ -48,7 +48,7 @@
"sight_dispersion": 190,
"recoil": 40,
"durability": 7,
- "burst": 3,
+ "burst": 2,
"clip_size": 16,
"reload": 80,
"loudness": 155,
@@ -157,7 +157,7 @@
"volume": "2500 ml",
"bashing": 4,
"to_hit": 0,
- "modes": [ [ "DEFAULT", "semi-auto", 3 ], [ "BURST", "5 rd.", 9 ], [ "AUTO", "auto", 60 ] ],
+ "modes": [ [ "DEFAULT", "semi-auto", 3 ], [ "BURST", "5 rd.", 9 ], [ "AUTO", "auto", 15 ] ],
"dispersion": 180,
"sight_dispersion": 100,
"aim_speed": 2,
@@ -194,7 +194,7 @@
"volume": "1500 ml",
"bashing": 4,
"to_hit": 0,
- "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "5 rd.", 5 ], [ "AUTO", "auto", 20 ] ],
+ "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "5 rd.", 3 ], [ "AUTO", "auto", 5 ] ],
"dispersion": 185,
"sight_dispersion": 95,
"aim_speed": 3,