Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. {
  2. ["outline"] = "OUTLINE",
  3. ["fontSize"] = 42,
  4. ["authorOptions"] = {
  5. },
  6. ["displayText"] = " USE HEALING RAIN ",
  7. ["xOffset"] = -0.0006103515625,
  8. ["yOffset"] = 465.77783203125,
  9. ["regionType"] = "text",
  10. ["color"] = {
  11. [1] = 1,
  12. [2] = 1,
  13. [3] = 1,
  14. [4] = 1,
  15. },
  16. ["anchorPoint"] = "CENTER",
  17. ["customTextUpdate"] = "event",
  18. ["automaticWidth"] = "Auto",
  19. ["actions"] = {
  20. ["start"] = {
  21. },
  22. ["finish"] = {
  23. },
  24. ["init"] = {
  25. },
  26. },
  27. ["triggers"] = {
  28. [1] = {
  29. ["trigger"] = {
  30. ["debuffType"] = "HELPFUL",
  31. ["type"] = "status",
  32. ["use_genericShowOn"] = true,
  33. ["subeventSuffix"] = "_CAST_START",
  34. ["names"] = {
  35. },
  36. ["duration"] = "1",
  37. ["event"] = "Cooldown Progress (Spell)",
  38. ["unit"] = "player",
  39. ["realSpellName"] = "Healing Rain",
  40. ["use_spellName"] = true,
  41. ["spellIds"] = {
  42. },
  43. ["unevent"] = "auto",
  44. ["genericShowOn"] = "showAlways",
  45. ["subeventPrefix"] = "SPELL",
  46. ["use_track"] = true,
  47. ["spellName"] = 73920,
  48. },
  49. ["untrigger"] = {
  50. },
  51. },
  52. ["activeTriggerMode"] = -10,
  53. },
  54. ["wordWrap"] = "WordWrap",
  55. ["internalVersion"] = 26,
  56. ["justify"] = "LEFT",
  57. ["animation"] = {
  58. ["start"] = {
  59. ["type"] = "preset",
  60. ["preset"] = "fade",
  61. ["duration_type"] = "seconds",
  62. },
  63. ["main"] = {
  64. ["type"] = "preset",
  65. ["preset"] = "bounce",
  66. ["duration_type"] = "seconds",
  67. },
  68. ["finish"] = {
  69. ["type"] = "preset",
  70. ["preset"] = "slidebottom",
  71. ["duration_type"] = "seconds",
  72. },
  73. },
  74. ["id"] = "HEALING RAIN !",
  75. ["config"] = {
  76. },
  77. ["frameStrata"] = 1,
  78. ["anchorFrameType"] = "SCREEN",
  79. ["conditions"] = {
  80. [1] = {
  81. ["check"] = {
  82. ["value"] = 1,
  83. ["variable"] = "insufficientResources",
  84. ["trigger"] = 1,
  85. },
  86. ["changes"] = {
  87. [1] = {
  88. ["value"] = {
  89. [1] = 0.5,
  90. [2] = 0.5,
  91. [3] = 1,
  92. [4] = 1,
  93. },
  94. ["property"] = "color",
  95. },
  96. },
  97. },
  98. [2] = {
  99. ["check"] = {
  100. ["value"] = 1,
  101. ["variable"] = "onCooldown",
  102. ["trigger"] = 1,
  103. },
  104. ["changes"] = {
  105. [1] = {
  106. ["value"] = {
  107. [1] = 0.5,
  108. [2] = 0.5,
  109. [3] = 0.5,
  110. [4] = 1,
  111. },
  112. ["property"] = "color",
  113. },
  114. },
  115. },
  116. },
  117. ["uid"] = "DF1UeNQkeh(",
  118. ["selfPoint"] = "BOTTOM",
  119. ["subRegions"] = {
  120. },
  121. ["fixedWidth"] = 200,
  122. ["load"] = {
  123. ["use_class"] = true,
  124. ["use_spec"] = true,
  125. ["class"] = {
  126. ["single"] = "SHAMAN",
  127. ["multi"] = {
  128. },
  129. },
  130. ["spec"] = {
  131. ["single"] = 3,
  132. ["multi"] = {
  133. },
  134. },
  135. ["size"] = {
  136. ["multi"] = {
  137. },
  138. },
  139. },
  140. ["font"] = "Friz Quadrata TT",
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement