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

27 lines
No EOL
490 B
JSON

{
"zoom_speed": 1.1,
"zoom": 1.25,
"spread": 3,
"zoomSpread": 2.7,
"recoil_x": 0.009,
"recoil_y": 0.04,
"damage": 3,
"headshot": 1.5,
"velocity": 13,
"mag": 8,
"force_stop_reloading": 1,
"projectile_amount": 12,
"fire_interval": 13,
"weight": 1,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"prepare_time": 7,
"prepare_load_time": 36,
"iterative_time": 16,
"finish_time": 12,
"BypassesArmor": 0.05,
"SoundRadius": 16
}