mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
test
This commit is contained in:
@@ -1109,216 +1109,6 @@ P["unitframe"] = {
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
},
|
||||
["focus"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
["threatStyle"] = "GLOW",
|
||||
["orientation"] = "MIDDLE",
|
||||
["smartAuraPosition"] = "DISABLED",
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["width"] = 190,
|
||||
["height"] = 36,
|
||||
["healPrediction"] = true,
|
||||
["health"] = {
|
||||
["text_format"] = "",
|
||||
["position"] = "RIGHT",
|
||||
["xOffset"] = -2,
|
||||
["yOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["power"] = {
|
||||
["enable"] = true,
|
||||
["text_format"] = "",
|
||||
["width"] = "fill",
|
||||
["height"] = 7,
|
||||
["offset"] = 0,
|
||||
["position"] = "LEFT",
|
||||
["hideonnpc"] = false,
|
||||
["xOffset"] = 2,
|
||||
["yOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["infoPanel"] = {
|
||||
["enable"] = false,
|
||||
["height"] = 14,
|
||||
["transparent"] = false,
|
||||
},
|
||||
["name"] = {
|
||||
["position"] = "CENTER",
|
||||
["text_format"] = "[namecolor][name:medium]",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["portrait"] = {
|
||||
["enable"] = false,
|
||||
["width"] = 45,
|
||||
["overlay"] = false,
|
||||
["style"] = "3D",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 7,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "BOTTOMLEFT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,Personal,PlayerBuffs,CastByUnit,Dispellable", --Focus Buffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = true,
|
||||
["perrow"] = 5,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "TOPRIGHT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,Personal,RaidDebuffs,Dispellable,Whitelist", --Focus Debuffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["castbar"] = {
|
||||
["enable"] = true,
|
||||
["width"] = 190,
|
||||
["height"] = 18,
|
||||
["icon"] = true,
|
||||
["format"] = "REMAINING",
|
||||
["spark"] = true,
|
||||
["iconSize"] = 32,
|
||||
["iconAttached"] = true,
|
||||
["insideInfoPanel"] = true,
|
||||
["iconAttachedTo"] = "Frame",
|
||||
["iconPosition"] = "LEFT",
|
||||
["iconXOffset"] = -10,
|
||||
["iconYOffset"] = 0,
|
||||
},
|
||||
["aurabar"] = {
|
||||
["enable"] = false,
|
||||
["anchorPoint"] = "ABOVE",
|
||||
["attachTo"] = "DEBUFFS",
|
||||
["maxBars"] = 3,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 120,
|
||||
["priority"] = "Blacklist,blockNoDuration,Personal,PlayerBuffs,RaidDebuffs", --Focus AuraBars
|
||||
["friendlyAuraType"] = "HELPFUL",
|
||||
["enemyAuraType"] = "HARMFUL",
|
||||
["height"] = 20,
|
||||
["sort"] = "TIME_REMAINING",
|
||||
["uniformThreshold"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["raidicon"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 18,
|
||||
["attachTo"] = "TOP",
|
||||
["attachToObject"] = "Frame",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
["GPSArrow"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 45,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["onMouseOver"] = true,
|
||||
["outOfRange"] = true,
|
||||
},
|
||||
},
|
||||
["focustarget"] = {
|
||||
["enable"] = false,
|
||||
["rangeCheck"] = true,
|
||||
["threatStyle"] = "NONE",
|
||||
["orientation"] = "MIDDLE",
|
||||
["smartAuraPosition"] = "DISABLED",
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["width"] = 190,
|
||||
["height"] = 26,
|
||||
["health"] = {
|
||||
["text_format"] = "",
|
||||
["position"] = "RIGHT",
|
||||
["xOffset"] = -2,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["power"] = {
|
||||
["enable"] = false,
|
||||
["text_format"] = "",
|
||||
["width"] = "fill",
|
||||
["height"] = 7,
|
||||
["offset"] = 0,
|
||||
["position"] = "LEFT",
|
||||
["hideonnpc"] = false,
|
||||
["xOffset"] = 2,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["infoPanel"] = {
|
||||
["enable"] = false,
|
||||
["height"] = 12,
|
||||
["transparent"] = false,
|
||||
},
|
||||
["name"] = {
|
||||
["position"] = "CENTER",
|
||||
["text_format"] = "[namecolor][name:medium]",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 0,
|
||||
},
|
||||
["portrait"] = {
|
||||
["enable"] = false,
|
||||
["width"] = 45,
|
||||
["overlay"] = false,
|
||||
["style"] = "3D",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 7,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "BOTTOMLEFT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,Personal,PlayerBuffs,Dispellable,CastByUnit", --FocusTarget Buffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 5,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "BOTTOMRIGHT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,Personal,RaidDebuffs,Dispellable,Whitelist", --FocusTarget Debuffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["raidicon"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 18,
|
||||
["attachTo"] = "TOP",
|
||||
["attachToObject"] = "Frame",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
},
|
||||
["pet"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
@@ -1492,218 +1282,6 @@ P["unitframe"] = {
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
},
|
||||
["boss"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
["growthDirection"] = "DOWN",
|
||||
["orientation"] = "RIGHT",
|
||||
["smartAuraPosition"] = "DISABLED",
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["width"] = 216,
|
||||
["height"] = 46,
|
||||
["spacing"] = 25,
|
||||
["targetGlow"] = true,
|
||||
["health"] = {
|
||||
["text_format"] = "[healthcolor][health:current]",
|
||||
["position"] = "LEFT",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 2,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["power"] = {
|
||||
["enable"] = true,
|
||||
["text_format"] = "[powercolor][power:current]",
|
||||
["width"] = "fill",
|
||||
["height"] = 7,
|
||||
["offset"] = 0,
|
||||
["position"] = "RIGHT",
|
||||
["hideonnpc"] = false,
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = -2,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["portrait"] = {
|
||||
["enable"] = false,
|
||||
["width"] = 35,
|
||||
["overlay"] = false,
|
||||
["style"] = "3D",
|
||||
},
|
||||
["infoPanel"] = {
|
||||
["enable"] = false,
|
||||
["height"] = 16,
|
||||
["transparent"] = false,
|
||||
},
|
||||
["name"] = {
|
||||
["position"] = "CENTER",
|
||||
["text_format"] = "[namecolor][name:medium]",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = true,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "LEFT",
|
||||
["fontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "Blacklist,CastByUnit,Whitelist", --Boss Buffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 20,
|
||||
["sizeOverride"] = 22,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = true,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 2,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "LEFT",
|
||||
["fontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "Blacklist,Personal,RaidDebuffs,CastByUnit,Whitelist", --Boss Debuffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = -3,
|
||||
["sizeOverride"] = 22,
|
||||
},
|
||||
["castbar"] = {
|
||||
["enable"] = true,
|
||||
["width"] = 215,
|
||||
["height"] = 18,
|
||||
["icon"] = true,
|
||||
["format"] = "REMAINING",
|
||||
["spark"] = true,
|
||||
["iconSize"] = 32,
|
||||
["iconAttached"] = true,
|
||||
["insideInfoPanel"] = true,
|
||||
["iconAttachedTo"] = "Frame",
|
||||
["iconPosition"] = "LEFT",
|
||||
["iconXOffset"] = -10,
|
||||
["iconYOffset"] = 0,
|
||||
},
|
||||
["raidicon"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 18,
|
||||
["attachTo"] = "TOP",
|
||||
["attachToObject"] = "Frame",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
},
|
||||
["arena"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
["growthDirection"] = "DOWN",
|
||||
["orientation"] = "RIGHT",
|
||||
["smartAuraPosition"] = "DISABLED",
|
||||
["spacing"] = 25,
|
||||
["width"] = 246,
|
||||
["height"] = 47,
|
||||
["healPrediction"] = true,
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["targetGlow"] = true,
|
||||
["health"] = {
|
||||
["text_format"] = "[healthcolor][health:current]",
|
||||
["position"] = "LEFT",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 2,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["power"] = {
|
||||
["enable"] = true,
|
||||
["text_format"] = "[powercolor][power:current]",
|
||||
["width"] = "fill",
|
||||
["height"] = 7,
|
||||
["offset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
["position"] = "RIGHT",
|
||||
["hideonnpc"] = false,
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = -2,
|
||||
},
|
||||
["infoPanel"] = {
|
||||
["enable"] = false,
|
||||
["height"] = 17,
|
||||
["transparent"] = false,
|
||||
},
|
||||
["name"] = {
|
||||
["position"] = "CENTER",
|
||||
["text_format"] = "[namecolor][name:medium]",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["portrait"] = {
|
||||
["enable"] = false,
|
||||
["width"] = 45,
|
||||
["overlay"] = false,
|
||||
["style"] = "3D",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = true,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "LEFT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,TurtleBuffs,PlayerBuffs,Dispellable", --Arena Buffs
|
||||
["sizeOverride"] = 27,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 16,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = true,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "LEFT",
|
||||
["fontSize"] = 10,
|
||||
["clickThrough"] = false,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,blockNoDuration,Personal,CCDebuffs,Whitelist", --Arena Debuffs
|
||||
["sizeOverride"] = 27,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = -16,
|
||||
},
|
||||
["castbar"] = {
|
||||
["enable"] = true,
|
||||
["width"] = 256,
|
||||
["height"] = 18,
|
||||
["icon"] = true,
|
||||
["format"] = "REMAINING",
|
||||
["spark"] = true,
|
||||
["iconSize"] = 32,
|
||||
["iconAttached"] = true,
|
||||
["insideInfoPanel"] = true,
|
||||
["iconAttachedTo"] = "Frame",
|
||||
["iconPosition"] = "LEFT",
|
||||
["iconXOffset"] = -10,
|
||||
["iconYOffset"] = 0,
|
||||
},
|
||||
["pvpTrinket"] = {
|
||||
["enable"] = true,
|
||||
["position"] = "RIGHT",
|
||||
["size"] = 46,
|
||||
["xOffset"] = 1,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
},
|
||||
["party"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
@@ -2051,163 +1629,6 @@ P["unitframe"] = {
|
||||
["yOffset"] = 2,
|
||||
},
|
||||
},
|
||||
["raid40"] = {
|
||||
["enable"] = true,
|
||||
["rangeCheck"] = true,
|
||||
["threatStyle"] = "GLOW",
|
||||
["orientation"] = "MIDDLE",
|
||||
["visibility"] = "[@raid26,noexists] hide;show",
|
||||
["growthDirection"] = "RIGHT_DOWN",
|
||||
["horizontalSpacing"] = 3,
|
||||
["verticalSpacing"] = 3,
|
||||
["numGroups"] = 8,
|
||||
["groupsPerRowCol"] = 1,
|
||||
["groupBy"] = "GROUP",
|
||||
["sortDir"] = "ASC",
|
||||
["showPlayer"] = true,
|
||||
["healPrediction"] = false,
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["width"] = 80,
|
||||
["height"] = 27,
|
||||
["targetGlow"] = true,
|
||||
["health"] = {
|
||||
["text_format"] = "[healthcolor][health:deficit]",
|
||||
["position"] = "BOTTOM",
|
||||
["orientation"] = "HORIZONTAL",
|
||||
["frequentUpdates"] = false,
|
||||
["attachTextTo"] = "Health",
|
||||
["yOffset"] = 2,
|
||||
["xOffset"] = 0,
|
||||
},
|
||||
["power"] = {
|
||||
["enable"] = false,
|
||||
["text_format"] = "",
|
||||
["width"] = "fill",
|
||||
["height"] = 7,
|
||||
["offset"] = 0,
|
||||
["position"] = "BOTTOMRIGHT",
|
||||
["hideonnpc"] = false,
|
||||
["yOffset"] = 2,
|
||||
["xOffset"] = -2,
|
||||
},
|
||||
["infoPanel"] = {
|
||||
["enable"] = false,
|
||||
["height"] = 12,
|
||||
["transparent"] = false,
|
||||
},
|
||||
["name"] = {
|
||||
["position"] = "CENTER",
|
||||
["text_format"] = "[namecolor][name:short]",
|
||||
["yOffset"] = 0,
|
||||
["xOffset"] = 0,
|
||||
["attachTextTo"] = "Health",
|
||||
},
|
||||
["portrait"] = {
|
||||
["enable"] = false,
|
||||
["width"] = 45,
|
||||
["overlay"] = false,
|
||||
["style"] = "3D",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "LEFT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,TurtleBuffs", --Raid40 Buffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 3,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "RIGHT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 300,
|
||||
["priority"] = "Blacklist,RaidDebuffs,CCDebuffs,Dispellable,Whitelist", --Raid40 Debuffs
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
},
|
||||
["rdebuffs"] = {
|
||||
["enable"] = false,
|
||||
["showDispellableDebuff"] = true,
|
||||
["onlyMatchSpellID"] = true,
|
||||
["fontSize"] = 10,
|
||||
["font"] = "Homespun",
|
||||
["fontOutline"] = "MONOCHROMEOUTLINE",
|
||||
["size"] = 22,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["duration"] = {
|
||||
["position"] = "CENTER",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
["stack"] = {
|
||||
["position"] = "BOTTOMRIGHT",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
},
|
||||
["roleIcon"] = {
|
||||
["enable"] = false,
|
||||
["position"] = "BOTTOMRIGHT",
|
||||
["attachTo"] = "Health",
|
||||
["xOffset"] = -1,
|
||||
["yOffset"] = 1,
|
||||
["size"] = 15,
|
||||
},
|
||||
["raidRoleIcons"] = {
|
||||
["enable"] = true,
|
||||
["position"] = "TOPLEFT",
|
||||
},
|
||||
["buffIndicator"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 8,
|
||||
["fontSize"] = 10,
|
||||
["profileSpecific"] = false,
|
||||
},
|
||||
["raidicon"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 18,
|
||||
["attachTo"] = "TOP",
|
||||
["attachToObject"] = "Frame",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
["GPSArrow"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 45,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["onMouseOver"] = true,
|
||||
["outOfRange"] = true,
|
||||
},
|
||||
["readycheckIcon"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 12,
|
||||
["attachTo"] = "Health",
|
||||
["position"] = "BOTTOM",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
},
|
||||
},
|
||||
["raidpet"] = {
|
||||
["enable"] = false,
|
||||
["rangeCheck"] = true,
|
||||
@@ -2322,172 +1743,6 @@ P["unitframe"] = {
|
||||
["yOffset"] = 8,
|
||||
},
|
||||
},
|
||||
["tank"] = {
|
||||
["enable"] = true,
|
||||
["orientation"] = "LEFT",
|
||||
["threatStyle"] = "GLOW",
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["rangeCheck"] = true,
|
||||
["width"] = 120,
|
||||
["height"] = 28,
|
||||
["disableDebuffHighlight"] = true,
|
||||
["verticalSpacing"] = 7,
|
||||
["buffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 6,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "TOPLEFT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 6,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "BUFFS",
|
||||
["anchorPoint"] = "TOPRIGHT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 1,
|
||||
},
|
||||
["buffIndicator"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 8,
|
||||
["fontSize"] = 10,
|
||||
["profileSpecific"] = false,
|
||||
},
|
||||
["rdebuffs"] = {
|
||||
["enable"] = true,
|
||||
["showDispellableDebuff"] = true,
|
||||
["onlyMatchSpellID"] = true,
|
||||
["fontSize"] = 10,
|
||||
["font"] = "Homespun",
|
||||
["fontOutline"] = "MONOCHROMEOUTLINE",
|
||||
["size"] = 26,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["duration"] = {
|
||||
["position"] = "CENTER",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
["stack"] = {
|
||||
["position"] = "BOTTOMRIGHT",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
},
|
||||
["targetsGroup"] = {
|
||||
["enable"] = true,
|
||||
["anchorPoint"] = "RIGHT",
|
||||
["xOffset"] = 1,
|
||||
["yOffset"] = 0,
|
||||
["width"] = 120,
|
||||
["height"] = 28,
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
},
|
||||
},
|
||||
["assist"] = {
|
||||
["enable"] = true,
|
||||
["orientation"] = "LEFT",
|
||||
["threatStyle"] = "GLOW",
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
["rangeCheck"] = true,
|
||||
["width"] = 120,
|
||||
["height"] = 28,
|
||||
["disableDebuffHighlight"] = true,
|
||||
["verticalSpacing"] = 7,
|
||||
["buffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 6,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "FRAME",
|
||||
["anchorPoint"] = "TOPLEFT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
},
|
||||
["debuffs"] = {
|
||||
["enable"] = false,
|
||||
["perrow"] = 6,
|
||||
["numrows"] = 1,
|
||||
["attachTo"] = "BUFFS",
|
||||
["anchorPoint"] = "TOPRIGHT",
|
||||
["fontSize"] = 10,
|
||||
["countFontSize"] = 10,
|
||||
["sortMethod"] = "TIME_REMAINING",
|
||||
["sortDirection"] = "DESCENDING",
|
||||
["clickThrough"] = false,
|
||||
["minDuration"] = 0,
|
||||
["maxDuration"] = 0,
|
||||
["priority"] = "",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 1,
|
||||
},
|
||||
["buffIndicator"] = {
|
||||
["enable"] = true,
|
||||
["size"] = 8,
|
||||
["fontSize"] = 10,
|
||||
["profileSpecific"] = false,
|
||||
},
|
||||
["rdebuffs"] = {
|
||||
["enable"] = true,
|
||||
["showDispellableDebuff"] = true,
|
||||
["onlyMatchSpellID"] = true,
|
||||
["fontSize"] = 10,
|
||||
["font"] = "Homespun",
|
||||
["fontOutline"] = "MONOCHROMEOUTLINE",
|
||||
["size"] = 26,
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["duration"] = {
|
||||
["position"] = "CENTER",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
["stack"] = {
|
||||
["position"] = "BOTTOMRIGHT",
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 2,
|
||||
["color"] = {r = 1, g = 0.9, b = 0, a = 1}
|
||||
},
|
||||
},
|
||||
["targetsGroup"] = {
|
||||
["enable"] = true,
|
||||
["anchorPoint"] = "RIGHT",
|
||||
["xOffset"] = 1,
|
||||
["yOffset"] = 0,
|
||||
["width"] = 120,
|
||||
["height"] = 28,
|
||||
["colorOverride"] = "USE_DEFAULT",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user