This commit is contained in:
LankLTE
2023-06-28 13:03:43 -07:00
committed by GitHub
parent ba753d0f17
commit 367a065929

View File

@@ -70,14 +70,14 @@
- type: MeleeWeapon - type: MeleeWeapon
damage: damage:
types: types:
Blunt: 4 Blunt: 6
Slash: 8 Slash: 2
- type: Wieldable - type: Wieldable
- type: IncreaseDamageOnWield #they don't call it an axe for nothing - type: IncreaseDamageOnWield #they don't call it an axe for nothing
damage: damage:
types: types:
Blunt: 2 Blunt: 4
Slash: 6 Slash: 2
- type: entity - type: entity
parent: BaseHandheldInstrument parent: BaseHandheldInstrument