Windwalker Monk Soothing Mist 7.0% Paralysis 100% Rising Sun Kick 100% Elusive Mists 2.6% Tiger's Lust 100% Disable 69.8% Fast Feet 100% Grace of the Crane 99.1% Bounding Agility 20.8% Calming Presence 99.5% Wind's Reach 63.9% Detox...
-- MonkWindwalker.lua -- October 2023if UnitClassBase( "player" ) ~= "MONK" then return endlocal addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.Statelocal strformat = string.formatlocal spec = Hekili:NewSpecialization( 269 )spec:Register...
Another round of hotfixes has been shipped to liveWoW Dragonflightservers, and in this update, plenty of struggling DPS classes have been given some much-needed attention by Blizzard. Recommended Videos Among them, Windwalker Monk—which has been the subject of much discussion among the...
Windwalker Monk Stat Priority 1.1. Profession Consumable Ranks As part ofDragonflight's overhaul ofProfessions, many crafted items and consumables may have multiple ranks of quality that impact their effects. For consumables, there are potentially three ranks of an item that may be used, withRank ...
Zen Flight— Summons a small cloud that moves at slow mount speed but can fly. Zen Pilgrimage— Teleports you back to the Monk Class Hall. Touch of Karma(ToK) — Shields you from damage taken, up to 50% of your maximum health, and deals 70% of that absorbed amount to the debuffed...
-- MonkWindwalker.lua -- October 2023if UnitClassBase( "player" ) ~= "MONK" then return endlocal addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.Statelocal strformat = string.formatlocal spec = Hekili:NewSpecialization( 269 )spec:RegisterResourc...
-- MonkWindwalker.lua -- October 2022if UnitClassBase( "player" ) ~= "MONK" then return endlocal addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.Statelocal GetNamePlates = C_NamePlate.GetNamePlates ...
-- MonkWindwalker.lua -- October 2023if UnitClassBase( "player" ) ~= "MONK" then return endlocal addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.Statelocal strformat = string.formatlocal spec = Hekili:NewSpecialization( 269 )spec:Register...
-- MonkWindwalker.lua -- October 2022if UnitClassBase( "player" ) ~= "MONK" then return endlocal addon, ns = ... local Hekili = _G[ addon ] local class, state = Hekili.Class, Hekili.Statelocal GetNamePlates = C_NamePlate.GetNamePlates ...
-- Talent: The Monk's abilities have a $h% chance to affect the target a second time at $s1% effectiveness as Shadow damage or healing. -- https://wowhead.com/beta/spell=325216 bonedust_brew = { id = 325216, duration = 10, ...