Well the Sten wasn’t a god gun. It was simple yes, but simple means shoddy in the gun world (Besides the AK, that was a god gun). The Sten would jam, break, or even explode in the user’s hand if used to much. That’s why they made so many; if one breaks, give the guy another. So as a craftable weapon, the Sten is good. But as finding it out in the wild? It’s corn, and shit mixed into a stamped metal carcass (My opinion).
So give it something like this.
{
“id”: “sten_shoddy”,
“type”: “GUN”,
“symbol”: “(”,
“color”: “dark_gray”,
“name”: “Sten MK1”,
“name_plural”: “Sten MK1”,
“description”: “The Sten MK1 was a weapon produced during WWII. Noted for its simple design and cheap manufacturing costs, it was less known for being complete garbage. Easy to make, easy to break.”,
“price”: 2800,
“material”: [“steel”, “null”],
“flags”: “MODE_BURST”,
“skill”: “smg”,
“ammo”: “9mm”,
“weight”: 3156,
“volume”: 8,
“bashing”: 10,
“cutting”: 0,
“to_hit”: -2,
“ranged_damage”: -2,
“dispersion”: 175,
“sight_dispersion”: 85,
“aim_speed” : 5,
“recoil”: 25,
“durability”: 8,
“burst”: 3,
“clip_size”: 32,
“reload”: 375,
“loudness” : 150,
“built_in_mods” : [“folding_stock”]
“valid_mod_locations”: [[ “accessories”, 3 ],[ “barrel”, 1 ],[ “bore”, 1 ],[ “conversion”, 1 ],[ “grip”, 1 ],[ “magazine”, 2 ],[ “mechanism”, 4 ],[ “muzzle”, 1 ],[ “rail”, 1 ],[ “sights”, 1 ],[ “stock”, 1 ],[ “underbarrel”, 1 ]]
}
Of course you can change the description… That’s just a placeholder 