Skip to content

Commit

Permalink
types not groups
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsmithing committed Aug 7, 2024
1 parent 6ccaf11 commit eca1b9d
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
params:
volume: -3
damage:
groups:
types:
Blunt: 6
Pierce: 3
bluntStaminaDamageFactor: 2.0
Expand All @@ -30,9 +30,8 @@
- type: Wieldable
- type: IncreaseDamageOnWield
damage:
groups:
Blunt: 5
types:
Blunt: 5
Structural: 30
- type: Item
size: Normal
Expand Down Expand Up @@ -65,10 +64,9 @@
attackRate: 0.5
range: 1.4
damage:
groups:
types:
Blunt: 9
Slash: 3
types:
Structural: 12
bluntStaminaDamageFactor: 4.0
heavyRateModifier: 1
Expand Down

0 comments on commit eca1b9d

Please sign in to comment.