From 011ed41d7f5062fd4a395c39b2de24241d5bc971 Mon Sep 17 00:00:00 2001 From: Kara Date: Wed, 31 Aug 2022 23:39:11 -0700 Subject: [PATCH] Shotgun buff (#10955) --- .../Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml | 4 ++-- .../Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml index 86d328099c..4e6d0e846f 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml @@ -10,7 +10,7 @@ - type: Projectile damage: types: - Piercing: 5 # Should have the same or less damage than a regular pellet + Piercing: 8 # Should have the same or less damage than a regular pellet - type: entity id: PelletShotgunBeanbag @@ -40,7 +40,7 @@ - type: Projectile damage: types: - Piercing: 5 + Piercing: 12 - type: entity id: PelletShotgunIncendiary diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 49b2710e90..833f43a286 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -106,7 +106,7 @@ - type: Sprite sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi - type: Gun - fireRate: 8 + fireRate: 2 - type: BallisticAmmoProvider capacity: 2 - type: Construction