Skip to content

Commit

Permalink
Water Unleashed/Oppressing Roar
Browse files Browse the repository at this point in the history
Added Water Unleashed (Shaman PvP talent choice for 50% reduced damage and healing for 6s while in the whirlpool) and Oppressing Roar (Evoker class talent choice) in offensive debuffs category.
  • Loading branch information
citna authored Jan 13, 2023
1 parent 3fd7480 commit 5cba6da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ addon.Spells = {
[357170] = { type = BUFF_DEFENSIVE }, -- Time Dilation
[375087] = { type = BUFF_OFFENSIVE }, -- Dragonrage
[383005] = { type = DEBUFF_OFFENSIVE }, -- Chrono Loop
[372048] = { type = DEBUFF_OFFENSIVE }, -- Oppressing Roar
[360806] = { type = CROWD_CONTROL }, -- Sleep Walk
[372245] = { type = CROWD_CONTROL }, -- Terror of the Skies
[355689] = { type = ROOT }, -- Landslide
Expand Down Expand Up @@ -531,6 +532,7 @@ addon.Spells = {
[207498] = { type = BUFF_DEFENSIVE, parent = 207495 }, -- Ancestral Protection (Player)
[356738] = { type = ROOT }, -- Earth Unleashed
[285515] = { type = ROOT }, -- Surge of Power (Root)
[356824] = { type = DEBUFF_OFFENSIVE }, -- Water Unleashed

-- Warlock
[386997] = { type = DEBUFF_OFFENSIVE }, -- Soul Rot
Expand Down

0 comments on commit 5cba6da

Please sign in to comment.