[ { "id": "357mag_fmj", "type": "AMMO", "name": { "str_sp": ".357 Magnum FMJ" }, "description": "Jacketed .357 Magnum ammunition. The .357 Magnum round is derived from the earlier .38 Special, with a marginally longer case and generating greater pressure.", "weight": "8 g", "volume": "145 ml", "price": 140, "price_postapoc": 1000, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "brass", "powder" ], "symbol": "=", "color": "light_gray", "count": 50, "stack_size": 50, "ammo_type": "357mag", "casing": "357mag_casing", "range": 16, "damage": { "damage_type": "bullet", "amount": 33, "armor_penetration": 4 }, "dispersion": 30, "recoil": 700, "effects": [ "COOKOFF" ] }, { "id": "357mag_jhp", "copy-from": "357mag_fmj", "type": "AMMO", "name": { "str_sp": ".357 Magnum JHP" }, "description": "Jacketed hollow point .357 Magnum ammunition. The .357 Magnum round is derived from the earlier .38 Special, with a marginally longer case and generating greater pressure.", "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": -2 } } }, { "id": "reloaded_357mag_fmj", "copy-from": "357mag_fmj", "type": "AMMO", "name": { "str_sp": ".357 Magnum FMJ, reloaded" }, "description": "Jacketed .357 Magnum ammunition. 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, "recoil": 0.9 } }, { "id": "reloaded_357mag_jhp", "copy-from": "357mag_jhp", "type": "AMMO", "name": { "str_sp": ".357 Magnum JHP, reloaded" }, "description": "Jacketed hollow point .357 Magnum ammunition. 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, "recoil": 0.9 } }, { "id": "bp_357mag_fmj", "copy-from": "357mag_fmj", "type": "AMMO", "name": { "str_sp": ".357 Magnum FMJ, black powder" }, "description": "Jacketed .357 Magnum ammunition. 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.76, "armor_penetration": 0.5 }, "recoil": 0.76, "dispersion": 1.2 }, "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } }, { "id": "bp_357mag_jhp", "copy-from": "357mag_jhp", "type": "AMMO", "name": { "str_sp": ".357 Magnum JHP, black powder" }, "description": "Jacketed hollow point .357 Magnum ammunition. 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.76, "armor_penetration": 0.5 }, "recoil": 0.76, "dispersion": 1.2 }, "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } } ]