summaryrefslogtreecommitdiff
path: root/json/items/ammo/45.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/45.json')
-rw-r--r--json/items/ammo/45.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/json/items/ammo/45.json b/json/items/ammo/45.json
index 0886ae2..11896ef 100644
--- a/json/items/ammo/45.json
+++ b/json/items/ammo/45.json
@@ -43,36 +43,6 @@
"relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 4 }, "dispersion": -10, "recoil": 60 }
},
{
- "id": "reloaded_45_acp",
- "copy-from": "45_acp",
- "type": "AMMO",
- "name": { "str_sp": ".45 ACP FMJ, reloaded" },
- "description": ".45 ACP ammunition with a 230gr FMJ bullet. Due to a reputation for effectiveness, the .45 ACP round has been common for 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" ] }
- },
- {
- "id": "reloaded_45_jhp",
- "copy-from": "45_jhp",
- "type": "AMMO",
- "name": { "str_sp": ".45 ACP JHP, reloaded" },
- "description": ".45 ACP ammunition with a 185gr JHP 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_45_super",
- "copy-from": "45_super",
- "type": "AMMO",
- "name": { "str_sp": ".45 ACP +P, reloaded" },
- "description": "Overpressure .45 ACP ammunition with a 185gr JHP bullet. This +P ammunition has higher muzzle energy than typical loads, leading to greater damage, accuracy and recoil. 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": "bp_45_acp",
"copy-from": "45_acp",
"type": "AMMO",
@@ -101,5 +71,35 @@
},
"extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },
+ {
+ "id": "reloaded_45_acp",
+ "copy-from": "45_acp",
+ "type": "AMMO",
+ "name": { "str_sp": ".45 ACP FMJ, reloaded" },
+ "description": ".45 ACP ammunition with a 230gr FMJ bullet. Due to a reputation for effectiveness, the .45 ACP round has been common for 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" ] }
+ },
+ {
+ "id": "reloaded_45_jhp",
+ "copy-from": "45_jhp",
+ "type": "AMMO",
+ "name": { "str_sp": ".45 ACP JHP, reloaded" },
+ "description": ".45 ACP ammunition with a 185gr JHP 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_45_super",
+ "copy-from": "45_super",
+ "type": "AMMO",
+ "name": { "str_sp": ".45 ACP +P, reloaded" },
+ "description": "Overpressure .45 ACP ammunition with a 185gr JHP bullet. This +P ammunition has higher muzzle energy than typical loads, leading to greater damage, accuracy and recoil. 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" ] }
}
]