Advertisement
Ozzmoziz

Ozzy Killing Spree Ready

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