superb-warfare/src/main/resources/data/superbwarfare/guns/ntw_20.json
2024-07-27 02:20:09 +08:00

25 lines
No EOL
425 B
JSON

{
"zoom_speed": 0.4,
"zoom": 6,
"min_zoom": 1.3,
"max_zoom": 6,
"bipod": 1,
"dev": 6,
"recoil_x": 0.01,
"recoil_y": 0.038,
"damage": 100,
"headshot": 3,
"velocity": 31,
"projectile_amount": 1,
"mag": 3,
"fire_interval": 10,
"bolt_action_time": 30,
"weight": 2,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"normal_reload_time": 64,
"empty_reload_time": 87
}