sierra-modpack/config-source/cgm/guns/handgun.json

18 lines
340 B
JSON
Raw Permalink Normal View History

2023-01-24 01:54:35 -07:00
{
"General": {
"Max Ammo": 15,
"Reload Speed": 1,
"Projectile Count": 1,
"Always Spread": false,
"Spread": 0.0
},
"Projectile": {
"Damage": 10.0,
"Damage Falloff": true,
"Gravity": false,
"Ticks Before Removed": 10,
"Reduce Damage If Not Zoomed": false,
"Size": 0.2,
"Speed": 10.0
}
}