From 53c3153645df7a15d65a12f29f60a259f9edc258 Mon Sep 17 00:00:00 2001 From: TytosB <54259736+TytosB@users.noreply.github.com> Date: Tue, 29 Apr 2025 05:00:55 -0500 Subject: [PATCH] re-buffs proto kinetic accelerator (#37012) * new ruins * genpop * nvm * abc * fuckin * turnstyle * ruins * stamp * abc * bruh * efg * pka fixed * range tweak --- .../Objects/Weapons/Guns/Projectiles/projectiles.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index bea1df8bca..63d9e62349 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -457,11 +457,11 @@ impactEffect: BulletImpactEffectKinetic damage: types: - Blunt: 15 - Structural: 15 + Blunt: 25 + Structural: 30 # Short lifespan - type: TimedDespawn - lifetime: 0.170 # ~4 tiles of range. + lifetime: 0.22 # roughly 5.5 tiles - type: GatheringProjectile - type: entity -- 2.51.2