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

13 lines
No EOL
201 B
JSON

{
"Spread": 1.5,
"RecoilX": 0.003,
"RecoilY": 0.02,
"damage": 8,
"Headshot": 2,
"velocity": 46,
"Weight": 10,
"FireMode": 2,
"BypassesArmor": 0.3,
"SoundRadius": 14,
"rpm": 1200
}