Reduce PKA recharge time (#10184)

This commit is contained in:
Kara
2022-07-30 20:43:45 -07:00
committed by GitHub
parent ddfa328442
commit 5951e45331
2 changed files with 2 additions and 14 deletions

View File

@@ -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

View File

@@ -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