Thought I might add a personal favorite firearm, in two versions.
Stats shouldn’t be overdone IMO (hopefully).
{
"id": "t_henry_357",
"type": "GUN",
"symbol": "(",
"color": "dark_gray",
"name": "Henry BigBoy .38",
"name_plural": "Henry BigBoy .38",
"description": "A tube-fed, lever action carbine chambered for the .38. Built from high-quality, durable materials.",
"price": 150000,
"material": ["steel", "wood"],
"flags": "RELOAD_ONE",
"skill": "rifle",
"ammo": "38",
"weight": 3946,
"volume": 2,
"bashing": 8,
"cutting": 0,
"to_hit": -2,
"ranged_damage": 4,
"range": 5,
"dispersion": 10,
"recoil": 4,
"durability": 7,
"burst": 0,
"clip_size": 10,
"reload": 350,
"valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
},
{
"id": "t_henry_44",
"type": "GUN",
"symbol": "(",
"color": "dark_gray",
"name": "Henry BigBoy .44",
"name_plural": "Henry BigBoy .44",
"description": "A tube-fed, lever action carbine chambered for the powerful .44. Built from high-quality, durable materials.",
"price": 150000,
"material": ["steel", "wood"],
"flags": "RELOAD_ONE",
"skill": "rifle",
"ammo": "44",
"weight": 3946,
"volume": 2,
"bashing": 8,
"cutting": 0,
"to_hit": -2,
"ranged_damage": 4,
"range": 5,
"dispersion": 10,
"recoil": 4,
"durability": 7,
"burst": 0,
"clip_size": 10,
"reload": 350,
"valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
}