Skip to content

Commit

Permalink
Evoker Scalecommander Breaths (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
citna authored Sep 14, 2024
1 parent ef02b36 commit 2b1f505
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 @@ -228,8 +228,10 @@ addon.Spells = {
[378464] = { type = IMMUNITY }, -- Nullifying Shroud
[378441] = { type = IMMUNITY }, -- Time Stop
[357210] = { type = IMMUNITY, nonameplates = true }, -- Deep Breath (Immune to CC)
[433874] = { type = IMMUNITY, nonameplates = true, parent = 357210 }, -- (Maneuverability)
[359816] = { type = IMMUNITY, nonameplates = true }, -- Dream Flight (Immune to CC)
[403631] = { type = IMMUNITY, nonameplates = true }, -- Breath of Eons (Immune to CC)
[442204] = { type = IMMUNITY, nonameplates = true, parent = 403631 }, -- (Maneuverability)
[445134] = { type = DEBUFF_OFFENSIVE }, -- Shape of Flame
[358267] = { type = BUFF_SPEED_BOOST }, -- Hover

Expand Down

0 comments on commit 2b1f505

Please sign in to comment.