Skip to content

Commit

Permalink
Fix Spear of the Dead scaling
Browse files Browse the repository at this point in the history
This makes it so that the Spear of the Dead also gains pierce with each level, just like the normal Spear.
  • Loading branch information
FreezePhoenix authored Mar 14, 2024
1 parent 2f6b148 commit e2c54d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions design/items.py
Original file line number Diff line number Diff line change
Expand Up @@ -3073,6 +3073,7 @@
"apiercing":12,
"damage_type":"physical",
"upgrade":{
"apiercing":5,
},
"name":"Spear of the Dead",
"explanation":"A deadly weapon",
Expand Down

0 comments on commit e2c54d2

Please sign in to comment.