superb-warfare/src/main/resources/data/superbwarfare/guns/homemade_shotgun.json
2025-04-14 15:38:12 +08:00

17 lines
No EOL
308 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,
"AmmoType": "@ShotgunAmmo"
}