Advertisement
Guest User

DW Frost DK Priority

a guest
Apr 1st, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. actions.single_target=blood_tap,if=talent.blood_tap.enabled&(buff.blood_charge.stack>10&(runic_power>76|(runic_power>=20&buff.killing_machine.react)))
  2. actions.single_target+=/frost_strike,if=buff.killing_machine.react|runic_power>88
  3. actions.single_target+=/howling_blast,if=death>1|frost>1
  4. actions.single_target+=/unholy_blight,if=talent.unholy_blight.enabled&((dot.frost_fever.remains<3|dot.blood_plague.remains<3))
  5. actions.single_target+=/soul_reaper,if=target.health.pct-3*(target.health.pct%target.time_to_die)<=35
  6. actions.single_target+=/blood_tap,if=talent.blood_tap.enabled&((target.health.pct-3*(target.health.pct%target.time_to_die)<=35&cooldown.soul_reaper.remains=0))
  7. actions.single_target+=/howling_blast,if=!dot.frost_fever.ticking
  8. actions.single_target+=/plague_strike,if=stat.attack_power>(dot.blood_plague.attack_power*1.1)&time>15&unholy>0
  9. actions.single_target+=/plague_strike,if=!dot.blood_plague.ticking&unholy>0
  10. actions.single_target+=/frost_strike,if=runic_power>76
  11. actions.single_target+=/howling_blast
  12. actions.single_target+=/frost_strike,if=talent.runic_empowerment.enabled&unholy=1
  13. actions.single_target+=/blood_tap,if=talent.blood_tap.enabled&(target.health.pct-3*(target.health.pct%target.time_to_die)>35|buff.blood_charge.stack>=8)
  14. actions.single_target+=/frost_strike,if=runic_power>=40
  15. actions.single_target+=/blood_tap,if=talent.blood_tap.enabled
  16. actions.single_target+=/plague_leech,if=talent.plague_leech.enabled
  17. actions.single_target+=/horn_of_winter
  18. actions.single_target+=/empower_rune_weapon
  19. actions.single_target+=/death_and_decay,if=unholy>0
  20. actions.single_target+=/plague_strike,if=unholy>0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement