Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. actions.single_target
  2. # count action,conditions
  3. s 0.00 plague_leech,if=cooldown.outbreak.remains<1
  4. t 0.00 plague_leech,if=!talent.necrotic_plague.enabled&(dot.blood_plague.remains<1&dot.frost_fever.remains<1)
  5. u 0.00 plague_leech,if=talent.necrotic_plague.enabled&(dot.necrotic_plague.remains<1)
  6. v 19.10 soul_reaper,if=target.health.pct-3*(target.health.pct%target.time_to_die)<=45
  7. w 0.00 blood_tap,if=(target.health.pct-3*(target.health.pct%target.time_to_die)<=45&cooldown.soul_reaper.remains=0)
  8. x 2.06 summon_gargoyle
  9. y 2.43 death_coil,if=runic_power>90
  10. z 10.01 defile
  11. { 6.65 dark_transformation
  12. | 3.15 unholy_blight,if=!talent.necrotic_plague.enabled&(dot.frost_fever.remains<3|dot.blood_plague.remains<3)
  13. } 0.00 unholy_blight,if=talent.necrotic_plague.enabled&dot.necrotic_plague.remains<1
  14. ~ 0.43 outbreak,if=!talent.necrotic_plague.enabled&(!dot.frost_fever.ticking|!dot.blood_plague.ticking)
  15. ! 0.00 outbreak,if=talent.necrotic_plague.enabled&!dot.necrotic_plague.ticking
  16. " 0.00 plague_strike,if=!talent.necrotic_plague.enabled&(!dot.blood_plague.ticking|!dot.frost_fever.ticking)
  17. # 0.00 plague_strike,if=talent.necrotic_plague.enabled&!dot.necrotic_plague.ticking
  18. $ 0.00 breath_of_sindragosa,if=runic_power>75
  19. % 0.00 run_action_list,name=bos_st,if=dot.breath_of_sindragosa.ticking
  20. & 0.00 death_and_decay,if=cooldown.breath_of_sindragosa.remains<7&runic_power<88&talent.breath_of_sindragosa.enabled
  21. ' 0.00 scourge_strike,if=cooldown.breath_of_sindragosa.remains<7&runic_power<88&talent.breath_of_sindragosa.enabled
  22. ( 0.00 festering_strike,if=cooldown.breath_of_sindragosa.remains<7&runic_power<76&talent.breath_of_sindragosa.enabled
  23. ) 0.00 death_and_decay,if=unholy=2
  24. * 0.00 blood_tap,if=unholy=2&cooldown.death_and_decay.remains=0
  25. + 3.68 scourge_strike,if=unholy=2
  26. , 9.00 death_coil,if=runic_power>80
  27. - 6.28 festering_strike,if=blood=2&frost=2
  28. : 0.00 death_and_decay
  29. ; 0.00 blood_tap,if=cooldown.death_and_decay.remains=0
  30. < 0.00 blood_tap,if=buff.blood_charge.stack>10&(buff.sudden_doom.react|(buff.dark_transformation.down&rune.unholy<=1))
  31. = 39.09 death_coil,if=buff.sudden_doom.react|(buff.dark_transformation.down&rune.unholy<=1)
  32. > 80.84 scourge_strike,if=!(target.health.pct-3*(target.health.pct%target.time_to_die)<=45)|(unholy>=1&death>=1)|(death>=2)
  33. ? 25.39 festering_strike
  34. @ 0.00 blood_tap,if=buff.blood_charge.stack>=10&runic_power>=30
  35. . 36.86 death_coil
  36. . 1.15 empower_rune_weapon
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement