Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. {
  2. ["backdropColor"] = {
  3. [1] = 1,
  4. [2] = 1,
  5. [3] = 1,
  6. [4] = 0.5,
  7. },
  8. ["controlledChildren"] = {
  9. [1] = "Erneuernder Nebel 2",
  10. [2] = "Erneuernder Nebel",
  11. [3] = "Abbrennen",
  12. [4] = "Schadensumleitung",
  13. [5] = "Essenznorn",
  14. [6] = "Abbrennen",
  15. [7] = "Black Ox Brew",
  16. [8] = "Fasshieb",
  17. [9] = "Fasshieb 2",
  18. [10] = "Ern Nebel",
  19. [11] = "ern nebel 2",
  20. [12] = "Breath of fire",
  21. [13] = "Breath of fire 2",
  22. [14] = "Belebung",
  23. [15] = "Belebung 2",
  24. [16] = "Healing Elixir",
  25. [17] = "Healing Elixir 2",
  26. [18] = "Exploding Keg",
  27. [19] = "Chi Torpedo",
  28. [20] = "Chi Torpedo 2",
  29. [21] = "Chi Torpedo 3",
  30. [22] = "Tiegerrausch",
  31. [23] = "Tiegerrausch 2",
  32. [24] = "Chi Wave",
  33. [25] = "Chi Burst 2",
  34. [26] = "Touch of Death",
  35. [27] = "Touch of Karma",
  36. [28] = "Paralyse",
  37. [29] = "Speed",
  38. [30] = "Rollen",
  39. [31] = "Rollen 2",
  40. [32] = "Paralysis ",
  41. [33] = "Paralysis 2",
  42. [34] = "Paralysis Heal",
  43. [35] = "Paralysis Heal 2",
  44. [36] = "Dampen Harm",
  45. [37] = "Dampen Harm 2",
  46. [38] = "Fortifying Brew",
  47. [39] = "Fortifying Brew 2",
  48. [40] = "Transcendence",
  49. [41] = "Transcendence 2",
  50. },
  51. ["borderBackdrop"] = "Blizzard Tooltip",
  52. ["scale"] = 1,
  53. ["border"] = false,
  54. ["borderEdge"] = "None",
  55. ["anchorPoint"] = "CENTER",
  56. ["borderSize"] = 16,
  57. ["yOffset"] = -93,
  58. ["borderColor"] = {
  59. [1] = 1,
  60. [2] = 1,
  61. [3] = 1,
  62. [4] = 0.5,
  63. },
  64. ["animation"] = {
  65. ["start"] = {
  66. ["type"] = "none",
  67. ["duration_type"] = "seconds",
  68. },
  69. ["main"] = {
  70. ["type"] = "none",
  71. ["duration_type"] = "seconds",
  72. },
  73. ["finish"] = {
  74. ["type"] = "none",
  75. ["duration_type"] = "seconds",
  76. },
  77. },
  78. ["expanded"] = false,
  79. ["triggers"] = {
  80. [1] = {
  81. ["trigger"] = {
  82. ["type"] = "aura",
  83. ["subeventSuffix"] = "_CAST_START",
  84. ["event"] = "Health",
  85. ["unit"] = "player",
  86. ["spellIds"] = {
  87. },
  88. ["buffShowOn"] = "showOnActive",
  89. ["subeventPrefix"] = "SPELL",
  90. ["names"] = {
  91. },
  92. ["debuffType"] = "HELPFUL",
  93. },
  94. ["untrigger"] = {
  95. },
  96. },
  97. ["activeTriggerMode"] = 1,
  98. },
  99. ["authorOptions"] = {
  100. },
  101. ["internalVersion"] = 11,
  102. ["xOffset"] = 0,
  103. ["selfPoint"] = "BOTTOMLEFT",
  104. ["id"] = "Monk - Ability Popup",
  105. ["borderOffset"] = 5,
  106. ["frameStrata"] = 1,
  107. ["anchorFrameType"] = "SCREEN",
  108. ["borderInset"] = 11,
  109. ["uid"] = "y)ePVCSa7o4",
  110. ["config"] = {
  111. },
  112. ["regionType"] = "group",
  113. ["conditions"] = {
  114. },
  115. ["load"] = {
  116. ["ingroup"] = {
  117. ["multi"] = {
  118. },
  119. },
  120. ["talent"] = {
  121. ["multi"] = {
  122. },
  123. },
  124. ["class"] = {
  125. ["single"] = "MONK",
  126. ["multi"] = {
  127. },
  128. },
  129. ["use_class"] = "true",
  130. ["difficulty"] = {
  131. ["multi"] = {
  132. },
  133. },
  134. ["role"] = {
  135. ["multi"] = {
  136. },
  137. },
  138. ["race"] = {
  139. ["multi"] = {
  140. },
  141. },
  142. ["faction"] = {
  143. ["multi"] = {
  144. },
  145. },
  146. ["spec"] = {
  147. ["multi"] = {
  148. },
  149. },
  150. ["talent2"] = {
  151. ["multi"] = {
  152. },
  153. },
  154. ["pvptalent"] = {
  155. ["multi"] = {
  156. },
  157. },
  158. ["size"] = {
  159. ["multi"] = {
  160. },
  161. },
  162. },
  163. ["actions"] = {
  164. ["start"] = {
  165. },
  166. ["init"] = {
  167. },
  168. ["finish"] = {
  169. },
  170. },
  171. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement