Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. deathknight="Unholy"
  2. level=110
  3. race=blood_elf
  4. role=attack
  5. position=back
  6. talents=3230111
  7. spec=unholy
  8. main_hand=apocalypse,id=128403,enchant=rune_of_the_fallen_crusader,ilevel=830
  9.  
  10. actions.precombat=raise_dead
  11. actions.precombat+=/army_of_the_dead
  12.  
  13. actions+=/auto_attack
  14. actions+=/run_action_list,name=unholy
  15.  
  16.  
  17.  
  18. actions.unholy+=/outbreak,cycle_targets=1,if=!dot.virulent_plague.ticking
  19. actions.unholy+=/dark_transformation
  20. actions.unholy+=/dark_arbiter,if=talent.dark_arbiter.enabled&runic_power>60
  21. actions.unholy+=/summon_gargoyle,if=!talent.dark_arbiter.enabled
  22. #actions.unholy+=/run_action_list,name=valkyr,if=cooldown.dark_arbiter.remains>165
  23. #actions.unholy+=/run_action_list,name=valkyr,if=cooldown.summon_dark_arbiter.remains>165
  24. actions.unholy+=/run_action_list,name=valkyr,if=cooldown.dark_arbiter.remains>165
  25. #actions.unholy+=/run_action_list,name=valkyr,if=pet.dark_arbiter.active
  26. actions.unholy+=/death_coil,if=(runic_power<=65|buff.sudden_doom.react)&cooldown.dark_arbiter.remains>165
  27. actions.unholy+=/blighted_rune_weapon,if=talent.blighted_rune_weapon.enabled
  28. actions.unholy+=/death_coil,if=runic_power<65|buff.sudden_doom.react
  29. actions.unholy+=/soul_reaper,if=talent.soul_reaper.enabled&debuff.festering_wound.stack>=3
  30. actions.unholy+=/scourge_strike,if=debuff.soul_reaper.up&debuff.festering_wound.stack>=1
  31. actions.unholy+=/clawing_shadows,if=debuff.soul_reaper.up&debuff.festering_wound.stack>=1
  32. actions.unholy+=/defile,if=talent.defile.enabled
  33. actions.unholy+=/death_and_decay
  34. #actions.unholy+=/apocalypse,if=debuff.festering.wound.stack>=4
  35. actions.unholy+=/epidemic,if=talent.epidemic.enabled&active_enemies>=3
  36. actions.unholy+=/scourge_strike,if=active_enemies>=2&dot.death_and_decay.ticking
  37. actions.unholy+=/clawing_shadows,if=active_enemies>=2&dot.death_and_decay.ticking
  38. actions.unholy+=/epidemic,if=talent.epidemic.enabled&active_enemies>=3
  39. #actions.unholy+=/scourge_strike,if=debuff.scourge_of_worlds|buff.necrosis.react
  40. #actions.unholy+=/clawing_shadow,if=debuff.scourge_of_worlds|buff.necrosis.react
  41. actions.unholy+=/scourge_strike,if=buff.necrosis.react
  42. actions.unholy+=/clawing_shadows,if=buff.necrosis.react
  43. actions.unholy+=/festering_strike,if=debuff.festering_wound.stack<=4
  44. actions.unholy+=/scourge_strike,if=buff.unholy_strength.react
  45. actions.unholy+=/scourge_strike,if=rune>=3
  46. actions.unholy+=/clawing_shadows,if=buff.unholy_strength.react
  47. actions.unholy+=/clawing_shadows,if=rune>=3
  48. actions.unholy+=/death_coil,if=(!buff.dark_transformation.up)&cooldown.dark_arbiter.remains<35
  49.  
  50.  
  51. ##actionlistvalkyr
  52.  
  53. actions.valkyr+=/death_coil
  54. actions.valkyr+=/outbreak,cycle_targets=1,if=!dot.virulent_plague.ticking
  55. #actions.valkyr+=/apocalypse,if=debuff.festering.wound.stack>=6
  56. actions.valkyr+=/dark_transformation
  57. actions.valkyr+=/death_and_decay
  58. actions.unholy+=/epidemic,if=talent.epidemic.enabled&active_enemies>4
  59. actions.valkyr+=/scourge_strike,if=active_enemies>=2&dot.death_and_decay.ticking
  60. actions.valkyr+=/epidemic,if=talent.epidemic.enabled&active_enemies>2
  61. actions.valkyr+=/festering_strike,if=debuff.festering_wound.stack<=6
  62. actions.valkyr+=/scourge_strike
  63. actions.valkyr+=/clawing_shadows
  64.  
  65. gear_strength=20000
  66. gear_crit_rating=5000
  67. gear_haste_rating=5000
  68. gear_mastery_rating=5000
  69. gear_versatility_rating=5000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement