You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6649 lines
76 KiB

CellDB = {
["general"] = {
["showSolo"] = false,
["fadeOut"] = false,
["hideTooltipsInCombat"] = true,
["menuPosition"] = "top_bottom",
5 months ago
["showParty"] = true,
["showRaid"] = true,
["alwaysUpdateDebuffs"] = true,
["tooltipsPosition"] = {
"BOTTOMLEFT",
"Default",
"TOPLEFT",
0,
15,
},
["alwaysUpdateAuras"] = false,
["enableTooltips"] = true,
["translit"] = false,
5 months ago
["hideBlizzardParty"] = true,
["framePriority"] = {
{
"Main",
true,
},
{
"Spotlight",
false,
},
{
"Quick Assist",
false,
},
},
["overrideLGF"] = true,
["useCleuHealthUpdater"] = false,
["hideBlizzardRaid"] = true,
5 months ago
["locked"] = false,
},
5 months ago
["layouts"] = {
["Auggie"] = {
["indicators"] = {
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 1,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
5 months ago
["vehicleNamePosition"] = {
"TOP",
0,
},
5 months ago
["font"] = {
"Cell Default",
13,
"None",
true,
},
5 months ago
["name"] = "Name Text",
["position"] = {
"CENTER",
"healthBar",
"CENTER",
0,
0,
},
5 months ago
["indicatorName"] = "nameText",
["showGroupNumber"] = false,
["textWidth"] = {
"percentage",
0.75,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 30,
["font"] = {
"Cell Default",
11,
"None",
true,
},
5 months ago
["colors"] = {
["OFFLINE"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["GHOST"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["DECLINED"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["ACCEPTED"] = {
0.12,
1,
0.12,
1,
},
5 months ago
["DEAD"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["DRINKING"] = {
0.12,
0.75,
1,
1,
},
5 months ago
["FEIGN"] = {
1,
1,
0.12,
1,
},
5 months ago
["PENDING"] = {
1,
1,
0.12,
1,
},
5 months ago
["AFK"] = {
1,
0.19,
0.19,
1,
},
},
5 months ago
["position"] = {
"BOTTOM",
0,
"justify",
},
5 months ago
["indicatorName"] = "statusText",
["showBackground"] = true,
["showTimer"] = true,
["name"] = "Status Text",
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Text",
["position"] = {
"TOP",
"button",
"CENTER",
0,
-6,
},
5 months ago
["indicatorName"] = "healthText",
["format"] = {
["health1"] = {
["color"] = {
"custom_color",
{
5 months ago
1,
1,
1,
},
},
5 months ago
["format"] = "effective_percent",
["hideIfEmptyOrFull"] = false,
},
5 months ago
["health2"] = {
["color"] = {
"custom_color",
{
5 months ago
1,
1,
1,
},
},
5 months ago
["format"] = "none",
["hideIfEmptyOrFull"] = false,
["delimiter"] = " ",
},
5 months ago
["shields"] = {
["color"] = {
"custom_color",
{
5 months ago
0,
1,
0,
},
},
5 months ago
["format"] = "none",
["delimiter"] = "+",
},
5 months ago
["healAbsorbs"] = {
["color"] = {
"custom_color",
{
5 months ago
1,
0,
0,
},
},
5 months ago
["format"] = "none",
["delimiter"] = "-",
},
},
5 months ago
["frameLevel"] = 2,
["font"] = {
"Cell Default",
10,
"None",
true,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
"custom_color",
{
5 months ago
1,
1,
1,
},
},
5 months ago
["font"] = {
"Cell Default",
10,
"None",
true,
},
5 months ago
["name"] = "Power Text",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
3,
},
5 months ago
["indicatorName"] = "powerText",
["format"] = "number",
["hideIfEmptyOrFull"] = true,
["filters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["HUNTER"] = true,
["PALADIN"] = {
5 months ago
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["ROGUE"] = true,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Thresholds",
["indicatorName"] = "healthThresholds",
["thresholds"] = {
{
5 months ago
0.35,
{
5 months ago
1,
0,
0,
1,
},
},
},
5 months ago
["thickness"] = 1,
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Status Icon",
["position"] = {
"TOP",
"button",
"TOP",
0,
-3,
},
5 months ago
["indicatorName"] = "statusIcon",
["frameLevel"] = 10,
["size"] = {
18,
18,
},
},
{
5 months ago
["enabled"] = true,
["hideDamager"] = false,
["frameLevel"] = 1,
["name"] = "Role Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
0,
},
5 months ago
["indicatorName"] = "roleIcon",
["roleTexture"] = {
"default",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Tank.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Healer.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\DPS.tga",
},
5 months ago
["type"] = "built-in",
["size"] = {
11,
11,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Leader Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
-11,
},
5 months ago
["indicatorName"] = "leaderIcon",
["hideInCombat"] = false,
["size"] = {
11,
11,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Combat Icon",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
4,
-4,
},
5 months ago
["indicatorName"] = "combatIcon",
["onlyEnableNotInCombat"] = true,
["frameLevel"] = 5,
["size"] = {
16,
16,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Ready Check Icon",
["position"] = {
"CENTER",
"button",
"CENTER",
0,
0,
},
5 months ago
["indicatorName"] = "readyCheckIcon",
["frameLevel"] = 100,
["size"] = {
16,
16,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Raid Icon (player)",
["position"] = {
"TOP",
"button",
"TOP",
0,
3,
},
5 months ago
["indicatorName"] = "playerRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Raid Icon (target)",
["position"] = {
"TOP",
"button",
"TOP",
-14,
3,
},
5 months ago
["indicatorName"] = "targetRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (blink)",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
0,
},
5 months ago
["indicatorName"] = "aggroBlink",
["frameLevel"] = 3,
["size"] = {
10,
10,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (bar)",
["position"] = {
"BOTTOMLEFT",
"button",
"TOPLEFT",
0,
-1,
},
5 months ago
["indicatorName"] = "aggroBar",
["frameLevel"] = 1,
["size"] = {
20,
4,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Aggro (border)",
["indicatorName"] = "aggroBorder",
["thickness"] = 3,
["frameLevel"] = 7,
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
1,
1,
0,
1,
},
5 months ago
["name"] = "Shield Bar",
["position"] = {
"BOTTOMLEFT",
nil,
"BOTTOMLEFT",
0,
0,
},
5 months ago
["indicatorName"] = "shieldBar",
["onlyShowOvershields"] = false,
["height"] = 4,
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "AoE Healing",
["indicatorName"] = "aoeHealing",
["color"] = {
1,
1,
0,
},
5 months ago
["height"] = 10,
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
5 months ago
0.95,
0.95,
0.32,
1,
},
},
5 months ago
["indicatorName"] = "externalCooldowns",
["showAnimation"] = true,
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
5 months ago
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
5 months ago
["name"] = "External Cooldowns",
["position"] = {
"RIGHT",
"button",
"RIGHT",
2,
5,
},
5 months ago
["orientation"] = "right-to-left",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
5 months ago
0.95,
0.95,
0.32,
1,
},
},
5 months ago
["indicatorName"] = "defensiveCooldowns",
["showAnimation"] = true,
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
5 months ago
["name"] = "Defensive Cooldowns",
["position"] = {
"LEFT",
"button",
"LEFT",
-2,
5,
},
["orientation"] = "left-to-right",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
5 months ago
0.95,
0.95,
0.32,
1,
},
},
5 months ago
["indicatorName"] = "allCooldowns",
["showAnimation"] = true,
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
5 months ago
1,
1,
1,
},
},
5 months ago
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
5 months ago
["name"] = "Externals + Defensives",
["position"] = {
"LEFT",
"button",
"LEFT",
-2,
5,
},
5 months ago
["orientation"] = "left-to-right",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Tank Active Mitigation",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
9,
0,
},
5 months ago
["indicatorName"] = "tankActiveMitigation",
["color"] = {
"class_color",
{
5 months ago
0.25,
1,
0,
},
},
5 months ago
["frameLevel"] = 2,
["size"] = {
20,
6,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 15,
["filters"] = {
["dispellableByMe"] = true,
["Disease"] = true,
["Bleed"] = true,
["Curse"] = true,
["Magic"] = true,
["Poison"] = true,
},
5 months ago
["highlightType"] = "gradient-half",
["name"] = "Dispels",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
4,
},
5 months ago
["iconStyle"] = "blizzard",
["orientation"] = "right-to-left",
["indicatorName"] = "dispels",
["size"] = {
12,
12,
},
},
{
5 months ago
["dispellableByMe"] = false,
["num"] = 3,
["frameLevel"] = 2,
["type"] = "built-in",
["enabled"] = true,
["indicatorName"] = "debuffs",
["showAnimation"] = true,
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
5 months ago
1,
1,
1,
},
},
5 months ago
},
["name"] = "Debuffs",
["showTooltip"] = false,
["orientation"] = "left-to-right",
["position"] = {
"BOTTOMLEFT",
"button",
"BOTTOMLEFT",
1,
4,
},
["showDuration"] = false,
["size"] = {
{
5 months ago
13,
13,
},
{
5 months ago
17,
17,
},
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 20,
["showDuration"] = true,
["border"] = 2,
["num"] = 1,
["orientation"] = "left-to-right",
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
5 months ago
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
5 months ago
1,
1,
1,
},
},
},
5 months ago
["name"] = "Raid Debuffs",
["showTooltip"] = false,
["indicatorName"] = "raidDebuffs",
["position"] = {
"CENTER",
"button",
"CENTER",
0,
3,
},
5 months ago
["onlyShowTopGlow"] = true,
["size"] = {
22,
22,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Private Auras",
["position"] = {
"TOP",
"button",
"TOP",
0,
3,
},
5 months ago
["indicatorName"] = "privateAuras",
["frameLevel"] = 25,
["privateAuraOptions"] = {
true,
false,
},
5 months ago
["size"] = {
18,
18,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 50,
["border"] = 2,
["orientation"] = "left-to-right",
["font"] = {
"Cell Default",
12,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
5 months ago
1,
1,
1,
},
},
5 months ago
["name"] = "Targeted Spells",
["position"] = {
"CENTER",
"button",
"TOPLEFT",
7,
-7,
},
5 months ago
["indicatorName"] = "targetedSpells",
["num"] = 1,
["showAllSpells"] = false,
["size"] = {
20,
20,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 15,
["color"] = {
1,
0.1,
0.1,
},
5 months ago
["font"] = {
"Cell Default",
15,
"Outline",
false,
},
5 months ago
["name"] = "Target Counter",
["position"] = {
"TOP",
"button",
"TOP",
0,
5,
},
5 months ago
["indicatorName"] = "targetCounter",
["filters"] = {
["pve"] = false,
["pvp"] = true,
["outdoor"] = false,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 20,
["border"] = 2,
["orientation"] = "left-to-right",
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
5 months ago
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
5 months ago
1,
1,
1,
},
},
},
5 months ago
["name"] = "Crowd Controls",
["position"] = {
"CENTER",
"button",
"CENTER",
0,
0,
},
5 months ago
["indicatorName"] = "crowdControls",
["dispellableByMe"] = false,
["num"] = 3,
["size"] = {
22,
22,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Actions",
["indicatorName"] = "actions",
["speed"] = 1,
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Missing Buffs",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
4,
},
5 months ago
["indicatorName"] = "missingBuffs",
["orientation"] = "right-to-left",
["frameLevel"] = 10,
["size"] = {
13,
13,
},
},
{
5 months ago
["glowOptions"] = {
"None",
{
5 months ago
0.95,
0.95,
0.32,
1,
},
},
5 months ago
["showDuration"] = false,
["castBy"] = "me",
["showStack"] = false,
["indicatorName"] = "indicator1",
["size"] = {
75,
10,
},
5 months ago
["enabled"] = true,
["type"] = "bar",
["frameLevel"] = 5,
["auraType"] = "buff",
["font"] = {
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"LEFT",
1,
0,
{
5 months ago
1,
1,
1,
},
},
{
5 months ago
"Cell Default",
11,
"Outline",
false,
"RIGHT",
-1,
0,
{
5 months ago
1,
1,
1,
},
},
},
5 months ago
["colors"] = {
{
5 months ago
0,
1,
0,
1,
},
{
5 months ago
true,
0.5,
{
5 months ago
1,
1,
0,
1,
},
},
{
5 months ago
true,
3,
{
5 months ago
1,
0,
0,
1,
},
},
{
5 months ago
0,
0,
0,
1,
},
{
5 months ago
0.07,
0.07,
0.07,
0.9,
},
},
5 months ago
["position"] = {
"TOPRIGHT",
"button",
"TOPRIGHT",
-1,
2,
},
5 months ago
["orientation"] = "horizontal",
["maxValue"] = {
false,
10,
true,
},
5 months ago
["auras"] = {
410089,
},
5 months ago
["name"] = "Presicence",
},
},
5 months ago
["groupFilter"] = {
true,
true,
true,
true,
true,
false,
false,
false,
},
5 months ago
["main"] = {
["spacingY"] = 1,
["spacingX"] = 1,
["unitsPerColumn"] = 5,
["size"] = {
75,
46,
},
5 months ago
["groupSpacing"] = 0,
["maxColumns"] = 8,
["roleOrder"] = {
"TANK",
"HEALER",
"DAMAGER",
},
5 months ago
["sortByRole"] = false,
["position"] = {
3,
446,
},
5 months ago
["orientation"] = "vertical",
["anchor"] = "TOPLEFT",
["powerSize"] = 2,
["hideSelf"] = false,
},
5 months ago
["spotlight"] = {
["sameArrangementAsMain"] = false,
["spacingY"] = 16,
["spacingX"] = 3,
["units"] = {
"raid15",
"raid8",
"raid6",
"raid9",
[6] = "raid1",
},
5 months ago
["enabled"] = true,
["anchor"] = "BOTTOMLEFT",
["sameSizeAsMain"] = false,
["orientation"] = "vertical",
["position"] = {
1031,
308,
},
5 months ago
["powerSize"] = 2,
["size"] = {
75,
46,
},
},
5 months ago
["powerFilters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["ROGUE"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["MAGE"] = true,
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["NPC"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["PET"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["HUNTER"] = true,
},
5 months ago
["barOrientation"] = {
"horizontal",
false,
},
5 months ago
["npc"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["separate"] = false,
["spacingX"] = 3,
["enabled"] = true,
["anchor"] = "TOPLEFT",
["sameSizeAsMain"] = true,
["orientation"] = "vertical",
["position"] = {
},
5 months ago
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
5 months ago
["pet"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
["soloEnabled"] = true,
["partyEnabled"] = true,
["powerSize"] = 2,
["anchor"] = "TOPLEFT",
["sameSizeAsMain"] = true,
["orientation"] = "vertical",
["position"] = {
},
5 months ago
["raidEnabled"] = false,
["size"] = {
66,
46,
},
},
},
5 months ago
["Party"] = {
["main"] = {
["spacingY"] = 4,
["spacingX"] = 4,
["unitsPerColumn"] = 5,
["size"] = {
200,
34,
},
5 months ago
["groupSpacing"] = 0,
["maxColumns"] = 8,
["roleOrder"] = {
"TANK",
"HEALER",
"DAMAGER",
},
5 months ago
["orientation"] = "vertical",
["position"] = {
394,
998,
},
5 months ago
["anchor"] = "TOPLEFT",
["sortByRole"] = true,
["powerSize"] = 2,
["hideSelf"] = false,
},
5 months ago
["groupFilter"] = {
true,
true,
true,
true,
true,
true,
true,
true,
},
["indicators"] = {
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 1,
["color"] = {
"custom_color",
{
1,
1,
5 months ago
1,
},
},
5 months ago
["vehicleNamePosition"] = {
"TOP",
0,
},
5 months ago
["font"] = {
"Cell Default",
13,
"None",
true,
},
5 months ago
["name"] = "Name Text",
["position"] = {
"CENTER",
"healthBar",
"CENTER",
0,
0,
},
5 months ago
["indicatorName"] = "nameText",
["showGroupNumber"] = false,
["textWidth"] = {
"percentage",
0.75,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 30,
["font"] = {
"Cell Default",
11,
"None",
true,
},
5 months ago
["colors"] = {
["OFFLINE"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["GHOST"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["DECLINED"] = {
1,
5 months ago
0.19,
0.19,
1,
},
5 months ago
["ACCEPTED"] = {
0.12,
1,
5 months ago
0.12,
1,
},
5 months ago
["DEAD"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["DRINKING"] = {
0.12,
0.75,
1,
1,
},
5 months ago
["FEIGN"] = {
1,
1,
5 months ago
0.12,
1,
},
5 months ago
["PENDING"] = {
1,
1,
5 months ago
0.12,
1,
},
5 months ago
["AFK"] = {
1,
5 months ago
0.19,
0.19,
1,
},
},
5 months ago
["position"] = {
"BOTTOM",
0,
"justify",
},
5 months ago
["indicatorName"] = "statusText",
["showBackground"] = true,
["showTimer"] = true,
["name"] = "Status Text",
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Text",
["position"] = {
"TOP",
"button",
"CENTER",
0,
5 months ago
-6,
},
5 months ago
["indicatorName"] = "healthText",
["format"] = {
["health1"] = {
["color"] = {
"custom_color",
{
1,
1,
5 months ago
1,
},
},
5 months ago
["format"] = "effective_percent",
["hideIfEmptyOrFull"] = false,
},
["health2"] = {
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
5 months ago
["format"] = "none",
["hideIfEmptyOrFull"] = false,
["delimiter"] = " ",
},
5 months ago
["shields"] = {
["color"] = {
"custom_color",
{
0,
5 months ago
1,
0,
},
},
5 months ago
["format"] = "none",
["delimiter"] = "+",
},
5 months ago
["healAbsorbs"] = {
["color"] = {
"custom_color",
{
5 months ago
1,
0,
0,
},
},
5 months ago
["format"] = "none",
["delimiter"] = "-",
},
},
5 months ago
["frameLevel"] = 2,
["font"] = {
"Cell Default",
10,
"None",
true,
},
},
5 months ago
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
5 months ago
["font"] = {
"Cell Default",
10,
"None",
true,
},
5 months ago
["name"] = "Power Text",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
3,
},
5 months ago
["indicatorName"] = "powerText",
["format"] = "number",
["hideIfEmptyOrFull"] = true,
["filters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["HUNTER"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
5 months ago
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
5 months ago
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["ROGUE"] = true,
},
},
5 months ago
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Thresholds",
["indicatorName"] = "healthThresholds",
["thresholds"] = {
{
0.35,
{
1,
0,
0,
1,
},
},
},
5 months ago
["thickness"] = 1,
},
5 months ago
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Status Icon",
["position"] = {
"TOP",
"button",
"TOP",
0,
-3,
},
5 months ago
["indicatorName"] = "statusIcon",
["frameLevel"] = 10,
["size"] = {
18,
18,
},
},
5 months ago
{
["enabled"] = true,
["hideDamager"] = false,
["frameLevel"] = 1,
["name"] = "Role Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
0,
},
5 months ago
["indicatorName"] = "roleIcon",
["roleTexture"] = {
"default",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Tank.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Healer.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\DPS.tga",
},
5 months ago
["type"] = "built-in",
["size"] = {
11,
11,
},
},
5 months ago
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Leader Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
-11,
},
5 months ago
["indicatorName"] = "leaderIcon",
["hideInCombat"] = true,
["size"] = {
11,
11,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
5 months ago
["name"] = "Combat Icon",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
4,
-4,
},
5 months ago
["indicatorName"] = "combatIcon",
["onlyEnableNotInCombat"] = true,
["frameLevel"] = 5,
["size"] = {
16,
16,
},
},
5 months ago
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Ready Check Icon",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
0,
},
5 months ago
["indicatorName"] = "readyCheckIcon",
["frameLevel"] = 100,
["size"] = {
16,
16,
},
},
{
["enabled"] = true,
["type"] = "built-in",
5 months ago
["name"] = "Raid Icon (player)",
["position"] = {
"TOP",
"button",
"TOP",
0,
3,
},
5 months ago
["indicatorName"] = "playerRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Raid Icon (target)",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
-14,
3,
},
["indicatorName"] = "targetRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (blink)",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
0,
0,
},
["indicatorName"] = "aggroBlink",
["frameLevel"] = 3,
["size"] = {
10,
10,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Aggro (bar)",
["position"] = {
"BOTTOMLEFT",
5 months ago
"button",
"TOPLEFT",
0,
-1,
},
["indicatorName"] = "aggroBar",
["frameLevel"] = 1,
["size"] = {
20,
4,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Aggro (border)",
["indicatorName"] = "aggroBorder",
["thickness"] = 3,
["frameLevel"] = 7,
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
1,
1,
0,
1,
},
["name"] = "Shield Bar",
["position"] = {
"BOTTOMLEFT",
5 months ago
nil,
"BOTTOMLEFT",
0,
0,
},
["indicatorName"] = "shieldBar",
["onlyShowOvershields"] = false,
["height"] = 4,
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "AoE Healing",
["indicatorName"] = "aoeHealing",
["color"] = {
1,
1,
0,
},
["height"] = 10,
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "externalCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "External Cooldowns",
["position"] = {
"RIGHT",
5 months ago
"button",
"RIGHT",
2,
5,
},
["orientation"] = "right-to-left",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "defensiveCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Defensive Cooldowns",
["position"] = {
"LEFT",
5 months ago
"button",
"LEFT",
-2,
5,
},
["orientation"] = "left-to-right",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "allCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Externals + Defensives",
["position"] = {
"LEFT",
5 months ago
"button",
"LEFT",
-2,
5,
},
["orientation"] = "left-to-right",
["num"] = 2,
["showDuration"] = false,
["size"] = {
12,
20,
},
},
{
5 months ago
["enabled"] = true,
["type"] = "built-in",
["name"] = "Tank Active Mitigation",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
9,
0,
},
["indicatorName"] = "tankActiveMitigation",
["color"] = {
"class_color",
{
0.25,
1,
0,
},
},
["frameLevel"] = 2,
["size"] = {
20,
6,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 15,
["filters"] = {
["dispellableByMe"] = true,
["Disease"] = true,
["Bleed"] = true,
["Curse"] = true,
["Magic"] = true,
["Poison"] = true,
},
["highlightType"] = "gradient-half",
["name"] = "Dispels",
["position"] = {
"BOTTOMRIGHT",
5 months ago
"button",
"BOTTOMRIGHT",
0,
4,
},
["iconStyle"] = "blizzard",
["orientation"] = "right-to-left",
["indicatorName"] = "dispels",
["size"] = {
12,
12,
},
},
{
["dispellableByMe"] = false,
5 months ago
["num"] = 5,
["frameLevel"] = 2,
["type"] = "built-in",
["enabled"] = true,
5 months ago
["orientation"] = "right-to-left",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Debuffs",
["position"] = {
5 months ago
"BOTTOMRIGHT",
"button",
"BOTTOMLEFT",
5 months ago
0,
3,
},
5 months ago
["indicatorName"] = "debuffs",
["showTooltip"] = true,
["showDuration"] = false,
["size"] = {
{
5 months ago
30,
30,
},
{
5 months ago
30,
30,
},
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 20,
["showDuration"] = true,
["border"] = 2,
["num"] = 1,
["orientation"] = "left-to-right",
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Raid Debuffs",
["showTooltip"] = false,
["indicatorName"] = "raidDebuffs",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
3,
},
["onlyShowTopGlow"] = true,
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Private Auras",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
3,
},
["indicatorName"] = "privateAuras",
["frameLevel"] = 25,
["privateAuraOptions"] = {
true,
false,
},
["size"] = {
18,
18,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 50,
["border"] = 2,
["orientation"] = "left-to-right",
["font"] = {
"Cell Default",
12,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
["name"] = "Targeted Spells",
["position"] = {
"CENTER",
5 months ago
"button",
"TOPLEFT",
7,
-7,
},
["indicatorName"] = "targetedSpells",
["num"] = 1,
["showAllSpells"] = false,
["size"] = {
20,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 15,
["color"] = {
1,
0.1,
0.1,
},
["font"] = {
"Cell Default",
15,
"Outline",
false,
},
["name"] = "Target Counter",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
5,
},
["indicatorName"] = "targetCounter",
["filters"] = {
["pve"] = false,
["pvp"] = true,
["outdoor"] = false,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 20,
["border"] = 2,
["orientation"] = "left-to-right",
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Crowd Controls",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
0,
},
["indicatorName"] = "crowdControls",
["dispellableByMe"] = false,
["num"] = 3,
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Actions",
["indicatorName"] = "actions",
["speed"] = 1,
},
{
["enabled"] = false,
5 months ago
["type"] = "built-in",
["name"] = "Missing Buffs",
["position"] = {
"BOTTOMRIGHT",
5 months ago
"button",
"BOTTOMRIGHT",
0,
4,
},
["indicatorName"] = "missingBuffs",
["orientation"] = "right-to-left",
5 months ago
["frameLevel"] = 10,
["size"] = {
13,
13,
},
},
{
5 months ago
["glowOptions"] = {
"None",
{
5 months ago
0.95,
0.95,
0.32,
1,
},
},
5 months ago
["showDuration"] = false,
["auras"] = {
410089,
},
5 months ago
["showStack"] = false,
["indicatorName"] = "indicator1",
["size"] = {
150,
10,
},
5 months ago
["enabled"] = true,
["type"] = "bar",
["frameLevel"] = 5,
["auraType"] = "buff",
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"LEFT",
1,
0,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"RIGHT",
-1,
0,
{
1,
1,
1,
},
},
},
5 months ago
["name"] = "Presicence",
["position"] = {
"TOPRIGHT",
5 months ago
"button",
"TOPRIGHT",
-1,
2,
},
["orientation"] = "horizontal",
5 months ago
["maxValue"] = {
false,
10,
5 months ago
true,
},
5 months ago
["castBy"] = "me",
["colors"] = {
{
0,
1,
0,
1,
},
5 months ago
{
true,
5 months ago
0.5,
{
1,
1,
0,
1,
},
},
5 months ago
{
true,
3,
5 months ago
{
1,
0,
0,
1,
},
},
5 months ago
{
0,
0,
0,
1,
},
{
0.07,
0.07,
0.07,
0.9,
},
},
},
},
["powerFilters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
5 months ago
["ROGUE"] = true,
["MAGE"] = true,
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["NPC"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["PET"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["HUNTER"] = true,
},
5 months ago
["spotlight"] = {
["sameArrangementAsMain"] = false,
["spacingY"] = 3,
["spacingX"] = 3,
["units"] = {
},
["enabled"] = false,
["anchor"] = "BOTTOMLEFT",
["sameSizeAsMain"] = true,
["orientation"] = "vertical2",
["position"] = {
1460,
991,
},
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["barOrientation"] = {
"horizontal",
false,
},
5 months ago
["pet"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
["soloEnabled"] = true,
["partyEnabled"] = false,
["powerSize"] = 2,
["anchor"] = "TOPLEFT",
["sameSizeAsMain"] = true,
["orientation"] = "vertical",
["position"] = {
},
["raidEnabled"] = false,
["size"] = {
66,
46,
},
},
["npc"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
5 months ago
["separate"] = true,
["spacingX"] = 3,
["enabled"] = true,
["anchor"] = "TOPLEFT",
["sameSizeAsMain"] = true,
["orientation"] = "vertical",
["position"] = {
5 months ago
114,
752,
},
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
5 months ago
},
["default"] = {
["npc"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
5 months ago
["separate"] = false,
["spacingX"] = 3,
5 months ago
["enabled"] = true,
["orientation"] = "vertical",
["sameSizeAsMain"] = true,
["anchor"] = "TOPLEFT",
5 months ago
["position"] = {
},
["powerSize"] = 2,
5 months ago
["size"] = {
66,
46,
},
},
["pet"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
["soloEnabled"] = true,
["partyEnabled"] = false,
["raidEnabled"] = false,
["orientation"] = "vertical",
5 months ago
["sameSizeAsMain"] = true,
["anchor"] = "TOPLEFT",
["position"] = {
},
5 months ago
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["main"] = {
["spacingY"] = 3,
["spacingX"] = 3,
["unitsPerColumn"] = 5,
5 months ago
["hideSelf"] = false,
["position"] = {
16,
902,
},
["maxColumns"] = 8,
["roleOrder"] = {
"TANK",
"HEALER",
"DAMAGER",
},
5 months ago
["sortByRole"] = false,
["groupSpacing"] = 0,
["orientation"] = "vertical",
["anchor"] = "TOPLEFT",
["powerSize"] = 2,
5 months ago
["size"] = {
112,
46,
},
},
["barOrientation"] = {
"horizontal",
false,
},
["powerFilters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["HUNTER"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["ROGUE"] = true,
},
["spotlight"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
["units"] = {
},
["enabled"] = false,
["orientation"] = "vertical",
["sameSizeAsMain"] = true,
["anchor"] = "TOPLEFT",
["position"] = {
},
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["groupFilter"] = {
true,
true,
true,
true,
true,
true,
true,
true,
},
["indicators"] = {
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 1,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["vehicleNamePosition"] = {
"TOP",
0,
},
["font"] = {
"Cell Default",
13,
"None",
true,
},
["name"] = "Name Text",
["position"] = {
"CENTER",
5 months ago
"healthBar",
"CENTER",
0,
0,
},
["indicatorName"] = "nameText",
["textWidth"] = {
"percentage",
0.75,
},
5 months ago
["showGroupNumber"] = false,
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 30,
["font"] = {
"Cell Default",
11,
"None",
true,
},
["colors"] = {
["OFFLINE"] = {
1,
0.19,
0.19,
1,
},
["GHOST"] = {
1,
0.19,
0.19,
1,
},
5 months ago
["AFK"] = {
1,
0.19,
0.19,
1,
},
["ACCEPTED"] = {
0.12,
1,
0.12,
1,
},
["DEAD"] = {
1,
0.19,
0.19,
1,
},
["DRINKING"] = {
0.12,
0.75,
1,
1,
},
["FEIGN"] = {
1,
1,
0.12,
1,
},
["PENDING"] = {
1,
1,
0.12,
1,
},
5 months ago
["DECLINED"] = {
1,
0.19,
0.19,
1,
},
},
["position"] = {
"BOTTOM",
0,
"justify",
},
["indicatorName"] = "statusText",
["showBackground"] = true,
["showTimer"] = true,
["name"] = "Status Text",
},
{
["enabled"] = false,
["type"] = "built-in",
5 months ago
["name"] = "Health Text",
["position"] = {
"TOP",
"button",
"CENTER",
0,
-6,
},
["indicatorName"] = "healthText",
["format"] = {
["health1"] = {
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["format"] = "effective_percent",
["hideIfEmptyOrFull"] = false,
},
["health2"] = {
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
5 months ago
["format"] = "none",
["hideIfEmptyOrFull"] = false,
["delimiter"] = " ",
},
["shields"] = {
["color"] = {
"custom_color",
{
0,
1,
0,
},
},
["format"] = "none",
["delimiter"] = "+",
},
["healAbsorbs"] = {
["color"] = {
"custom_color",
{
1,
0,
0,
},
},
["format"] = "none",
["delimiter"] = "-",
},
},
["frameLevel"] = 2,
["font"] = {
"Cell Default",
10,
"None",
true,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["font"] = {
"Cell Default",
10,
"None",
true,
},
["name"] = "Power Text",
["position"] = {
"BOTTOMRIGHT",
5 months ago
"button",
"BOTTOMRIGHT",
0,
3,
},
["indicatorName"] = "powerText",
["format"] = "number",
["hideIfEmptyOrFull"] = true,
5 months ago
["filters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["HUNTER"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["ROGUE"] = true,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Thresholds",
["indicatorName"] = "healthThresholds",
5 months ago
["thickness"] = 1,
["thresholds"] = {
{
0.35,
{
1,
0,
0,
1,
},
},
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Status Icon",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
-3,
},
["indicatorName"] = "statusIcon",
["frameLevel"] = 10,
["size"] = {
18,
18,
},
},
{
["enabled"] = true,
["hideDamager"] = false,
["frameLevel"] = 1,
["name"] = "Role Icon",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
0,
0,
},
["indicatorName"] = "roleIcon",
5 months ago
["size"] = {
11,
11,
},
["type"] = "built-in",
["roleTexture"] = {
"default",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Tank.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Healer.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\DPS.tga",
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Leader Icon",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
0,
-11,
},
["indicatorName"] = "leaderIcon",
["hideInCombat"] = true,
["size"] = {
11,
11,
},
},
{
5 months ago
["enabled"] = false,
["type"] = "built-in",
["name"] = "Combat Icon",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
4,
-4,
},
["indicatorName"] = "combatIcon",
["onlyEnableNotInCombat"] = true,
["frameLevel"] = 5,
["size"] = {
16,
16,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Ready Check Icon",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
0,
},
["indicatorName"] = "readyCheckIcon",
["frameLevel"] = 100,
["size"] = {
16,
16,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Raid Icon (player)",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
3,
},
["indicatorName"] = "playerRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Raid Icon (target)",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
-14,
3,
},
["indicatorName"] = "targetRaidIcon",
["frameLevel"] = 2,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (blink)",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
0,
0,
},
["indicatorName"] = "aggroBlink",
["frameLevel"] = 3,
["size"] = {
10,
10,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (bar)",
["position"] = {
"BOTTOMLEFT",
5 months ago
"button",
"TOPLEFT",
0,
-1,
},
["indicatorName"] = "aggroBar",
["frameLevel"] = 1,
["size"] = {
20,
4,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Aggro (border)",
["indicatorName"] = "aggroBorder",
["frameLevel"] = 7,
5 months ago
["thickness"] = 3,
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
1,
1,
0,
1,
},
["name"] = "Shield Bar",
["position"] = {
"BOTTOMLEFT",
5 months ago
nil,
"BOTTOMLEFT",
0,
0,
},
["indicatorName"] = "shieldBar",
["height"] = 4,
5 months ago
["onlyShowOvershields"] = false,
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "AoE Healing",
["indicatorName"] = "aoeHealing",
5 months ago
["height"] = 10,
["color"] = {
1,
1,
0,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["orientation"] = "right-to-left",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "External Cooldowns",
["position"] = {
"RIGHT",
5 months ago
"button",
"RIGHT",
2,
5,
},
5 months ago
["indicatorName"] = "externalCooldowns",
["showDuration"] = false,
5 months ago
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["orientation"] = "left-to-right",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Defensive Cooldowns",
["position"] = {
"LEFT",
5 months ago
"button",
"LEFT",
-2,
5,
},
5 months ago
["indicatorName"] = "defensiveCooldowns",
["showDuration"] = false,
5 months ago
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
5 months ago
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["orientation"] = "left-to-right",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Externals + Defensives",
["position"] = {
"LEFT",
5 months ago
"button",
"LEFT",
-2,
5,
},
5 months ago
["indicatorName"] = "allCooldowns",
["showDuration"] = false,
5 months ago
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Tank Active Mitigation",
["position"] = {
"TOPLEFT",
5 months ago
"button",
"TOPLEFT",
9,
0,
},
["indicatorName"] = "tankActiveMitigation",
["color"] = {
"class_color",
{
0.25,
1,
0,
},
},
["frameLevel"] = 2,
["size"] = {
20,
6,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 15,
["filters"] = {
["dispellableByMe"] = true,
["Disease"] = true,
["Bleed"] = true,
["Curse"] = true,
["Magic"] = true,
["Poison"] = true,
},
["highlightType"] = "gradient-half",
["name"] = "Dispels",
["position"] = {
"BOTTOMRIGHT",
5 months ago
"button",
"BOTTOMRIGHT",
0,
4,
},
["iconStyle"] = "blizzard",
["indicatorName"] = "dispels",
5 months ago
["orientation"] = "right-to-left",
["size"] = {
12,
12,
},
},
{
["dispellableByMe"] = false,
["num"] = 3,
["frameLevel"] = 2,
["type"] = "built-in",
5 months ago
["showDuration"] = false,
["showTooltip"] = false,
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Debuffs",
["position"] = {
"BOTTOMLEFT",
5 months ago
"button",
"BOTTOMLEFT",
1,
4,
},
5 months ago
["orientation"] = "left-to-right",
["indicatorName"] = "debuffs",
5 months ago
["enabled"] = true,
["size"] = {
{
13,
13,
},
{
17,
17,
},
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 20,
["showDuration"] = true,
["border"] = 2,
["num"] = 1,
5 months ago
["indicatorName"] = "raidDebuffs",
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Raid Debuffs",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
3,
},
5 months ago
["orientation"] = "left-to-right",
["showTooltip"] = false,
["onlyShowTopGlow"] = true,
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Private Auras",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
3,
},
["indicatorName"] = "privateAuras",
["frameLevel"] = 25,
["privateAuraOptions"] = {
true,
false,
},
["size"] = {
18,
18,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 50,
["border"] = 2,
["orientation"] = "left-to-right",
["font"] = {
"Cell Default",
12,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
["name"] = "Targeted Spells",
["position"] = {
"CENTER",
5 months ago
"button",
"TOPLEFT",
7,
-7,
},
["indicatorName"] = "targetedSpells",
["num"] = 1,
["showAllSpells"] = false,
["size"] = {
20,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 15,
["color"] = {
1,
0.1,
0.1,
},
["font"] = {
"Cell Default",
15,
"Outline",
false,
},
["name"] = "Target Counter",
["position"] = {
"TOP",
5 months ago
"button",
"TOP",
0,
5,
},
["indicatorName"] = "targetCounter",
["filters"] = {
["pve"] = false,
["outdoor"] = false,
5 months ago
["pvp"] = true,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 20,
["border"] = 2,
5 months ago
["indicatorName"] = "crowdControls",
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Crowd Controls",
["position"] = {
"CENTER",
5 months ago
"button",
"CENTER",
0,
0,
},
5 months ago
["orientation"] = "left-to-right",
["num"] = 3,
5 months ago
["dispellableByMe"] = false,
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Actions",
["indicatorName"] = "actions",
["speed"] = 1,
},
{
["enabled"] = false,
5 months ago
["type"] = "built-in",
["name"] = "Missing Buffs",
["position"] = {
"BOTTOMRIGHT",
5 months ago
"button",
"BOTTOMRIGHT",
0,
4,
},
["indicatorName"] = "missingBuffs",
["orientation"] = "right-to-left",
5 months ago
["frameLevel"] = 10,
["size"] = {
5 months ago
13,
13,
},
},
},
},
5 months ago
["Raid"] = {
["npc"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["separate"] = false,
["spacingX"] = 3,
["enabled"] = true,
["orientation"] = "vertical",
["sameSizeAsMain"] = true,
["anchor"] = "TOPLEFT",
["position"] = {
},
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["pet"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
5 months ago
["soloEnabled"] = true,
["partyEnabled"] = true,
["raidEnabled"] = false,
5 months ago
["orientation"] = "vertical",
["sameSizeAsMain"] = true,
["anchor"] = "TOPLEFT",
["position"] = {
},
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["main"] = {
["spacingY"] = 3,
5 months ago
["hideSelf"] = false,
["spacingX"] = 3,
["unitsPerColumn"] = 5,
["maxColumns"] = 8,
5 months ago
["orientation"] = "vertical",
["combineGroups"] = false,
["roleOrder"] = {
"TANK",
"HEALER",
"DAMAGER",
},
["sortByRole"] = false,
["groupSpacing"] = 0,
["anchor"] = "TOPLEFT",
5 months ago
["position"] = {
4,
530,
},
["powerSize"] = 2,
["size"] = {
5 months ago
66,
46,
},
},
["barOrientation"] = {
"horizontal",
false,
},
["powerFilters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["HUNTER"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["ROGUE"] = true,
},
["spotlight"] = {
["sameArrangementAsMain"] = true,
["spacingY"] = 3,
["spacingX"] = 3,
["units"] = {
},
["enabled"] = false,
5 months ago
["hidePlaceholder"] = false,
["sameSizeAsMain"] = true,
["position"] = {
},
5 months ago
["anchor"] = "TOPLEFT",
["orientation"] = "vertical",
["powerSize"] = 2,
["size"] = {
66,
46,
},
},
["groupFilter"] = {
true,
true,
true,
true,
true,
true,
true,
true,
},
["indicators"] = {
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 1,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["vehicleNamePosition"] = {
"TOP",
0,
},
["font"] = {
"Cell Default",
13,
"None",
true,
},
["name"] = "Name Text",
["position"] = {
"CENTER",
5 months ago
"healthBar",
"CENTER",
0,
0,
},
["indicatorName"] = "nameText",
["textWidth"] = {
"percentage",
0.75,
},
5 months ago
["showGroupNumber"] = false,
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 30,
["font"] = {
"Cell Default",
11,
"None",
true,
},
["name"] = "Status Text",
["position"] = {
"BOTTOM",
0,
"justify",
},
["indicatorName"] = "statusText",
["showBackground"] = true,
["showTimer"] = true,
["colors"] = {
["OFFLINE"] = {
1,
0.19,
0.19,
1,
},
["GHOST"] = {
1,
0.19,
0.19,
1,
},
["AFK"] = {
1,
0.19,
0.19,
1,
},
["ACCEPTED"] = {
0.12,
1,
0.12,
1,
},
["DEAD"] = {
1,
0.19,
0.19,
1,
},
["DRINKING"] = {
0.12,
0.75,
1,
1,
},
["FEIGN"] = {
1,
1,
0.12,
1,
},
["PENDING"] = {
1,
1,
0.12,
1,
},
["DECLINED"] = {
1,
0.19,
0.19,
1,
},
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Text",
["position"] = {
"TOP",
"button",
"CENTER",
0,
-6,
},
["indicatorName"] = "healthText",
["format"] = {
["health1"] = {
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["format"] = "effective_percent",
["hideIfEmptyOrFull"] = false,
},
["health2"] = {
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["format"] = "none",
["hideIfEmptyOrFull"] = false,
["delimiter"] = " ",
},
["shields"] = {
["color"] = {
"custom_color",
{
0,
1,
0,
},
},
["format"] = "none",
["delimiter"] = "+",
},
["healAbsorbs"] = {
["color"] = {
"custom_color",
{
1,
0,
0,
},
},
["format"] = "none",
["delimiter"] = "-",
},
},
["frameLevel"] = 2,
["font"] = {
"Cell Default",
10,
"None",
true,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 2,
["color"] = {
"custom_color",
{
1,
1,
1,
},
},
["font"] = {
"Cell Default",
10,
"None",
true,
},
["name"] = "Power Text",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
3,
},
["indicatorName"] = "powerText",
["format"] = "number",
["hideIfEmptyOrFull"] = true,
["filters"] = {
["DEATHKNIGHT"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["WARRIOR"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["HUNTER"] = true,
["PALADIN"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MAGE"] = true,
["EVOKER"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["VEHICLE"] = true,
["PRIEST"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["SHAMAN"] = {
["DAMAGER"] = true,
["HEALER"] = true,
},
["PET"] = true,
["WARLOCK"] = true,
["DEMONHUNTER"] = {
["DAMAGER"] = true,
["TANK"] = true,
},
["NPC"] = true,
["DRUID"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["MONK"] = {
["DAMAGER"] = true,
["TANK"] = true,
["HEALER"] = true,
},
["ROGUE"] = true,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Health Thresholds",
["indicatorName"] = "healthThresholds",
["thickness"] = 1,
["thresholds"] = {
{
0.35,
{
1,
0,
0,
1,
},
},
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Status Icon",
["position"] = {
"TOP",
"button",
"TOP",
0,
-3,
},
["indicatorName"] = "statusIcon",
["frameLevel"] = 10,
["size"] = {
18,
18,
},
},
{
["enabled"] = true,
["hideDamager"] = false,
["frameLevel"] = 5,
["name"] = "Role Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
0,
},
["indicatorName"] = "roleIcon",
["size"] = {
11,
11,
},
["type"] = "built-in",
["roleTexture"] = {
"default",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Tank.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\Healer.tga",
"Interface\\AddOns\\ElvUI\\Core\\Media\\Textures\\DPS.tga",
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Leader Icon",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
1,
-10,
},
["indicatorName"] = "leaderIcon",
["hideInCombat"] = true,
["size"] = {
11,
11,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Combat Icon",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
4,
-4,
},
["indicatorName"] = "combatIcon",
["onlyEnableNotInCombat"] = true,
["frameLevel"] = 5,
["size"] = {
16,
16,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Ready Check Icon",
["position"] = {
"CENTER",
"button",
"CENTER",
0,
0,
},
["indicatorName"] = "readyCheckIcon",
["frameLevel"] = 100,
["size"] = {
16,
16,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Raid Icon (player)",
["position"] = {
"TOP",
"button",
"TOP",
0,
3,
},
["indicatorName"] = "playerRaidIcon",
["frameLevel"] = 5,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Raid Icon (target)",
["position"] = {
"TOP",
"button",
"TOP",
-14,
3,
},
["indicatorName"] = "targetRaidIcon",
["frameLevel"] = 5,
["alpha"] = 0.77,
["size"] = {
14,
14,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (blink)",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
0,
0,
},
["indicatorName"] = "aggroBlink",
["frameLevel"] = 7,
["size"] = {
11,
11,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Aggro (bar)",
["position"] = {
"BOTTOMLEFT",
"button",
"TOPLEFT",
0,
-1,
},
["indicatorName"] = "aggroBar",
["frameLevel"] = 1,
["size"] = {
20,
4,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Aggro (border)",
["indicatorName"] = "aggroBorder",
["frameLevel"] = 3,
["thickness"] = 2,
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 5,
["color"] = {
1,
1,
0,
1,
},
["name"] = "Shield Bar",
["position"] = {
"BOTTOMLEFT",
nil,
"BOTTOMLEFT",
0,
0,
},
["indicatorName"] = "shieldBar",
["height"] = 4,
["onlyShowOvershields"] = false,
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "AoE Healing",
["indicatorName"] = "aoeHealing",
["height"] = 10,
["color"] = {
1,
1,
0,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "externalCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "External Cooldowns",
["position"] = {
"RIGHT",
"button",
"RIGHT",
2,
5,
},
["orientation"] = "right-to-left",
["showDuration"] = false,
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "defensiveCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Defensive Cooldowns",
["position"] = {
"LEFT",
"button",
"LEFT",
-2,
5,
},
["orientation"] = "left-to-right",
["showDuration"] = false,
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 10,
["glowOptions"] = {
"None",
{
0.95,
0.95,
0.32,
1,
},
},
["indicatorName"] = "allCooldowns",
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Externals + Defensives",
["position"] = {
"LEFT",
"button",
"LEFT",
-2,
5,
},
["orientation"] = "left-to-right",
["showDuration"] = false,
["num"] = 2,
["size"] = {
12,
20,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Tank Active Mitigation",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
10,
0,
},
["indicatorName"] = "tankActiveMitigation",
["color"] = {
"class_color",
{
0.25,
1,
0,
},
},
["frameLevel"] = 5,
["size"] = {
20,
6,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 15,
["size"] = {
12,
12,
},
["indicatorName"] = "dispels",
["name"] = "Dispels",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
4,
},
["iconStyle"] = "blizzard",
["highlightType"] = "gradient-half",
["orientation"] = "right-to-left",
["filters"] = {
["dispellableByMe"] = true,
["Disease"] = true,
["Bleed"] = true,
["Curse"] = true,
["Magic"] = true,
["Poison"] = true,
},
},
{
["dispellableByMe"] = false,
["num"] = 3,
["frameLevel"] = 5,
["type"] = "built-in",
["enableBlacklistShortcut"] = false,
["showDuration"] = false,
["showTooltip"] = false,
["showAnimation"] = true,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Debuffs",
["position"] = {
"BOTTOMLEFT",
"button",
"BOTTOMLEFT",
1,
4,
},
["orientation"] = "left-to-right",
["indicatorName"] = "debuffs",
["enabled"] = true,
["size"] = {
{
13,
13,
},
{
17,
17,
},
},
},
{
["enabled"] = true,
["num"] = 1,
["frameLevel"] = 20,
["type"] = "built-in",
["border"] = 2,
["showDuration"] = true,
["position"] = {
"CENTER",
"button",
"CENTER",
0,
3,
},
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Raid Debuffs",
["showTooltip"] = false,
["orientation"] = "left-to-right",
["indicatorName"] = "raidDebuffs",
["onlyShowTopGlow"] = true,
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Private Auras",
["position"] = {
"TOP",
"button",
"TOP",
0,
3,
},
["indicatorName"] = "privateAuras",
["frameLevel"] = 25,
["privateAuraOptions"] = {
true,
false,
},
["size"] = {
18,
18,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["frameLevel"] = 50,
["border"] = 2,
["indicatorName"] = "targetedSpells",
["font"] = {
"Cell Default",
12,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
["name"] = "Targeted Spells",
["position"] = {
"TOPLEFT",
"button",
"TOPLEFT",
-4,
4,
},
["orientation"] = "left-to-right",
["showAllSpells"] = false,
["num"] = 1,
["size"] = {
20,
20,
},
},
{
["enabled"] = false,
["type"] = "built-in",
["frameLevel"] = 15,
["color"] = {
1,
0.1,
0.1,
},
["font"] = {
"Cell Default",
15,
"Outline",
false,
},
["name"] = "Target Counter",
["position"] = {
"TOP",
"button",
"TOP",
0,
5,
},
["indicatorName"] = "targetCounter",
["filters"] = {
["pve"] = false,
["outdoor"] = false,
["pvp"] = true,
},
},
{
["dispellableByMe"] = false,
["type"] = "built-in",
["frameLevel"] = 20,
["border"] = 2,
["enabled"] = false,
["num"] = 3,
["font"] = {
{
"Cell Default",
11,
"Outline",
false,
"TOPRIGHT",
2,
1,
{
1,
1,
1,
},
},
{
"Cell Default",
11,
"Outline",
false,
"BOTTOMRIGHT",
2,
-1,
{
1,
1,
1,
},
},
},
["name"] = "Crowd Controls",
["position"] = {
"CENTER",
"button",
"CENTER",
0,
0,
},
["orientation"] = "left-to-right",
["showDuration"] = true,
["indicatorName"] = "crowdControls",
["size"] = {
22,
22,
},
},
{
["enabled"] = true,
["type"] = "built-in",
["name"] = "Actions",
["indicatorName"] = "actions",
["speed"] = 1,
},
{
["enabled"] = false,
["type"] = "built-in",
["name"] = "Missing Buffs",
["position"] = {
"BOTTOMRIGHT",
"button",
"BOTTOMRIGHT",
0,
4,
},
["indicatorName"] = "missingBuffs",
["orientation"] = "right-to-left",
["frameLevel"] = 10,
["size"] = {
13,
13,
},
},
},
},
},
["quickAssist"] = {
},
["clickCastings"] = {
["DEATHKNIGHT"] = {
[252] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
61999,
},
},
["alwaysTargeting"] = {
[252] = "disabled",
["common"] = "disabled",
[251] = "disabled",
[250] = "disabled",
[1455] = "disabled",
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
61999,
},
},
[1455] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
61999,
},
},
[250] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
61999,
},
},
["useCommon"] = true,
[251] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
61999,
},
},
["smartResurrection"] = "disabled",
},
["WARRIOR"] = {
[71] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["alwaysTargeting"] = {
[71] = "disabled",
[73] = "disabled",
["common"] = "disabled",
[72] = "disabled",
[1446] = "disabled",
},
[73] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
[72] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["useCommon"] = true,
[1446] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["smartResurrection"] = "disabled",
},
["PALADIN"] = {
[70] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
391054,
},
{
"type-shiftR",
"spell",
7328,
},
},
["alwaysTargeting"] = {
[66] = "disabled",
[1451] = "disabled",
["common"] = "disabled",
[65] = "disabled",
[70] = "disabled",
},
[1451] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
391054,
},
{
"type-shiftR",
"spell",
7328,
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
391054,
},
{
"type-shiftR",
"spell",
7328,
},
},
[65] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
391054,
},
{
"type-shiftR",
"spell",
7328,
},
},
["useCommon"] = true,
[66] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-R",
"spell",
391054,
},
{
"type-shiftR",
"spell",
7328,
},
},
["smartResurrection"] = "disabled",
},
["MAGE"] = {
[64] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["alwaysTargeting"] = {
[64] = "disabled",
["common"] = "disabled",
[62] = "disabled",
[63] = "disabled",
[1449] = "disabled",
},
[62] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["useCommon"] = true,
[1449] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
[63] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["smartResurrection"] = "disabled",
},
["PRIEST"] = {
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2006,
},
},
["alwaysTargeting"] = {
[256] = "disabled",
[257] = "disabled",
["common"] = "disabled",
[1452] = "disabled",
[258] = "disabled",
},
[257] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2006,
},
},
[258] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2006,
},
},
[1452] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2006,
},
},
["useCommon"] = true,
[256] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2006,
},
},
["smartResurrection"] = "disabled",
},
["ROGUE"] = {
[260] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["alwaysTargeting"] = {
["common"] = "disabled",
[259] = "disabled",
[260] = "disabled",
[261] = "disabled",
[1453] = "disabled",
},
[1453] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
[259] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["useCommon"] = true,
[261] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["smartResurrection"] = "disabled",
},
["MONK"] = {
[269] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
115178,
},
},
["alwaysTargeting"] = {
[269] = "disabled",
[270] = "disabled",
["common"] = "disabled",
[268] = "disabled",
[1450] = "disabled",
},
[1450] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
115178,
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
115178,
},
},
[270] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
115178,
},
},
["useCommon"] = true,
[268] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
115178,
},
},
["smartResurrection"] = "disabled",
},
["WARLOCK"] = {
[1454] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-altR",
"spell",
20707,
},
},
["alwaysTargeting"] = {
[1454] = "disabled",
["common"] = "disabled",
[266] = "disabled",
[267] = "disabled",
[265] = "disabled",
},
["useCommon"] = true,
[265] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-altR",
"spell",
20707,
},
},
[266] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-altR",
"spell",
20707,
},
},
[267] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-altR",
"spell",
20707,
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
{
"type-altR",
"spell",
20707,
},
},
["smartResurrection"] = "disabled",
},
["DEMONHUNTER"] = {
["alwaysTargeting"] = {
[581] = "disabled",
[577] = "disabled",
[1456] = "disabled",
["common"] = "disabled",
},
[581] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
["common"] = {
{
"type1",
"target",
},
{
"type2",
"togglemenu",
},
},
5 months ago
[1456] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
},
5 months ago
["useCommon"] = true,
[577] = {
{
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
},
5 months ago
["smartResurrection"] = "disabled",
},
5 months ago
["SHAMAN"] = {
[262] = {
{
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
5 months ago
{
"type-shiftR",
"spell",
2008,
},
},
5 months ago
["alwaysTargeting"] = {
[262] = "disabled",
[263] = "disabled",
[264] = "disabled",
["common"] = "disabled",
[1444] = "disabled",
},
5 months ago
[264] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
5 months ago
{
"type-shiftR",
"spell",
2008,
},
},
5 months ago
["common"] = {
{
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
{
5 months ago
"type-shiftR",
"spell",
2008,
},
},
5 months ago
[1444] = {
{
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
2008,
},
},
5 months ago
["useCommon"] = true,
[263] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
{
5 months ago
"type-shiftR",
"spell",
2008,
},
},
5 months ago
["smartResurrection"] = "disabled",
},
5 months ago
["DRUID"] = {
[103] = {
{
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
5 months ago
{
"type-R",
"spell",
20484,
},
{
"type-shiftR",
"spell",
50769,
},
},
5 months ago
["common"] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
5 months ago
{
"type-R",
"spell",
20484,
},
{
"type-shiftR",
"spell",
50769,
},
},
5 months ago
[104] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
{
5 months ago
"type-R",
"spell",
20484,
},
5 months ago
{
"type-shiftR",
"spell",
50769,
},
},
5 months ago
["smartResurrection"] = "disabled",
[105] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
5 months ago
{
"type-R",
"spell",
20484,
},
{
5 months ago
"type-shiftR",
"spell",
50769,
},
},
5 months ago
["alwaysTargeting"] = {
[1447] = "disabled",
[103] = "disabled",
["common"] = "disabled",
[102] = "disabled",
[104] = "disabled",
[105] = "disabled",
},
5 months ago
[1447] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
{
5 months ago
"type-R",
"spell",
20484,
},
5 months ago
{
"type-shiftR",
"spell",
50769,
},
},
5 months ago
[102] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
5 months ago
{
"type-R",
"spell",
20484,
},
{
5 months ago
"type-shiftR",
"spell",
50769,
},
},
5 months ago
["useCommon"] = true,
},
["EVOKER"] = {
[1468] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
{
5 months ago
"type-shiftR",
"spell",
361227,
},
},
5 months ago
["alwaysTargeting"] = {
[1468] = "disabled",
[1465] = "disabled",
["common"] = "disabled",
[1473] = "disabled",
[1467] = "disabled",
},
5 months ago
[1465] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
5 months ago
{
"type-shiftR",
"spell",
361227,
},
},
5 months ago
["common"] = {
{
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
{
"type-shiftR",
"spell",
361227,
},
},
5 months ago
[1473] = {
{
5 months ago
"type1",
"spell",
"409311",
},
{
5 months ago
"type2",
"togglemenu",
},
5 months ago
{
"type-shiftR",
"spell",
361227,
},
{
5 months ago
"shift-type1",
"target",
},
},
["useCommon"] = false,
[1467] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
5 months ago
{
"type-shiftR",
"spell",
361227,
},
},
5 months ago
["smartResurrection"] = "disabled",
},
5 months ago
["HUNTER"] = {
["common"] = {
{
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
},
["alwaysTargeting"] = {
[253] = "disabled",
["common"] = "disabled",
[254] = "disabled",
[255] = "disabled",
[1448] = "disabled",
},
[253] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
},
5 months ago
[1448] = {
{
5 months ago
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
},
5 months ago
[254] = {
{
"type1",
"target",
},
5 months ago
{
"type2",
"togglemenu",
},
},
5 months ago
["useCommon"] = true,
[255] = {
{
5 months ago
"type1",
"target",
},
{
5 months ago
"type2",
"togglemenu",
},
},
5 months ago
["smartResurrection"] = "disabled",
},
},
5 months ago
["debuffBlacklist"] = {
8326,
160029,
255234,
225080,
57723,
57724,
80354,
264689,
390435,
206151,
195776,
352562,
356419,
387847,
213213,
89798,
},
5 months ago
["indicatorPreviewAlpha"] = 0.5,
["aoeHealings"] = {
["disabled"] = {
},
5 months ago
["custom"] = {
},
},
5 months ago
["dispelBlacklist"] = {
},
["externals"] = {
["disabled"] = {
},
["custom"] = {
},
},
["appearance"] = {
["optionsFontSizeOffset"] = 0,
["strata"] = "MEDIUM",
["auraIconOptions"] = {
["durationColorEnabled"] = false,
["durationDecimal"] = 0,
["animation"] = "duration",
["durationRoundUp"] = false,
["durationColors"] = {
{
5 months ago
0,
1,
5 months ago
0,
},
{
1,
1,
5 months ago
0,
0.5,
},
{
5 months ago
1,
0,
0,
3,
},
},
},
["bgAlpha"] = 1,
["shield"] = {
true,
{
1,
1,
1,
5 months ago
0.4,
},
},
5 months ago
["targetColor"] = {
1,
0.31,
0.31,
1,
},
5 months ago
["useLibHealComm"] = false,
["fullColor"] = {
true,
{
5 months ago
0.2,
0.2,
0.2,
},
},
5 months ago
["overshieldReverseFill"] = false,
["overshield"] = {
true,
{
1,
1,
1,
1,
},
},
5 months ago
["barAnimation"] = "Flash",
["texture"] = "Cell Default",
["scale"] = 1,
["outOfRangeAlpha"] = 0.45,
["colorThresholds"] = {
{
1,
5 months ago
0,
0,
},
{
1,
5 months ago
0.7,
0,
},
{
0.7,
1,
5 months ago
0,
},
5 months ago
0.05,
0.95,
true,
},
5 months ago
["mouseoverColor"] = {
1,
1,
1,
0.6,
},
5 months ago
["highlightSize"] = 1,
["lossColor"] = {
"class_color_dark",
{
0.667,
0,
0,
},
5 months ago
},
["barColor"] = {
"class_color",
{
0.2,
0.2,
0.2,
},
},
5 months ago
["useGameFont"] = true,
["lossAlpha"] = 1,
["deathColor"] = {
false,
{
5 months ago
0.545,
0,
0,
},
},
5 months ago
["accentColor"] = {
"class_color",
{
1,
0.26667,
0.4,
},
},
5 months ago
["healPrediction"] = {
true,
false,
{
1,
1,
1,
5 months ago
0.4,
},
},
5 months ago
["colorThresholdsLoss"] = {
{
1,
0,
0,
},
5 months ago
{
1,
0.7,
0,
},
{
0.7,
1,
0,
},
5 months ago
0.05,
0.95,
true,
},
5 months ago
["healAbsorb"] = {
true,
{
1,
0.1,
0.1,
5 months ago
0.9,
},
},
5 months ago
["barAlpha"] = 1,
["powerColor"] = {
"power_color",
{
0.7,
0.7,
0.7,
},
},
},
5 months ago
["raidDebuffs"] = {
},
["revise"] = "r258-release",
["firstRun"] = false,
["bigDebuffs"] = {
46392,
240443,
209858,
240559,
396369,
396364,
},
["customTextures"] = {
},
5 months ago
["dispelRequest"] = {
["enabled"] = false,
["debuffs"] = {
},
5 months ago
["timeout"] = 10,
["responseType"] = "all",
["glowOptions"] = {
"shine",
{
{
1,
5 months ago
0,
0.4,
1,
},
5 months ago
0,
0,
9,
0.5,
2,
},
},
5 months ago
["textOptions"] = {
"A",
{
1,
0,
0,
5 months ago
1,
},
5 months ago
32,
"TOPLEFT",
"TOPLEFT",
-1,
5,
},
5 months ago
["type"] = "text",
["dispellableByMe"] = true,
},
5 months ago
["debuffTypeColor"] = {
[""] = {
["r"] = 0.8,
["g"] = 0,
["b"] = 0,
},
5 months ago
["Disease"] = {
["r"] = 0.6,
["g"] = 0.4,
["b"] = 0,
},
5 months ago
["Bleed"] = {
["b"] = 0.6,
["g"] = 0.2,
["r"] = 1,
},
5 months ago
["cleu"] = {
["b"] = 1,
["g"] = 1,
["r"] = 0,
},
["Curse"] = {
["r"] = 0.6,
["g"] = 0,
["b"] = 1,
},
5 months ago
["Poison"] = {
["r"] = 0,
["g"] = 0.6,
["b"] = 0,
},
5 months ago
["Magic"] = {
["r"] = 0.2,
["g"] = 0.6,
["b"] = 1,
},
5 months ago
["none"] = {
["r"] = 0.8,
["g"] = 0,
["b"] = 0,
},
},
["spellRequest"] = {
["enabled"] = false,
["timeout"] = 10,
["checkIfExists"] = true,
["spells"] = {
{
["glowOptions"] = {
"pixel",
{
{
1,
1,
0,
1,
},
0,
0,
9,
0.25,
8,
2,
},
},
["type"] = "icon",
["spellId"] = 10060,
["isBuiltIn"] = true,
["keywords"] = "Power Infusion",
["iconColor"] = {
1,
1,
0,
1,
},
["icon"] = 135939,
["buffId"] = 10060,
},
{
["glowOptions"] = {
"pixel",
{
{
0,
1,
1,
1,
},
0,
0,
9,
0.25,
8,
2,
},
},
["type"] = "icon",
["spellId"] = 29166,
["isBuiltIn"] = true,
["keywords"] = "Innervate",
["iconColor"] = {
0,
1,
1,
1,
},
["icon"] = 136048,
["buffId"] = 29166,
},
},
["sharedIconOptions"] = {
"beat",
27,
"BOTTOMRIGHT",
"BOTTOMRIGHT",
0,
0,
},
["knownSpellsOnly"] = true,
["responseType"] = "me",
["replyCooldown"] = true,
["freeCooldownOnly"] = true,
},
5 months ago
["defensives"] = {
["disabled"] = {
},
["custom"] = {
},
},
["layoutAutoSwitch"] = {
["HUNTER"] = {
},
["WARRIOR"] = {
},
["SHAMAN"] = {
},
["MAGE"] = {
},
["PALADIN"] = {
},
["PRIEST"] = {
},
["EVOKER"] = {
},
["role"] = {
["DAMAGER"] = {
["raid_instance"] = "Raid",
["party"] = "Party",
["battleground15"] = "Raid",
["battleground40"] = "Raid",
["solo"] = "Party",
["arena"] = "default",
["raid_mythic"] = "Raid",
["raid_outdoor"] = "Raid",
},
["TANK"] = {
["raid_instance"] = "default",
["party"] = "default",
["battleground15"] = "default",
["battleground40"] = "default",
["solo"] = "default",
["arena"] = "default",
["raid_mythic"] = "default",
["raid_outdoor"] = "default",
},
["HEALER"] = {
["raid_instance"] = "default",
["party"] = "default",
["battleground15"] = "default",
["battleground40"] = "default",
["solo"] = "default",
["arena"] = "default",
["raid_mythic"] = "default",
["raid_outdoor"] = "default",
},
},
["WARLOCK"] = {
},
["DEMONHUNTER"] = {
},
["DEATHKNIGHT"] = {
},
["DRUID"] = {
},
["MONK"] = {
},
["ROGUE"] = {
},
},
["changelogsViewed"] = "r258-release",
["optionsFramePosition"] = {
1162,
1013,
},
["fallbackGroupType"] = "solo",
["crowdControls"] = {
["disabled"] = {
},
["custom"] = {
},
},
["targetedSpellsGlow"] = {
"Pixel",
{
0.95,
0.95,
0.32,
1,
},
9,
0.25,
8,
2,
},
["quickCast"] = {
},
["actions"] = {
{
6262,
{
"A",
{
0.4,
1,
0,
},
},
},
{
370511,
{
"A",
{
1,
0.1,
0.1,
},
},
},
{
371024,
{
"C3",
{
1,
1,
0,
},
},
},
},
["tools"] = {
["battleResTimer"] = {
false,
false,
{
},
},
["fadeOut"] = false,
["deathReport"] = {
false,
10,
},
["buffTracker"] = {
false,
"left-to-right",
32,
{
},
},
["marks"] = {
false,
false,
"both_h",
{
},
},
["readyAndPull"] = {
false,
"text_button",
{
"default",
7,
},
{
},
},
},
["snippets"] = {
[0] = {
["autorun"] = true,
["code"] = "-- snippets can be found at https://github.com/enderneko/Cell/tree/master/.snippets\n-- use \"/run CellDB['snippets'][0]=nil ReloadUI()\" to reset this snippet\n\n-- fade out unit button if hp percent < (number: 0-1)\nCELL_FADE_OUT_HEALTH_PERCENT = nil\n\n-- add summon icons to Status Icon indicator (boolean, retail only)\nCELL_SUMMON_ICONS_ENABLED = false\n\n-- use separate width and height for custom indicator icons (boolean)\nCELL_RECTANGULAR_CUSTOM_INDICATOR_ICONS = false\n\n-- Use nicknames from Details! Damage Meter (boolean, NickTag-1.0 library)\nCELL_NICKTAG_ENABLED = false\n\n-- Add Evoker spell Cauterizing Flame into dispel checker (boolean)\nCELL_DISPEL_EVOKER_CAUTERIZING_FLAME = false\n\n-- remove raid setup details from the tooltip of the Raid button (boolean)\nCELL_TOOLTIP_REMOVE_RAID_SETUP_DETAILS = false\n\n-- border thickness: unit button and icon (number)\nCELL_BORDER_SIZE = 1\n\n-- unit button border color ({r, g, b, a}, number: 0-1)\nCELL_BORDER_COLOR = {0, 0, 0, 1}\n\n-- show group pet owner name (\"VEHICLE\", \"NAME\", nil)\nCELL_SHOW_GROUP_PET_OWNER_NAME = nil\n\n-- use LibHealComm (boolean, non-retail)\nCELL_USE_LIBHEALCOMM = false\n\n-- cooldown style for icon/block indicators (\"VERTICAL\", \"CLOCK\")\nCELL_COOLDOWN_STYLE = \"VERTICAL\"",
},
},
["indicatorPreviewScale"] = 1,
["lastVersionCheck"] = 1741177634,
["indicatorPreview"] = {
["scale"] = 1,
["showAll"] = false,
},
["targetedSpellsList"] = {
106823,
106841,
211473,
193092,
193659,
192018,
196838,
320788,
344496,
319941,
322614,
320132,
334053,
320596,
356924,
356666,
319713,
338606,
343556,
324079,
317963,
333861,
332234,
375870,
395906,
372158,
372056,
375580,
376276,
401022,
407790,
418637,
372858,
381512,
374533,
377018,
381444,
373912,
374789,
372222,
384978,
391136,
376827,
376829,
375937,
375929,
376644,
376865,
382836,
5 months ago
439506,
429545,
424888,
463248,
321828,
323057,
333479,
454438,
272571,
257063,
431491,
451119,
428711,
459210,
256709,
434786,
451971,
451224,
451364,
451261,
449444,
450100,
463217,
342675,
320644,
323515,
1217138,
424414,
427583,
447270,
448515,
421277,
427011,
422245,
422116,
432229,
439031,
436592,
440134,
263628,
1215411,
291928,
292264,
285152,
445457,
430109,
430238,
474031,
430805,
1213805,
465595,
468631,
459779,
459799,
473690,
473351,
469478,
466190,
},
["nicknames"] = {
["custom"] = false,
["list"] = {
},
5 months ago
["sync"] = false,
["mine"] = "",
["blacklist"] = {
},
},
5 months ago
["fallbackInMythic"] = false,
}
CellDBBackup = {
}