Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. {
  2. ["color"] = {
  3. [1] = 1,
  4. [2] = 1,
  5. [3] = 1,
  6. [4] = 1,
  7. },
  8. ["yOffset"] = -143,
  9. ["anchorPoint"] = "CENTER",
  10. ["customTextUpdate"] = "update",
  11. ["icon"] = true,
  12. ["fontFlags"] = "OUTLINE",
  13. ["selfPoint"] = "CENTER",
  14. ["trigger"] = {
  15. ["type"] = "status",
  16. ["use_health"] = false,
  17. ["subeventSuffix"] = "_CAST_START",
  18. ["names"] = {
  19. },
  20. ["percenthealth"] = "80",
  21. ["event"] = "Health",
  22. ["subeventPrefix"] = "SPELL",
  23. ["unit"] = "target",
  24. ["health_operator"] = ">=",
  25. ["spellIds"] = {
  26. },
  27. ["unevent"] = "auto",
  28. ["use_unit"] = true,
  29. ["use_percenthealth"] = true,
  30. ["percenthealth_operator"] = ">=",
  31. ["debuffType"] = "HELPFUL",
  32. },
  33. ["stickyDuration"] = false,
  34. ["font"] = "Friz Quadrata TT",
  35. ["height"] = 74,
  36. ["load"] = {
  37. ["talent"] = {
  38. ["multi"] = {
  39. },
  40. },
  41. ["class"] = {
  42. ["single"] = "HUNTER",
  43. ["multi"] = {
  44. },
  45. },
  46. ["use_class"] = true,
  47. ["role"] = {
  48. ["multi"] = {
  49. },
  50. },
  51. ["race"] = {
  52. ["multi"] = {
  53. },
  54. },
  55. ["use_spec"] = true,
  56. ["spec"] = {
  57. ["single"] = 2,
  58. ["multi"] = {
  59. },
  60. },
  61. ["use_combat"] = true,
  62. ["difficulty"] = {
  63. ["multi"] = {
  64. },
  65. },
  66. ["size"] = {
  67. ["multi"] = {
  68. },
  69. },
  70. },
  71. ["fontSize"] = 12,
  72. ["displayStacks"] = "%s",
  73. ["regionType"] = "icon",
  74. ["init_completed"] = 1,
  75. ["desaturate"] = false,
  76. ["disjunctive"] = true,
  77. ["stacksContainment"] = "INSIDE",
  78. ["zoom"] = 0,
  79. ["auto"] = false,
  80. ["id"] = "Aimed Shot",
  81. ["additional_triggers"] = {
  82. [1] = {
  83. ["trigger"] = {
  84. ["subeventPrefix"] = "SPELL",
  85. ["type"] = "aura",
  86. ["spellIds"] = {
  87. },
  88. ["subeventSuffix"] = "_CAST_START",
  89. ["unit"] = "player",
  90. ["names"] = {
  91. [1] = "Schnellfeuer",
  92. },
  93. ["event"] = "Health",
  94. ["debuffType"] = "HELPFUL",
  95. },
  96. ["untrigger"] = {
  97. },
  98. },
  99. },
  100. ["animation"] = {
  101. ["start"] = {
  102. ["type"] = "none",
  103. ["duration_type"] = "seconds",
  104. ["preset"] = "shrink",
  105. },
  106. ["main"] = {
  107. ["type"] = "preset",
  108. ["duration_type"] = "seconds",
  109. ["preset"] = "pulse",
  110. },
  111. ["finish"] = {
  112. ["type"] = "preset",
  113. ["duration_type"] = "seconds",
  114. ["preset"] = "shrink",
  115. },
  116. },
  117. ["frameStrata"] = 1,
  118. ["width"] = 74,
  119. ["actions"] = {
  120. ["start"] = {
  121. ["do_glow"] = false,
  122. },
  123. ["init"] = {
  124. },
  125. ["finish"] = {
  126. },
  127. },
  128. ["inverse"] = false,
  129. ["numTriggers"] = 2,
  130. ["untrigger"] = {
  131. ["unit"] = "target",
  132. },
  133. ["xOffset"] = -200,
  134. ["displayIcon"] = "Interface\\Icons\\INV_Spear_07",
  135. ["stacksPoint"] = "BOTTOMRIGHT",
  136. ["textColor"] = {
  137. [1] = 1,
  138. [2] = 1,
  139. [3] = 1,
  140. [4] = 1,
  141. },
  142. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement