summaryrefslogtreecommitdiff
path: root/json/items/ammo/shot.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-11-08 19:37:06 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-11-08 19:37:06 -0800
commitc0c569c8c0b6b6189e845a8157254030d4845aa2 (patch)
treedddc8f8e89dfbc3b109f79ea265028e26b95bde4 /json/items/ammo/shot.json
parentAdd 545x39, 700nx, 762, and 762R (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-c0c569c8c0b6b6189e845a8157254030d4845aa2.tar.xz
Clean up numerous entries.
Diffstat (limited to 'json/items/ammo/shot.json')
-rw-r--r--json/items/ammo/shot.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/json/items/ammo/shot.json b/json/items/ammo/shot.json
index f2f4224..a957143 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -5,7 +5,7 @@
"name": { "str": "12ga 00 buckshot" },
"description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.",
"weight": "32 g",
- "volume": "250 ml",
+ "volume": "439 ml",
"price": 500,
"price_postapoc": 800,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
@@ -140,7 +140,7 @@
"copy-from": "shot_bird",
"type": "AMMO",
"name": { "str": "12ga birdshot, black powder" },
- "description": "Weak shotgun ammunition. Designed for hunting birds and other small game, its applications in combat are very limited. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
+ "description": "Weak shotgun ammunition. Designed for hunting birds and other small game, its applications in combat are very limited. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder.",
"proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
"extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -160,7 +160,7 @@
"copy-from": "shot_00",
"type": "AMMO",
"name": { "str": "12ga 00 buckshot, black powder" },
- "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. SWAT forces probably wouldn't use this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
+ "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. SWAT forces probably wouldn't use this one - it's filled with black powder instead of smokeless powder.",
"proportional": { "price": 0.6, "damage": { "damage_type": "heat", "amount": 0.8 }, "dispersion": 1.2 },
"extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -170,7 +170,7 @@
"copy-from": "shot_flechette",
"type": "AMMO",
"name": { "str": "12ga flechette, black powder" },
- "description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
+ "description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder.",
"proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8, "armor_penetration": 0.8 }, "dispersion": 1.2 },
"extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -180,7 +180,7 @@
"copy-from": "shot_slug",
"type": "AMMO",
"name": { "str": "12ga slug, black powder" },
- "description": "A heavy metal slug used to give a shotgun the range capabilities of a rifle. Extremely damaging but rather inaccurate. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.",
+ "description": "A heavy metal slug used to give a shotgun the range capabilities of a rifle. Extremely damaging but rather inaccurate. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder.",
"proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8, "armor_penetration": 0.8 }, "dispersion": 1.2 },
"extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }