Skip to content

Commit

Permalink
feat(balance): Remove precise strike from cudgel (#5686)
Browse files Browse the repository at this point in the history
Update bludgeons.json
  • Loading branch information
RoyalFox2140 authored Nov 8, 2024
1 parent 4d95c9b commit fc25c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/melee/bludgeons.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"color": "brown",
"symbol": "/",
"material": [ "wood" ],
"techniques": [ "WBLOCK_2", "RAPID", "PRECISE" ],
"techniques": [ "WBLOCK_2", "RAPID" ],
"flags": [ "BELT_CLIP" ],
"weight": "400 g",
"volume": "600 ml",
Expand Down

0 comments on commit fc25c59

Please sign in to comment.