Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. actions=rebuke
  2. actions+=/potion,name=draenic_strength,if=(buff.bloodlust.react|buff.avenging_wrath.up|target.time_to_die<=40)
  3. actions+=/auto_attack
  4. actions+=/speed_of_light,if=movement.remains>1
  5. actions+=/execution_sentence
  6. actions+=/lights_hammer
  7. actions+=/holy_avenger,sync=seraphim,if=talent.seraphim.enabled
  8. actions+=/holy_avenger,if=holy_power<=2&!talent.seraphim.enabled
  9. actions+=/avenging_wrath,sync=seraphim,if=talent.seraphim.enabled
  10. actions+=/avenging_wrath,if=!talent.seraphim.enabled
  11. actions+=/use_item,name=vial_of_convulsive_shadows
  12. actions+=/arcane_torrent
  13. actions+=/seraphim
  14. actions+=/divine_storm,if=active_enemies>=2&(holy_power=5|buff.divine_purpose.react|(buff.holy_avenger.up&holy_power>=3))&(!talent.final_verdict.enabled|buff.final_verdict.up)&(!talent.seraphim.enabled|cooldown.seraphim.remains>3)
  15. actions+=/divine_storm,if=buff.divine_crusader.react&holy_power=5&talent.final_verdict.enabled&buff.final_verdict.up
  16. actions+=/templars_verdict,if=holy_power=5|buff.holy_avenger.up&holy_power>=3&(!talent.seraphim.enabled|cooldown.seraphim.remains>3)
  17. actions+=/templars_verdict,if=buff.divine_purpose.react&buff.divine_purpose.remains<4
  18. actions+=/final_verdict,if=holy_power=5|buff.holy_avenger.up&holy_power>=3
  19. actions+=/final_verdict,if=buff.divine_purpose.react&buff.divine_purpose.remains<4
  20. actions+=/divine_storm,if=buff.divine_crusader.react&holy_power=5&(!talent.final_verdict.enabled|buff.final_verdict.up)
  21. actions+=/exorcism,if=buff.blazing_contempt.up&holy_power<=2
  22. actions+=/wait,sec=cooldown.exorcism.remains,if=cooldown.exorcism.remains>0&cooldown.exorcism.remains<=0.2&buff.blazing_contempt.up
  23. actions+=/hammer_of_wrath
  24. actions+=/wait,sec=cooldown.hammer_of_wrath.remains,if=cooldown.hammer_of_wrath.remains>0&cooldown.hammer_of_wrath.remains<=0.2
  25. actions+=/seal_of_truth,if=talent.empowered_seals.enabled&buff.maraads_truth.remains<=4
  26. actions+=/divine_storm,if=buff.divine_crusader.react&buff.avenging_wrath.up&talent.final_verdict.enabled&buff.final_verdict.up
  27. actions+=/templars_verdict,if=buff.avenging_wrath.up&(!talent.seraphim.enabled|cooldown.seraphim.remains>3)
  28. actions+=/final_verdict,if=buff.avenging_wrath.up
  29. actions+=/hammer_of_the_righteous,if=active_enemies>=4
  30. actions+=/judgment,if=talent.empowered_seals.enabled&(buff.maraads_truth.remains<=5|buff.liadrins_righteousness.remains<=5)
  31. actions+=/wait,sec=cooldown.judgment.remains,if=cooldown.judgment.remains>0&cooldown.judgment.remains<=0.2&talent.empowered_seals.enabled
  32. actions+=/crusader_strike
  33. actions+=/wait,sec=cooldown.crusader_strike.remains,if=cooldown.crusader_strike.remains>0&cooldown.crusader_strike.remains<=0.2
  34. actions+=/seal_of_righteousness,if=talent.empowered_seals.enabled&buff.maraads_truth.remains>=4&buff.liadrins_righteousness.down&buff.avenging_wrath.down
  35. actions+=/exorcism,if=active_enemies>=3&glyph.mass_exorcism.enabled
  36. actions+=/judgment
  37. actions+=/wait,sec=cooldown.judgment.remains,if=cooldown.judgment.remains>0&cooldown.judgment.remains<=0.2
  38. actions+=/divine_storm,if=buff.divine_crusader.react&talent.final_verdict.enabled&buff.final_verdict.up
  39. actions+=/templars_verdict,if=buff.divine_purpose.react
  40. actions+=/final_verdict,if=buff.divine_purpose.react
  41. actions+=/divine_storm,if=buff.divine_crusader.react&(!talent.final_verdict.enabled|buff.final_verdict.up)
  42. actions+=/exorcism
  43. actions+=/wait,sec=cooldown.exorcism.remains,if=cooldown.exorcism.remains>0&cooldown.exorcism.remains<=0.2
  44. actions+=/seal_of_truth,if=talent.empowered_seals.enabled&buff.maraads_truth.remains<buff.liadrins_righteousness.remains
  45. actions+=/seal_of_righteousness,if=talent.empowered_seals.enabled&buff.liadrins_righteousness.remains<buff.maraads_truth.remains
  46. actions+=/divine_storm,if=active_enemies>=2&(!talent.final_verdict.enabled|buff.final_verdict.up)&(!talent.seraphim.enabled|cooldown.seraphim.remains>3)
  47. actions+=/templars_verdict,if=(!talent.seraphim.enabled|cooldown.seraphim.remains>3)
  48. actions+=/final_verdict
  49. actions+=/holy_prism
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement