-- character specific settings
local charDefaults = {
Positions = {"TOPRIGHT", "BOTTOMLEFT"},
- Width = 80,
- Height = 40,
AnchorX = 0,
AnchorY = -330,
WatchedAuras = {
["Stormreaver"] = {
["Vildan"] = {
Positions = {"TOPRIGHT", "BOTTOMLEFT"},
- Width = 80,
- Height = 40,
AnchorX = 0,
AnchorY = -330,
WatchedAuras = {
},
["Gedren"] = {
Positions = {"TOPLEFT", "TOPRIGHT", "BOTTOMLEFT"},
- Width = 80,
- Height = 40,
AnchorX = 0,
AnchorY = -330,
WatchedAuras = {
-- account-wide settings
local settings = {
+ Width = 80,
+ Height = 40,
IndSize = 14,
BaseColor = {0, 0, 0},
BgColor = {0.7, 0.7, 0.7},