Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ["profiles"] = {
- ["Default"] = {
- ["powerColors"] = {
- ["FUEL"] = {
- ["b"] = 0.36,
- ["g"] = 0.47,
- ["r"] = 0.85,
- },
- ["SHADOWORBS"] = {
- ["b"] = 0.79,
- ["g"] = 0.51,
- ["r"] = 0.58,
- },
- ["LIGHTWELL"] = {
- ["b"] = 0.8,
- ["g"] = 0.8,
- ["r"] = 0.8,
- },
- ["BANKEDHOLYPOWER"] = {
- ["b"] = 0.84,
- ["g"] = 0.61,
- ["r"] = 0.96,
- },
- ["FOCUS"] = {
- ["b"] = 0.25,
- ["g"] = 0.5,
- ["r"] = 1,
- },
- ["DEMONICFURY"] = {
- ["b"] = 0.79,
- ["g"] = 0.51,
- ["r"] = 0.58,
- },
- ["FULLBURNINGEMBER"] = {
- ["b"] = 0.062,
- ["g"] = 0.09,
- ["r"] = 0.88,
- },
- ["STAGGER_RED"] = {
- ["b"] = 0.42,
- ["g"] = 0.42,
- ["r"] = 1,
- },
- ["RUNEOFPOWER"] = {
- ["b"] = 0.6,
- ["g"] = 0.45,
- ["r"] = 0.35,
- },
- ["COMBOPOINTS"] = {
- ["b"] = 0,
- ["g"] = 0.8,
- ["r"] = 1,
- },
- ["RUNES"] = {
- ["b"] = 0.5,
- ["g"] = 0.5,
- ["r"] = 0.5,
- },
- ["STAGGER_GREEN"] = {
- ["b"] = 0.52,
- ["g"] = 1,
- ["r"] = 0.52,
- },
- ["ENERGY"] = {
- ["b"] = 0.1,
- ["g"] = 0.85,
- ["r"] = 1,
- },
- ["MANA"] = {
- ["b"] = 0.85,
- ["g"] = 0.5,
- ["r"] = 0.3,
- },
- ["CHI"] = {
- ["b"] = 0.92,
- ["g"] = 1,
- ["r"] = 0.71,
- },
- ["AURAPOINTS"] = {
- ["b"] = 0,
- ["g"] = 0.8,
- ["r"] = 1,
- },
- ["POWER_TYPE_FEL_ENERGY"] = {
- ["b"] = 0,
- ["g"] = 0.98,
- ["r"] = 0.878,
- },
- ["MUSHROOMS"] = {
- ["b"] = 0.2,
- ["g"] = 0.9,
- ["r"] = 0.2,
- },
- ["ECLIPSE_SUN"] = {
- ["b"] = 0,
- ["g"] = 1,
- ["r"] = 1,
- },
- ["SOULSHARDS"] = {
- ["b"] = 0.79,
- ["g"] = 0.51,
- ["r"] = 0.58,
- },
- ["ECLIPSE_MOON"] = {
- ["b"] = 0.9,
- ["g"] = 0.52,
- ["r"] = 0.3,
- },
- ["BURNINGEMBERS"] = {
- ["b"] = 0.79,
- ["g"] = 0.51,
- ["r"] = 0.58,
- },
- ["RUNIC_POWER"] = {
- ["r"] = 0.35,
- ["g"] = 0.45,
- ["b"] = 0.6,
- },
- ["AMMOSLOT"] = {
- ["b"] = 0.55,
- ["g"] = 0.6,
- ["r"] = 0.85,
- },
- ["STATUE"] = {
- ["b"] = 0.6,
- ["g"] = 0.45,
- ["r"] = 0.35,
- },
- ["ALTERNATE"] = {
- ["b"] = 1,
- ["g"] = 0.941,
- ["r"] = 0.815,
- },
- ["HOLYPOWER"] = {
- ["b"] = 0.6,
- ["g"] = 0.9,
- ["r"] = 0.95,
- },
- ["STAGGER_YELLOW"] = {
- ["b"] = 0.72,
- ["g"] = 0.98,
- ["r"] = 1,
- },
- ["RAGE"] = {
- ["b"] = 0.3,
- ["g"] = 0.2,
- ["r"] = 0.9,
- },
- },
- ["auras"] = {
- ["borderType"] = "light",
- },
- ["healthColors"] = {
- ["aggro"] = {
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 0.9,
- },
- ["enemyUnattack"] = {
- ["b"] = 0.2,
- ["g"] = 0.2,
- ["r"] = 0.6,
- },
- ["neutral"] = {
- ["b"] = 0,
- ["g"] = 0.93,
- ["r"] = 0.93,
- },
- ["static"] = {
- ["b"] = 0.9,
- ["g"] = 0.2,
- ["r"] = 0.7,
- },
- ["friendly"] = {
- ["b"] = 0.2,
- ["g"] = 0.9,
- ["r"] = 0.2,
- },
- ["offline"] = {
- ["b"] = 0.5,
- ["g"] = 0.5,
- ["r"] = 0.5,
- },
- ["incAbsorb"] = {
- ["b"] = 0.09,
- ["g"] = 0.75,
- ["r"] = 0.93,
- },
- ["tapped"] = {
- ["b"] = 0.5,
- ["g"] = 0.5,
- ["r"] = 0.5,
- },
- ["hostile"] = {
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 0.9,
- },
- ["green"] = {
- ["b"] = 0.2,
- ["g"] = 0.9,
- ["r"] = 0.2,
- },
- ["yellow"] = {
- ["b"] = 0,
- ["g"] = 0.93,
- ["r"] = 0.93,
- },
- ["healAbsorb"] = {
- ["r"] = 0.68,
- ["g"] = 0.47,
- ["b"] = 1,
- },
- ["inc"] = {
- ["b"] = 0.23,
- ["g"] = 0.35,
- ["r"] = 0,
- },
- ["red"] = {
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 0.9,
- },
- },
- ["xpColors"] = {
- ["normal"] = {
- ["b"] = 0.55,
- ["g"] = 0,
- ["r"] = 0.58,
- },
- ["rested"] = {
- ["b"] = 0.88,
- ["g"] = 0.39,
- ["r"] = 0,
- },
- },
- ["locked"] = true,
- ["positions"] = {
- ["arenatarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["mainassisttarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["targettargettarget"] = {
- ["anchorPoint"] = "RC",
- ["anchorTo"] = "#SUFUnittargettarget",
- },
- ["arenatargettarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["targettarget"] = {
- ["anchorPoint"] = "TL",
- ["anchorTo"] = "#SUFUnittarget",
- ["y"] = -5,
- },
- ["arenapet"] = {
- ["anchorPoint"] = "RB",
- ["anchorTo"] = "$parent",
- },
- ["mainassisttargettarget"] = {
- ["anchorPoint"] = "RT",
- ["x"] = 150,
- ["anchorTo"] = "$parent",
- },
- ["party"] = {
- ["top"] = 638.290577317657,
- ["x"] = -57.3263733346039,
- ["point"] = "BOTTOMLEFT",
- ["relativePoint"] = "BOTTOMLEFT",
- ["bottom"] = 427.390579964103,
- ["y"] = 427.390579964103,
- },
- ["maintanktarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["focus"] = {
- ["y"] = 77.9000063286885,
- ["x"] = 106.953501347608,
- ["point"] = "CENTER",
- ["relativePoint"] = "CENTER",
- },
- ["target"] = {
- ["anchorPoint"] = "RT",
- ["x"] = -5,
- ["anchorTo"] = "#SUFUnitplayer",
- },
- ["raid"] = {
- ["anchorPoint"] = "C",
- },
- ["boss"] = {
- ["top"] = 641.333314095882,
- ["x"] = 958.399868955112,
- ["point"] = "BOTTOMLEFT",
- ["bottom"] = 375.333288442043,
- ["relativePoint"] = "BOTTOMLEFT",
- ["y"] = 375.333288442043,
- },
- ["battlegroundtarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["arena"] = {
- ["anchorPoint"] = "C",
- },
- ["battlegroundtargettarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["bosstargettarget"] = {
- ["anchorPoint"] = "RB",
- ["anchorTo"] = "$parent",
- },
- ["battlegroundpet"] = {
- ["anchorPoint"] = "RB",
- ["anchorTo"] = "$parent",
- },
- ["bosstarget"] = {
- ["anchorPoint"] = "RB",
- ["anchorTo"] = "$parent",
- },
- ["focustarget"] = {
- ["y"] = 96.7721760863151,
- ["x"] = 104.820066345531,
- ["point"] = "CENTER",
- ["relativePoint"] = "CENTER",
- },
- ["pet"] = {
- ["anchorPoint"] = "BL",
- ["anchorTo"] = "#SUFUnitplayer",
- ["y"] = 6,
- },
- ["mainassist"] = {
- ["anchorPoint"] = "C",
- },
- ["player"] = {
- ["y"] = 3.10534531451721,
- ["x"] = -3.79999972581864,
- ["point"] = "LEFT",
- ["relativePoint"] = "LEFT",
- },
- ["raidpet"] = {
- ["anchorPoint"] = "C",
- },
- ["pettarget"] = {
- ["anchorPoint"] = "C",
- },
- ["maintanktargettarget"] = {
- ["anchorPoint"] = "RT",
- ["x"] = 150,
- ["anchorTo"] = "$parent",
- },
- ["maintank"] = {
- ["anchorPoint"] = "C",
- },
- ["partytargettarget"] = {
- ["anchorPoint"] = "RT",
- ["anchorTo"] = "$parent",
- },
- ["battleground"] = {
- ["anchorPoint"] = "C",
- },
- },
- ["tooltipCombat"] = true,
- ["revision"] = 53,
- ["castColors"] = {
- ["cast"] = {
- ["b"] = 0.3,
- ["g"] = 0.7,
- ["r"] = 1,
- },
- ["finished"] = {
- ["b"] = 0.1,
- ["g"] = 1,
- ["r"] = 0.1,
- },
- ["channel"] = {
- ["b"] = 1,
- ["g"] = 0.25,
- ["r"] = 0.25,
- },
- ["uninterruptible"] = {
- ["b"] = 1,
- ["g"] = 0,
- ["r"] = 0.71,
- },
- ["interrupted"] = {
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 1,
- },
- },
- ["loadedLayout"] = true,
- ["backdrop"] = {
- ["borderColor"] = {
- ["a"] = 1,
- ["b"] = 0.5,
- ["g"] = 0.3,
- ["r"] = 0.3,
- },
- ["edgeSize"] = 5,
- ["tileSize"] = 1,
- ["borderTexture"] = "None",
- ["backgroundColor"] = {
- ["a"] = 0.8,
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 0,
- },
- ["backgroundTexture"] = "Chat Frame",
- ["clip"] = 1,
- ["inset"] = 3,
- },
- ["units"] = {
- ["arenatarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- },
- ["mainassisttarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 150,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[level( )][classification( )][perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["height"] = 40,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- },
- ["targettargettarget"] = {
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["healthBar"] = {
- ["colorType"] = "percent",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["scale"] = 1.25,
- ["text"] = {
- {
- ["width"] = 1,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[perhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["width"] = 1,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [5]
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["width"] = 80,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- },
- ["height"] = 30,
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["enabled"] = false,
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "RIGHT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["partytarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 25,
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["arenatargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 90,
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 0.6,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["raid"] = {
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["groupSpacing"] = 0,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.3,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "none",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[missinghp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["maxColumns"] = 8,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 30,
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["masterLoot"] = {
- ["anchorPoint"] = "TR",
- ["x"] = -2,
- ["anchorTo"] = "$parent",
- ["y"] = -10,
- ["size"] = 12,
- },
- ["leader"] = {
- ["y"] = -12,
- ["x"] = 2,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["role"] = {
- ["enabled"] = false,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["y"] = 14,
- ["size"] = 14,
- },
- ["status"] = {
- ["y"] = -2,
- ["x"] = 12,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LB",
- ["size"] = 16,
- },
- ["pvp"] = {
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["y"] = 11,
- ["size"] = 22,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["ready"] = {
- ["anchorPoint"] = "LC",
- ["x"] = 25,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["size"] = 24,
- },
- },
- ["scale"] = 0.85,
- ["incAbsorb"] = {
- ["cap"] = 1,
- },
- ["incHeal"] = {
- ["cap"] = 1,
- },
- ["groupsPerRow"] = 8,
- ["unitsPerColumn"] = 8,
- ["attribAnchorPoint"] = "LEFT",
- ["width"] = 100,
- ["columnSpacing"] = 5,
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- },
- ["arenapet"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 25,
- ["highlight"] = {
- ["size"] = 10,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["mainassisttargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[level( )][classification( )][perpp]",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 150,
- ["height"] = 40,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["party"] = {
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["range"] = {
- ["enabled"] = true,
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["enabled"] = true,
- ["y"] = 4,
- ["x"] = 0,
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["enabled"] = true,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["y"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["enabled"] = true,
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["mouseover"] = true,
- ["size"] = 10,
- },
- ["incAbsorb"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["hideAnyRaid"] = false,
- ["columnSpacing"] = 22,
- ["offset"] = 14,
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["healthBar"] = {
- ["colorType"] = "percent",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["hideSemiRaid"] = true,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][( )colorname]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[missinghp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[levelcolor][( )smartclass]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "[curpp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["attribAnchorPoint"] = "LEFT",
- ["width"] = 190,
- ["height"] = 45,
- ["unitsPerColumn"] = 5,
- ["fader"] = {
- ["height"] = 0.5,
- },
- ["combatText"] = {
- ["enabled"] = true,
- ["height"] = 0.5,
- },
- ["incHeal"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["healAbsorb"] = {
- ["height"] = 0.5,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["masterLoot"] = {
- ["y"] = -10,
- ["x"] = 16,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 12,
- },
- ["leader"] = {
- ["y"] = -12,
- ["x"] = 2,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["role"] = {
- ["y"] = -11,
- ["x"] = 30,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["pvp"] = {
- ["y"] = -21,
- ["x"] = 11,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TR",
- ["size"] = 22,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["status"] = {
- ["y"] = -2,
- ["x"] = 12,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LB",
- ["size"] = 16,
- },
- ["phase"] = {
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "RC",
- },
- ["height"] = 0.5,
- ["ready"] = {
- ["y"] = 0,
- ["x"] = 35,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 24,
- },
- },
- ["attribPoint"] = "BOTTOM",
- },
- ["maintanktarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 150,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[classification( )][perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["height"] = 40,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- },
- ["focus"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["masterLoot"] = {
- ["y"] = -10,
- ["x"] = 16,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 12,
- },
- ["leader"] = {
- ["y"] = -12,
- ["x"] = 2,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["questBoss"] = {
- ["y"] = 14,
- ["x"] = 7,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["enabled"] = false,
- ["size"] = 22,
- },
- ["status"] = {
- ["y"] = -2,
- ["x"] = 12,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LB",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- ["role"] = {
- ["y"] = -11,
- ["x"] = 30,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["pvp"] = {
- ["y"] = -21,
- ["x"] = 11,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TR",
- ["size"] = 22,
- },
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["enabled"] = false,
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "[curpp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["width"] = 120,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 28,
- ["fader"] = {
- ["height"] = 0.5,
- },
- ["combatText"] = {
- ["height"] = 0.5,
- },
- ["incHeal"] = {
- ["height"] = 0.5,
- },
- ["healAbsorb"] = {
- ["height"] = 0.5,
- },
- ["incAbsorb"] = {
- ["height"] = 0.5,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["target"] = {
- ["highlight"] = {
- ["height"] = 0.5,
- ["eliteMob"] = false,
- ["size"] = 10,
- },
- ["scale"] = 1.25,
- ["range"] = {
- ["enabled"] = true,
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["enabled"] = true,
- ["anchorOn"] = false,
- ["enlarge"] = {
- ["SELF"] = false,
- ["REMOVABLE"] = false,
- },
- ["y"] = 4,
- ["x"] = 0,
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["enabled"] = true,
- ["anchorOn"] = true,
- ["enlarge"] = {
- ["SELF"] = false,
- },
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["y"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["enabled"] = true,
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["incAbsorb"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["healthBar"] = {
- ["colorType"] = "percent",
- ["colorAggro"] = true,
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["comboPoints"] = {
- ["height"] = 0.5,
- ["order"] = 99,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][()colorname]",
- ["width"] = 1.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[levelcolor( )][classification( )][classcolor][smartclass]",
- ["width"] = 1.6,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "[curpp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = -39,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "RC",
- ["size"] = 28,
- },
- ["masterLoot"] = {
- ["y"] = -10,
- ["x"] = 16,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 12,
- },
- ["leader"] = {
- ["y"] = -12,
- ["x"] = 2,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["questBoss"] = {
- ["y"] = 24,
- ["x"] = 9,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 22,
- },
- ["status"] = {
- ["y"] = -2,
- ["x"] = 12,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LB",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- ["role"] = {
- ["y"] = -11,
- ["x"] = 30,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["pvp"] = {
- ["y"] = -5,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 40,
- },
- },
- ["width"] = 190,
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["height"] = 45,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["combatText"] = {
- ["x"] = -10,
- ["height"] = 0.5,
- ["y"] = 3,
- },
- ["incHeal"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["healAbsorb"] = {
- ["height"] = 0.5,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["portrait"] = {
- ["enabled"] = true,
- ["type"] = "3D",
- ["alignment"] = "RIGHT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["battlegroundtarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- },
- ["raidpet"] = {
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["groupSpacing"] = 0,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.3,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "none",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[missinghp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["maxColumns"] = 8,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 30,
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- },
- ["scale"] = 0.85,
- ["incAbsorb"] = {
- ["cap"] = 1,
- },
- ["incHeal"] = {
- ["cap"] = 1,
- },
- ["groupsPerRow"] = 8,
- ["unitsPerColumn"] = 8,
- ["attribAnchorPoint"] = "LEFT",
- ["width"] = 90,
- ["columnSpacing"] = 5,
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- },
- ["maintank"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["height"] = 40,
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["columnSpacing"] = 5,
- ["incAbsorb"] = {
- ["cap"] = 1,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["offset"] = 5,
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["attribAnchorPoint"] = "LEFT",
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 150,
- ["maxColumns"] = 1,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["incHeal"] = {
- ["cap"] = 1,
- },
- ["unitsPerColumn"] = 5,
- },
- ["boss"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- },
- ["scale"] = 1.25,
- ["range"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["enabled"] = true,
- ["anchorPoint"] = "BL",
- ["perRow"] = 8,
- ["x"] = 0,
- ["y"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["perRow"] = 8,
- ["y"] = 0,
- ["enabled"] = true,
- ["x"] = 0,
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["enabled"] = true,
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["width"] = 160,
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["combatText"] = {
- ["height"] = 0.5,
- },
- ["height"] = 40,
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["offset"] = 20,
- ["attribPoint"] = "BOTTOM",
- },
- ["battlegroundtargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 90,
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 0.6,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["bosstargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 90,
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 0.6,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["targettarget"] = {
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["healthBar"] = {
- ["colorType"] = "percent",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["scale"] = 1.25,
- ["text"] = {
- {
- ["width"] = 1.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[perhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "[curpp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["width"] = 1,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [5]
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["width"] = 110,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- },
- ["height"] = 30,
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["enabled"] = false,
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "RIGHT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["bosstarget"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- },
- ["focustarget"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["height"] = 0.5,
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["enabled"] = false,
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 120,
- ["fader"] = {
- ["height"] = 0.5,
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["height"] = 25,
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "RIGHT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- },
- ["pet"] = {
- ["xpBar"] = {
- ["height"] = 0.25,
- ["background"] = true,
- ["order"] = 55,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["height"] = 0.5,
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.7,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "none",
- ["height"] = 1.2,
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 190,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 30,
- ["fader"] = {
- ["height"] = 0.5,
- },
- ["combatText"] = {
- ["height"] = 0.5,
- },
- ["incHeal"] = {
- ["height"] = 0.5,
- },
- ["healAbsorb"] = {
- ["height"] = 0.5,
- },
- ["incAbsorb"] = {
- ["height"] = 0.5,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["partypet"] = {
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 25,
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- },
- ["mainassist"] = {
- ["highlight"] = {
- ["size"] = 10,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["height"] = 40,
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[level( )][perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["columnSpacing"] = 5,
- ["incAbsorb"] = {
- ["cap"] = 1,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["offset"] = 5,
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["attribAnchorPoint"] = "LEFT",
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 150,
- ["maxColumns"] = 1,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["incHeal"] = {
- ["cap"] = 1,
- },
- ["unitsPerColumn"] = 5,
- },
- ["player"] = {
- ["portrait"] = {
- ["enabled"] = true,
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["shadowOrbs"] = {
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["showAlways"] = true,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -3,
- ["spacing"] = -4,
- ["height"] = 0.4,
- ["y"] = 6,
- ["size"] = 14,
- },
- ["runeBar"] = {
- ["enabled"] = true,
- ["background"] = false,
- ["height"] = 0.4,
- ["order"] = 70,
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["burningEmbersBar"] = {
- ["height"] = 0.4,
- ["background"] = false,
- ["order"] = 70,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 20,
- },
- ["healthBar"] = {
- ["colorType"] = "percent",
- ["reactionType"] = "npc",
- ["background"] = true,
- ["order"] = 10,
- ["height"] = 1.2,
- },
- ["eclipseBar"] = {
- ["order"] = 70,
- ["background"] = true,
- ["height"] = 0.75,
- },
- ["druidBar"] = {
- ["enabled"] = true,
- ["background"] = true,
- ["height"] = 0.4,
- ["order"] = 70,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][()colorname][( ()group())]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [1]
- {
- ["text"] = "[missinghp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[levelcolor][( )classcolor][()class]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "[( )missingpp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name][( ()group())]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- {
- ["anchorTo"] = "$demonicFuryBar",
- ["text"] = "[warlock:demonic:curpp]",
- ["width"] = 1,
- ["x"] = 3,
- ["name"] = "Text",
- ["size"] = -1,
- }, -- [6]
- [10] = {
- ["anchorTo"] = "$staggerBar",
- ["text"] = "[monk:abs:stagger]",
- ["width"] = 1,
- ["name"] = "Text",
- },
- [11] = {
- ["enabled"] = true,
- ["anchorTo"] = "$runeBar",
- ["text"] = "",
- ["width"] = 1,
- ["anchorPoint"] = "C",
- ["x"] = 0,
- ["name"] = "Timer Text",
- ["default"] = true,
- ["block"] = true,
- ["y"] = 0,
- ["size"] = 0,
- },
- [12] = {
- ["enabled"] = true,
- ["anchorTo"] = "$totemBar",
- ["text"] = "",
- ["width"] = 1,
- ["anchorPoint"] = "C",
- ["x"] = 0,
- ["name"] = "Timer Text",
- ["default"] = true,
- ["block"] = true,
- ["y"] = 0,
- ["size"] = 0,
- },
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 45,
- ["auraPoints"] = {
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["showAlways"] = true,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -3,
- ["spacing"] = -4,
- ["height"] = 0.4,
- ["y"] = 8,
- ["size"] = 14,
- },
- ["xpBar"] = {
- ["height"] = 0.25,
- ["background"] = true,
- ["order"] = 55,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["resurrect"] = {
- ["y"] = -1,
- ["x"] = 37,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- ["masterLoot"] = {
- ["y"] = -10,
- ["x"] = 16,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 12,
- },
- ["leader"] = {
- ["y"] = -12,
- ["x"] = 2,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["role"] = {
- ["y"] = -11,
- ["x"] = 30,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "TL",
- ["size"] = 14,
- },
- ["status"] = {
- ["y"] = -2,
- ["x"] = 12,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LB",
- ["size"] = 16,
- },
- ["pvp"] = {
- ["y"] = -6,
- ["x"] = 20,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 40,
- },
- ["height"] = 0.5,
- ["ready"] = {
- ["y"] = 0,
- ["x"] = 35,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 24,
- },
- },
- ["scale"] = 1.25,
- ["totemBar"] = {
- ["enabled"] = true,
- ["background"] = false,
- ["height"] = 0.4,
- ["order"] = 70,
- },
- ["incAbsorb"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["comboPoints"] = {
- ["enabled"] = false,
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -3,
- ["spacing"] = -4,
- ["height"] = 0.4,
- ["y"] = 8,
- ["size"] = 14,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["monkBar"] = {
- ["height"] = 0.5,
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["debuff"] = true,
- ["size"] = 10,
- },
- ["holyPower"] = {
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["showAlways"] = true,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -3,
- ["spacing"] = -4,
- ["height"] = 0.4,
- ["y"] = 6,
- ["size"] = 14,
- },
- ["soulShards"] = {
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["showAlways"] = true,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -8,
- ["spacing"] = -2,
- ["height"] = 0.4,
- ["y"] = 6,
- ["size"] = 12,
- },
- ["width"] = 190,
- ["chi"] = {
- ["anchorTo"] = "$parent",
- ["order"] = 60,
- ["showAlways"] = true,
- ["growth"] = "LEFT",
- ["anchorPoint"] = "BR",
- ["x"] = -3,
- ["spacing"] = -4,
- ["height"] = 0.4,
- ["y"] = 6,
- ["size"] = 14,
- },
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["y"] = 0,
- ["temporary"] = false,
- ["maxRows"] = 1,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["y"] = 0,
- ["maxRows"] = 1,
- ["size"] = 16,
- },
- },
- ["fader"] = {
- ["combatAlpha"] = 1,
- ["inactiveAlpha"] = 0.6,
- ["height"] = 0.5,
- },
- ["combatText"] = {
- ["x"] = 9,
- ["height"] = 0.5,
- ["y"] = 3,
- },
- ["incHeal"] = {
- ["height"] = 0.5,
- ["cap"] = 1,
- },
- ["healAbsorb"] = {
- ["height"] = 0.5,
- },
- ["staggerBar"] = {
- ["height"] = 0.3,
- ["background"] = true,
- ["order"] = 70,
- },
- ["demonicFuryBar"] = {
- ["height"] = 0.5,
- ["background"] = false,
- ["order"] = 70,
- },
- },
- ["pettarget"] = {
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["height"] = 0.5,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["range"] = {
- ["height"] = 0.5,
- },
- ["auras"] = {
- ["height"] = 0.5,
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 190,
- ["height"] = 30,
- ["auraIndicators"] = {
- ["height"] = 0.5,
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.7,
- },
- ["highlight"] = {
- ["height"] = 0.5,
- ["size"] = 10,
- },
- },
- ["battlegroundpet"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["y"] = 0,
- ["x"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.6,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 90,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 25,
- ["highlight"] = {
- ["size"] = 10,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["partytargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["text"] = "[curhp]",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 90,
- ["height"] = 25,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 0.6,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["arena"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["lfdRole"] = {
- ["y"] = 14,
- ["x"] = 3,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BR",
- ["size"] = 14,
- },
- ["arenaSpec"] = {
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "LC",
- ["size"] = 28,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["perRow"] = 9,
- ["y"] = 0,
- ["enabled"] = true,
- ["x"] = 0,
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["buffs"] = {
- ["enabled"] = true,
- ["anchorPoint"] = "BL",
- ["perRow"] = 9,
- ["x"] = 0,
- ["y"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 1,
- },
- ["offset"] = 25,
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[perpp]",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 170,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 45,
- ["portrait"] = {
- ["enabled"] = true,
- ["type"] = "class",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- },
- ["maintanktargettarget"] = {
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["height"] = 1.2,
- ["reactionType"] = "npc",
- },
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 0,
- ["reactionType"] = "none",
- },
- ["auras"] = {
- ["buffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- ["debuffs"] = {
- ["y"] = 0,
- ["anchorPoint"] = "BL",
- ["x"] = 0,
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["size"] = 0,
- ["enabled"] = true,
- ["anchorPoint"] = "CLI",
- ["rank"] = true,
- },
- ["order"] = 40,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["height"] = 0.6,
- },
- ["text"] = {
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "[classification( )][perpp]",
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [3]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [4]
- {
- ["text"] = "[(()afk() )][name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["width"] = 150,
- ["height"] = 40,
- ["powerBar"] = {
- ["colorType"] = "type",
- ["height"] = 1,
- ["background"] = true,
- ["order"] = 20,
- },
- ["portrait"] = {
- ["type"] = "3D",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 100,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- },
- ["battleground"] = {
- ["indicators"] = {
- ["raidTarget"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "C",
- ["size"] = 20,
- },
- ["class"] = {
- ["y"] = 0,
- ["x"] = 0,
- ["anchorTo"] = "$parent",
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- ["pvp"] = {
- ["anchorPoint"] = "LC",
- ["x"] = 16,
- ["anchorTo"] = "$parent",
- ["y"] = -8,
- ["size"] = 40,
- },
- },
- ["auras"] = {
- ["debuffs"] = {
- ["anchorPoint"] = "BL",
- ["perRow"] = 9,
- ["x"] = 0,
- ["y"] = 0,
- ["size"] = 16,
- },
- ["buffs"] = {
- ["y"] = 0,
- ["perRow"] = 9,
- ["x"] = 0,
- ["anchorPoint"] = "BL",
- ["size"] = 16,
- },
- },
- ["castBar"] = {
- ["time"] = {
- ["enabled"] = true,
- ["x"] = -1,
- ["anchorTo"] = "$parent",
- ["y"] = 0,
- ["anchorPoint"] = "CRI",
- ["size"] = 0,
- },
- ["height"] = 0.6,
- ["order"] = 60,
- ["background"] = true,
- ["icon"] = "HIDE",
- ["name"] = {
- ["y"] = 0,
- ["x"] = 1,
- ["anchorTo"] = "$parent",
- ["rank"] = true,
- ["anchorPoint"] = "CLI",
- ["enabled"] = true,
- ["size"] = 0,
- },
- },
- ["powerBar"] = {
- ["colorType"] = "type",
- ["order"] = 20,
- ["background"] = true,
- ["height"] = 0.5,
- },
- ["healthBar"] = {
- ["colorType"] = "class",
- ["order"] = 10,
- ["background"] = true,
- ["reactionType"] = "npc",
- ["height"] = 1.2,
- },
- ["text"] = {
- {
- ["width"] = 0.5,
- ["y"] = 0,
- ["x"] = 3,
- ["default"] = true,
- ["anchorPoint"] = "CLI",
- }, -- [1]
- {
- ["width"] = 0.6,
- ["y"] = 0,
- ["x"] = -3,
- ["default"] = true,
- ["anchorPoint"] = "CRI",
- }, -- [2]
- {
- ["text"] = "",
- ["width"] = 0.5,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [3]
- {
- ["text"] = "",
- ["width"] = 0.6,
- ["anchorPoint"] = "CRI",
- ["x"] = -3,
- ["default"] = true,
- ["y"] = 0,
- }, -- [4]
- {
- ["text"] = "[name]",
- ["width"] = 1,
- ["anchorPoint"] = "CLI",
- ["x"] = 3,
- ["default"] = true,
- }, -- [5]
- },
- ["emptyBar"] = {
- ["height"] = 1,
- ["background"] = true,
- ["reactionType"] = "none",
- ["order"] = 0,
- },
- ["width"] = 140,
- ["altPowerBar"] = {
- ["height"] = 0.4,
- ["background"] = true,
- ["order"] = 100,
- },
- ["height"] = 35,
- ["portrait"] = {
- ["type"] = "class",
- ["alignment"] = "LEFT",
- ["fullAfter"] = 50,
- ["height"] = 0.5,
- ["fullBefore"] = 0,
- ["order"] = 15,
- ["width"] = 0.22,
- },
- ["highlight"] = {
- ["size"] = 10,
- },
- },
- },
- ["wowBuild"] = 60000,
- ["font"] = {
- ["color"] = {
- ["a"] = 1,
- ["b"] = 1,
- ["g"] = 1,
- ["r"] = 1,
- },
- ["name"] = "Myriad Pro Bold Contensed",
- ["shadowX"] = 0.8,
- ["extra"] = "",
- ["shadowY"] = -0.8,
- ["shadowColor"] = {
- ["a"] = 1,
- ["b"] = 0,
- ["g"] = 0,
- ["r"] = 0,
- },
- ["size"] = 11,
- },
- ["advanced"] = true,
- ["omnicc"] = true,
- ["classColors"] = {
- ["HUNTER"] = {
- ["b"] = 0.45,
- ["g"] = 0.83,
- ["r"] = 0.67,
- },
- ["WARRIOR"] = {
- ["b"] = 0.43,
- ["g"] = 0.61,
- ["r"] = 0.78,
- },
- ["PALADIN"] = {
- ["b"] = 0.73,
- ["g"] = 0.55,
- ["r"] = 0.96,
- },
- ["MAGE"] = {
- ["b"] = 0.94,
- ["g"] = 0.8,
- ["r"] = 0.41,
- },
- ["VEHICLE"] = {
- ["b"] = 0.23,
- ["g"] = 0.41,
- ["r"] = 0.23,
- },
- ["PRIEST"] = {
- ["b"] = 1,
- ["g"] = 1,
- ["r"] = 1,
- },
- ["DEATHKNIGHT"] = {
- ["b"] = 0.23,
- ["g"] = 0.12,
- ["r"] = 0.77,
- },
- ["WARLOCK"] = {
- ["b"] = 0.79,
- ["g"] = 0.51,
- ["r"] = 0.58,
- },
- ["SHAMAN"] = {
- ["b"] = 1,
- ["g"] = 0.35,
- ["r"] = 0.14,
- },
- ["PET"] = {
- ["b"] = 0.2,
- ["g"] = 0.9,
- ["r"] = 0.2,
- },
- ["DRUID"] = {
- ["b"] = 0.04,
- ["g"] = 0.49,
- ["r"] = 1,
- },
- ["MONK"] = {
- ["b"] = 0.59,
- ["g"] = 1,
- ["r"] = 0,
- },
- ["ROGUE"] = {
- ["b"] = 0.41,
- ["g"] = 0.96,
- ["r"] = 1,
- },
- },
- ["bars"] = {
- ["spacing"] = -1.25,
- ["backgroundAlpha"] = 0.2,
- ["alpha"] = 1,
- ["texture"] = "Minimalist",
- },
- ["auraColors"] = {
- ["removable"] = {
- ["b"] = 1,
- ["g"] = 1,
- ["r"] = 1,
- },
- },
- },
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement