superb-warfare/src/main/resources/data/superbwarfare/guns/m_60.json
2024-08-24 21:11:05 +08:00

24 lines
No EOL
418 B
JSON

{
"zoom_speed": 0.85,
"zoom": 1.25,
"spread": 5,
"zoomSpread": 0.1,
"bipod": 1,
"recoil_x": 0.004,
"recoil_y": 0.014,
"damage": 9,
"headshot": 2,
"velocity": 22,
"mag": 100,
"projectile_amount": 1,
"fire_interval": 2,
"weight": 2,
"fire_mode": 2,
"semi": 0,
"burst": 0,
"auto": 1,
"burst_size": 1,
"normal_reload_time": 114,
"empty_reload_time": 133,
"BypassesArmor": 0.25
}