Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. {
  2. ["glow"] = false,
  3. ["text1FontSize"] = 20,
  4. ["cooldownTextEnabled"] = false,
  5. ["customText"] = "function()\n return aura_env.balls_count\nend\n\n\n",
  6. ["yOffset"] = -155.00015258789,
  7. ["anchorPoint"] = "CENTER",
  8. ["activeTriggerMode"] = 0,
  9. ["customTextUpdate"] = "update",
  10. ["actions"] = {
  11. ["start"] = {
  12. ["sound"] = "Interface\\Addons\\WeakAuras\\PowerAurasMedia\\Sounds\\BITE.ogg",
  13. ["do_sound"] = true,
  14. },
  15. ["finish"] = {
  16. },
  17. ["init"] = {
  18. ["custom"] = "aura_env.buff_expires = 0\naura_env.balls_expire = 0\naura_env.balls_count = 0",
  19. ["do_custom"] = true,
  20. },
  21. },
  22. ["text1Enabled"] = true,
  23. ["selfPoint"] = "CENTER",
  24. ["trigger"] = {
  25. ["spellId"] = "242612",
  26. ["names"] = {
  27. [1] = "Dämonische Kraft",
  28. },
  29. ["custom_hide"] = "timed",
  30. ["subeventPrefix"] = "SPELL",
  31. ["type"] = "custom",
  32. ["custom_type"] = "status",
  33. ["unevent"] = "auto",
  34. ["debuffType"] = "HELPFUL",
  35. ["unit"] = "player",
  36. ["event"] = "Health",
  37. ["spellIds"] = {
  38. [1] = 242612,
  39. },
  40. ["customDuration"] = "function()\n local duration = 12\n local expirationTime = aura_env.balls_expire\n return duration, expirationTime\nend\n\n\n\n\n",
  41. ["use_spellId"] = true,
  42. ["custom"] = "function()\n local dvigor = GetSpellInfo(242612)\n local expires = select(7, UnitBuff(\"player\", dvigor))\n if expires then\n \n local trinket_proc = aura_env.buff_expires+10 < expires \n if trinket_proc then\n aura_env.balls_expire = GetTime()+12\n aura_env.balls_count = 4\n else\n if aura_env.buff_expires < expires then\n local balls_picked = math.floor((expires - aura_env.buff_expires)/3+0.5)\n aura_env.balls_count = aura_env.balls_count - balls_picked\n PlaySoundFile(\"Interface\\\\AddOns\\\\WeakAuras\\\\Media\\\\Sounds\\\\RobotBlip.ogg\", \"Master\")\n end\n end\n aura_env.buff_expires = expires \n end\n \n -- return trinket_proc\n return aura_env.balls_count>0 and GetTime()<aura_env.balls_expire\nend\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
  43. ["name"] = "Dämonische Kraft",
  44. ["check"] = "update",
  45. ["subeventSuffix"] = "_CAST_START",
  46. ["use_unit"] = true,
  47. ["fullscan"] = true,
  48. },
  49. ["desaturate"] = false,
  50. ["icon"] = true,
  51. ["text1Point"] = "CENTER",
  52. ["untrigger"] = {
  53. ["custom"] = "function()\n return true\nend\n\n\n\n",
  54. },
  55. ["text2FontFlags"] = "OUTLINE",
  56. ["height"] = 45,
  57. ["xOffset"] = 217,
  58. ["load"] = {
  59. ["talent2"] = {
  60. ["multi"] = {
  61. },
  62. },
  63. ["talent"] = {
  64. ["multi"] = {
  65. },
  66. },
  67. ["use_vehicle"] = false,
  68. ["class"] = {
  69. ["single"] = "WARRIOR",
  70. ["multi"] = {
  71. },
  72. },
  73. ["ingroup"] = {
  74. ["multi"] = {
  75. },
  76. },
  77. ["spec"] = {
  78. ["multi"] = {
  79. },
  80. },
  81. ["difficulty"] = {
  82. ["multi"] = {
  83. },
  84. },
  85. ["race"] = {
  86. ["multi"] = {
  87. },
  88. },
  89. ["faction"] = {
  90. ["multi"] = {
  91. },
  92. },
  93. ["use_vehicleUi"] = false,
  94. ["pvptalent"] = {
  95. ["multi"] = {
  96. },
  97. },
  98. ["role"] = {
  99. ["multi"] = {
  100. },
  101. },
  102. ["use_class"] = true,
  103. ["size"] = {
  104. ["multi"] = {
  105. },
  106. },
  107. },
  108. ["conditions"] = {
  109. },
  110. ["color"] = {
  111. [1] = 1,
  112. [2] = 1,
  113. [3] = 1,
  114. [4] = 1,
  115. },
  116. ["inverse"] = false,
  117. ["text2Containment"] = "INSIDE",
  118. ["parent"] = "Warrior: HUD",
  119. ["text1Font"] = "Roboto-Condensed",
  120. ["text2Point"] = "CENTER",
  121. ["customTriggerLogic"] = "function(trigger)\n return trigger[1]\nend",
  122. ["text2Color"] = {
  123. [1] = 1,
  124. [2] = 1,
  125. [3] = 1,
  126. [4] = 1,
  127. },
  128. ["regionType"] = "icon",
  129. ["anchorFrameType"] = "SCREEN",
  130. ["frameStrata"] = 1,
  131. ["text2FontSize"] = 24,
  132. ["stickyDuration"] = false,
  133. ["init_completed"] = 1,
  134. ["text1"] = "%c",
  135. ["id"] = "Balls of vigor",
  136. ["text2Font"] = "Friz Quadrata TT",
  137. ["zoom"] = 0,
  138. ["auto"] = true,
  139. ["text2"] = "%p",
  140. ["additional_triggers"] = {
  141. },
  142. ["disjunctive"] = "custom",
  143. ["text2Enabled"] = false,
  144. ["width"] = 45,
  145. ["text1FontFlags"] = "OUTLINE",
  146. ["text1Color"] = {
  147. [1] = 1,
  148. [2] = 1,
  149. [3] = 1,
  150. [4] = 1,
  151. },
  152. ["numTriggers"] = 1,
  153. ["text1Containment"] = "INSIDE",
  154. ["init_started"] = 1,
  155. ["displayIcon"] = 526765,
  156. ["cooldown"] = true,
  157. ["animation"] = {
  158. ["start"] = {
  159. ["duration_type"] = "seconds",
  160. ["type"] = "none",
  161. },
  162. ["main"] = {
  163. ["duration_type"] = "seconds",
  164. ["type"] = "none",
  165. },
  166. ["finish"] = {
  167. ["duration_type"] = "seconds",
  168. ["type"] = "none",
  169. },
  170. },
  171. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement