Skip to content

Instantly share code, notes, and snippets.

@scwood
Last active February 11, 2016 06:10
Show Gist options
  • Select an option

  • Save scwood/e6064590e5dcbf700146 to your computer and use it in GitHub Desktop.

Select an option

Save scwood/e6064590e5dcbf700146 to your computer and use it in GitHub Desktop.
Rest Druid WA
WeakAurasSaved = {
["displays"] = {
["Wild Mushroom Low"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["colorR"] = 1,
["type"] = "custom",
["scaley"] = 1,
["duration"] = "0.5",
["colorB"] = 0,
["scalex"] = 1,
["alpha"] = 0,
["x"] = 0,
["y"] = 0,
["colorA"] = 1,
["colorG"] = 0.141176470588235,
["colorType"] = "pulseColor",
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["use_color"] = true,
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["remaining_operator"] = "<",
["remaining"] = "3",
["group_count"] = "0",
["use_totemType"] = true,
["custom_hide"] = "timed",
["use_health"] = false,
["custom_type"] = "status",
["event"] = "Totem",
["use_name"] = true,
["name"] = "Wild Mushroom",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["names"] = {
"Lifebloom", -- [1]
},
["subeventPrefix"] = "SPELL",
["subeventSuffix"] = "_AURA_APPLIED",
["spellName"] = "Lifebloom",
["group_countOperator"] = ">",
["useCount"] = true,
["debuffType"] = "HELPFUL",
["type"] = "status",
["use_remaining"] = true,
["unevent"] = "auto",
["auraType"] = "BUFF",
["count"] = "0",
["totemType"] = 1,
["use_source"] = false,
["totemName"] = "Wild Mushroom",
["ownOnly"] = true,
["use_spellName"] = true,
["spellIds"] = {
},
["use_unit"] = true,
["remOperator"] = "==",
["countOperator"] = ">",
["unit"] = "multi",
["use_auraType"] = false,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_name"] = false,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["id"] = "Wild Mushroom Low",
["additional_triggers"] = {
},
["yOffset"] = 0,
["frameStrata"] = 4,
["width"] = 40,
["stickyDuration"] = false,
["numTriggers"] = 1,
["inverse"] = false,
["icon"] = true,
["xOffset"] = 100,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_TalandrasRose",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Harmony Low"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["duration"] = "0.5",
["colorR"] = 1,
["use_color"] = true,
["scaley"] = 1,
["colorType"] = "pulseColor",
["scalex"] = 1,
["alpha"] = 0,
["colorA"] = 1,
["y"] = 0,
["colorB"] = 0.0745098039215686,
["colorG"] = 0,
["x"] = 0,
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["duration_type"] = "seconds",
["type"] = "custom",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "3",
["ownOnly"] = true,
["group_count"] = "0",
["use_totemType"] = true,
["custom_hide"] = "timed",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["event"] = "Totem",
["use_name"] = true,
["name"] = "Harmony",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["use_unit"] = true,
["use_auraType"] = false,
["countOperator"] = ">",
["unit"] = "player",
["debuffType"] = "HELPFUL",
["count"] = "0",
["type"] = "aura",
["unevent"] = "auto",
["auraType"] = "BUFF",
["group_countOperator"] = ">",
["totemName"] = "Wild Mushroom",
["use_source"] = false,
["totemType"] = 1,
["spellName"] = "Lifebloom",
["use_spellName"] = true,
["spellIds"] = {
},
["names"] = {
"Harmony", -- [1]
},
["remOperator"] = "<",
["custom_type"] = "status",
["subeventPrefix"] = "SPELL",
["useRem"] = true,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_name"] = false,
["role"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = true,
["id"] = "Harmony Low",
["additional_triggers"] = {
},
["yOffset"] = 0,
["frameStrata"] = 4,
["width"] = 40,
["stickyDuration"] = false,
["numTriggers"] = 1,
["inverse"] = false,
["icon"] = true,
["xOffset"] = 0,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_TalandrasRose",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Lifebloom Bar"] = {
["textFlags"] = "None",
["stacksSize"] = 12,
["xOffset"] = 50,
["stacksFlags"] = "None",
["yOffset"] = 25,
["anchorPoint"] = "CENTER",
["borderColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["rotateText"] = "NONE",
["icon"] = false,
["fontFlags"] = "OUTLINE",
["icon_color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["selfPoint"] = "BOTTOM",
["barColor"] = {
0.0862745098039216, -- [1]
0.709803921568628, -- [2]
0.337254901960784, -- [3]
1, -- [4]
},
["desaturate"] = false,
["progressPrecision"] = 0,
["sparkOffsetY"] = 0,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_class"] = true,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
},
},
["use_combat"] = true,
["use_name"] = false,
["size"] = {
["multi"] = {
},
},
},
["timerColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["regionType"] = "aurabar",
["stacks"] = true,
["init_completed"] = 1,
["texture"] = "Armory",
["textFont"] = "Friz Quadrata TT",
["borderOffset"] = 5,
["spark"] = false,
["timerFont"] = "pixel_cooldown",
["alpha"] = 1,
["borderInset"] = 11,
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["borderBackdrop"] = "Blizzard Tooltip",
["parent"] = "Resto Spell Uptime Mine",
["customText"] = "\n\n",
["barInFront"] = true,
["sparkRotationMode"] = "AUTO",
["displayTextLeft"] = "%c",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "preset",
["preset"] = "grow",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["sourceunit"] = "player",
["ownOnly"] = true,
["name_info"] = "aura",
["unit"] = "multi",
["useRem"] = true,
["names"] = {
"Lifebloom", -- [1]
},
["spellName"] = "lifebloom",
["debuffType"] = "HELPFUL",
["use_destunit"] = false,
["type"] = "aura",
["unevent"] = "timed",
["auraType"] = "BUFF",
["name"] = "Lifebloom",
["destunit"] = "player",
["event"] = "Combat Log",
["rem"] = "16",
["subeventSuffix"] = "_AURA_REMOVED",
["use_spellName"] = true,
["spellIds"] = {
},
["use_sourceunit"] = true,
["remOperator"] = "<=",
["custom_hide"] = "timed",
["subeventPrefix"] = "SPELL",
["use_auraType"] = true,
},
["text"] = true,
["stickyDuration"] = false,
["height"] = 100.000175476074,
["timerFlags"] = "None",
["sparkBlendMode"] = "ADD",
["backdropColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["backgroundColor"] = {
0, -- [1]
0, -- [2]
0, -- [3]
0.5, -- [4]
},
["stacksFont"] = "Friz Quadrata TT",
["untrigger"] = {
},
["auto"] = true,
["border"] = false,
["borderEdge"] = "None",
["actions"] = {
["start"] = {
},
["finish"] = {
["sound_channel"] = "Master",
["sound"] = "Interface\\Addons\\SharedMedia_MyMedia\\sound\\lifebloom.ogg",
["do_sound"] = true,
},
["init"] = {
},
},
["borderSize"] = 16,
["numTriggers"] = 1,
["icon_side"] = "RIGHT",
["sparkColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["sparkWidth"] = 10,
["sparkHeight"] = 30,
["sparkRotation"] = 0,
["timerSize"] = 16,
["stacksColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["displayTextRight"] = "%p",
["additional_triggers"] = {
},
["id"] = "Lifebloom Bar",
["sparkOffsetX"] = 0,
["frameStrata"] = 1,
["width"] = 40,
["customTextUpdate"] = "update",
["timer"] = true,
["inverse"] = false,
["sparkDesature"] = false,
["orientation"] = "VERTICAL_INVERSE",
["textSize"] = 12,
["sparkTexture"] = "Interface\\CastingBar\\UI-CastingBar-Spark",
["zoom"] = 0,
},
["Lifebloom Icon"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "custom",
["use_scale"] = true,
["scalex"] = 2.3,
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["useCount"] = true,
["group_count"] = "0",
["custom_hide"] = "timed",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["event"] = "Action Usable",
["use_name"] = true,
["name"] = "Lifebloom",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["name_info"] = "aura",
["names"] = {
"Lifebloom", -- [1]
},
["debuffType"] = "HELPFUL",
["subeventPrefix"] = "SPELL",
["type"] = "aura",
["countOperator"] = ">",
["unevent"] = "auto",
["auraType"] = "BUFF",
["unit"] = "multi",
["use_source"] = false,
["count"] = "0",
["group_countOperator"] = ">",
["use_spellName"] = true,
["spellIds"] = {
},
["custom_type"] = "status",
["remOperator"] = "==",
["use_unit"] = true,
["spellName"] = "Lifebloom",
["use_auraType"] = false,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_name"] = false,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = " ",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["stacksPoint"] = "CENTER",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["additional_triggers"] = {
},
["id"] = "Lifebloom Icon",
["icon"] = true,
["frameStrata"] = 3,
["width"] = 40,
["numTriggers"] = 1,
["yOffset"] = 0,
["inverse"] = false,
["stickyDuration"] = false,
["xOffset"] = 50,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_Felblossom",
["cooldown"] = false,
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Wild Mushroom Bar"] = {
["textFlags"] = "None",
["stacksSize"] = 12,
["xOffset"] = 100,
["stacksFlags"] = "None",
["yOffset"] = 25,
["anchorPoint"] = "CENTER",
["borderColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["rotateText"] = "NONE",
["icon"] = false,
["fontFlags"] = "OUTLINE",
["icon_color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["selfPoint"] = "BOTTOM",
["barColor"] = {
0.631372549019608, -- [1]
0, -- [2]
0.698039215686275, -- [3]
1, -- [4]
},
["desaturate"] = false,
["progressPrecision"] = 0,
["sparkOffsetY"] = 0,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
},
},
["difficulty"] = {
["multi"] = {
},
},
["use_class"] = true,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_combat"] = true,
["use_name"] = false,
["size"] = {
["multi"] = {
},
},
},
["timerColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["regionType"] = "aurabar",
["stacks"] = true,
["init_completed"] = 1,
["texture"] = "Armory",
["textFont"] = "Friz Quadrata TT",
["borderOffset"] = 5,
["spark"] = false,
["timerFont"] = "pixel_cooldown",
["alpha"] = 1,
["borderInset"] = 11,
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["borderBackdrop"] = "Blizzard Tooltip",
["parent"] = "Resto Spell Uptime Mine",
["customText"] = "\n\n",
["barInFront"] = true,
["customTextUpdate"] = "update",
["textSize"] = 12,
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "preset",
["preset"] = "grow",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "16",
["use_auraType"] = true,
["use_totemName"] = true,
["name_info"] = "aura",
["subeventPrefix"] = "SPELL",
["destunit"] = "player",
["use_unit"] = true,
["remOperator"] = "<=",
["ownOnly"] = true,
["name"] = "Wild Mushroom",
["custom_hide"] = "timed",
["use_totemType"] = true,
["debuffType"] = "HELPFUL",
["subeventSuffix"] = "_AURA_REMOVED",
["type"] = "status",
["totemType"] = 1,
["unevent"] = "auto",
["sourceunit"] = "player",
["auraType"] = "BUFF",
["event"] = "Totem",
["totemName"] = "Wild Mushroom",
["spellName"] = "lifebloom",
["use_spellName"] = true,
["spellIds"] = {
},
["use_sourceunit"] = true,
["use_destunit"] = false,
["names"] = {
"Lifebloom", -- [1]
},
["unit"] = "multi",
["useRem"] = true,
},
["text"] = true,
["stickyDuration"] = false,
["height"] = 100.000175476074,
["timerFlags"] = "None",
["sparkBlendMode"] = "ADD",
["backdropColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["backgroundColor"] = {
0, -- [1]
0, -- [2]
0, -- [3]
0.5, -- [4]
},
["actions"] = {
["start"] = {
},
["finish"] = {
["sound"] = "Interface\\Addons\\SharedMedia_MyMedia\\sound\\wild-mushroom.ogg",
["do_sound"] = true,
},
["init"] = {
},
},
["auto"] = true,
["untrigger"] = {
},
["border"] = false,
["borderEdge"] = "None",
["displayTextLeft"] = "%c",
["borderSize"] = 16,
["numTriggers"] = 1,
["icon_side"] = "RIGHT",
["sparkWidth"] = 10,
["sparkOffsetX"] = 0,
["sparkHeight"] = 30,
["sparkRotationMode"] = "AUTO",
["sparkRotation"] = 0,
["stacksColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["displayTextRight"] = "%p",
["additional_triggers"] = {
},
["id"] = "Wild Mushroom Bar",
["timerSize"] = 16,
["frameStrata"] = 3,
["width"] = 40,
["sparkColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["timer"] = true,
["inverse"] = false,
["sparkDesature"] = false,
["orientation"] = "VERTICAL_INVERSE",
["stacksFont"] = "pixel_cooldown",
["sparkTexture"] = "Interface\\CastingBar\\UI-CastingBar-Spark",
["zoom"] = 0,
},
["Wild Mushroom Icon"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["useCount"] = true,
["group_count"] = "0",
["use_totemType"] = true,
["group_countOperator"] = ">",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["event"] = "Totem",
["use_name"] = true,
["name"] = "Wild Mushroom",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["use_unit"] = true,
["subeventPrefix"] = "SPELL",
["count"] = "0",
["debuffType"] = "HELPFUL",
["spellName"] = "Lifebloom",
["type"] = "status",
["unevent"] = "auto",
["auraType"] = "BUFF",
["unit"] = "multi",
["totemType"] = 1,
["use_source"] = false,
["totemName"] = "Wild Mushroom",
["custom_type"] = "status",
["use_spellName"] = true,
["spellIds"] = {
},
["custom_hide"] = "timed",
["remOperator"] = "==",
["countOperator"] = ">",
["names"] = {
"Lifebloom", -- [1]
},
["use_auraType"] = false,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["use_name"] = false,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["additional_triggers"] = {
},
["id"] = "Wild Mushroom Icon",
["yOffset"] = 0,
["frameStrata"] = 3,
["width"] = 40,
["stickyDuration"] = false,
["numTriggers"] = 1,
["inverse"] = false,
["icon"] = true,
["xOffset"] = 100,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_TalandrasRose",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Harmony Bar"] = {
["textFlags"] = "None",
["stacksSize"] = 12,
["xOffset"] = 0,
["stacksFlags"] = "None",
["yOffset"] = 25,
["anchorPoint"] = "CENTER",
["borderColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["rotateText"] = "NONE",
["icon"] = false,
["fontFlags"] = "OUTLINE",
["icon_color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["selfPoint"] = "BOTTOM",
["barColor"] = {
0.992156862745098, -- [1]
0.909803921568627, -- [2]
0, -- [3]
1, -- [4]
},
["desaturate"] = false,
["progressPrecision"] = 0,
["sparkOffsetY"] = 0,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
},
},
["difficulty"] = {
["multi"] = {
},
},
["use_class"] = true,
["role"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_combat"] = true,
["use_name"] = false,
["size"] = {
["multi"] = {
},
},
},
["timerColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["regionType"] = "aurabar",
["stacks"] = true,
["init_completed"] = 1,
["texture"] = "Armory",
["textFont"] = "Friz Quadrata TT",
["borderOffset"] = 5,
["spark"] = false,
["timerFont"] = "pixel_cooldown",
["alpha"] = 1,
["borderInset"] = 11,
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["borderBackdrop"] = "Blizzard Tooltip",
["parent"] = "Resto Spell Uptime Mine",
["customText"] = "\n\n",
["barInFront"] = true,
["customTextUpdate"] = "update",
["displayTextLeft"] = "%c",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "preset",
["preset"] = "grow",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "16",
["spellId"] = 100977,
["ownOnly"] = true,
["name_info"] = "aura",
["names"] = {
"Harmony", -- [1]
},
["destunit"] = "player",
["use_totemName"] = true,
["debuffType"] = "HELPFUL",
["use_destunit"] = false,
["custom_hide"] = "timed",
["name"] = "Harmony",
["use_totemType"] = true,
["spellName"] = "lifebloom",
["subeventPrefix"] = "SPELL",
["type"] = "aura",
["unevent"] = "auto",
["subeventSuffix"] = "_AURA_REMOVED",
["totemName"] = "Wild Mushroom",
["sourceunit"] = "player",
["event"] = "Totem",
["totemType"] = 1,
["auraType"] = "BUFF",
["use_spellName"] = true,
["spellIds"] = {
},
["use_sourceunit"] = true,
["remOperator"] = "<=",
["unit"] = "player",
["use_unit"] = true,
["use_auraType"] = true,
},
["text"] = true,
["stickyDuration"] = false,
["height"] = 100.000175476074,
["timerFlags"] = "None",
["sparkBlendMode"] = "ADD",
["backdropColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["backgroundColor"] = {
0, -- [1]
0, -- [2]
0, -- [3]
0.5, -- [4]
},
["stacksFont"] = "pixel_cooldown",
["auto"] = true,
["timer"] = true,
["border"] = false,
["borderEdge"] = "None",
["untrigger"] = {
},
["borderSize"] = 16,
["numTriggers"] = 1,
["icon_side"] = "RIGHT",
["actions"] = {
["start"] = {
},
["finish"] = {
["sound"] = "Interface\\Addons\\SharedMedia_MyMedia\\sound\\swiftmend.mp3",
["do_sound"] = true,
},
["init"] = {
},
},
["sparkOffsetX"] = 0,
["sparkHeight"] = 30,
["sparkRotationMode"] = "AUTO",
["timerSize"] = 16,
["stacksColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["displayTextRight"] = "%p",
["id"] = "Harmony Bar",
["additional_triggers"] = {
},
["sparkRotation"] = 0,
["frameStrata"] = 3,
["width"] = 40,
["sparkWidth"] = 10,
["sparkColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["inverse"] = false,
["sparkDesature"] = false,
["orientation"] = "VERTICAL_INVERSE",
["textSize"] = 12,
["sparkTexture"] = "Interface\\CastingBar\\UI-CastingBar-Spark",
["zoom"] = 0,
},
["Wild Mushroom Missing"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
["sound"] = "Interface\\Addons\\MikScrollingBattleText\\Sounds\\LowHealth.ogg",
["do_sound"] = true,
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["scaleFunc"] = " return function(progress, startX, startY, scaleX, scaleY)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n return startX + (((math.sin(angle) + 1)/2) * (scaleX - 1)), startY + (((math.sin(angle) + 1)/2) * (scaleY - 1))\n end\n ",
["use_scale"] = true,
["colorA"] = 1,
["colorG"] = 0.109803921568627,
["type"] = "custom",
["colorB"] = 0,
["duration"] = "1",
["scaleType"] = "pulse",
["scaley"] = 2,
["alpha"] = 0,
["colorType"] = "pulseColor",
["y"] = 0,
["x"] = 0,
["scalex"] = 2,
["use_color"] = true,
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["colorR"] = 1,
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["useCount"] = true,
["group_count"] = "0",
["use_totemType"] = true,
["spellName"] = "Lifebloom",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["event"] = "Totem",
["use_name"] = true,
["name"] = "Wild Mushroom",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["names"] = {
"Lifebloom", -- [1]
},
["subeventPrefix"] = "SPELL",
["group_countOperator"] = ">",
["countOperator"] = ">",
["debuffType"] = "HELPFUL",
["unit"] = "multi",
["type"] = "status",
["unevent"] = "auto",
["auraType"] = "BUFF",
["custom_type"] = "status",
["totemName"] = "Wild Mushroom",
["use_source"] = false,
["totemType"] = 1,
["custom_hide"] = "timed",
["use_spellName"] = true,
["spellIds"] = {
},
["count"] = "0",
["remOperator"] = "==",
["use_unit"] = true,
["use_inverse"] = true,
["use_auraType"] = false,
},
["desaturate"] = true,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["use_name"] = false,
["role"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["id"] = "Wild Mushroom Missing",
["additional_triggers"] = {
},
["icon"] = true,
["frameStrata"] = 1,
["width"] = 40,
["yOffset"] = 0,
["numTriggers"] = 1,
["inverse"] = false,
["stickyDuration"] = false,
["xOffset"] = 100,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_TalandrasRose",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Lifebloom Missing"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["yOffset"] = 0,
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
["sound"] = "Interface\\Addons\\MikScrollingBattleText\\Sounds\\LowHealth.ogg",
["do_sound"] = true,
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["scaleFunc"] = " return function(progress, startX, startY, scaleX, scaleY)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n return startX + (((math.sin(angle) + 1)/2) * (scaleX - 1)), startY + (((math.sin(angle) + 1)/2) * (scaleY - 1))\n end\n ",
["scalex"] = 2,
["colorB"] = 0,
["colorG"] = 0,
["type"] = "custom",
["use_scale"] = true,
["duration"] = "1",
["colorA"] = 1,
["scaley"] = 2,
["alpha"] = 0,
["scaleType"] = "pulse",
["y"] = 0,
["colorType"] = "pulseColor",
["x"] = 0,
["use_color"] = true,
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["colorR"] = 1,
["duration_type"] = "seconds",
},
["finish"] = {
["scalex"] = 2.3,
["use_scale"] = false,
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["useCount"] = true,
["group_count"] = "0",
["custom_hide"] = "timed",
["use_health"] = false,
["custom_type"] = "status",
["countOperator"] = ">",
["use_name"] = true,
["name"] = "Lifebloom",
["use_sourceunit"] = true,
["check"] = "update",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["name_info"] = "aura",
["use_unit"] = true,
["subeventPrefix"] = "SPELL",
["debuffType"] = "HELPFUL",
["count"] = "0",
["type"] = "custom",
["unevent"] = "auto",
["auraType"] = "BUFF",
["spellName"] = "Lifebloom",
["group_countOperator"] = ">",
["use_source"] = false,
["custom"] = "-- Returns true if Lifebloom is up, false if it is not\nfunction()\n local lifebloom_up = false\n if not IsInGroup() then --If Player is solo, check only player.\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end \n elseif IsInRaid() then --if Player is in raid, check all raid members\n local group_size = GetNumGroupMembers()\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"raid\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end\n else --if player is in a party, check all other party members and then check player.\n local group_size = GetNumGroupMembers() - 1\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"party\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end \n return not lifebloom_up\nend",
["event"] = "Action Usable",
["use_spellName"] = true,
["spellIds"] = {
},
["subeventSuffix"] = "_AURA_APPLIED",
["remOperator"] = "==",
["unit"] = "multi",
["names"] = {
"Lifebloom", -- [1]
},
["use_auraType"] = false,
},
["desaturate"] = true,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_name"] = false,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = " ",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["cooldown"] = false,
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["id"] = "Lifebloom Missing",
["additional_triggers"] = {
},
["icon"] = true,
["frameStrata"] = 1,
["width"] = 40,
["numTriggers"] = 1,
["untrigger"] = {
["custom"] = "-- Returns true if Lifebloom is up, false if it is not\nfunction()\n local lifebloom_up = false\n if not IsInGroup() then --If Player is solo, check only player.\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end \n elseif IsInRaid() then --if Player is in raid, check all raid members\n local group_size = GetNumGroupMembers()\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"raid\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end\n else --if player is in a party, check all other party members and then check player.\n local group_size = GetNumGroupMembers() - 1\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"party\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if has_lifebloom then\n lifebloom_up = true\n end\n end \n return lifebloom_up\nend",
},
["inverse"] = false,
["stickyDuration"] = false,
["xOffset"] = 50,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_Felblossom",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Lifebloom Low"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["yOffset"] = 0,
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["use_color"] = true,
["type"] = "custom",
["duration"] = "0.5",
["scaley"] = 1,
["colorB"] = 0.00784313725490196,
["scalex"] = 1,
["alpha"] = 0,
["colorType"] = "pulseColor",
["y"] = 0,
["colorA"] = 1,
["colorG"] = 0,
["x"] = 0,
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["duration_type"] = "seconds",
["colorR"] = 1,
},
["finish"] = {
["scalex"] = 2.3,
["use_scale"] = false,
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["useCount"] = true,
["group_count"] = "0",
["custom_hide"] = "timed",
["use_health"] = false,
["custom_type"] = "status",
["countOperator"] = ">",
["use_name"] = true,
["name"] = "Lifebloom",
["use_sourceunit"] = true,
["check"] = "update",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["name_info"] = "aura",
["use_unit"] = true,
["subeventPrefix"] = "SPELL",
["debuffType"] = "HELPFUL",
["count"] = "0",
["type"] = "custom",
["auraType"] = "BUFF",
["unevent"] = "auto",
["spellName"] = "Lifebloom",
["group_countOperator"] = ">",
["use_source"] = false,
["custom"] = "function()\n local lifebloom_low = false\n if not IsInGroup() then --If Player is solo, check only player.\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end \n elseif IsInRaid() then --if Player is in raid, check all raid members\n local group_size = GetNumGroupMembers()\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"raid\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end\n else --if player is in a party, check all other party members and then check player.\n local group_size = GetNumGroupMembers() - 1\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"party\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end \n return lifebloom_low\nend\n\n\n\n",
["event"] = "Action Usable",
["use_spellName"] = true,
["spellIds"] = {
},
["subeventSuffix"] = "_AURA_APPLIED",
["remOperator"] = "==",
["unit"] = "multi",
["names"] = {
"Lifebloom", -- [1]
},
["use_auraType"] = false,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["use_name"] = false,
["race"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = " ",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["cooldown"] = false,
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = false,
["icon"] = true,
["additional_triggers"] = {
},
["untrigger"] = {
["custom"] = "function()\n local lifebloom_low = false\n if not IsInGroup() then --If Player is solo, check only player.\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end \n elseif IsInRaid() then --if Player is in raid, check all raid members\n local group_size = GetNumGroupMembers()\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"raid\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end\n else --if player is in a party, check all other party members and then check player.\n local group_size = GetNumGroupMembers() - 1\n for i=1, group_size do\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"party\"..i , \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end\n local has_lifebloom, _, _, _, _, _, expiration = UnitAura(\"player\", \"Lifebloom\", nil, \"PLAYER\")\n if (has_lifebloom and (expiration - GetTime()) <= 3) then\n lifebloom_low = true\n end\n end \n return not lifebloom_low\nend",
},
["frameStrata"] = 4,
["width"] = 40,
["numTriggers"] = 1,
["stickyDuration"] = false,
["inverse"] = false,
["xOffset"] = 50,
["id"] = "Lifebloom Low",
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_Felblossom",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Resto Spell Uptime Mine"] = {
["backdropColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["controlledChildren"] = {
"Harmony Bar", -- [1]
"Harmony Icon", -- [2]
"Harmony Low", -- [3]
"Harmony Missing", -- [4]
"Lifebloom Bar", -- [5]
"Lifebloom Icon", -- [6]
"Lifebloom Low", -- [7]
"Lifebloom Missing", -- [8]
"Wild Mushroom Bar", -- [9]
"Wild Mushroom Icon", -- [10]
"Wild Mushroom Low", -- [11]
"Wild Mushroom Missing", -- [12]
},
["borderBackdrop"] = "Blizzard Tooltip",
["xOffset"] = -416.820617675781,
["border"] = false,
["yOffset"] = -285.395446777344,
["regionType"] = "group",
["borderSize"] = 16,
["borderColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
0.5, -- [4]
},
["expanded"] = true,
["borderOffset"] = 5,
["selfPoint"] = "BOTTOMLEFT",
["additional_triggers"] = {
},
["anchorPoint"] = "CENTER",
["frameStrata"] = 3,
["untrigger"] = {
},
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["borderInset"] = 11,
["numTriggers"] = 1,
["trigger"] = {
["unit"] = "player",
["type"] = "aura",
["spellIds"] = {
},
["subeventSuffix"] = "_CAST_START",
["debuffType"] = "HELPFUL",
["names"] = {
},
["event"] = "Health",
["subeventPrefix"] = "SPELL",
},
["borderEdge"] = "None",
["actions"] = {
["start"] = {
},
["finish"] = {
},
["init"] = {
},
},
["load"] = {
["talent"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
},
},
["difficulty"] = {
["multi"] = {
},
},
["role"] = {
["multi"] = {
},
},
["faction"] = {
["multi"] = {
},
},
["use_class"] = "true",
["spec"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["size"] = {
["multi"] = {
},
},
},
["id"] = "Resto Spell Uptime Mine",
},
["Harmony Icon"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["group_count"] = "0",
["use_totemType"] = true,
["group_countOperator"] = ">",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["countOperator"] = ">",
["use_name"] = true,
["name"] = "Harmony",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["names"] = {
"Harmony", -- [1]
},
["subeventPrefix"] = "SPELL",
["event"] = "Totem",
["debuffType"] = "HELPFUL",
["count"] = "0",
["type"] = "aura",
["unevent"] = "auto",
["auraType"] = "BUFF",
["custom_type"] = "status",
["spellName"] = "Lifebloom",
["use_source"] = false,
["totemName"] = "Wild Mushroom",
["totemType"] = 1,
["use_spellName"] = true,
["spellIds"] = {
},
["use_unit"] = true,
["remOperator"] = "==",
["unit"] = "player",
["custom_hide"] = "timed",
["use_auraType"] = false,
},
["desaturate"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["use_name"] = false,
["role"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = true,
["additional_triggers"] = {
},
["id"] = "Harmony Icon",
["stickyDuration"] = false,
["frameStrata"] = 3,
["width"] = 40,
["yOffset"] = 0,
["numTriggers"] = 1,
["inverse"] = false,
["icon"] = true,
["xOffset"] = 0,
["displayIcon"] = "Interface\\Icons\\INV_Misc_Herb_TalandrasRose",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
["Harmony Missing"] = {
["color"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
["untrigger"] = {
},
["anchorPoint"] = "CENTER",
["customTextUpdate"] = "update",
["actions"] = {
["start"] = {
["do_glow"] = false,
["glow_frame"] = "WeakAuras:New",
["do_sound"] = true,
["sound"] = "Interface\\Addons\\MikScrollingBattleText\\Sounds\\LowHealth.ogg",
["do_custom"] = false,
},
["finish"] = {
},
["init"] = {
},
},
["fontFlags"] = "OUTLINE",
["animation"] = {
["start"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
["main"] = {
["scaleFunc"] = " return function(progress, startX, startY, scaleX, scaleY)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n return startX + (((math.sin(angle) + 1)/2) * (scaleX - 1)), startY + (((math.sin(angle) + 1)/2) * (scaleY - 1))\n end\n ",
["use_scale"] = true,
["colorB"] = 0,
["colorG"] = 0.0745098039215686,
["scaleType"] = "pulse",
["scalex"] = 2,
["duration"] = "1",
["scaley"] = 2,
["use_color"] = true,
["alpha"] = 0,
["colorType"] = "pulseColor",
["y"] = 0,
["x"] = 0,
["colorA"] = 1,
["type"] = "custom",
["colorFunc"] = " return function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\n local angle = (progress * 2 * math.pi) - (math.pi / 2)\n local newProgress = ((math.sin(angle) + 1)/2);\n return r1 + (newProgress * (r2 - r1)),\n g1 + (newProgress * (g2 - g1)),\n b1 + (newProgress * (b2 - b1)),\n a1 + (newProgress * (a2 - a1))\n end\n ",
["rotate"] = 0,
["colorR"] = 1,
["duration_type"] = "seconds",
},
["finish"] = {
["type"] = "none",
["duration_type"] = "seconds",
},
},
["trigger"] = {
["stack_info"] = "count",
["rem"] = "5",
["ownOnly"] = true,
["group_count"] = "0",
["use_totemType"] = true,
["custom_hide"] = "timed",
["use_health"] = false,
["subeventSuffix"] = "_AURA_APPLIED",
["event"] = "Totem",
["use_name"] = true,
["name"] = "Harmony",
["use_sourceunit"] = true,
["check"] = "event",
["sourceunit"] = "player",
["source"] = "Lifebloom",
["use_totemName"] = true,
["name_info"] = "aura",
["use_unit"] = true,
["subeventPrefix"] = "SPELL",
["count"] = "0",
["group_countOperator"] = ">",
["debuffType"] = "HELPFUL",
["custom_type"] = "status",
["type"] = "aura",
["unevent"] = "auto",
["auraType"] = "BUFF",
["inverse"] = true,
["totemType"] = 1,
["use_source"] = false,
["totemName"] = "Wild Mushroom",
["spellName"] = "Lifebloom",
["use_spellName"] = true,
["spellIds"] = {
},
["names"] = {
"Harmony", -- [1]
},
["remOperator"] = "==",
["unit"] = "player",
["countOperator"] = ">",
["use_auraType"] = false,
},
["stickyDuration"] = false,
["font"] = "Friz Quadrata TT",
["height"] = 40,
["load"] = {
["use_never"] = false,
["talent"] = {
["multi"] = {
},
},
["spec"] = {
["single"] = 4,
["multi"] = {
[4] = true,
},
},
["difficulty"] = {
["multi"] = {
},
},
["race"] = {
["multi"] = {
},
},
["use_name"] = false,
["role"] = {
["multi"] = {
},
},
["use_spec"] = true,
["faction"] = {
["multi"] = {
},
},
["class"] = {
["single"] = "DRUID",
["multi"] = {
["DRUID"] = true,
},
},
["use_combat"] = true,
["use_class"] = true,
["size"] = {
["multi"] = {
},
},
},
["fontSize"] = 12,
["displayStacks"] = "%s",
["regionType"] = "icon",
["parent"] = "Resto Spell Uptime Mine",
["selfPoint"] = "CENTER",
["stacksContainment"] = "INSIDE",
["zoom"] = 0,
["auto"] = true,
["id"] = "Harmony Missing",
["additional_triggers"] = {
},
["icon"] = true,
["frameStrata"] = 1,
["width"] = 40,
["yOffset"] = 0,
["numTriggers"] = 1,
["inverse"] = false,
["desaturate"] = true,
["xOffset"] = 0,
["displayIcon"] = "Interface\\Icons\\Spell_Nature_HealingWay",
["stacksPoint"] = "CENTER",
["textColor"] = {
1, -- [1]
1, -- [2]
1, -- [3]
1, -- [4]
},
},
},
["registered"] = {
},
["frame"] = {
["xOffset"] = -214.879272460938,
["yOffset"] = -84.8310546875,
["height"] = 492.000030517578,
["width"] = 630.000244140625,
},
["tempIconCache"] = {
["Harmony"] = "Interface\\Icons\\Spell_Nature_HealingWay",
["Lifebloom"] = "Interface\\Icons\\INV_Misc_Herb_Felblossom",
},
["login_squelch_time"] = 10,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment