[ { "id": "usp_45", "//": "Modding this gun requires changing vanilla game files. :/ Upstream needs to get their copy-from load order problems fixed.", "copy-from": "pistol_base", "type": "GUN", "name": { "str_sp": "H&K USP .45" }, "description": "A popular pistol, widely used among law enforcement. Extensively tested for durability, it has been found to stay accurate even after being subjected to extreme abuse.", "weight": "789 g", "volume": "483 ml", "price": 70000, "price_postapoc": 2500, "to_hit": -2, "bashing": 8, "material": [ "steel", "plastic" ], "symbol": "(", "color": "dark_gray", "ammo": "45", "ranged_damage": { "damage_type": "bullet", "amount": -1 }, "dispersion": 400, "durability": 9, "blackpowder_tolerance": 48, "min_cycle_recoil": 450, "magazine_well": "250 ml", "magazines": [ [ "45", [ "usp45mag" ] ] ] }, { "id": "hk_45", "copy-from": "usp_45", "looks_like": "glock_17", "type": "GUN", "name": { "str_sp": "H&K HK45" }, "description": "Originally intended to replace the US military's aging M9 pistol, the HK45 combines the famed durability of the USP series with a more ergonomic design based on the P2000 to allow for greater control during operation.", "weight": "770 g", "price": 75000, "price_postapoc": 3000, "min_cycle_recoil": 400, "magazines": [ [ "45", [ "hk45mag" ] ] ], "built_in_mods": [ "pistol_grip" ] }, { "id": "hk_ump45", "copy-from": "smg_base", "type": "GUN", "name": { "str_sp": "H&K UMP45" }, "description": "Developed as a successor to the MP5 submachine gun, the UMP45 retains the earlier model's supreme accuracy and low recoil, but in the higher .45 caliber.", "weight": "2300 g", "volume": "1250 ml", "price": 290000, "price_postapoc": 3000, "to_hit": -2, "ascii_picture": "hk_ump", "bashing": 11, "material": [ "steel", "plastic" ], "symbol": "(", "color": "dark_gray", "ammo": "45", "ranged_damage": { "damage_type": "bullet", "amount": 1 }, "dispersion": 240, "durability": 8, "min_cycle_recoil": 540, "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 2 ], [ "AUTO", "auto", 4 ] ], "magazines": [ [ "45", [ "ump45mag", "ump45_makeshiftmag" ] ] ] } ]