Skip to content

Commit

Permalink
Nerf tooth macuahuitl cut damage (#78215)
Browse files Browse the repository at this point in the history
* Update bludgeons.json

* Update clubs_dps.json
  • Loading branch information
Karol1223 authored Nov 28, 2024
1 parent 9704dc9 commit da51345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/json/items/melee/bludgeons.json
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@
"weapon_category": [ "GREAT_HAMMERS" ],
"techniques": [ "WBLOCK_1", "WIDE" ],
"to_hit": { "grip": "solid", "length": "long", "surface": "line", "balance": "uneven" },
"melee_damage": { "bash": 16, "cut": 30 }
"melee_damage": { "bash": 16, "cut": 12 }
},
{
"type": "GENERIC",
Expand Down
2 changes: 1 addition & 1 deletion data/mods/TEST_DATA/expected_dps_data/clubs_dps.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mace_pipe": 14.56,
"crowbar": 15.0,
"ch_aztec_sword": 15.8,
"teeth_macuahuitl": 16.08,
"teeth_macuahuitl": 8.81,
"qt_aztec_sword": 17.6,
"mace_trench": 18.39,
"mace_simple": 18.39,
Expand Down

0 comments on commit da51345

Please sign in to comment.