+ ["Sylvanas"] = {
+ ["Vildana"] = {
+ {
+ unit = "target",
+ spec = 3, -- Retribution
+ auras = {"Judgment"},
+ auraFilter = "PLAYER HARMFUL",
+ x = 570, -- placed over Innervate frame
+ y = 440,
+ width = 80,
+ height = 80,
+ },
+ {
+ unit = "player",
+ spec = 3, -- Retribution
+ auras = {"Divine Purpose"},
+ auraFilter = "PLAYER HELPFUL",
+ x = 570,
+ y = 530,
+ width = 80,
+ height = 80,
+ },
+ {
+ unit = "player",
+ spec = 2, -- Protection
+ auras = {"Shield of the Righteous"},
+ auraFilter = "PLAYER HELPFUL",
+ x = 570,
+ y = 440,
+ width = 80,
+ height = 80,
+ },
+ {
+ unit = "player",
+ auras = {"Divine Shield"},
+ auraFilter = "PLAYER HELPFUL",
+ x = 660,
+ y = 440,
+ width = 80,
+ height = 80,
+ },
+ },
+ },