History for hekili Dragonflight MonkWindwalker.lua onf1d1552 User selector All users DatepickerAll time Commit History Commits on May 20, 2024 Windwalker incorrect talent ID - Dampen Harm syrifgitcommittedMay 21, 2024 Verified cb2c6dc Commits on May 15, 2024 APL updates and fixes. ...
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 ...
Hekili Priority Helper for DPS and Tanks (WoW Retail) - hekili/Dragonflight/APLs/MonkWindwalker.simc at 16dae0ae73ffdc4f562adab42761a5d3de690b3d · Hekili/hekili
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...
Dragonflight APLs MonkWindwalker.simc MonkWindwalker.lua 18 changes: 9 additions & 9 deletions18Dragonflight/APLs/MonkWindwalker.simc Original file line numberDiff line numberDiff line change @@ -1,4 +1,4 @@ actions.precombat+=/variable,name=sync_serenity,default=0,value=1,if=raid&(equipped...
History for hekili Dragonflight MonkWindwalker.lua on16dae0a User selector All users DatepickerAll time Commit HistoryPagination PreviousNextFooter © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
-- 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 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...