Armblade Tweaks (#38337)

init
This commit is contained in:
ScarKy0
2025-06-15 20:23:02 +02:00
committed by GitHub
parent be5df666f0
commit bc9059a72d

View File

@@ -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