Quantcast

SCT_CONFIG = {
	["chars"] = {
		["Moiste - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Kielvahisz - Proudmoore"] = {
			["notFirstTime"] = true,
		},
		["Pollix - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Kaksii - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Daechel - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Kiendreth - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Biltmore - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Bankcheque - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Gaaija - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Kailunok - Runetotem"] = {
			["notFirstTime"] = true,
		},
		["Lillarienne - Proudmoore"] = {
			["notFirstTime"] = true,
		},
		["Pimenteau - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Daechel - Runetotem"] = {
			["notFirstTime"] = true,
		},
		["Nuadri - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Daedhir - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Ziluu - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Morascht - Dentarg"] = {
			["notFirstTime"] = true,
		},
		["Lysendil - Proudmoore"] = {
			["notFirstTime"] = true,
		},
		["Zute - Runetotem"] = {
			["notFirstTime"] = true,
		},
		["Ealshooven - Dentarg"] = {
			["notFirstTime"] = true,
		},
		["Daedhir - Runetotem"] = {
			["notFirstTime"] = true,
		},
		["Rukvid - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Calenir - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Celethen - Duskwood"] = {
			["notFirstTime"] = true,
		},
		["Shaadren - Duskwood"] = {
			["notFirstTime"] = true,
		},
	},
	["profiles"] = {
		["Default"] = {
			["SHOWOVERHEAL"] = false,
			["ICON"] = false,
			["SHOWBLOCK"] = false,
			["SHOWKILLBLOW"] = false,
			["SHOWABSORB"] = false,
			["COLORS"] = {
				["SHOWMISS"] = {
					["b"] = 0.4862745098039216,
				},
				["SHOWBLOCK"] = {
					["b"] = 0.6705882352941176,
				},
				["SHOWSKILL"] = {
					["b"] = 0.6980392156862745,
					["g"] = 0.5254901960784314,
					["r"] = 0.2156862745098039,
				},
				["SHOWABSORB"] = {
					["g"] = 0.5647058823529412,
					["r"] = 0.7333333333333333,
				},
				["SHOWCOMBAT"] = {
					["b"] = 0.1019607843137255,
					["g"] = 0.1176470588235294,
					["r"] = 0.6509803921568628,
				},
				["SHOWHEAL"] = {
					["b"] = 1,
					["g"] = 0.4431372549019608,
					["r"] = 0.5843137254901961,
				},
				["SHOWDEBUFF"] = {
					["b"] = 0,
					["g"] = 0,
					["r"] = 0.6980392156862745,
				},
				["SHOWPARRY"] = {
					["b"] = 0.7529411764705882,
				},
				["SHOWKILLBLOW"] = {
					["b"] = 0,
					["g"] = 0.007843137254901961,
					["r"] = 0.2431372549019608,
				},
				["SHOWRESIST"] = {
					["b"] = 0.5019607843137255,
					["g"] = 0.2196078431372549,
					["r"] = 0.4313725490196079,
				},
				["SHOWHIT"] = {
					["r"] = 0.5568627450980392,
				},
				["SHOWDODGE"] = {
					["b"] = 0.6784313725490196,
				},
				["SHOWPOWER"] = {
					["g"] = 0.5882352941176471,
					["r"] = 0.788235294117647,
				},
				["SHOWSELFHEAL"] = {
					["b"] = 0.6980392156862745,
					["g"] = 0.6392156862745098,
					["r"] = 0.2509803921568627,
				},
				["SHOWBUFF"] = {
					["g"] = 0.5215686274509804,
					["r"] = 0.6235294117647059,
				},
			},
			["SHOWHEAL"] = false,
			["SHOWPARRY"] = false,
			["SHOWLOWMANA"] = false,
			["SHOWSPELL"] = false,
			["SHOWDISPEL"] = false,
			["FRAMES"] = {
				["SHOWCOMBAT"] = 10,
				["SHOWSKILL"] = 10,
				["SHOWDEBUFF"] = 10,
			},
			["SHOWLOWHP"] = false,
			["MANAFILTER"] = 100,
			["FRAMESDATA"] = {
				{
					["ALPHA"] = 90,
					["FONTSHADOW"] = 1,
					["TEXTSIZE"] = 28,
				}, -- [1]
				{
					["ALPHA"] = 90,
					["FONTSHADOW"] = 1,
					["TEXTSIZE"] = 26,
					["YOFFSET"] = -80,
				}, -- [2]
				[10] = {
					["MSGFONTSHADOW"] = 1,
					["MSGSIZE"] = 26,
					["MSGYOFFSET"] = -90,
				},
			},
			["SHOWDODGE"] = false,
			["SHOWCOMBAT"] = 1,
			["SHOWMISS"] = false,
			["HEALFILTER"] = 300,
			["SHOWRESIST"] = false,
			["STICKYCRIT"] = false,
			["SHOWHIT"] = false,
			["PLAYSOUND"] = false,
			["SHOWPOWER"] = false,
			["SHOWSELFHEAL"] = false,
			["SHOWRUNES"] = false,
		},
		["default"] = {
			["SHOWOVERHEAL"] = false,
			["ICON"] = false,
			["SHOWBLOCK"] = false,
			["SHOWKILLBLOW"] = false,
			["SHOWABSORB"] = false,
			["COLORS"] = {
				["SHOWMISS"] = {
					["b"] = 0.4862745098039216,
				},
				["SHOWBLOCK"] = {
					["b"] = 0.6705882352941176,
				},
				["SHOWSKILL"] = {
					["b"] = 0.6980392156862745,
					["g"] = 0.5254901960784314,
					["r"] = 0.2156862745098039,
				},
				["SHOWABSORB"] = {
					["g"] = 0.5647058823529412,
					["r"] = 0.7333333333333333,
				},
				["SHOWCOMBAT"] = {
					["b"] = 0.1019607843137255,
					["g"] = 0.1176470588235294,
					["r"] = 0.6509803921568628,
				},
				["SHOWHEAL"] = {
					["b"] = 1,
					["g"] = 0.4431372549019608,
					["r"] = 0.5843137254901961,
				},
				["SHOWDEBUFF"] = {
					["b"] = 0,
					["g"] = 0,
					["r"] = 0.6980392156862745,
				},
				["SHOWPARRY"] = {
					["b"] = 0.7529411764705882,
				},
				["SHOWKILLBLOW"] = {
					["b"] = 0,
					["g"] = 0.007843137254901961,
					["r"] = 0.2431372549019608,
				},
				["SHOWRESIST"] = {
					["b"] = 0.5019607843137255,
					["g"] = 0.2196078431372549,
					["r"] = 0.4313725490196079,
				},
				["SHOWHIT"] = {
					["r"] = 0.5568627450980392,
				},
				["SHOWDODGE"] = {
					["b"] = 0.6784313725490196,
				},
				["SHOWPOWER"] = {
					["g"] = 0.5882352941176471,
					["r"] = 0.788235294117647,
				},
				["SHOWSELFHEAL"] = {
					["b"] = 0.6980392156862745,
					["g"] = 0.6392156862745098,
					["r"] = 0.2509803921568627,
				},
				["SHOWBUFF"] = {
					["g"] = 0.5215686274509804,
					["r"] = 0.6235294117647059,
				},
			},
			["SHOWHEAL"] = false,
			["SHOWPARRY"] = false,
			["SHOWLOWMANA"] = false,
			["SHOWSPELL"] = false,
			["SHOWDISPEL"] = false,
			["FRAMES"] = {
				["SHOWCOMBAT"] = 10,
				["SHOWSKILL"] = 10,
				["SHOWDEBUFF"] = 10,
			},
			["SHOWLOWHP"] = false,
			["MANAFILTER"] = 100,
			["FRAMESDATA"] = {
				{
					["ALPHA"] = 90,
					["FONTSHADOW"] = 1,
					["TEXTSIZE"] = 28,
				}, -- [1]
				{
					["ALPHA"] = 90,
					["FONTSHADOW"] = 1,
					["TEXTSIZE"] = 26,
					["YOFFSET"] = -80,
				}, -- [2]
				[10] = {
					["MSGFONTSHADOW"] = 1,
					["MSGSIZE"] = 26,
					["MSGYOFFSET"] = -90,
				},
			},
			["SHOWDODGE"] = false,
			["SHOWCOMBAT"] = 1,
			["SHOWMISS"] = false,
			["HEALFILTER"] = 300,
			["SHOWRESIST"] = false,
			["STICKYCRIT"] = false,
			["SHOWHIT"] = false,
			["PLAYSOUND"] = false,
			["SHOWPOWER"] = false,
			["SHOWSELFHEAL"] = false,
			["SHOWRUNES"] = false,
		},
	},
	["profileKeys"] = {
		["Vragash - Staghelm"] = "Default",
		["Kielvahisz - Proudmoore"] = "Default",
		["Bikousis - Proudmoore"] = "Default",
		["Rados - Cairne"] = "Default",
		["Moravyn - Staghelm"] = "Default",
		["Bankcheque - Duskwood"] = "Default",
		["Daechel - Staghelm"] = "Default",
		["Lysendil - Proudmoore"] = "Default",
		["Daedred - Staghelm"] = "Default",
		["Tenderloyn - Staghelm"] = "Default",
		["Hersbrucker - Runetotem"] = "Default",
		["Morivynne - Staghelm"] = "Default",
		["Liekbanc - Proudmoore"] = "Default",
		["Bukuwaja - Staghelm"] = "Default",
		["Daedhir - Dentarg"] = "Default",
		["Fazzi - Dentarg"] = "Default",
		["Skalkin - Proudmoore"] = "Default",
		["Zute - Runetotem"] = "Default",
		["Hallertau - Duskwood"] = "Default",
		["Oudbruin - Duskwood"] = "Default",
		["Moravyn - Duskwood"] = "Default",
		["Moravynn - Staghelm"] = "Default",
		["Azhkaz - Dentarg"] = "Default",
		["Developui - Staghelm"] = "Default",
		["Ziluu - Duskwood"] = "Default",
		["Sigvald - Duskwood"] = "Default",
		["Pollix - Duskwood"] = "Default",
		["Caleniel - Duskwood"] = "Default",
		["Vaertonin - Staghelm"] = "Default",
		["Kaksii - Duskwood"] = "Default",
		["Bujuwaka - Staghelm"] = "Default",
		["Proffile - Staghelm"] = "Default",
		["Daedhir - Proudmoore"] = "Default",
		["Daedhir - Duskwood"] = "Default",
		["Kuollut - Staghelm"] = "Default",
		["Ealshooven - Dentarg"] = "Default",
		["Pankki - Staghelm"] = "Default",
		["Celethen - Duskwood"] = "Default",
		["Koendrel - Proudmoore"] = "Default",
	},
	["currentProfile"] = {
		["Moiste - Duskwood"] = "char",
		["Kielvahisz - Proudmoore"] = "char",
		["Pollix - Duskwood"] = "char",
		["Kaksii - Duskwood"] = "char",
		["Daechel - Duskwood"] = "char",
		["Kiendreth - Duskwood"] = "char",
		["Biltmore - Duskwood"] = "char",
		["Bankcheque - Duskwood"] = "char",
		["Gaaija - Duskwood"] = "char",
		["Kailunok - Runetotem"] = "char",
		["Lillarienne - Proudmoore"] = "char",
		["Pimenteau - Duskwood"] = "char",
		["Daechel - Runetotem"] = "char",
		["Nuadri - Duskwood"] = "char",
		["Daedhir - Duskwood"] = "char",
		["Ziluu - Duskwood"] = "char",
		["Morascht - Dentarg"] = "char",
		["Lysendil - Proudmoore"] = "char",
		["Zute - Runetotem"] = "char",
		["Ealshooven - Dentarg"] = "char",
		["Daedhir - Runetotem"] = "char",
		["Rukvid - Duskwood"] = "char",
		["Calenir - Duskwood"] = "char",
		["Celethen - Duskwood"] = "char",
		["Shaadren - Duskwood"] = "char",
	},
}
SCT_EVENT_CONFIG = {
	["profileKeys"] = {
		["Pollix - Duskwood"] = "Global",
		["Kielvahisz - Proudmoore"] = "Global",
		["Spamlight - Staghelm"] = "Global",
		["Quall - Duskwood"] = "Global",
		["Daedred - Broxigar"] = "Global",
		["Bikousis - Proudmoore"] = "Global",
		["Vragash - Staghelm"] = "Default",
		["Moravyn - Staghelm"] = "Default",
		["Daenir - Broxigar"] = "Global",
		["Bankcheque - Duskwood"] = "Global",
		["Daechel - Staghelm"] = "Default",
		["Pankki - Staghelm"] = "Global",
		["Sigvald - Akama"] = "Global",
		["Morascht - Dentarg"] = "Global",
		["Rados - Cairne"] = "Global",
		["Pimenteau - Duskwood"] = "Global",
		["Tenderloyn - Staghelm"] = "Default",
		["Hersbrucker - Runetotem"] = "Global",
		["Daedred - Staghelm"] = "Global",
		["Liekbanc - Proudmoore"] = "Global",
		["Bukuwaja - Staghelm"] = "Default",
		["Morivynne - Staghelm"] = "Default",
		["Kuemada - Proudmoore"] = "Global",
		["Daedhir - Dentarg"] = "Global",
		["Daedhir - Proudmoore"] = "Global",
		["Zute - Runetotem"] = "Global",
		["Eroïca - Duskwood"] = "Global",
		["Lupinien - Duskwood"] = "Global",
		["Hallertau - Duskwood"] = "Global",
		["Oudbruin - Duskwood"] = "Global",
		["Moravynne - Staghelm"] = "Global",
		["Moravyn - Duskwood"] = "Default",
		["Morascht - Staghelm"] = "Global",
		["Saaz - Duskwood"] = "Global",
		["Azhkaz - Dentarg"] = "Global",
		["Elvrassin - Runetotem"] = "Global",
		["Moravynn - Staghelm"] = "Default",
		["Daechel - Duskwood"] = "Global",
		["Daedhir - Cairne"] = "Global",
		["Developui - Staghelm"] = "Global",
		["Ziluu - Duskwood"] = "Default",
		["Sigvald - Duskwood"] = "Global",
		["Daydear - Tanaris"] = "Global",
		["Caleniel - Duskwood"] = "Default",
		["Vaertonin - Staghelm"] = "Default",
		["Fazzi - Dentarg"] = "Global",
		["Pakalalo - Staghelm"] = "Global",
		["Bujuwaka - Staghelm"] = "Default",
		["Proffile - Staghelm"] = "Default",
		["Aadria - Duskwood"] = "Global",
		["Elvrassen - Runetotem"] = "Global",
		["Kaksii - Duskwood"] = "Global",
		["Daedhir - Duskwood"] = "Global",
		["Gnewbey - Staghelm"] = "Default",
		["Ainde - Proudmoore"] = "Global",
		["Kuollut - Staghelm"] = "Default",
		["Lysendil - Proudmoore"] = "Default",
		["Ealshooven - Dentarg"] = "Global",
		["Skalkin - Proudmoore"] = "Global",
		["Tuligg - Proudmoore"] = "Global",
		["Calenir - Duskwood"] = "Global",
		["Celethen - Duskwood"] = "Global",
		["Koendrel - Proudmoore"] = "Global",
	},
	["global"] = {
		["events"] = {
			{
				["type"] = "BUFF",
				["r"] = 1,
				["class"] = {
					"Mage", -- [1]
					"Shaman", -- [2]
					"Druid", -- [3]
					"Priest", -- [4]
				},
				["g"] = 1,
				["override"] = true,
				["iscrit"] = 1,
				["name"] = "Clearcast",
				["search"] = "Clearcast",
				["display"] = "Clearcast!",
				["target"] = "SELF",
				["b"] = 0,
				["icon"] = 1,
				["soundwave"] = "Sound\\Spells\\Clearcasting_Impact_Chest.wav",
			}, -- [1]
			{
				["type"] = "BUFF",
				["r"] = 0.5,
				["class"] = {
					"Warrior", -- [1]
					"Shaman", -- [2]
				},
				["g"] = 0,
				["name"] = "Flurry",
				["b"] = 0,
				["display"] = "Flurry!",
				["search"] = "Flurry",
				["target"] = "SELF",
				["override"] = true,
			}, -- [2]
			{
				["type"] = "FADE",
				["r"] = 0,
				["class"] = {
					"Shaman", -- [1]
				},
				["g"] = 0,
				["name"] = "Lightning Shield",
				["override"] = true,
				["target"] = "SELF",
				["b"] = 1,
				["search"] = "Lightning Shield",
				["display"] = "Lightning Shield!",
			}, -- [3]
			{
				["type"] = "BUFF",
				["r"] = 0,
				["class"] = {
					"Warlock", -- [1]
				},
				["g"] = 0.5,
				["name"] = "Nightfall",
				["b"] = 0.5,
				["display"] = "Nightfall!",
				["search"] = "Shadow Trance",
				["target"] = "SELF",
				["override"] = true,
			}, -- [4]
			{
				["type"] = "MISS",
				["source"] = "SELF",
				["r"] = 1,
				["class"] = {
					"Warrior", -- [1]
				},
				["g"] = 1,
				["iscrit"] = 1,
				["name"] = "Overpower",
				["display"] = "Overpower!",
				["target"] = "TARGET",
				["override"] = false,
				["misstype"] = "DODGE",
				["b"] = 0,
			}, -- [5]
			{
				["type"] = "BUFF",
				["r"] = 0.5,
				["class"] = {
					"Warrior", -- [1]
				},
				["g"] = 1,
				["iscrit"] = 1,
				["name"] = "Enraged",
				["b"] = 0.5,
				["target"] = "SELF",
				["search"] = "Enrage",
				["display"] = "Enraged!",
				["override"] = true,
			}, -- [6]
			{
				["type"] = "BUFF",
				["r"] = 0.5,
				["class"] = {
					"Warrior", -- [1]
					"Rogue", -- [2]
					"Paladin", -- [3]
					"Shaman", -- [4]
					"Hunter", -- [5]
				},
				["g"] = 0.5,
				["iscrit"] = 1,
				["name"] = "Crusader",
				["b"] = 1,
				["target"] = "SELF",
				["search"] = "Holy Strength",
				["display"] = "Crusader!",
				["override"] = true,
			}, -- [7]
			{
				["type"] = "BUFF",
				["r"] = 0.5,
				["class"] = {
					"Priest", -- [1]
				},
				["g"] = 0.5,
				["override"] = true,
				["name"] = "Spirit Tap",
				["iscrit"] = 1,
				["target"] = "SELF",
				["b"] = 0.5859375,
				["display"] = "Spirit Tap!",
				["search"] = "Spirit Tap",
			}, -- [8]
			{
				["type"] = "SUMMON",
				["source"] = "SELF",
				["r"] = 0.80078125,
				["class"] = {
					"Shaman", -- [1]
				},
				["g"] = 0.80078125,
				["override"] = true,
				["name"] = "Totems",
				["display"] = "[*1]",
				["target"] = "ANY",
				["search"] = "Totem",
				["icon"] = 1,
				["b"] = 0,
			}, -- [9]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 1,
				["class"] = {
					"Rogue", -- [1]
					"Warrior", -- [2]
				},
				["g"] = 1,
				["iscrit"] = 1,
				["name"] = "Mace Stun",
				["b"] = 0,
				["target"] = "TARGET",
				["search"] = "Mace Stun",
				["display"] = "Mace Stun!",
				["override"] = true,
			}, -- [10]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 0,
				["class"] = {
					"Warrior", -- [1]
				},
				["g"] = 0.5,
				["iscrit"] = 1,
				["name"] = "Rooted",
				["b"] = 0,
				["target"] = "TARGET",
				["search"] = "Improved Hamstring",
				["display"] = "Rooted!",
				["override"] = true,
			}, -- [11]
			{
				["type"] = "BUFF",
				["r"] = 0,
				["class"] = {
					"Warrior", -- [1]
				},
				["g"] = 1,
				["iscrit"] = 1,
				["b"] = 0,
				["name"] = "Full Sunder",
				["display"] = "Full Sunder!",
				["target"] = "TARGET",
				["buffcount"] = 5,
				["search"] = "Sunder Armor",
				["override"] = true,
			}, -- [12]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 1,
				["class"] = {
					"Rogue", -- [1]
				},
				["g"] = 0,
				["iscrit"] = 1,
				["b"] = 1,
				["name"] = "Envenom",
				["display"] = "Envenom!",
				["target"] = "TARGET",
				["buffcount"] = 5,
				["search"] = "Deadly",
				["override"] = true,
			}, -- [13]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 0.29296875,
				["class"] = {
					"Mage", -- [1]
				},
				["g"] = 0.5859375,
				["override"] = true,
				["iscrit"] = 1,
				["name"] = "Frostbite",
				["target"] = "TARGET",
				["display"] = "Frostbite!",
				["search"] = "Frostbite",
				["icon"] = 1,
				["b"] = 0.87890625,
			}, -- [14]
			{
				["type"] = "MISS",
				["source"] = "SELF",
				["r"] = 0.5,
				["class"] = {
					"Warrior", -- [1]
				},
				["g"] = 0,
				["name"] = "Deep Wound Spam",
				["b"] = 0,
				["display"] = "",
				["search"] = "Deep Wound",
				["target"] = "TARGET",
				["override"] = true,
			}, -- [15]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 0.5,
				["class"] = {
					"Priest", -- [1]
				},
				["g"] = 0.5,
				["override"] = true,
				["name"] = "Blackout",
				["iscrit"] = 1,
				["target"] = "TARGET",
				["b"] = 0.5859375,
				["display"] = "Blackout!",
				["search"] = "Blackout",
			}, -- [16]
			{
				["type"] = "BUFF",
				["source"] = "SELF",
				["r"] = 0.5,
				["class"] = {
					"Mage", -- [1]
				},
				["g"] = 0.25,
				["override"] = true,
				["name"] = "Impact",
				["iscrit"] = 1,
				["target"] = "TARGET",
				["b"] = 0.25,
				["display"] = "Impact!",
				["search"] = "Impact",
			}, -- [17]
			{
				["type"] = "MISS",
				["source"] = "SELF",
				["r"] = 0.99609375,
				["class"] = {
					"Rogue", -- [1]
				},
				["g"] = 0.59765625,
				["iscrit"] = 1,
				["name"] = "Feint",
				["b"] = 0.19921875,
				["target"] = "TARGET",
				["search"] = "Feint",
				["display"] = "Feint Failed!",
				["override"] = true,
			}, -- [18]
			{
				["type"] = "FADE",
				["r"] = 0.80078125,
				["class"] = {
					"Mage", -- [1]
				},
				["g"] = 0.80078125,
				["override"] = true,
				["name"] = "Sheep",
				["iscrit"] = 1,
				["target"] = "FOCUS",
				["b"] = 1,
				["display"] = "Sheep Broke!",
				["search"] = "Polymorph",
			}, -- [19]
			{
				["type"] = "FADE",
				["r"] = 0.80078125,
				["class"] = {
					"Mage", -- [1]
				},
				["g"] = 0.80078125,
				["override"] = true,
				["name"] = "Slow",
				["iscrit"] = 1,
				["target"] = "ENEMY",
				["b"] = 0,
				["display"] = "Slow Removed!",
				["search"] = "Slow",
			}, -- [20]
		},
		["firstload"] = true,
	},
	["profiles"] = {
		["default"] = {
		},
		["Default"] = {
		},
		["Global"] = {
		},
	},
}