From 179be60f8008a59db9858b8ba54f035e7a69157b Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 21 Aug 2023 06:54:22 +1000 Subject: [PATCH] sniper changes (#19353) --- .../Weapons/Guns/Ammunition/Projectiles/antimateriel.yml | 5 ++--- .../Entities/Objects/Weapons/Guns/Snipers/snipers.yml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/antimateriel.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/antimateriel.yml index 2e4a7271f4..31d7b65fe8 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/antimateriel.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/antimateriel.yml @@ -7,8 +7,7 @@ - type: Projectile damage: types: - Piercing: 45 + Piercing: 40 Structural: 30 - ignoreResistances: true - type: StaminaDamageOnCollide - damage: 75 + damage: 35 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 63a06c266d..68c494b888 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -18,7 +18,7 @@ - Back - type: AmmoCounter - type: Gun - fireRate: 0.3 # ~5 second cooldown between shots + fireRate: 0.75 selectedMode: SemiAuto availableModes: - SemiAuto