机炮1.2.3修改默认子弹和射速,文件路径:\Hades\Content\Game\Weapons\PlayerWeapons.sjson
射速是Cooldown,默认值0.1,数值越少射速越快
子弹数是MaxAmmo,默认值是10,数值越大越弹药数越大
Name = "GunWeapon"
InheritFrom = "1_BaseDamagingWeapon"
Control = "Attack2"
DisallowedControl = "null"
Type = "GUN"
Projectile = "GunWeapon"
ChargeSoundFadeTime = 0.25
RootOwnerWhileFiring = false
BlockMoveInput = false
CancelMovement = false
ChargeCancelMovement = false
FullyAutomatic = true
FireSound = "null"
AutoLock = true
AutoLockRange = 710
AutoLockArcDistance = 360
FireFx = "GunFire"
ChargeTimeFrames = 4
ChargeStartAnimation = "null"
LockTriggerForCharge = true
FireGraphic = "ZagreusGunFire"
LockTriggerTransferFromOnSwap = false
FailedToFireCooldownAnimation = "ZagreusGunFireEmpty"
FailedToFireCooldownDuration = 0.15
TriggerReleaseGraphic = "null"
FireOnRelease = false
NumProjectiles = 1
Cooldown = 0.03
Spread = 0
Scatter = 35
ScatterSubside = 170
ScatterCap = 35
TriggerTapIgnoresCooldown = false
MaxAmmo = 99