Advertisement
Ozzmoziz

Ozzy Adrenaline Rush

May 6th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. {
  2. ["id"] = "Adrenaline Rush",
  3. ["fontSize"] = 6,
  4. ["displayStacks"] = "%s",
  5. ["xOffset"] = -55,
  6. ["color"] = {
  7. [1] = 1,
  8. [2] = 1,
  9. [3] = 1,
  10. [4] = 0.74574810266495,
  11. },
  12. ["stacksPoint"] = "BOTTOMRIGHT",
  13. ["cooldown"] = true,
  14. ["untrigger"] = {
  15. },
  16. ["anchorPoint"] = "CENTER",
  17. ["yOffset"] = -160.00006103516,
  18. ["icon"] = true,
  19. ["inverse"] = false,
  20. ["customTextUpdate"] = "update",
  21. ["actions"] = {
  22. ["start"] = {
  23. },
  24. ["init"] = {
  25. },
  26. ["finish"] = {
  27. },
  28. },
  29. ["fontFlags"] = "OUTLINE",
  30. ["stacksContainment"] = "INSIDE",
  31. ["zoom"] = 0,
  32. ["auto"] = true,
  33. ["animation"] = {
  34. ["start"] = {
  35. ["type"] = "none",
  36. ["duration_type"] = "seconds",
  37. },
  38. ["main"] = {
  39. ["type"] = "none",
  40. ["duration_type"] = "seconds",
  41. },
  42. ["finish"] = {
  43. ["type"] = "none",
  44. ["duration_type"] = "seconds",
  45. },
  46. },
  47. ["trigger"] = {
  48. ["type"] = "aura",
  49. ["subeventSuffix"] = "_CAST_START",
  50. ["ownOnly"] = true,
  51. ["event"] = "Health",
  52. ["unit"] = "player",
  53. ["spellIds"] = {
  54. },
  55. ["subeventPrefix"] = "SPELL",
  56. ["names"] = {
  57. [1] = "Adrenaline Rush",
  58. },
  59. ["debuffType"] = "HELPFUL",
  60. },
  61. ["desaturate"] = false,
  62. ["frameStrata"] = 1,
  63. ["width"] = 35,
  64. ["stickyDuration"] = false,
  65. ["font"] = "Friz Quadrata TT",
  66. ["numTriggers"] = 1,
  67. ["selfPoint"] = "CENTER",
  68. ["height"] = 35,
  69. ["regionType"] = "icon",
  70. ["load"] = {
  71. ["talent"] = {
  72. ["multi"] = {
  73. },
  74. },
  75. ["spec"] = {
  76. ["single"] = 2,
  77. ["multi"] = {
  78. },
  79. },
  80. ["use_class"] = true,
  81. ["difficulty"] = {
  82. ["multi"] = {
  83. },
  84. },
  85. ["role"] = {
  86. ["multi"] = {
  87. },
  88. },
  89. ["class"] = {
  90. ["single"] = "ROGUE",
  91. ["multi"] = {
  92. },
  93. },
  94. ["faction"] = {
  95. ["multi"] = {
  96. },
  97. },
  98. ["race"] = {
  99. ["multi"] = {
  100. },
  101. },
  102. ["use_combat"] = true,
  103. ["use_spec"] = true,
  104. ["size"] = {
  105. ["multi"] = {
  106. },
  107. },
  108. },
  109. ["textColor"] = {
  110. [1] = 1,
  111. [2] = 1,
  112. [3] = 1,
  113. [4] = 0.75,
  114. },
  115. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement