superb-warfare/src/main/resources/data/superbwarfare/guns/sks.json
2024-12-24 13:57:51 +08:00

21 lines
No EOL
356 B
JSON

{
"spread": 4.5,
"recoil_x": 0.004,
"recoil_y": 0.015,
"damage": 9.5,
"headshot": 2,
"velocity": 36,
"mag": 20,
"projectile_amount": 1,
"Weight": 4,
"FireMode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"normal_reload_time": 54,
"EmptyReloadTime": 75,
"BypassesArmor": 0.23,
"SoundRadius": 16,
"rpm": 400
}