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

24 lines
No EOL
427 B
JSON

{
"zoom_speed": 1.6,
"zoom": 1.25,
"spread": 2.3,
"zoomSpread": 0.15,
"recoil_x": 0.007,
"recoil_y": 0.007,
"damage": 4.5,
"headshot": 1.5,
"velocity": 16,
"mag": 33,
"projectile_amount": 1,
"fire_interval": 1,
"weight": 0,
"fire_mode": 2,
"semi": 1,
"burst": 1,
"auto": 1,
"burst_size": 3,
"normal_reload_time": 46,
"empty_reload_time": 64,
"BypassesArmor": 0.15,
"SoundRadius": 4
}