superb-warfare/src/main/resources/data/superbwarfare/guns/vector.json
2024-12-24 14:37:43 +08:00

20 lines
No EOL
330 B
JSON

{
"Spread": 2.3,
"recoil_x": 0.002,
"recoil_y": 0.007,
"damage": 6,
"headshot": 1.5,
"velocity": 16,
"mag": 13,
"Weight": 3,
"FireMode": 2,
"semi": 1,
"burst": 1,
"auto": 1,
"BurstSize": 3,
"normal_reload_time": 46,
"EmptyReloadTime": 64,
"BypassesArmor": 0.15,
"SoundRadius": 11,
"rpm": 1200
}