Fireaxe Structure Damage (#9289)

This commit is contained in:
Emisse
2022-06-30 12:39:48 -06:00
committed by GitHub
parent 0a7cc3e8f6
commit d19f1ae67c

View File

@@ -17,12 +17,14 @@
# axes are kinda like sharp hammers, you know? # axes are kinda like sharp hammers, you know?
Blunt: 4 Blunt: 4
Slash: 10 Slash: 10
Structural: 5
- type: Wieldable - type: Wieldable
- type: IncreaseDamageOnWield - type: IncreaseDamageOnWield
modifiers: modifiers:
flatReductions: flatReductions:
Blunt: -2 # negative reductions = increases Blunt: -2 # negative reductions = increases
Slash: -8 Slash: -8
Structural: -45
- type: Clothing - type: Clothing
size: 150 size: 150
sprite: Objects/Weapons/Melee/fireaxe.rsi sprite: Objects/Weapons/Melee/fireaxe.rsi