diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 18:44:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 18:44:52 -0800 |
commit | 359913302bfbeb3c9328d3a3d09b604083814247 (patch) | |
tree | a96ce5d0eef894d219b02ca0f15a578f2ffcfcf4 /json/items/ammo/3006.json | |
parent | Add 45-70 ammo. (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-359913302bfbeb3c9328d3a3d09b604083814247.tar.xz |
Clean up the descriptions.
Diffstat (limited to 'json/items/ammo/3006.json')
-rw-r--r-- | json/items/ammo/3006.json | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/json/items/ammo/3006.json b/json/items/ammo/3006.json index d8abccb..5488c40 100644 --- a/json/items/ammo/3006.json +++ b/json/items/ammo/3006.json @@ -2,7 +2,7 @@ { "id": "3006", "type": "AMMO", - "name": { "str": ".30-06 Springfield" }, + "name": { "str_sp": ".30-06 Springfield" }, "description": ".30-06 Springfield rounds with 165gr soft point bullets. The .30-06 cartridge has excellent accuracy, range, and stopping power making it popular with hunters and snipers for well over a century.", "weight": "20 g", "volume": "250 ml", @@ -26,7 +26,7 @@ "id": "3006_incendiary", "copy-from": "3006", "type": "AMMO", - "name": { "str": ".30-06 M14A1 tracer" }, + "name": { "str_sp": ".30-06 M14A1 tracer" }, "description": "Armor piercing incendiary .30-06 M14A1 ammunition containing tracer rounds to help keep the weapon they are fired from on target. It penetrates all but the strongest body armor with ease.", "extend": { "effects": [ "INCENDIARY" ] } }, @@ -34,7 +34,7 @@ "id": "3006fmj", "copy-from": "3006", "type": "AMMO", - "name": { "str": ".30-06 M2 AP" }, + "name": { "str_sp": ".30-06 M2 AP" }, "description": "Armor piercing .30-06 M2 ammunition with 168gr FMJ bullets. It is an extremely powerful and accurate cartridge but pays for its armor penetration abilities with lowered damage.", "relative": { "damage": { "damage_type": "bullet", "amount": -4, "armor_penetration": 8 } } }, @@ -42,7 +42,8 @@ "id": "bp_3006", "copy-from": "3006", "type": "AMMO", - "name": { "str": ".30-06 Springfield, black powder" }, + "name": { "str_sp": ".30-06 Springfield, black powder" }, + "description": ".30-06 Springfield ammunition with a 165gr soft point bullet. The .30-06 cartridge has excellent accuracy, range, and stopping power making it popular with hunters and snipers for well over a century. 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.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, @@ -56,7 +57,8 @@ "id": "bp_3006_incendiary", "copy-from": "3006_incendiary", "type": "AMMO", - "name": { "str": ".30-06 Springfield tracer, black powder" }, + "name": { "str_sp": ".30-06 M14A1 tracer, black powder" }, + "description": ".30-06 M14A1 tracer ammunition to help keep the weapon it is fired from on target. Someone was down on their luck when they hand-reloaded this - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, @@ -70,7 +72,8 @@ "id": "bp_3006fmj", "copy-from": "3006fmj", "type": "AMMO", - "name": { "str": ".30-06 M2 AP, black powder" }, + "name": { "str_sp": ".30-06 M2 AP, black powder" }, + "description": "Armor piercing .30-06 M2 ammunition with a 168gr FMJ bullet. It is an extremely powerful and accurate cartridge, but pays for its armor penetration abilities with lowered damage. 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.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, @@ -84,7 +87,8 @@ "id": "reloaded_3006", "copy-from": "3006", "type": "AMMO", - "name": { "str": ".30-06 Springfield, reloaded" }, + "name": { "str_sp": ".30-06 Springfield, reloaded" }, + "description": ".30-06 Springfield ammunition with a 165gr soft point bullet. The .30-06 cartridge has excellent accuracy, range, and stopping power making it popular with hunters and snipers for well over a century. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } @@ -93,7 +97,8 @@ "id": "reloaded_3006_incendiary", "copy-from": "3006_incendiary", "type": "AMMO", - "name": { "str": ".30-06 incendiary, reloaded" }, + "name": { "str_sp": ".30-06 M14A1 tracer, reloaded" }, + "description": ".30-06 M14A1 tracer ammunition to help keep the weapon it is fired from on target. It's been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } @@ -102,7 +107,8 @@ "id": "reloaded_3006fmj", "copy-from": "3006fmj", "type": "AMMO", - "name": { "str": ".30-06 M2 AP, reloaded" }, + "name": { "str_sp": ".30-06 M2 AP, reloaded" }, + "description": "Armor piercing .30-06 M2 ammunition with a 168gr FMJ bullet. It is an extremely powerful and accurate cartridge, but pays for its armor penetration abilities with lowered damage. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } |