diff options
Diffstat (limited to 'json/items/ammo/380.json')
-rw-r--r-- | json/items/ammo/380.json | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/json/items/ammo/380.json b/json/items/ammo/380.json index d982199..7646b63 100644 --- a/json/items/ammo/380.json +++ b/json/items/ammo/380.json @@ -44,36 +44,6 @@ "proportional": { "recoil": 1.1 } }, { - "id": "reloaded_380_FMJ", - "copy-from": "380_FMJ", - "type": "AMMO", - "name": { "str_sp": ".380 ACP FMJ, reloaded" }, - "description": ".380 ACP ammunition with a brass jacketed 95gr bullet. Popular in pocket pistols for over a century, it is often considered the weakest caliber to consider for self-defense. 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_380_JHP", - "copy-from": "380_JHP", - "type": "AMMO", - "name": { "str_sp": ".380 ACP JHP, reloaded" }, - "description": ".380 ACP ammunition with a 95gr jacketed hollow point bullet. It is a popular round for small concealable backup pistols, and often the weakest recommended defensive caliber. 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_380_p", - "copy-from": "380_p", - "type": "AMMO", - "name": { "str_sp": ".380 ACP +P, reloaded" }, - "description": "Overpressure .380 ACP ammunition with a 90gr jacketed hollow point bullet. This defensive loading is designed to maximize performance, and tends to be more accurate than practice ammo. 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_380_FMJ", "copy-from": "380_FMJ", "type": "AMMO", @@ -102,5 +72,35 @@ }, "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } + }, + { + "id": "reloaded_380_FMJ", + "copy-from": "380_FMJ", + "type": "AMMO", + "name": { "str_sp": ".380 ACP FMJ, reloaded" }, + "description": ".380 ACP ammunition with a brass jacketed 95gr bullet. Popular in pocket pistols for over a century, it is often considered the weakest caliber to consider for self-defense. 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_380_JHP", + "copy-from": "380_JHP", + "type": "AMMO", + "name": { "str_sp": ".380 ACP JHP, reloaded" }, + "description": ".380 ACP ammunition with a 95gr jacketed hollow point bullet. It is a popular round for small concealable backup pistols, and often the weakest recommended defensive caliber. 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_380_p", + "copy-from": "380_p", + "type": "AMMO", + "name": { "str_sp": ".380 ACP +P, reloaded" }, + "description": "Overpressure .380 ACP ammunition with a 90gr jacketed hollow point bullet. This defensive loading is designed to maximize performance, and tends to be more accurate than practice ammo. 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" ] } } ] |