Faster Drozd burst (#34906)
* Increased burst firerate and cooldown by 25%. (firerate 12 -> 18, cooldown 0.25 -> 0.375) * Set default firemode on Drozd to burst * Heisentest
This commit is contained in:
@@ -143,15 +143,16 @@
|
||||
minAngle: 21
|
||||
maxAngle: 32
|
||||
fireRate: 6
|
||||
burstFireRate: 12
|
||||
burstFireRate: 18
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
|
||||
selectedMode: Burst
|
||||
availableModes:
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
shotsPerBurst: 3
|
||||
burstCooldown: 0.25
|
||||
burstCooldown: 0.375
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
gun_magazine:
|
||||
|
||||
Reference in New Issue
Block a user