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

18 lines
340 B
JSON
Raw Normal View History

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