Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. # This default action priority list is automatically created based on your character.
  2. # It is a attempt to provide you with a action list that is both simple and practicable,
  3. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  4. # Feel free to edit, adapt and improve it to your own needs.
  5. # SimulationCraft is always looking for updates and improvements to the default action lists.
  6.  
  7. # Executed before combat begins. Accepts non-harmful actions only.
  8. actions.precombat=flask,type=flask_of_the_seventh_demon
  9. actions.precombat+=/food,type=nightborne_delicacy_platter
  10. actions.precombat+=/summon_pet
  11. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  12. actions.precombat+=/snapshot_stats
  13. actions.precombat+=/potion,name=prolonged_power
  14. actions.precombat+=/augmentation,type=defiled
  15. actions.precombat+=/volley,toggle=on
  16.  
  17. # Executed every time the actor is available.
  18. actions=auto_shot
  19. actions+=/arcane_torrent,if=focus.deficit>=30
  20. actions+=/blood_fury
  21. actions+=/berserking
  22. actions+=/potion,name=prolonged_power,if=buff.bestial_wrath.remains|!cooldown.beastial_wrath.remains
  23. actions+=/a_murder_of_crows
  24. actions+=/stampede,if=buff.bloodlust.up|buff.bestial_wrath.up|cooldown.bestial_wrath.remains<=2|target.time_to_die<=14
  25. actions+=/dire_beast,if=cooldown.bestial_wrath.remains>3
  26. actions+=/dire_frenzy,if=cooldown.bestial_wrath.remains>6|target.time_to_die<9
  27. actions+=/aspect_of_the_wild,if=buff.bestial_wrath.up|target.time_to_die<12
  28. actions+=/barrage,if=spell_targets.barrage>1
  29. actions+=/titans_thunder,if=talent.dire_frenzy.enabled|cooldown.dire_beast.remains>=3|buff.bestial_wrath.up&pet.dire_beast.active
  30. actions+=/bestial_wrath
  31. actions+=/multi_shot,if=spell_targets>4&(pet.buff.beast_cleave.remains<gcd.max|pet.buff.beast_cleave.down)
  32. actions+=/kill_command
  33. actions+=/multi_shot,if=spell_targets>1&(pet.buff.beast_cleave.remains<gcd.max*2|pet.buff.beast_cleave.down)
  34. actions+=/chimaera_shot,if=focus<90
  35. actions+=/cobra_shot,if=cooldown.kill_command.remains>focus.time_to_max&cooldown.bestial_wrath.remains>focus.time_to_max|(buff.bestial_wrath.up&focus.regen*cooldown.kill_command.remains>30)|target.time_to_die<cooldown.kill_command.remains
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement