Thus, as the rotation, gearing options, and talent decisions for Protection Warrior have changed with the coming of Season of Discovery, browse the guides in the Table of Content at the top of this page to find all the information you'll need to master this new game mode! 2.1. Profession...
-- WarriorProtection.lua -- October 2022 -- Updated for PTR Build 46181 -- Last Modified 10/19/2022 18:15 UTC if UnitClassBase( "player" ) ~= "WARRIOR" then return end local addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.State...