Don't like ads? PRO users don't see any ads ;-)
Guest

Skada

By: Skullflower on Dec 29th, 2012  |  syntax: None  |  size: 2.36 KB  |  hits: 90  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. SkadaDB = {
  3.         ["namespaces"] = {
  4.                 ["LibDualSpec-1.0"] = {
  5.                 },
  6.         },
  7.         ["profileKeys"] = {
  8.                 ["Skullflowers - Turalyon"] = "Skullflower",
  9.                 ["Vesuvie - Turalyon"] = "Skullflower",
  10.         },
  11.         ["profiles"] = {
  12.                 ["Skullflower"] = {
  13.                         ["modules"] = {
  14.                                 ["threatsound"] = true,
  15.                                 ["threattreshold"] = 70,
  16.                                 ["notankwarnings"] = true,
  17.                                 ["threatshake"] = true,
  18.                                 ["threatflash"] = true,
  19.                                 ["ccannounce"] = false,
  20.                                 ["threatsoundname"] = "Awww Crap",
  21.                                 ["threatraw"] = false,
  22.                         },
  23.                         ["hidepvp"] = true,
  24.                         ["windows"] = {
  25.                                 {
  26.                                         ["barheight"] = 16,
  27.                                         ["classicons"] = false,
  28.                                         ["barslocked"] = true,
  29.                                         ["y"] = 32,
  30.                                         ["barfont"] = "Expressway Rg Bold",
  31.                                         ["title"] = {
  32.                                                 ["color"] = {
  33.                                                         ["a"] = 0,
  34.                                                         ["r"] = 0,
  35.                                                         ["g"] = 0,
  36.                                                         ["b"] = 0,
  37.                                                 },
  38.                                                 ["font"] = "Expressway Rg Bold",
  39.                                                 ["borderthickness"] = 8.5,
  40.                                                 ["height"] = 19,
  41.                                                 ["fontflags"] = "OUTLINE",
  42.                                                 ["texture"] = "Skullflower",
  43.                                         },
  44.                                         ["barfontflags"] = "OUTLINE",
  45.                                         ["point"] = "BOTTOMRIGHT",
  46.                                         ["barcolor"] = {
  47.                                                 ["a"] = 0,
  48.                                                 ["b"] = 0,
  49.                                                 ["g"] = 0,
  50.                                                 ["r"] = 0,
  51.                                         },
  52.                                         ["mode"] = "Damage",
  53.                                         ["bartexture"] = "Skullflower",
  54.                                         ["spark"] = false,
  55.                                         ["buttons"] = {
  56.                                                 ["menu"] = false,
  57.                                                 ["mode"] = false,
  58.                                         },
  59.                                         ["barwidth"] = 220,
  60.                                         ["barbgcolor"] = {
  61.                                                 ["a"] = 0,
  62.                                                 ["r"] = 0,
  63.                                                 ["g"] = 0,
  64.                                                 ["b"] = 0,
  65.                                         },
  66.                                         ["barfontsize"] = 10,
  67.                                         ["background"] = {
  68.                                                 ["borderthickness"] = 2.5,
  69.                                                 ["height"] = 120,
  70.                                                 ["color"] = {
  71.                                                         ["a"] = 0,
  72.                                                         ["b"] = 0,
  73.                                                 },
  74.                                                 ["texture"] = "ElvUI Blank",
  75.                                         },
  76.                                         ["x"] = -292,
  77.                                 }, -- [1]
  78.                         },
  79.                         ["icon"] = {
  80.                                 ["hide"] = true,
  81.                         },
  82.                         ["report"] = {
  83.                                 ["number"] = 3,
  84.                                 ["channel"] = "party",
  85.                                 ["target"] = "",
  86.                                 ["mode"] = "Interrupts",
  87.                         },
  88.                         ["columns"] = {
  89.                                 ["Damage_DPS"] = true,
  90.                                 ["Damage_Percent"] = false,
  91.                                 ["Damage_Damage"] = true,
  92.                         },
  93.                         ["tooltiprows"] = 10,
  94.                         ["showranks"] = false,
  95.                         ["tooltippos"] = "topleft",
  96.                         ["reset"] = {
  97.                                 ["instance"] = 3,
  98.                                 ["join"] = 1,
  99.                         },
  100.                 },
  101.                 ["Default"] = {
  102.                         ["windows"] = {
  103.                                 {
  104.                                         ["y"] = -108,
  105.                                         ["x"] = -41,
  106.                                         ["hidden"] = true,
  107.                                         ["point"] = "RIGHT",
  108.                                 }, -- [1]
  109.                         },
  110.                         ["icon"] = {
  111.                                 ["hide"] = true,
  112.                         },
  113.                 },
  114.         },
  115. }