superb-warfare/src/main/resources/data/superbwarfare/guns/m_1911.json
2024-08-06 02:00:15 +08:00

23 lines
No EOL
404 B
JSON

{
"zoom_speed": 1.7,
"zoom": 1.25,
"spread": 2.5,
"zoomSpread": 0.2,
"recoil_x": 0.006,
"recoil_y": 0.018,
"damage": 9.5,
"headshot": 1.5,
"velocity": 14,
"mag": 7,
"projectile_amount": 1,
"fire_interval": 3,
"weight": 0,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"normal_reload_time": 30,
"empty_reload_time": 35,
"BypassesArmor": 0.2
}