superb-warfare/src/main/resources/data/superbwarfare/guns/vector.json
2024-09-23 18:52:19 +08:00

23 lines
No EOL
396 B
JSON

{
"zoom_speed": 1.6,
"zoom": 1.25,
"spread": 2.3,
"recoil_x": 0.007,
"recoil_y": 0.007,
"damage": 6,
"headshot": 1.5,
"velocity": 16,
"mag": 33,
"projectile_amount": 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,
"rpm": 1200
}