diff --git a/Resources/Prototypes/SS220/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/SS220/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 899d89b9eb47..b2879e6481cd 100644 --- a/Resources/Prototypes/SS220/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/SS220/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -50,3 +50,15 @@ path: /Audio/Weapons/bladeslice.ogg - type: StaticPrice price: 50 + - type: GunRequiresWield + - type: HeldSpeedModifier + sprintModifier: 0.7 + mirrorClothingModifier: false + - type: Blocking # not the best option, but blocking hardcoded to shields sadly + passiveBlockModifier: + coefficients: + Blunt: 1.0 + activeBlockModifier: + coefficients: + Blunt: 1.0 +