Skip to content

Commit

Permalink
Change Aura Mastery to only show the kick-immune effect (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
domzae authored Nov 6, 2024
1 parent 3e3ab70 commit e8bb819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ addon.Spells = {
[20066] = { type = CROWD_CONTROL }, -- Repentance
[10326] = { type = CROWD_CONTROL }, -- Turn Evil
[25771] = { type = BUFF_OTHER }, -- Forbearance
[31821] = { type = BUFF_DEFENSIVE }, -- Aura Mastery
[317929] = { type = BUFF_DEFENSIVE }, -- Aura Mastery (Concentration Aura)
[31850] = { type = BUFF_DEFENSIVE }, -- Ardent Defender
[31884] = { type = BUFF_OFFENSIVE }, -- Avenging Wrath
[216331] = { type = BUFF_OFFENSIVE, parent = 31884 }, -- Avenging Crusader (Holy Talent)
Expand Down

0 comments on commit e8bb819

Please sign in to comment.