superb-warfare/src/main/resources/data/superbwarfare/guns/hunting_rifle.json
2024-08-06 02:00:15 +08:00

21 lines
No EOL
347 B
JSON

{
"zoom_speed": 1,
"zoom": 1.25,
"spread": 7,
"zoomSpread": 0.01,
"recoil_x": 0.004,
"recoil_y": 0.04,
"damage": 65,
"headshot": 3,
"velocity": 38,
"mag": 1,
"projectile_amount": 1,
"weight": 1,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"empty_reload_time": 64,
"BypassesArmor": 0.7
}