Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. {
  2. ["xOffset"] = 0,
  3. ["customText"] = "function(_, _, remainingTime, _, _, _, stacks)\n \n return tostring(remainingTime) .. \"\\n\\n\" .. tostring(stacks)\n \nend\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
  4. ["untrigger"] = {
  5. },
  6. ["anchorPoint"] = "CENTER",
  7. ["activeTriggerMode"] = 0,
  8. ["customTextUpdate"] = "update",
  9. ["icon"] = true,
  10. ["fontFlags"] = "OUTLINE",
  11. ["animation"] = {
  12. ["start"] = {
  13. ["type"] = "none",
  14. ["duration_type"] = "seconds",
  15. },
  16. ["main"] = {
  17. ["type"] = "none",
  18. ["duration_type"] = "seconds",
  19. },
  20. ["finish"] = {
  21. ["type"] = "none",
  22. ["duration_type"] = "seconds",
  23. },
  24. },
  25. ["trigger"] = {
  26. ["type"] = "aura",
  27. ["subeventSuffix"] = "_CAST_START",
  28. ["event"] = "Health",
  29. ["names"] = {
  30. [1] = "Volatile Rot",
  31. },
  32. ["spellIds"] = {
  33. },
  34. ["debuffType"] = "HARMFUL",
  35. ["unit"] = "player",
  36. ["subeventPrefix"] = "SPELL",
  37. ["custom_hide"] = "timed",
  38. },
  39. ["desaturate"] = false,
  40. ["progressPrecision"] = 4,
  41. ["font"] = "Expressway",
  42. ["height"] = 50,
  43. ["load"] = {
  44. ["zone"] = "Emerald Nightmare",
  45. ["use_zoneId"] = false,
  46. ["use_never"] = false,
  47. ["talent"] = {
  48. ["multi"] = {
  49. },
  50. },
  51. ["encounterid"] = "1853",
  52. ["spec"] = {
  53. ["multi"] = {
  54. },
  55. },
  56. ["role"] = {
  57. ["multi"] = {
  58. },
  59. },
  60. ["use_encounterid"] = true,
  61. ["difficulty"] = {
  62. ["multi"] = {
  63. },
  64. },
  65. ["use_zone"] = false,
  66. ["faction"] = {
  67. ["multi"] = {
  68. },
  69. },
  70. ["pvptalent"] = {
  71. ["multi"] = {
  72. },
  73. },
  74. ["race"] = {
  75. ["multi"] = {
  76. },
  77. },
  78. ["use_combat"] = true,
  79. ["class"] = {
  80. ["multi"] = {
  81. },
  82. },
  83. ["size"] = {
  84. ["multi"] = {
  85. },
  86. },
  87. },
  88. ["fontSize"] = 16,
  89. ["displayStacks"] = "%c",
  90. ["regionType"] = "icon",
  91. ["parent"] = ".T19 Emerald Nightmare Debuffs Self",
  92. ["stacksPoint"] = "CENTER",
  93. ["stacksContainment"] = "INSIDE",
  94. ["zoom"] = 0,
  95. ["auto"] = true,
  96. ["yOffset"] = 0,
  97. ["additional_triggers"] = {
  98. },
  99. ["color"] = {
  100. [1] = 1,
  101. [2] = 1,
  102. [3] = 1,
  103. [4] = 1,
  104. },
  105. ["frameStrata"] = 1,
  106. ["width"] = 50,
  107. ["numTriggers"] = 1,
  108. ["actions"] = {
  109. ["start"] = {
  110. ["sound"] = "Interface\\AddOns\\WeakAuras\\Media\\Sounds\\WarningSiren.ogg",
  111. ["do_sound"] = true,
  112. },
  113. ["finish"] = {
  114. ["message"] = "Siqurt is a cool Bean",
  115. ["do_sound"] = true,
  116. ["message_type"] = "GUILD",
  117. ["do_message"] = true,
  118. ["sound"] = "Interface\\Addons\\WeakAuras\\PowerAurasMedia\\Sounds\\Gasp.ogg",
  119. },
  120. ["init"] = {
  121. },
  122. },
  123. ["inverse"] = false,
  124. ["stickyDuration"] = false,
  125. ["id"] = "Nythendra - Volatile Rot",
  126. ["selfPoint"] = "CENTER",
  127. ["cooldown"] = false,
  128. ["textColor"] = {
  129. [1] = 1,
  130. [2] = 1,
  131. [3] = 1,
  132. [4] = 1,
  133. },
  134. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement