Ozzmoziz

Ozzy Shadow Dance

May 6th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. {
  2. ["fontSize"] = 6,
  3. ["displayStacks"] = "%s",
  4. ["numTriggers"] = 1,
  5. ["color"] = {
  6. [1] = 1,
  7. [2] = 1,
  8. [3] = 1,
  9. [4] = 1,
  10. },
  11. ["untrigger"] = {
  12. ["spellName"] = 51713,
  13. },
  14. ["stacksPoint"] = "BOTTOMRIGHT",
  15. ["yOffset"] = -160,
  16. ["anchorPoint"] = "CENTER",
  17. ["regionType"] = "icon",
  18. ["selfPoint"] = "CENTER",
  19. ["id"] = "Shadow Dance Ready",
  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. ["duration_type"] = "seconds",
  47. ["type"] = "none",
  48. },
  49. },
  50. ["trigger"] = {
  51. ["type"] = "status",
  52. ["subeventSuffix"] = "_CAST_START",
  53. ["event"] = "Action Usable",
  54. ["unit"] = "player",
  55. ["spellName"] = 51713,
  56. ["use_spellName"] = true,
  57. ["spellIds"] = {
  58. },
  59. ["use_unit"] = true,
  60. ["unevent"] = "auto",
  61. ["subeventPrefix"] = "SPELL",
  62. ["names"] = {
  63. },
  64. ["debuffType"] = "HELPFUL",
  65. },
  66. ["width"] = 35,
  67. ["frameStrata"] = 1,
  68. ["desaturate"] = false,
  69. ["xOffset"] = 55.000305175781,
  70. ["font"] = "Friz Quadrata TT",
  71. ["inverse"] = false,
  72. ["stickyDuration"] = false,
  73. ["height"] = 35,
  74. ["icon"] = true,
  75. ["load"] = {
  76. ["talent"] = {
  77. ["multi"] = {
  78. },
  79. },
  80. ["spec"] = {
  81. ["single"] = 3,
  82. ["multi"] = {
  83. },
  84. },
  85. ["difficulty"] = {
  86. ["multi"] = {
  87. },
  88. },
  89. ["use_class"] = true,
  90. ["role"] = {
  91. ["multi"] = {
  92. },
  93. },
  94. ["use_spec"] = true,
  95. ["faction"] = {
  96. ["multi"] = {
  97. },
  98. },
  99. ["race"] = {
  100. ["multi"] = {
  101. },
  102. },
  103. ["use_combat"] = true,
  104. ["class"] = {
  105. ["single"] = "ROGUE",
  106. ["multi"] = {
  107. },
  108. },
  109. ["size"] = {
  110. ["multi"] = {
  111. },
  112. },
  113. },
  114. ["textColor"] = {
  115. [1] = 1,
  116. [2] = 1,
  117. [3] = 1,
  118. [4] = 1,
  119. },
  120. }
Advertisement
Add Comment
Please, Sign In to add comment