+ ["Gedren"] = {
+ Positions = {"TOPLEFT", "TOPRIGHT", "BOTTOMLEFT"},
+ Width = 80,
+ Height = 40,
+ AnchorX = 0,
+ AnchorY = -330,
+ WatchedAuras = {
+ ["Rejuvenation"] = "TOPRIGHT",
+ ["Lifebloom"] = "TOPLEFT",
+ },
+ Clickheal = {
+ ["type1"] = "spell",
+ ["type2"] = "spell",
+ ["shift-type1"] = "spell",
+ ["shift-type2"] = "spell",
+ ["ctrl-type1"] = "spell",
+ ["alt-type2"] = "spell",
+ ["spell1"] = "Healing Touch",
+ ["spell2"] = "Swiftmend",
+ ["shift-spell1"] = "Regrowth",
+ ["shift-spell2"] = "Lifebloom",
+ ["ctrl-spell1"] = "Nature's Cure",
+ ["alt-spell2"] = "Rebirth",
+ },
+ },