diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 19:37:06 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 19:37:06 -0800 |
commit | c0c569c8c0b6b6189e845a8157254030d4845aa2 (patch) | |
tree | dddc8f8e89dfbc3b109f79ea265028e26b95bde4 /json/items/ammo/270win.json | |
parent | Add 545x39, 700nx, 762, and 762R (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-c0c569c8c0b6b6189e845a8157254030d4845aa2.tar.xz |
Clean up numerous entries.
Diffstat (limited to 'json/items/ammo/270win.json')
-rw-r--r-- | json/items/ammo/270win.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/ammo/270win.json b/json/items/ammo/270win.json index 53f434d..34245e2 100644 --- a/json/items/ammo/270win.json +++ b/json/items/ammo/270win.json @@ -2,10 +2,10 @@ { "id": "270win_jsp", "type": "AMMO", - "name": { "str": ".270 Winchester JSP" }, - "description": ".270 Winchester ammunition with 130gr soft point bullets. The .270 round was not initially successful, but over a few decades it became one of the most popular rifle cartridges for hunting and silhouette shooting. It is a powerful round capable of taking down large targets with ease.", + "name": { "str_sp": ".270 Winchester JSP" }, + "description": ".270 Winchester ammunition with a 130gr soft point bullet. The .270 round was not initially successful, but over a few decades it became one of the most popular rifle cartridges for hunting and silhouette shooting. It is a powerful round capable of taking down large targets with ease.", "weight": "20 g", - "volume": "250 ml", + "volume": "189 ml", "price": 170, "price_postapoc": 600, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], @@ -27,7 +27,7 @@ "copy-from": "270win_jsp", "type": "AMMO", "name": { "str_sp": ".270 Winchester JSP, black powder" }, - "description": ".270 Winchester ammunition with a 130gr soft point bullet. It is a powerful round capable of taking down large targets with ease, but 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": ".270 Winchester ammunition with a 130gr soft point bullet. It is a powerful round capable of taking down large targets with ease, but 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.3, "damage": { "damage_type": "bullet", "amount": 0.7, "armor_penetration": 0.5 }, |