superb-warfare/src/main/resources/data/superbwarfare/guns/glock_17.json
2024-11-03 21:57:34 +08:00

21 lines
No EOL
358 B
JSON

{
"spread": 2.5,
"recoil_x": 0.004,
"recoil_y": 0.013,
"damage": 5.5,
"headshot": 1.5,
"velocity": 16,
"mag": 17,
"projectile_amount": 1,
"weight": 1,
"FireMode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"normal_reload_time": 30,
"EmptyReloadTime": 35,
"BypassesArmor": 0.15,
"SoundRadius": 10,
"rpm": 400
}