superb-warfare/src/main/resources/data/superbwarfare/guns/m_4.json
2024-12-24 14:53:17 +08:00

21 lines
No EOL
338 B
JSON

{
"MinZoom": 4,
"MaxZoom": 8,
"Spread": 4,
"recoil_x": 0.0015,
"recoil_y": 0.011,
"damage": 7,
"headshot": 2,
"velocity": 44,
"mag": 30,
"Weight": 4,
"FireMode": 2,
"semi": 1,
"burst": 0,
"auto": 1,
"NormalReloadTime": 56,
"EmptyReloadTime": 64,
"BypassesArmor": 0.25,
"SoundRadius": 14,
"rpm": 850
}