Advertisement
Eylo

WA Rupture

Jul 17th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. {
  2. ["text2Point"] = "CENTER",
  3. ["text1FontSize"] = 25,
  4. ["xOffset"] = 30,
  5. ["yOffset"] = -220,
  6. ["anchorPoint"] = "CENTER",
  7. ["activeTriggerMode"] = -10,
  8. ["customTextUpdate"] = "update",
  9. ["icon"] = true,
  10. ["text1Enabled"] = true,
  11. ["keepAspectRatio"] = false,
  12. ["selfPoint"] = "CENTER",
  13. ["trigger"] = {
  14. ["type"] = "aura",
  15. ["subeventSuffix"] = "_CAST_START",
  16. ["ownOnly"] = true,
  17. ["event"] = "Health",
  18. ["unit"] = "target",
  19. ["spellIds"] = {
  20. },
  21. ["use_specific_unit"] = false,
  22. ["showOn"] = "showOnActive",
  23. ["names"] = {
  24. [1] = "Rupture",
  25. },
  26. ["subeventPrefix"] = "SPELL",
  27. ["debuffType"] = "HARMFUL",
  28. },
  29. ["stickyDuration"] = false,
  30. ["progressPrecision"] = 0,
  31. ["text1Point"] = "BOTTOMRIGHT",
  32. ["text2FontFlags"] = "OUTLINE",
  33. ["height"] = 55,
  34. ["load"] = {
  35. ["talent2"] = {
  36. ["multi"] = {
  37. },
  38. },
  39. ["talent"] = {
  40. ["multi"] = {
  41. },
  42. },
  43. ["spec"] = {
  44. ["single"] = 1,
  45. ["multi"] = {
  46. [1] = true,
  47. },
  48. },
  49. ["ingroup"] = {
  50. ["multi"] = {
  51. },
  52. },
  53. ["race"] = {
  54. ["multi"] = {
  55. },
  56. },
  57. ["use_class"] = true,
  58. ["role"] = {
  59. ["multi"] = {
  60. },
  61. },
  62. ["class"] = {
  63. ["single"] = "ROGUE",
  64. ["multi"] = {
  65. ["ROGUE"] = true,
  66. },
  67. },
  68. ["pvptalent"] = {
  69. ["multi"] = {
  70. },
  71. },
  72. ["faction"] = {
  73. ["multi"] = {
  74. },
  75. },
  76. ["use_spec"] = true,
  77. ["difficulty"] = {
  78. ["multi"] = {
  79. },
  80. },
  81. ["size"] = {
  82. ["multi"] = {
  83. },
  84. },
  85. },
  86. ["text2Font"] = "Friz Quadrata TT",
  87. ["internalVersion"] = 3,
  88. ["text2Containment"] = "INSIDE",
  89. ["text1Color"] = {
  90. [1] = 1,
  91. [2] = 1,
  92. [3] = 1,
  93. [4] = 1,
  94. },
  95. ["text1Font"] = "Friz Quadrata TT",
  96. ["text1Containment"] = "INSIDE",
  97. ["desaturate"] = false,
  98. ["text1FontFlags"] = "OUTLINE",
  99. ["regionType"] = "icon",
  100. ["numTriggers"] = 1,
  101. ["text2Color"] = {
  102. [1] = 1,
  103. [2] = 1,
  104. [3] = 1,
  105. [4] = 1,
  106. },
  107. ["text2FontSize"] = 24,
  108. ["color"] = {
  109. [1] = 1,
  110. [2] = 1,
  111. [3] = 1,
  112. [4] = 1,
  113. },
  114. ["init_completed"] = 1,
  115. ["text1"] = "%p",
  116. ["width"] = 55,
  117. ["frameStrata"] = 1,
  118. ["text2"] = "%p",
  119. ["auto"] = true,
  120. ["untrigger"] = {
  121. },
  122. ["id"] = "Rupture",
  123. ["animation"] = {
  124. ["start"] = {
  125. ["type"] = "none",
  126. ["duration_type"] = "seconds",
  127. },
  128. ["main"] = {
  129. ["type"] = "none",
  130. ["duration_type"] = "seconds",
  131. },
  132. ["finish"] = {
  133. ["type"] = "none",
  134. ["duration_type"] = "seconds",
  135. },
  136. },
  137. ["text2Enabled"] = false,
  138. ["anchorFrameType"] = "SCREEN",
  139. ["zoom"] = 0,
  140. ["actions"] = {
  141. ["start"] = {
  142. },
  143. ["init"] = {
  144. },
  145. ["finish"] = {
  146. },
  147. },
  148. ["inverse"] = false,
  149. ["cooldownTextEnabled"] = true,
  150. ["conditions"] = {
  151. },
  152. ["glow"] = false,
  153. ["disjunctive"] = "all",
  154. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement