summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:56:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:56:12 -0700
commit469551fb845b4b0d6745fc010a42c698ebd073c1 (patch)
tree0205e9a526ac869ad3b1fd1a6d96b3638b5c92c7
parentClean up the descriptions for 20x66mm rounds. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-469551fb845b4b0d6745fc010a42c698ebd073c1.tar.xz
Override 223 ammo.
-rw-r--r--json/items/ammo/223.json121
1 files changed, 121 insertions, 0 deletions
diff --git a/json/items/ammo/223.json b/json/items/ammo/223.json
new file mode 100644
index 0000000..977d404
--- /dev/null
+++ b/json/items/ammo/223.json
@@ -0,0 +1,121 @@
+[
+ {
+ "id": "223",
+ "type": "AMMO",
+ "name": { "str": ".223 Remington" },
+ "description": ".223 Remington ammunition with a 55gr FMJ-BT bullet, patterned after the M193 loading. The .223 round has been very popular with civilian shooters for almost a century, finding use in a wide variety of weapons. The combination of high velocity with a thinly-jacketed, cannelured projectile led to unexpected yaw and fragmentation in soft tissue, increasing this round's performance.",
+ "weight": "12 g",
+ "volume": "194 ml",
+ "price": 280,
+ "price_postapoc": 900,
+ "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
+ "material": [ "brass", "powder" ],
+ "symbol": "=",
+ "color": "yellow",
+ "count": 30,
+ "stack_size": 47,
+ "ammo_type": "223",
+ "casing": "223_casing",
+ "range": 36,
+ "damage": { "damage_type": "bullet", "amount": 44, "armor_penetration": 2 },
+ "dispersion": 30,
+ "recoil": 1500,
+ "effects": [ "COOKOFF" ]
+ },
+ {
+ "id": "556",
+ "copy-from": "223",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M855A1" },
+ "description": "An updated loading of M855 5.56x45mm ammunition, featuring a 62 grain projectile containing an exposed steel penetrator and copper slug. Designed as a mostly lead-free projectile, the opportunity was further taken to improve upon M855's penetration and lethality characteristics through penetrator design and increased pressure. Its improved accuracy, penetration and lethality over M855 are appreciated by users of shorter-barreled AR variants.",
+ "price": 290,
+ "price_postapoc": 900,
+ "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
+ "relative": { "damage": { "damage_type": "bullet", "amount": -2, "armor_penetration": 5 }, "dispersion": -10 },
+ "proportional": { "recoil": 1.1 },
+ "extend": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "556_incendiary",
+ "copy-from": "556",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M856 tracer" },
+ "description": "An M856 tracer round. Traditional practice is to load one tracer per every four normal rounds to help keep the weapon they are fired from on target. They have the potential to ignite flammable surfaces at their point of impact.",
+ "extend": { "effects": [ "INCENDIARY" ] }
+ },
+ {
+ "id": "bp_223",
+ "copy-from": "223",
+ "type": "AMMO",
+ "name": { "str": ".223 Remington, black powder" },
+ "description": ".223 Remington ammunition with a 55gr bullet, patterned after the M193 loading. The .223 round has been very popular with civilian shooters for almost a century, finding use in a wide variety of weapons. 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.57, "armor_penetration": 0.5 },
+ "recoil": 0.57,
+ "dispersion": 1.2
+ },
+ "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },
+ {
+ "id": "bp_556",
+ "copy-from": "556",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M855A1, black powder" },
+ "description": "5.56x45mm ammunition with a 62gr FMJ bullet. 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.57, "armor_penetration": 0.5 },
+ "recoil": 0.57,
+ "dispersion": 1.2
+ },
+ "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },
+ {
+ "id": "bp_556_incendiary",
+ "copy-from": "556_incendiary",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M856 tracer, black powder" },
+ "description": "An M856 tracer round. Traditional practice is to load one tracer per every four normal rounds to help keep the weapon they are fired from on target. 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.57, "armor_penetration": 0.5 },
+ "recoil": 0.57,
+ "dispersion": 1.2
+ },
+ "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },
+ {
+ "id": "reloaded_223",
+ "copy-from": "223",
+ "type": "AMMO",
+ "name": { "str": ".223 Remington, reloaded" },
+ "description": ".223 Remington ammunition with a 55gr bullet, patterned after the M193 loading. The .223 round has been very popular with civilian shooters for almost a century, finding use in a wide variety of weapons. 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" ] }
+ },
+ {
+ "id": "reloaded_556",
+ "copy-from": "556",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M855A1, reloaded" },
+ "description": "5.56x45mm ammunition with a 62gr FMJ bullet. 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" ] }
+ },
+ {
+ "id": "reloaded_556_incendiary",
+ "copy-from": "556_incendiary",
+ "type": "AMMO",
+ "name": { "str": "5.56 NATO M856 tracer, reloaded" },
+ "description": "An M856 tracer round. Traditional practice is to load one tracer per every four normal rounds to help keep the weapon they are fired from on target. 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" ] }
+ }
+]