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

24 lines
428 B
JSON

{
"zoom_speed": 0.95,
"zoom": 1.25,
"spread": 3.5,
"zoomSpread": 3,
"recoil_x": 0.006,
"recoil_y": 0.018,
"damage": 2.5,
"headshot": 1.5,
"velocity": 13,
"mag": 25,
"projectile_amount": 12,
"fire_interval": 4,
"weight": 1,
"fire_mode": 2,
"semi": 1,
"burst": 0,
"auto": 1,
"burst_size": 1,
"normal_reload_time": 64,
"empty_reload_time": 85,
"BypassesArmor": 0.05,
"SoundRadius": 18
}