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

24 lines
No EOL
413 B
JSON

{
"zoom_speed": 0.9,
"zoom": 2,
"spread": 5,
"zoomSpread": 0.1,
"bipod": 1,
"recoil_x": 0.0018,
"recoil_y": 0.01,
"damage": 7,
"headshot": 2,
"velocity": 42.4,
"mag": 55,
"projectile_amount": 1,
"fire_interval": 5,
"weight": 1,
"fire_mode": 2,
"semi": 0,
"burst": 0,
"auto": 1,
"burst_size": 1,
"normal_reload_time": 73,
"empty_reload_time": 95,
"BypassesArmor": 0.25
}