Reduce PKA recharge time (#10184)
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
True: { visible: False }
|
||||
False: { visible: True }
|
||||
- type: RechargeBasicEntityAmmo
|
||||
minRechargeCooldown: 3
|
||||
maxRechargeCooldown: 5
|
||||
minRechargeCooldown: 1.5
|
||||
maxRechargeCooldown: 3
|
||||
rechargeSound:
|
||||
path: /Audio/Weapons/Guns/MagIn/kinetic_reload.ogg
|
||||
- type: BasicEntityAmmoProvider
|
||||
|
||||
@@ -111,15 +111,3 @@
|
||||
types:
|
||||
Piercing: 300
|
||||
ignoreResistances: true
|
||||
|
||||
- type: entity
|
||||
id: BulletKinetic
|
||||
name: kinetic bolt
|
||||
parent: BaseBulletHighVelocity
|
||||
noSpawn: true
|
||||
description: Not too bad, but you still don't want to get hit by it.
|
||||
components:
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Blunt: 10
|
||||
|
||||
Reference in New Issue
Block a user