Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. Sequences['AOE'] = {
  2. -- This Sequence was exported from GSE 2.1.03.
  3. Author="Blademïst@Twilight's Hammer",
  4. SpecID=72,
  5. Talents = "2333132",
  6. Help = [[Talents have been setup to a best case scenario as per Icy Veins]],
  7. Default=1,
  8. Icon='INV_MISC_QUESTIONMARK',
  9. MacroVersions = {
  10. [1] = {
  11. StepFunction = "Priority",
  12. KeyPress={
  13. "/targetenemy [noharm][dead]",
  14. },
  15. PreMacro={
  16. },
  17. "/castsequence Whirlwind, Whirlwind, Bloodthirst",
  18. "/castsequence Whirlwind, Rampage",
  19. PostMacro={
  20. },
  21. KeyRelease={
  22. },
  23. },
  24. },
  25. }
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. Sequences['BURST'] = {
  33. -- This Sequence was exported from GSE 2.1.03.
  34. Author="Gunna@Antonidas",
  35. SpecID=72,
  36. Talents = "2333132",
  37. Default=1,
  38. Icon='Ability_Warrior_InnerRage',
  39. MacroVersions = {
  40. [1] = {
  41. StepFunction = "Priority",
  42. KeyPress={
  43. "/targetenemy [noharm][dead]",
  44. "/cast Battle Cry",
  45. "/cast Avatar",
  46. },
  47. PreMacro={
  48. },
  49. "/castsequence reset=2 Rampage, Odyn's Fury, Raging Blow, Bloodthirst, Furious Slash, Raging Blow",
  50. PostMacro={
  51. },
  52. KeyRelease={
  53. },
  54. },
  55. },
  56. }
  57.  
  58.  
  59. Sequences['DPS'] = {
  60. -- This Sequence was exported from GSE 2.1.03.
  61. Author="Blademïst@Twilight's Hammer",
  62. SpecID=72,
  63. Talents = "2333132",
  64. Help = [[Talents have been setup to a best case scenario as per Icy Veins]],
  65. Default=1,
  66. Icon='INV_MISC_QUESTIONMARK',
  67. MacroVersions = {
  68. [1] = {
  69. StepFunction = "Priority",
  70. KeyPress={
  71. "/targetenemy [noharm][dead]",
  72. },
  73. PreMacro={
  74. },
  75. "/castsequence reset=2 Bloodthirst, Raging Blow, Furious Slash",
  76. "/castsequence reset=2 Bloodthirst, Raging Blow, Furious Slash, Rampage",
  77. PostMacro={
  78. },
  79. KeyRelease={
  80. },
  81. },
  82. },
  83. }
  84.  
  85.  
  86.  
  87. Sequences['Execute'] = {
  88. -- This Sequence was exported from GSE 2.1.03.
  89. Author="Gunna@Antonidas",
  90. SpecID=72,
  91. Talents = "2333132",
  92. Default=1,
  93. Icon='Ability_Warrior_InnerRage',
  94. MacroVersions = {
  95. [1] = {
  96. StepFunction = "Priority",
  97. KeyPress={
  98. "/targetenemy [noharm][dead]",
  99. },
  100. PreMacro={
  101. },
  102. "/cast Execute",
  103. "/cast Rampage",
  104. "/cast Raging Blow",
  105. PostMacro={
  106. },
  107. KeyRelease={
  108. },
  109. },
  110. },
  111. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement