From f0a72e4e6bf241a4f292ed2ad12bde0069f3df30 Mon Sep 17 00:00:00 2001 From: Kayla Glick Date: Sat, 10 Feb 2024 20:00:31 -0500 Subject: [PATCH] MSW only procs off of white hits --- sim/shaman/runes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/shaman/runes.go b/sim/shaman/runes.go index 92f9492f5e..34fd4b4dd1 100644 --- a/sim/shaman/runes.go +++ b/sim/shaman/runes.go @@ -194,7 +194,7 @@ func (shaman *Shaman) applyMaelstromWeapon() { }, }) - ppmm := shaman.AutoAttacks.NewPPMManager(ppm, core.ProcMaskMelee) + ppmm := shaman.AutoAttacks.NewPPMManager(ppm, core.ProcMaskMeleeWhiteHit) // This aura is hidden, just applies stacks of the proc aura. shaman.RegisterAura(core.Aura{