diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index fb7cb21ae3..87c2abcb00 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -10,7 +10,7 @@ - ShellShotgun - type: CartridgeAmmo count: 6 - spread: 28 + spread: 14 # WD soundEject: collection: ShellEject - type: Sprite @@ -125,9 +125,9 @@ ammo: reagents: - ReagentId: ChloralHydrate - Quantity: 5 + Quantity: 12 # WD - type: SolutionTransfer - maxTransferAmount: 7 + maxTransferAmount: 15 # WD - type: SpentAmmoVisuals state: "practice" 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 f7b30f214d..d9f8adb2ca 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,10 @@ - type: Projectile damage: types: - Piercing: 40 + Piercing: 50 # WD start + - type: StaminaDamageOnCollide + ignoreResistances: false + damage: 80 # WD end - type: entity id: PelletShotgunBeanbag