From 52f2ef034b1fad1d0fa815270adee20afd295414 Mon Sep 17 00:00:00 2001 From: Aleksi Blinnikka Date: Fri, 14 Jan 2022 02:09:04 +0200 Subject: [PATCH] add more mage tmw icons --- OmaTMW/TellMeWhen.lua | 72 +++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 40 deletions(-) diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index b5a5a2b..479fa8e 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -267,6 +267,37 @@ local chars = { }, }, ["Iled"] = { + { + unit = "player", + spec = 2, -- Fire + auras = {"Sun King's Blessing"}, + auraFilter = "PLAYER HELPFUL", + x = 784, + y = 386, + width = 40, + height = 40, + }, + { + unit = "player", + spec = 2, -- Fire + auras = {"Infernal Cascade"}, + auraFilter = "PLAYER HELPFUL", + x = 928, + y = 386, + width = 48, + height = 48, + }, + { + unit = "player", + spec = 2, -- Fire + auras = {"Combustion"}, + auraFilter = "PLAYER HELPFUL", + x = 976, + y = 386, + width = 48, + height = 48, + }, + { unit = "player", auras = {"Arcane Intellect"}, @@ -277,15 +308,6 @@ local chars = { width = 60, height = 60, }, - { - unit = "player", - auras = {"Rune of Power"}, - auraFilter = "PLAYER HELPFUL", - x = 660, - y = 460, - width = 40, - height = 40, - }, { unit = "target", spec = 3, -- Frost @@ -296,16 +318,6 @@ local chars = { width = 40, height = 40, }, - { - unit = "player", - spec = 2, -- Fire - auras = {"Sun King's Blessing"}, - auraFilter = "PLAYER HELPFUL", - x = 700, - y = 460, - width = 40, - height = 40, - }, { unit = "player", spec = 3, -- Frost @@ -316,26 +328,6 @@ local chars = { width = 40, height = 40, }, - { - unit = "player", - spec = 2, -- Fire - auras = {"Combustion"}, - auraFilter = "PLAYER HELPFUL", - x = 660, - y = 420, - width = 40, - height = 40, - }, - { - unit = "player", - spec = 2, -- Fire - auras = {"Infernal Cascade"}, - auraFilter = "PLAYER HELPFUL", - x = 620, - y = 420, - width = 40, - height = 40, - }, { unit = "player", auras = {"Alter Time"}, @@ -394,7 +386,7 @@ local settings = { "Arcane Vulnerability", "Wicked Laceration", "Withering Touch", "Fragment of Destiny", "Flameclasp Eruption", "Wailing Arrow", "Frozen Destruction", "Remnant: Mort'regar's Echoes", "Barbed Arrow", "Scorn", "Ire", "Song of Dissolution", - "Grim Portent", "Exposed Threads of Fate", "Despair" + "Grim Portent", "Exposed Threads of Fate", "Despair", "Shadowsteel Chains", "Ignite Soul" }, auraFilter = "HARMFUL", x = 660, -- 2.39.5