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

18 lines
337 B
JSON
Raw Permalink Normal View History

2023-01-24 01:54:35 -07:00
{
"General": {
"Max Ammo": 4,
"Reload Speed": 1,
"Projectile Count": 5,
"Always Spread": true,
"Spread": 8.0
},
"Projectile": {
"Damage": 15.0,
"Damage Falloff": true,
"Gravity": false,
"Ticks Before Removed": 3,
"Reduce Damage If Not Zoomed": false,
"Size": 1.0,
"Speed": 10.0
}
}