Advertisement
Dedel18230

Untitled

Aug 15th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. {
  2. ["sparkWidth"] = 1,
  3. ["stacksSize"] = 12,
  4. ["xOffset"] = -215.00030517578,
  5. ["stacksFlags"] = "None",
  6. ["yOffset"] = -204.99981689453,
  7. ["anchorPoint"] = "CENTER",
  8. ["borderColor"] = {
  9. [1] = 0,
  10. [2] = 0,
  11. [3] = 0,
  12. [4] = 1,
  13. },
  14. ["rotateText"] = "NONE",
  15. ["backgroundColor"] = {
  16. [1] = 0,
  17. [2] = 0,
  18. [3] = 0,
  19. [4] = 1,
  20. },
  21. ["fontFlags"] = "OUTLINE",
  22. ["icon_color"] = {
  23. [1] = 1,
  24. [2] = 1,
  25. [3] = 1,
  26. [4] = 1,
  27. },
  28. ["selfPoint"] = "CENTER",
  29. ["barColor"] = {
  30. [1] = 0.94901960784314,
  31. [2] = 1,
  32. [3] = 0.91372549019608,
  33. [4] = 1,
  34. },
  35. ["desaturate"] = false,
  36. ["progressPrecision"] = 0,
  37. ["sparkOffsetY"] = 0,
  38. ["load"] = {
  39. ["talent2"] = {
  40. ["multi"] = {
  41. },
  42. },
  43. ["use_never"] = false,
  44. ["talent"] = {
  45. ["multi"] = {
  46. },
  47. },
  48. ["class"] = {
  49. ["single"] = "MONK",
  50. ["multi"] = {
  51. },
  52. },
  53. ["spec"] = {
  54. ["single"] = 1,
  55. ["multi"] = {
  56. [1] = true,
  57. },
  58. },
  59. ["difficulty"] = {
  60. ["multi"] = {
  61. },
  62. },
  63. ["role"] = {
  64. ["multi"] = {
  65. },
  66. },
  67. ["use_class"] = true,
  68. ["race"] = {
  69. ["multi"] = {
  70. },
  71. },
  72. ["faction"] = {
  73. ["multi"] = {
  74. },
  75. },
  76. ["pvptalent"] = {
  77. ["multi"] = {
  78. },
  79. },
  80. ["use_spec"] = true,
  81. ["use_combat"] = true,
  82. ["ingroup"] = {
  83. ["multi"] = {
  84. },
  85. },
  86. ["size"] = {
  87. ["multi"] = {
  88. },
  89. },
  90. },
  91. ["timerColor"] = {
  92. [1] = 1,
  93. [2] = 1,
  94. [3] = 1,
  95. [4] = 1,
  96. },
  97. ["useAdjustededMin"] = false,
  98. ["regionType"] = "aurabar",
  99. ["stacks"] = false,
  100. ["sparkDesaturate"] = false,
  101. ["texture"] = "DGround",
  102. ["textFont"] = "2002",
  103. ["borderOffset"] = 1,
  104. ["spark"] = true,
  105. ["timerFont"] = "2002",
  106. ["alpha"] = 1,
  107. ["borderInset"] = 32,
  108. ["textColor"] = {
  109. [1] = 1,
  110. [2] = 1,
  111. [3] = 1,
  112. [4] = 1,
  113. },
  114. ["sparkOffsetX"] = 0,
  115. ["color"] = {
  116. },
  117. ["customText"] = "function()\\n local stagger = UnitStagger(\\\"Player\\\")\\n local health = UnitHealthMax(\\\"Player\\\")\\n \\n if stagger == nil then\\n return 0\\n end\\n \\n if health == nil then\\n return 0\\n end\\n \\n if stagger > 0 then\\n local percent=format(\\\"%i\\\",(100/health*stagger))..\\\"%\\\"\\n return percent;\\n end\\n return \\\"\\\"\\nend",
  118. ["sparkRotationMode"] = "AUTO",
  119. ["displayTextLeft"] = "%n",
  120. ["triggers"] = {
  121. [1] = {
  122. ["trigger"] = {
  123. ["genericShowOn"] = "showActiveOrMissing",
  124. ["subeventPrefix"] = "SPELL",
  125. ["debuffType"] = "HELPFUL",
  126. ["type"] = "custom",
  127. ["custom_type"] = "status",
  128. ["custom_hide"] = "custom",
  129. ["names"] = {
  130. },
  131. ["event"] = "Chat Message",
  132. ["custom"] = "function()\\n return true\\nend",
  133. ["customDuration"] = "function()\\n return UnitStagger(\\\"Player\\\"), UnitHealthMax(\\\"Player\\\"), UnitStagger(\\\"player\\\")\\nend",
  134. ["customName"] = "function()\\n \\n local maxHp = UnitHealthMax('player')\\n local stagger = UnitStagger('player')\\n \\n if WeakAuras.IsOptionsOpen() then\\n return 'Tick: 1.3M -- 420%'\\n end\\n \\n local nextTick = select(16, WA_GetUnitDebuff('player', 124273)) or select(16, WA_GetUnitDebuff('player', 124274)) or select(16, WA_GetUnitDebuff('player', 124275)) or 0\\n \\n local percent = math.floor(((nextTick)/maxHp)*1000)/10\\n \\n local nextTick2 = nextTick*2\\n if nextTick2 > 9999 and nextTick2 < 100000 then\\n nextTick2 = (math.floor(nextTick2/100)/10)..\\\"k\\\"\\n elseif nextTick2 > 99999 and nextTick2 < 1000000 then\\n nextTick2 = (math.floor(nextTick2/1000))..\\\"k\\\"\\n elseif nextTick2 > 999999 then\\n nextTick2 = ((math.floor(nextTick2/10000))/100)..\\\"m\\\"\\n end\\n \\n return \\\"\\\"..(nextTick2)..\\\"/s (\\\"..percent..\\\"%)\\\"\\n \\nend\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n",
  135. ["events"] = "UNIT_AURA",
  136. ["subeventSuffix"] = "_CAST_START",
  137. ["check"] = "update",
  138. ["spellIds"] = {
  139. },
  140. ["unevent"] = "auto",
  141. ["unit"] = "player",
  142. },
  143. ["untrigger"] = {
  144. },
  145. },
  146. ["disjunctive"] = "all",
  147. ["activeTriggerMode"] = 1,
  148. },
  149. ["internalVersion"] = 16,
  150. ["parent"] = "Monk tank Oono",
  151. ["animation"] = {
  152. ["start"] = {
  153. ["type"] = "none",
  154. ["duration_type"] = "seconds",
  155. },
  156. ["main"] = {
  157. ["colorR"] = 1,
  158. ["type"] = "custom",
  159. ["scalex"] = 1,
  160. ["duration_type"] = "seconds",
  161. ["colorType"] = "custom",
  162. ["scaley"] = 1,
  163. ["alpha"] = 0,
  164. ["colorB"] = 1,
  165. ["y"] = 0,
  166. ["x"] = 0,
  167. ["colorG"] = 1,
  168. ["colorA"] = 1,
  169. ["colorFunc"] = "function(progress, r1, g1, b1, a1, r2, g2, b2, a2)\\n local color = { \\n {r = 0.0, g = 1.0, b = 0.2}, --Light\\n {r = 1.0, g = 0.7, b = 0.0}, --Moderate\\n {r = 1.0, g = 0.0, b = 0.0}, --Heavy\\n {r = 1.0, g = 0.0, b = 1.0} --Extreme\\n }\\n \\n local stagger = UnitStagger(\\\"Player\\\")\\n local maxhp = UnitHealthMax(\\\"Player\\\")\\n \\n if stagger == nil or maxhp == nil then\\n aura_env.region.bar.bg:SetVertexColor(0,0,0)\\n return color[3].r, color[3].g, color[3].b\\n end\\n \\n local pct = stagger / maxhp\\n \\n if pct < 0.3 then\\n aura_env.region.bar.bg:SetVertexColor(0,0,0)\\n aura_env.region:SetDurationInfo(stagger,maxhp,stagger)\\n return color[1].r, color[1].g, color[1].b\\n elseif pct >= 0.3 and pct < 0.6 then\\n aura_env.region.bar.bg:SetVertexColor(0,0,0)\\n aura_env.region:SetDurationInfo(stagger,maxhp,stagger)\\n return color[2].r, color[2].g, color[2].b\\n elseif pct >= 0.6 and pct < 1 then\\n aura_env.region.bar.bg:SetVertexColor(0,0,0)\\n aura_env.region:SetDurationInfo(stagger,maxhp,stagger)\\n return color[3].r, color[3].g, color[3].b\\n else\\n aura_env.region.bar.bg:SetVertexColor(1,0,0)\\n aura_env.region:SetDurationInfo(stagger-maxhp,maxhp,stagger)\\n return color[4].r, color[4].g, color[4].b\\n end\\nend",
  170. ["rotate"] = 0,
  171. ["use_color"] = true,
  172. ["duration"] = "0.5",
  173. },
  174. ["finish"] = {
  175. ["type"] = "none",
  176. ["duration_type"] = "seconds",
  177. },
  178. },
  179. ["backdropInFront"] = false,
  180. ["text"] = true,
  181. ["authorOptions"] = {
  182. },
  183. ["stickyDuration"] = false,
  184. ["config"] = {
  185. },
  186. ["textSize"] = 16,
  187. ["version"] = 4,
  188. ["uid"] = "1U1I69gqmGS",
  189. ["timer"] = true,
  190. ["timerFlags"] = "THICKOUTLINE",
  191. ["stacksFont"] = "Friz Quadrata TT",
  192. ["sparkBlendMode"] = "BLEND",
  193. ["useAdjustededMax"] = false,
  194. ["backdropColor"] = {
  195. [1] = 1,
  196. [2] = 1,
  197. [3] = 1,
  198. [4] = 0.5,
  199. },
  200. ["height"] = 22,
  201. ["width"] = 215,
  202. ["sparkRotation"] = 0,
  203. ["customTextUpdate"] = "event",
  204. ["border"] = true,
  205. ["borderEdge"] = "1 Pixel",
  206. ["id"] = "Stagger",
  207. ["borderSize"] = 1,
  208. ["sparkColor"] = {
  209. [1] = 0,
  210. [2] = 0,
  211. [3] = 0,
  212. [4] = 1,
  213. },
  214. ["icon_side"] = "RIGHT",
  215. ["displayTextRight"] = "%c",
  216. ["borderInFront"] = false,
  217. ["sparkHeight"] = 24,
  218. ["zoom"] = 0,
  219. ["textFlags"] = "THICKOUTLINE",
  220. ["stacksColor"] = {
  221. [1] = 1,
  222. [2] = 1,
  223. [3] = 1,
  224. [4] = 1,
  225. },
  226. ["timerSize"] = 20,
  227. ["borderBackdrop"] = "None",
  228. ["sparkHidden"] = "BOTH",
  229. ["icon"] = false,
  230. ["frameStrata"] = 1,
  231. ["anchorFrameType"] = "SCREEN",
  232. ["url"] = "https://wago.io/SJaxBDdwm/4",
  233. ["actions"] = {
  234. ["start"] = {
  235. },
  236. ["init"] = {
  237. },
  238. ["finish"] = {
  239. },
  240. },
  241. ["inverse"] = false,
  242. ["sparkDesature"] = false,
  243. ["orientation"] = "HORIZONTAL",
  244. ["conditions"] = {
  245. },
  246. ["sparkTexture"] = "Interface\\\\AddOns\\\\WeakAuras\\\\Media\\\\Textures\\\\Square_White",
  247. ["auto"] = true,
  248. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement