[ { "id": "762_25", "type": "AMMO", "name": { "str_sp": "7.62x25mm JHP" }, "description": "A commercial version of the 7.62x25mm cartridge created for the armed forces of Soviet Russia. It was derived from the 7.63x25mm cartridge used by the C96 pistol.", "weight": "10 g", "volume": "107 ml", "price": 100, "price_postapoc": 800, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "brass", "powder" ], "symbol": "=", "color": "light_gray", "count": 40, "stack_size": 40, "ammo_type": "762x25", "casing": "762_25_casing", "range": 13, "damage": { "damage_type": "bullet", "amount": 24, "armor_penetration": 2 }, "dispersion": 120, "recoil": 540, "effects": [ "COOKOFF" ] }, { "id": "762_25hot", "copy-from": "762_25", "type": "AMMO", "name": { "str": "7.62x25mm FMJ hot load" }, "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. It is more powerful than the original.", "relative": { "price": 500, "range": 2, "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 3 } }, "proportional": { "recoil": 1.4 } }, { "id": "762_25typeP", "copy-from": "762_25", "type": "AMMO", "name": { "str_sp": "7.62x25mm Type P" }, "//": "Stopgap price of $1 per. Anti-China prejudice in the pre-Cataclysm US may have made this ammo tougher to come by.", "description": "A subsonic cartridge derived from the 7.62x25mm, designed for silenced firearms. It offers good armor penetration at the cost of slightly less damage.", "weight": "12 g", "count": 50, "relative": { "price": 2000, "range": -1, "damage": { "damage_type": "bullet", "amount": -9, "armor_penetration": 2 }, "recoil": -270 } }, { "id": "reloaded_762_25", "copy-from": "762_25hot", "type": "AMMO", "name": { "str_sp": "7.62x25mm FMJ, reloaded" }, "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. 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, "armor_penetration": 0.9 }, "dispersion": 1.1 } }, { "id": "bp_762_25", "//": "Should this be copied from 762_25hot, or 762_25?", "copy-from": "762_25hot", "type": "AMMO", "name": { "str_sp": "7.62x25mm FMJ, black powder" }, "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. 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" ] } } ]