From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Sun, 15 Jun 2025 18:23:02 +0000 (+0200) Subject: Armblade Tweaks (#38337) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=bc9059a72d41357456c4dcfa7a68aa64db9e80d1;p=space-station-14.git Armblade Tweaks (#38337) init --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/armblade.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/armblade.yml index 457e8ea10d..503763348c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/armblade.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/armblade.yml @@ -2,7 +2,7 @@ name: arm blade parent: BaseItem id: ArmBlade - description: A grotesque blade made out of bone and flesh that cleaves through people as a hot knife through butter. + description: A grotesque blade made out of bone and flesh that can pry open doors and cleaves through people as a hot knife through butter. components: - type: Sharp - type: Execution @@ -11,14 +11,18 @@ sprite: Objects/Weapons/Melee/armblade.rsi state: icon - type: MeleeWeapon + soundHit: + collection: AlienClaw wideAnimationRotation: 90 attackRate: 1 damage: - types: - Slash: 10 - Piercing: 10 + types: # Same as energy sword, but slash/pierce instead of slash/heat + Slash: 15 + Piercing: 15 + Structural: 20 - type: Item size: Normal sprite: Objects/Weapons/Melee/armblade.rsi - type: Prying + speedModifier: 1.5 # Jaws of life speed pryPowered: true