Skip to content

Commit

Permalink
vial of animated blood stat
Browse files Browse the repository at this point in the history
  • Loading branch information
Bloodmallet committed Apr 24, 2024
1 parent 985912a commit 392b503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simc_support/game_data/Trinket.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ def stats(self) -> typing.List[Stat]:
193762: [Stat.STRENGTH], # Blazebinder's Hoof
159630: [Stat.INTELLECT], # Balefire Branch
193791: [Stat.INTELLECT], # Time-Breaching Talon
159625: [Stat.STRENGTH], # Vial of Animated Blood
}
"""Game data doesn't provide primary stat information."""

Expand Down

0 comments on commit 392b503

Please sign in to comment.