superb-warfare/src/main/resources/data/superbwarfare/guns/homemade_shotgun.json
2025-03-27 04:59:03 +08:00

16 lines
No EOL
278 B
JSON

{
"Spread": 4,
"RecoilX": 0.005,
"RecoilY": 0.026,
"Damage": 5,
"Headshot": 1.5,
"Velocity": 15,
"Magazine": 2,
"ProjectileAmount": 12,
"Weight": 1,
"NormalReloadTime": 66,
"EmptyReloadTime": 83,
"BypassesArmor": 0.01,
"SoundRadius": 16,
"RPM": 600
}