Skip to content

Commit

Permalink
update ret stats
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Nov 29, 2024
1 parent 022a66f commit 7cfa566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/retribution_paladin/sim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const SPEC_CONFIG = registerSpecConfig(Spec.SpecRetributionPaladin, {
Stat.StatMeleeCrit,
Stat.StatExpertise,
// Spell
Stat.StatSpellPower,
Stat.StatSpellDamage,
Stat.StatHolyPower,
Stat.StatSpellCrit,
Stat.StatSpellHit,
Expand Down Expand Up @@ -76,7 +76,7 @@ const SPEC_CONFIG = registerSpecConfig(Spec.SpecRetributionPaladin, {
Stat.StatExpertise,
// Spell
Stat.StatSpellHaste,
Stat.StatSpellPower,
Stat.StatSpellDamage,
Stat.StatHolyPower,
Stat.StatSpellCrit,
Stat.StatSpellHit,
Expand Down

0 comments on commit 7cfa566

Please sign in to comment.