superb-warfare/src/main/resources/data/superbwarfare/guns/minigun.json
2024-11-08 03:28:11 +08:00

14 lines
No EOL
229 B
JSON

{
"spread": 1.5,
"recoil_x": 0.005,
"recoil_y": 0.04,
"damage": 8,
"headshot": 2,
"velocity": 46,
"weight": 10,
"FireMode": 2,
"projectile_amount": 1,
"BypassesArmor": 0.3,
"SoundRadius": 14,
"rpm": 1200
}