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

18 lines
338 B
JSON
Raw Normal View History

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