Ozzmoziz

Ozzy Shadow Reflection

May 6th, 2016
34
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"] = "Shadow Reflection",
  3. ["fontSize"] = 6,
  4. ["displayStacks"] = "%s",
  5. ["xOffset"] = 0,
  6. ["color"] = {
  7. [1] = 1,
  8. [2] = 1,
  9. [3] = 1,
  10. [4] = 1,
  11. },
  12. ["cooldown"] = true,
  13. ["untrigger"] = {
  14. },
  15. ["yOffset"] = -160,
  16. ["regionType"] = "icon",
  17. ["anchorPoint"] = "CENTER",
  18. ["icon"] = true,
  19. ["numTriggers"] = 1,
  20. ["customTextUpdate"] = "update",
  21. ["actions"] = {
  22. ["start"] = {
  23. },
  24. ["finish"] = {
  25. },
  26. ["init"] = {
  27. },
  28. },
  29. ["fontFlags"] = "OUTLINE",
  30. ["stacksContainment"] = "INSIDE",
  31. ["zoom"] = 0,
  32. ["auto"] = true,
  33. ["animation"] = {
  34. ["start"] = {
  35. ["duration_type"] = "seconds",
  36. ["type"] = "none",
  37. },
  38. ["main"] = {
  39. ["duration_type"] = "seconds",
  40. ["type"] = "none",
  41. },
  42. ["finish"] = {
  43. ["duration_type"] = "seconds",
  44. ["type"] = "none",
  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] = "Shadow Reflection",
  58. },
  59. ["debuffType"] = "HELPFUL",
  60. },
  61. ["width"] = 35,
  62. ["frameStrata"] = 1,
  63. ["desaturate"] = false,
  64. ["stickyDuration"] = false,
  65. ["font"] = "Friz Quadrata TT",
  66. ["inverse"] = false,
  67. ["selfPoint"] = "CENTER",
  68. ["height"] = 35,
  69. ["stacksPoint"] = "BOTTOMRIGHT",
  70. ["load"] = {
  71. ["talent"] = {
  72. ["multi"] = {
  73. },
  74. },
  75. ["spec"] = {
  76. ["single"] = 3,
  77. ["multi"] = {
  78. [1] = true,
  79. [3] = true,
  80. },
  81. },
  82. ["difficulty"] = {
  83. ["multi"] = {
  84. },
  85. },
  86. ["role"] = {
  87. ["multi"] = {
  88. },
  89. },
  90. ["use_spec"] = false,
  91. ["faction"] = {
  92. ["multi"] = {
  93. },
  94. },
  95. ["use_class"] = true,
  96. ["race"] = {
  97. ["multi"] = {
  98. },
  99. },
  100. ["class"] = {
  101. ["single"] = "ROGUE",
  102. ["multi"] = {
  103. },
  104. },
  105. ["size"] = {
  106. ["multi"] = {
  107. },
  108. },
  109. },
  110. ["textColor"] = {
  111. [1] = 1,
  112. [2] = 1,
  113. [3] = 1,
  114. [4] = 0.75,
  115. },
  116. }
Add Comment
Please, Sign In to add comment