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

25 lines
No EOL
439 B
JSON

{
"zoom_speed": 1,
"zoom": 1.25,
"spread": 5.5,
"zoomSpread": 0.1,
"bipod": 1,
"recoil_x": 0.0035,
"recoil_y": 0.012,
"damage": 8.75,
"headshot": 2,
"velocity": 24,
"mag": 75,
"projectile_amount": 1,
"fire_interval": 2,
"weight": 1,
"fire_mode": 2,
"semi": 1,
"burst": 0,
"auto": 1,
"burst_size": 1,
"normal_reload_time": 73,
"empty_reload_time": 95,
"BypassesArmor": 0.23,
"SoundRadius": 14
}