superb-warfare/src/main/resources/data/superbwarfare/guns/m_79.json
2025-05-22 13:41:25 +08:00

25 lines
No EOL
563 B
JSON

{
"ID": "superbwarfare:m_79",
"Spread": 3.5,
"RecoilX": 0.004,
"RecoilY": 0.023,
"Damage": 40,
"Projectile": {
"Type": "superbwarfare:gun_grenade"
},
"ExplosionDamage": 80,
"ExplosionRadius": 5,
"Velocity": 3.75,
"Magazine": 1,
"Weight": 4,
"EmptyReloadTime": 64,
"RPM": 180,
"AmmoType": "superbwarfare:grenade_40mm",
"AvailablePerks": [
"superbwarfare:powerful_attraction",
"superbwarfare:intelligent_chip",
"superbwarfare:monster_hunter",
"superbwarfare:vorpal_weapon",
"superbwarfare:micro_missile"
]
}