superb-warfare/src/main/resources/data/superbwarfare/guns/marlin.json
2024-08-24 21:11:05 +08:00

25 lines
No EOL
442 B
JSON

{
"zoom_speed": 1.1,
"zoom": 1.25,
"spread": 2,
"zoomSpread": 0.1,
"recoil_x": 0.004,
"recoil_y": 0.031,
"damage": 16,
"headshot": 2.5,
"velocity": 23,
"mag": 8,
"force_stop_reloading": 1,
"projectile_amount": 1,
"fire_interval": 10,
"weight": 1,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"prepare_time": 8,
"iterative_time": 16,
"finish_time": 19,
"BypassesArmor": 0.3
}