superb-warfare/src/main/resources/data/superbwarfare/guns/hunting_rifle.json
2024-09-08 17:50:01 +08:00

22 lines
No EOL
368 B
JSON

{
"zoom_speed": 1,
"zoom": 1.25,
"spread": 7,
"zoomSpread": 0.01,
"recoil_x": 0.004,
"recoil_y": 0.04,
"damage": 65,
"headshot": 3,
"velocity": 38,
"mag": 1,
"projectile_amount": 1,
"weight": 1,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"empty_reload_time": 64,
"BypassesArmor": 0.7,
"SoundRadius": 20
}