Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. actions=auto_shot
  2. actions+=/arcane_torrent,if=focus.deficit>=30
  3. actions+=/blood_fury
  4. actions+=/berserking
  5. actions+=/potion,name=draenic_agility,if=!talent.stampede.enabled&buff.bestial_wrath.up&target.health.pct<=20|target.time_to_die<=20
  6. actions+=/potion,name=draenic_agility,if=talent.stampede.enabled&cooldown.stampede.remains<1&(buff.bloodlust.up|buff.focus_fire.up)|target.time_to_die<=25
  7. actions+=/stampede,if=buff.bloodlust.up|buff.focus_fire.up|target.time_to_die<=25
  8. actions+=/dire_beast
  9. actions+=/explosive_trap,if=active_enemies>1&aoe_enabled
  10. actions+=/focus_fire,if=buff.focus_fire.down&(cooldown.bestial_wrath.remains<1|(talent.stampede.enabled&buff.stampede.remains))
  11. actions+=/bestial_wrath,if=focus>30&!buff.bestial_wrath.up
  12. actions+=/multishot,if=aoe_enabled&(active_enemies>1|(active_enemies>1&pet.cat.buff.beast_cleave.down))
  13. actions+=/barrage,if=active_enemies>1&aoe_enabled
  14. actions+=/multishot,if=active_enemies>5&aoe_enabled
  15. actions+=/focus_fire,five_stacks=1
  16. actions+=/barrage,if=active_enemies>1&aoe_enabled
  17. actions+=/kill_command
  18. actions+=/a_murder_of_crows
  19. actions+=/kill_shot,if=focus.time_to_max>gcd
  20. actions+=/focusing_shot,if=focus<50
  21. # Cast a second shot for steady focus if that won't cap us.
  22. actions+=/cobra_shot,if=buff.pre_steady_focus.up&(14+cast_regen)<=focus.deficit
  23. actions+=/glaive_toss
  24. actions+=/barrage&aoe_enabled
  25. actions+=/powershot,if=focus.time_to_max>cast_time
  26. actions+=/cobra_shot,if=active_enemies>5
  27. actions+=/arcane_shot,if=(buff.thrill_of_the_hunt.react&focus>35)|buff.bestial_wrath.up
  28. actions+=/arcane_shot,if=focus>=75
  29. actions+=/cobra_shot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement