Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.98 KB | None | 0 0
  1. {
  2.     ["xOffset"] = -77.62255859375,
  3.     ["untrigger"] = {
  4.     },
  5.     ["anchorPoint"] = "CENTER",
  6.     ["activeTriggerMode"] = 0,
  7.     ["customTextUpdate"] = "update",
  8.     ["icon"] = true,
  9.     ["fontFlags"] = "OUTLINE",
  10.     ["animation"] = {
  11.         ["start"] = {
  12.             ["duration_type"] = "seconds",
  13.             ["type"] = "none",
  14.         },
  15.         ["main"] = {
  16.             ["duration_type"] = "seconds",
  17.             ["type"] = "none",
  18.         },
  19.         ["finish"] = {
  20.             ["duration_type"] = "seconds",
  21.             ["type"] = "none",
  22.         },
  23.     },
  24.     ["trigger"] = {
  25.         ["type"] = "aura",
  26.         ["subeventSuffix"] = "_CAST_START",
  27.         ["subEventPrefix"] = "SPELL",
  28.         ["event"] = "Health",
  29.         ["unit"] = "player",
  30.         ["spellIds"] = {
  31.             [1] = 117828,
  32.         },
  33.         ["subeventPrefix"] = "SPELL",
  34.         ["spellName"] = 117828,
  35.         ["names"] = {
  36.             [1] = "Backdraft",
  37.         },
  38.         ["use_unit"] = true,
  39.         ["debuffType"] = "HELPFUL",
  40.     },
  41.     ["desaturate"] = false,
  42.     ["font"] = "Friz Quadrata TT",
  43.     ["height"] = 86.866203308105,
  44.     ["load"] = {
  45.         ["talent"] = {
  46.             ["single"] = 1,
  47.             ["multi"] = {
  48.             },
  49.         },
  50.         ["spec"] = {
  51.             ["single"] = 3,
  52.             ["multi"] = {
  53.             },
  54.         },
  55.         ["role"] = {
  56.             ["multi"] = {
  57.             },
  58.         },
  59.         ["use_talent"] = true,
  60.         ["use_class"] = true,
  61.         ["race"] = {
  62.             ["multi"] = {
  63.             },
  64.         },
  65.         ["difficulty"] = {
  66.             ["multi"] = {
  67.             },
  68.         },
  69.         ["use_spec"] = true,
  70.         ["faction"] = {
  71.             ["multi"] = {
  72.             },
  73.         },
  74.         ["pvptalent"] = {
  75.             ["multi"] = {
  76.             },
  77.         },
  78.         ["class"] = {
  79.             ["single"] = "WARLOCK",
  80.             ["multi"] = {
  81.             },
  82.         },
  83.         ["size"] = {
  84.             ["multi"] = {
  85.             },
  86.         },
  87.     },
  88.     ["fontSize"] = 15,
  89.     ["displayStacks"] = "%s",
  90.     ["regionType"] = "icon",
  91.     ["additional_triggers"] = {
  92.     },
  93.     ["numTriggers"] = 1,
  94.     ["spellName"] = "196406",
  95.     ["stacksContainment"] = "INSIDE",
  96.     ["zoom"] = 0,
  97.     ["auto"] = false,
  98.     ["selfPoint"] = "CENTER",
  99.     ["id"] = "Backdraft Buffing Player",
  100.     ["color"] = {
  101.         [1] = 1,
  102.         [2] = 1,
  103.         [3] = 1,
  104.         [4] = 1,
  105.     },
  106.     ["frameStrata"] = 1,
  107.     ["width"] = 94.976112365723,
  108.     ["stacksPoint"] = "BOTTOMRIGHT",
  109.     ["yOffset"] = -77.622680664062,
  110.     ["inverse"] = false,
  111.     ["stickyDuration"] = false,
  112.     ["actions"] = {
  113.         ["start"] = {
  114.         },
  115.         ["init"] = {
  116.         },
  117.         ["finish"] = {
  118.         },
  119.     },
  120.     ["displayIcon"] = "Interface\\Icons\\ability_warlock_backdraft",
  121.     ["cooldown"] = true,
  122.     ["textColor"] = {
  123.         [1] = 1,
  124.         [2] = 1,
  125.         [3] = 1,
  126.         [4] = 1,
  127.     },
  128. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement