local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.State local spec = Hekili:NewSpecialization( 256 ) spec:RegisterResource( Enum.PowerType.Mana ) -- Talents spec:RegisterTalents( { -- Priest angelic_bulwark = { 82675, 108945, 1 }, -- When an attack bri...
Talents For Discipline, I’m going with a31/3/0 build. I wanted to try out a lot of the new talents, even if I wasn’t convinced they’d be useful at present. Much of this is obvious. I opted for haste over mana returns because my haste is a bit low still and mana is infinite...
Hekili Priority Helper for DPS and Tanks (WoW Retail) - hekili/TheWarWithin/PriestDiscipline.lua at edf5364d2c3d1559d9548d9090e76f678b99cf79 · Hekili/hekili
Hekili Priority Helper for DPS and Tanks (WoW Retail) - hekili/Dragonflight/PriestDiscipline.lua at 73e10b7f1aa18990b889f902289025f6fa785c70 · Hekili/hekili
local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.State local spec = Hekili:NewSpecialization( 256 ) spec:RegisterResource( Enum.PowerType.Mana ) -- Talents spec:RegisterTalents( { -- Priest angelic_bulwark = { 82675, 108945, 1 }, -- When an att...