f92b14e - Add a coordinate frame
[wowui.git] / OmaRF / Settings.lua
index aeb4987..cdfcbcb 100644 (file)
@@ -4,13 +4,9 @@ local rawget = rawget;
 -- configurable settings
 -- character specific settings
 local charDefaults = {
-    Positions = {"TOPRIGHT", "BOTTOMLEFT"},
     AnchorX = 0,
     AnchorY = -330,
-    WatchedAuras = {
-    },
-    Clickheal = {
-    },
+    Clickheal = {},
 };
 local chars = {
     ["Stormreaver"] = {
@@ -68,6 +64,16 @@ local chars = {
                 ["ctrl-spell1"] = "Purify Spirit",
             },
         },
+        ["Gedran"] = {
+            AnchorX = 0,
+            AnchorY = -330,
+            Clickheal = {
+                ["type1"] = "spell",
+                --["type2"] = "macro",
+                ["spell1"] = "Soulstone",
+                --["macrotext2"] = "/tar [@mouseover]\n/click ExtraActionButton1\n/targetlasttarget",
+            },
+        },
     },
 };
 
@@ -104,6 +110,8 @@ local settings = {
         ["Hungering Gloom"] = {bar=true},
         ["Empowered Pulse Grenade"] = {bar=false},
         ["Caustic Slime"] = {bar=false},
+        ["Cloying Shadows"] = {bar=false},
+        ["Conflagration"] = {bar=false},
         -- Trial of Valor
         ["Unholy Reckoning"] = {bar=false},
         -- Nighthold