Guest User

Untitled

a guest
Oct 27th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1.  
  2. # Executed before combat begins. Accepts non-harmful actions only.
  3. actions.precombat=flask,name=countless_armies
  4. actions.precombat+=/food,name=fishbrul_special
  5. actions.precombat+=/augmentation,name=defiled
  6. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  7. actions.precombat+=/snapshot_stats
  8. actions.precombat+=/potion,name=old_war
  9.  
  10. # Executed every time the actor is available.
  11. actions=auto_attack
  12. actions+=/pillar_of_frost
  13. actions+=/use_item,slot=trinket1
  14. actions+=/use_item,slot=trinket2
  15. actions+=/use_item,slot=finger1
  16. actions+=/use_item,slot=finger2
  17. actions+=/arcane_torrent,if=runic_power.deficit>20
  18. actions+=/blood_fury,if=!talent.breath_of_sindragosa.enabled|dot.breath_of_sindragosa.ticking
  19. actions+=/berserking,if=buff.pillar_of_frost.up
  20. actions+=/potion,name=old_war,if=buff.pillar_of_frost.up
  21. actions+=/sindragosas_fury,if=buff.pillar_of_frost.up&debuff.razorice.stack=5&buff.unholy_strength.up
  22. actions+=/obliteration,if=(!talent.runic_attenuation.enabled&!talent.icy_talons.enabled)
  23. actions+=/breath_of_sindragosa,if=runic_power>=50
  24. actions+=/run_action_list,name=bos,if=dot.breath_of_sindragosa.ticking
  25. actions+=/call_action_list,name=shatter,if=talent.shattering_strikes.enabled
  26. actions+=/call_action_list,name=machinegun,if=(talent.icy_talons.enabled&talent.runic_attenuation.enabled)
  27. actions+=/call_action_list,name=icytalons,if=(talent.icy_talons.enabled&!talent.runic_attenuation.enabled)
  28. actions+=/call_action_list,name=generic,if=(!talent.shattering_strikes.enabled&!talent.icy_talons.enabled)
  29.  
  30. actions.bos=howling_blast,target_if=!dot.frost_fever.ticking
  31. actions.bos+=/call_action_list,name=core
  32. actions.bos+=/horn_of_winter
  33. actions.bos+=/empower_rune_weapon,if=runic_power<=70
  34. actions.bos+=/hungering_rune_weapon
  35. actions.bos+=/howling_blast,if=buff.rime.react
  36.  
  37. actions.core=frost_strike,if=buff.obliteration.up&!buff.killing_machine.react
  38. actions.core+=/remorseless_winter,if=(spell_targets.remorseless_winter>=2|talent.gathering_storm.enabled)&!talent.frozen_pulse.enabled
  39. actions.core+=/frostscythe,if=!talent.breath_of_sindragosa.enabled&(buff.killing_machine.react|spell_targets.frostscythe>=4)
  40. actions.core+=/glacial_advance
  41. actions.core+=/obliterate,if=buff.killing_machine.react
  42. actions.core+=/obliterate
  43. actions.core+=/remorseless_winter,if=talent.frozen_pulse.enabled
  44. actions.core+=/frostscythe,if=talent.frozen_pulse.enabled
  45. actions.core+=/howling_blast,if=talent.frozen_pulse.enabled
  46.  
  47. actions.generic=howling_blast,target_if=!dot.frost_fever.ticking
  48. actions.generic+=/howling_blast,if=buff.rime.react
  49. actions.generic+=/frost_strike,if=runic_power>=80
  50. actions.generic+=/call_action_list,name=core
  51. actions.generic+=/horn_of_winter,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  52. actions.generic+=/horn_of_winter,if=!talent.breath_of_sindragosa.enabled
  53. actions.generic+=/frost_strike,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  54. actions.generic+=/frost_strike,if=!talent.breath_of_sindragosa.enabled
  55. actions.generic+=/empower_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  56. actions.generic+=/hungering_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  57. actions.generic+=/empower_rune_weapon,if=!talent.breath_of_sindragosa.enabled
  58. actions.generic+=/hungering_rune_weapon,if=!talent.breath_of_sindragosa.enabled
  59.  
  60. actions.machinegun=frost_strike,if=buff.icy_talons.remains<=gcd|runic_power>=70
  61. actions.machinegun+=/howling_blast,target_if=!dot.frost_fever.ticking&buff.icy_talons.remains>=gcd+0.1
  62. actions.machinegun+=/howling_blast,if=buff.rime.up&!buff.obliteration.up
  63. actions.machinegun+=/obliteration,if=rune>=2&runic_power>=25
  64. actions.machinegun+=/frost_strike,if=buff.obliteration.up&!buff.killing_machine.up
  65. actions.machinegun+=/frostscythe,if=buff.icy_talons.remains>=gcd+0.1&buff.killing_machine.up
  66. actions.machinegun+=/obliterate,if=buff.icy_talons.remains>gcd+0.1&buff.killing_machine.up
  67. actions.machinegun+=/glacial_advance,if=buff.icy_talons.remains>=gcd+0.1
  68. actions.machinegun+=/obliterate,if=buff.icy_talons.remains>=gcd+0.1
  69. actions.machinegun+=/remorseless_winter,if=buff.icy_talons.remains>=gcd+0.1
  70. actions.machinegun+=/frost_strike,if=buff.icy_talons.stack<3
  71. actions.machinegun+=/remorseless_winter
  72. actions.machinegun+=/glacial_advance
  73. actions.machinegun+=/obliterate
  74. actions.machinegun+=/frost_strike,if=runic_power>=40
  75. actions.machinegun+=/empower_rune_weapon,if=rune<1&runic_power<=75
  76. actions.machinegun+=/arcane_torrent,if=runic_power.deficit>25
  77. actions.machinegun+=/frost_strike,if=runic_power>80
  78.  
  79. actions.icytalons=frost_strike,if=buff.icy_talons.remains<1.5
  80. actions.icytalons+=/howling_blast,target_if=!dot.frost_fever.ticking
  81. actions.icytalons+=/howling_blast,if=buff.rime.react
  82. actions.icytalons+=/frost_strike,if=runic_power>=80|buff.icy_talons.stack<3
  83. actions.icytalons+=/call_action_list,name=core
  84. actions.icytalons+=/horn_of_winter,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  85. actions.icytalons+=/horn_of_winter,if=!talent.breath_of_sindragosa.enabled
  86. actions.icytalons+=/frost_strike,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15&!talent.frozen_pulse.enabled
  87. actions.icytalons+=/frost_strike,if=!talent.breath_of_sindragosa.enabled&!talent.frozen_pulse.enabled
  88. actions.icytalons+=/frost_strike,if=buff.icy_talons.remains<1.5|buff.icy_talons.stack<3&talent.frostscythe.enabled
  89. actions.icytalons+=/frost_strike,if=!talent.frostscythe.enabled
  90. actions.icytalons+=/empower_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  91. actions.icytalons+=/hungering_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  92. actions.icytalons+=/empower_rune_weapon,if=!talent.breath_of_sindragosa.enabled
  93. actions.icytalons+=/hungering_rune_weapon,if=!talent.breath_of_sindragosa.enabled
  94.  
  95. actions.shatter=frost_strike,if=debuff.razorice.stack=5
  96. actions.shatter+=/howling_blast,target_if=!dot.frost_fever.ticking
  97. actions.shatter+=/howling_blast,if=buff.rime.react
  98. actions.shatter+=/frost_strike,if=runic_power>=80
  99. actions.shatter+=/call_action_list,name=core
  100. actions.shatter+=/horn_of_winter,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  101. actions.shatter+=/horn_of_winter,if=!talent.breath_of_sindragosa.enabled
  102. actions.shatter+=/frost_strike,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  103. actions.shatter+=/frost_strike,if=!talent.breath_of_sindragosa.enabled
  104. actions.shatter+=/empower_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  105. actions.shatter+=/hungering_rune_weapon,if=talent.breath_of_sindragosa.enabled&cooldown.breath_of_sindragosa.remains>15
  106. actions.shatter+=/empower_rune_weapon,if=!talent.breath_of_sindragosa.enabled
  107. actions.shatter+=/hungering_rune_weapon,if=!talent.breath_of_sindragosa.enabled
Add Comment
Please, Sign In to add comment