Advertisement
Guest User

full damage apl

a guest
Oct 28th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. actions.precombat=flask,type=flask_of_the_seventh_demon
  2. actions.precombat+=/food,type=seedbattered_fish_plate
  3. actions.precombat+=/bear_form
  4. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  5. actions.precombat+=/snapshot_stats
  6. actions.precombat+=/potion,name=old_war
  7.  
  8. # Executed every time the actor is available.
  9.  
  10. actions=auto_attack
  11. actions+=/incarnation
  12. actions+=/rage_of_the_sleeper
  13. actions+=/lunar_beam
  14. actions+=/thrash_bear,if=buff.incarnation.up=1&dot.thrash.remains<=4.5
  15. actions+=/mangle
  16. actions+=/thrash_bear
  17. actions+=/moonfire,if=buff.galactic_guardian.up=1
  18. actions+=/swipe_bear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement