Ozzmoziz

Ozzy Slice and Dice

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