superb-warfare/src/main/resources/data/superbwarfare/guns/hunting_rifle.json
2024-12-24 15:03:00 +08:00

17 lines
No EOL
263 B
JSON

{
"Spread": 7,
"recoil_x": 0.004,
"recoil_y": 0.04,
"damage": 65,
"Headshot": 3,
"velocity": 38,
"mag": 1,
"Weight": 5,
"FireMode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"EmptyReloadTime": 64,
"BypassesArmor": 0.7,
"SoundRadius": 20
}