Skip to content

Commit

Permalink
Merge pull request #1147 from wowsims/fix/mastery-flooring
Browse files Browse the repository at this point in the history
[UI][CORE] Remove mastery flooring from all non-warlock classes
  • Loading branch information
1337LutZ authored Oct 31, 2024
2 parents 5f391bb + a99ea27 commit 43bcc95
Show file tree
Hide file tree
Showing 22 changed files with 3,350 additions and 3,473 deletions.
3 changes: 1 addition & 2 deletions proto/ui.proto
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,7 @@ enum StatCapType {
// thresholds due to in-game rounding effects etc., but where the
// average value of the stat from one breakpoint to the next does not
// vary significantly. The most relevant example in early Cata Classic
// is Mastery Rating for Affliction Warlock, Demonology Warlock,
// Arcane Mage, Fire Mage, and Balance Druid, which gets floored in-game
// is Mastery Rating for Demonology Warlock, which gets floored in-game
// to the nearest integer % damage threshold.
TypeThreshold = 3;
}
Expand Down
Loading

0 comments on commit 43bcc95

Please sign in to comment.