Advertisement
Warriorsarri

Havoc DH

Nov 14th, 2017
808
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. demonhunter="T21_Demon_Hunter_Havoc"
  2. spec=havoc
  3. level=110
  4. race=blood_elf
  5. role=attack
  6. position=back
  7. talents=3310333
  8. talent_override=momentum,if=active_enemies>1|raid_event.adds.exists
  9. talent_override=fel_barrage,if=(active_enemies>1|raid_event.adds.exists)&!talent.demonic.enabled
  10. talent_override=momentum,if=active_enemies>1|raid_event.adds.exists
  11. talent_override=fel_barrage,if=(active_enemies>1|raid_event.adds.exists)&!talent.demonic.enabled
  12. talent_override=momentum,if=active_enemies>1|raid_event.adds.exists
  13. artifact=3:0:0:0:0:1000:4:1001:4:1002:4:1003:4:1004:4:1005:4:1006:4:1007:4:1008:4:1010:1:1011:1:1012:1:1013:1:1014:1:1015:1:1016:1:1330:1:1362:1:1493:4:1494:1:1495:1:1496:24:1630:1
  14. crucible=1739:3:1777:3:1001:2:1000:1
  15.  
  16. # Default consumables
  17. potion=prolonged_power
  18. flask=seventh_demon
  19. food=the_hungry_magister
  20. augmentation=defiled
  21.  
  22. # This default action priority list is automatically created based on your character.
  23. # It is a attempt to provide you with a action list that is both simple and practicable,
  24. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  25. # Feel free to edit, adapt and improve it to your own needs.
  26. # SimulationCraft is always looking for updates and improvements to the default action lists.
  27.  
  28. # Executed before combat begins. Accepts non-harmful actions only.
  29. actions.precombat=flask
  30. actions.precombat+=/augmentation
  31. actions.precombat+=/food
  32. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  33. actions.precombat+=/snapshot_stats
  34. actions.precombat+=/potion
  35. actions.precombat+=/metamorphosis,if=!(talent.demon_reborn.enabled&talent.demonic.enabled)
  36.  
  37. # Executed every time the actor is available.
  38. actions=auto_attack
  39. actions+=/variable,name=waiting_for_nemesis,value=!(!talent.nemesis.enabled|cooldown.nemesis.ready|cooldown.nemesis.remains>target.time_to_die|cooldown.nemesis.remains>60)
  40. actions+=/variable,name=waiting_for_chaos_blades,value=!(!talent.chaos_blades.enabled|cooldown.chaos_blades.ready|cooldown.chaos_blades.remains>target.time_to_die|cooldown.chaos_blades.remains>60)
  41. # "Getting ready to use meta" conditions, this is used in a few places.
  42. actions+=/variable,name=pooling_for_meta,value=!talent.demonic.enabled&cooldown.metamorphosis.remains<6&fury.deficit>30&(!variable.waiting_for_nemesis|cooldown.nemesis.remains<10)&(!variable.waiting_for_chaos_blades|cooldown.chaos_blades.remains<6)
  43. # Blade Dance conditions. Always if First Blood is talented or the T20 4pc set bonus, otherwise at 6+ targets with Chaos Cleave or 3+ targets without.
  44. actions+=/variable,name=blade_dance,value=talent.first_blood.enabled|set_bonus.tier20_4pc|spell_targets.blade_dance1>=3+(talent.chaos_cleave.enabled*3)
  45. # Blade Dance pooling condition, so we don't spend too much fury on Chaos Strike when we need it soon.
  46. actions+=/variable,name=pooling_for_blade_dance,value=variable.blade_dance&(fury<75-talent.first_blood.enabled*20)
  47. # Chaos Strike pooling condition, so we don't spend too much fury when we need it for Chaos Cleave AoE
  48. actions+=/variable,name=pooling_for_chaos_strike,value=talent.chaos_cleave.enabled&fury.deficit>40&!raid_event.adds.up&raid_event.adds.in<2*gcd
  49. actions+=/consume_magic
  50. actions+=/call_action_list,name=cooldown,if=gcd.remains=0
  51. actions+=/run_action_list,name=demonic,if=talent.demonic.enabled
  52. actions+=/run_action_list,name=normal
  53.  
  54. # Use Metamorphosis when we are done pooling Fury and when we are not waiting for other cooldowns to sync.
  55. actions.cooldown=metamorphosis,if=!(talent.demonic.enabled|variable.pooling_for_meta|variable.waiting_for_nemesis|variable.waiting_for_chaos_blades)|target.time_to_die<25
  56. actions.cooldown+=/metamorphosis,if=talent.demonic.enabled&buff.metamorphosis.up&fury<40
  57. # If adds are present, use Nemesis on the lowest HP add in order to get the Nemesis buff for AoE
  58. actions.cooldown+=/nemesis,target_if=min:target.time_to_die,if=raid_event.adds.exists&debuff.nemesis.down&(active_enemies>desired_targets|raid_event.adds.in>60)
  59. actions.cooldown+=/nemesis,if=!raid_event.adds.exists&(buff.chaos_blades.up|buff.metamorphosis.up|cooldown.metamorphosis.adjusted_remains<20|target.time_to_die<=60)
  60. actions.cooldown+=/chaos_blades,if=buff.metamorphosis.up|cooldown.metamorphosis.adjusted_remains>60|target.time_to_die<=duration
  61. actions.cooldown+=/potion,if=buff.metamorphosis.remains>25|target.time_to_die<30
  62.  
  63. actions.demonic=pick_up_fragment,if=fury.deficit>=35&(cooldown.eye_beam.remains>5|buff.metamorphosis.up)
  64. # Vengeful Retreat backwards through the target to minimize downtime.
  65. actions.demonic+=/vengeful_retreat,if=(talent.prepared.enabled|talent.momentum.enabled)&buff.prepared.down&buff.momentum.down
  66. # Fel Rush for Momentum.
  67. actions.demonic+=/fel_rush,if=(talent.momentum.enabled|talent.fel_mastery.enabled)&(!talent.momentum.enabled|(charges=2|cooldown.vengeful_retreat.remains>4)&buff.momentum.down)&(charges=2|(raid_event.movement.in>10&raid_event.adds.in>10))
  68. actions.demonic+=/throw_glaive,if=talent.bloodlet.enabled&(!talent.momentum.enabled|buff.momentum.up)&charges=2
  69. actions.demonic+=/death_sweep,if=variable.blade_dance
  70. actions.demonic+=/fel_eruption
  71. actions.demonic+=/fury_of_the_illidari,if=(active_enemies>desired_targets)|(raid_event.adds.in>55&(!talent.momentum.enabled|buff.momentum.up))
  72. actions.demonic+=/blade_dance,if=variable.blade_dance&cooldown.eye_beam.remains>5&!cooldown.metamorphosis.ready
  73. actions.demonic+=/throw_glaive,if=talent.bloodlet.enabled&spell_targets>=2&(!talent.master_of_the_glaive.enabled|!talent.momentum.enabled|buff.momentum.up)&(spell_targets>=3|raid_event.adds.in>recharge_time+cooldown)
  74. actions.demonic+=/felblade,if=fury.deficit>=30
  75. actions.demonic+=/eye_beam,if=spell_targets.eye_beam_tick>desired_targets|!buff.metamorphosis.extended_by_demonic|(set_bonus.tier21_4pc&buff.metamorphosis.remains>8)
  76. actions.demonic+=/annihilation,if=(!talent.momentum.enabled|buff.momentum.up|fury.deficit<30+buff.prepared.up*8|buff.metamorphosis.remains<5)&!variable.pooling_for_blade_dance
  77. actions.demonic+=/throw_glaive,if=talent.bloodlet.enabled&(!talent.master_of_the_glaive.enabled|!talent.momentum.enabled|buff.momentum.up)&raid_event.adds.in>recharge_time+cooldown
  78. actions.demonic+=/chaos_strike,if=(!talent.momentum.enabled|buff.momentum.up|fury.deficit<30+buff.prepared.up*8)&!variable.pooling_for_chaos_strike&!variable.pooling_for_meta&!variable.pooling_for_blade_dance
  79. actions.demonic+=/fel_rush,if=!talent.momentum.enabled&(buff.metamorphosis.down|talent.demon_blades.enabled)&(charges=2|(raid_event.movement.in>10&raid_event.adds.in>10))
  80. actions.demonic+=/demons_bite
  81. actions.demonic+=/throw_glaive,if=buff.out_of_range.up|!talent.bloodlet.enabled
  82. actions.demonic+=/fel_rush,if=movement.distance>15|(buff.out_of_range.up&!talent.momentum.enabled)
  83. actions.demonic+=/vengeful_retreat,if=movement.distance>15
  84.  
  85. actions.normal=pick_up_fragment,if=talent.demonic_appetite.enabled&fury.deficit>=35
  86. # Vengeful Retreat backwards through the target to minimize downtime.
  87. actions.normal+=/vengeful_retreat,if=(talent.prepared.enabled|talent.momentum.enabled)&buff.prepared.down&buff.momentum.down
  88. # Fel Rush for Momentum and for fury from Fel Mastery.
  89. actions.normal+=/fel_rush,if=(talent.momentum.enabled|talent.fel_mastery.enabled)&(!talent.momentum.enabled|(charges=2|cooldown.vengeful_retreat.remains>4)&buff.momentum.down)&(!talent.fel_mastery.enabled|fury.deficit>=25)&(charges=2|(raid_event.movement.in>10&raid_event.adds.in>10))
  90. # Use Fel Barrage at max charges, saving it for Momentum and adds if possible.
  91. actions.normal+=/fel_barrage,if=(buff.momentum.up|!talent.momentum.enabled)&(active_enemies>desired_targets|raid_event.adds.in>30)
  92. actions.normal+=/throw_glaive,if=talent.bloodlet.enabled&(!talent.momentum.enabled|buff.momentum.up)&charges=2
  93. actions.normal+=/felblade,if=fury<15&(cooldown.death_sweep.remains<2*gcd|cooldown.blade_dance.remains<2*gcd)
  94. actions.normal+=/death_sweep,if=variable.blade_dance
  95. actions.normal+=/fel_rush,if=charges=2&!talent.momentum.enabled&!talent.fel_mastery.enabled&!buff.metamorphosis.up
  96. actions.normal+=/fel_eruption
  97. actions.normal+=/fury_of_the_illidari,if=(active_enemies>desired_targets)|(raid_event.adds.in>55&(!talent.momentum.enabled|buff.momentum.up)&(!talent.chaos_blades.enabled|buff.chaos_blades.up|cooldown.chaos_blades.remains>30|target.time_to_die<cooldown.chaos_blades.remains))
  98. actions.normal+=/blade_dance,if=variable.blade_dance
  99. actions.normal+=/throw_glaive,if=talent.bloodlet.enabled&spell_targets>=2&(!talent.master_of_the_glaive.enabled|!talent.momentum.enabled|buff.momentum.up)&(spell_targets>=3|raid_event.adds.in>recharge_time+cooldown)
  100. actions.normal+=/felblade,if=fury.deficit>=30+buff.prepared.up*8
  101. actions.normal+=/eye_beam,if=spell_targets.eye_beam_tick>desired_targets|(spell_targets.eye_beam_tick>=3&raid_event.adds.in>cooldown)|(talent.blind_fury.enabled&fury.deficit>=35)|set_bonus.tier21_2pc
  102. actions.normal+=/annihilation,if=(talent.demon_blades.enabled|!talent.momentum.enabled|buff.momentum.up|fury.deficit<30+buff.prepared.up*8|buff.metamorphosis.remains<5)&!variable.pooling_for_blade_dance
  103. actions.normal+=/throw_glaive,if=talent.bloodlet.enabled&(!talent.master_of_the_glaive.enabled|!talent.momentum.enabled|buff.momentum.up)&raid_event.adds.in>recharge_time+cooldown
  104. actions.normal+=/throw_glaive,if=!talent.bloodlet.enabled&buff.metamorphosis.down&spell_targets>=3
  105. actions.normal+=/chaos_strike,if=(talent.demon_blades.enabled|!talent.momentum.enabled|buff.momentum.up|fury.deficit<30+buff.prepared.up*8)&!variable.pooling_for_chaos_strike&!variable.pooling_for_meta&!variable.pooling_for_blade_dance
  106. actions.normal+=/fel_rush,if=!talent.momentum.enabled&raid_event.movement.in>charges*10&(talent.demon_blades.enabled|buff.metamorphosis.down)
  107. actions.normal+=/demons_bite
  108. actions.normal+=/throw_glaive,if=buff.out_of_range.up
  109. actions.normal+=/felblade,if=movement.distance>15|buff.out_of_range.up
  110. actions.normal+=/fel_rush,if=movement.distance>15|(buff.out_of_range.up&!talent.momentum.enabled)
  111. actions.normal+=/vengeful_retreat,if=movement.distance>15
  112. actions.normal+=/throw_glaive,if=!talent.bloodlet.enabled
  113.  
  114. head=raddons_cascading_eyes,id=137061,bonus_id=3630
  115. neck=chain_of_the_unmaker,id=152283,bonus_id=3612/1502,enchant=mark_of_the_trained_soldier
  116. shoulders=shoulderpads_of_the_demonic_blitz,id=151988,bonus_id=3612/1502
  117. back=felreaper_drape,id=152119,bonus_id=3612/1502,enchant=binding_of_agility
  118. chest=felreaper_vest,id=152118,bonus_id=3612/1502
  119. wrists=fiendish_logisticians_wristwraps,id=151992,bonus_id=3612/1502
  120. hands=felreaper_gloves,id=152120,bonus_id=3612/1502
  121. waist=portal_keepers_cincture,id=151990,bonus_id=3612/1502
  122. legs=felreaper_leggings,id=152122,bonus_id=3612/1502
  123. feet=lifebearing_footpads,id=151981,bonus_id=3612/1502
  124. finger1=anger_of_the_halfgiants,id=137038,bonus_id=3630,gems=200crit,enchant=binding_of_critical_strike
  125. finger2=band_of_the_sargerite_smith,id=152064,bonus_id=3612/1502,enchant=binding_of_critical_strike
  126. trinket1=seeping_scourgewing,id=151964,bonus_id=3612/1502
  127. trinket2=golganneths_vitality,id=154174,ilevel=1000
  128. main_hand=twinblades_of_the_deceiver,id=127829,bonus_id=719,gem_id=152033/155852/152033/0,relic_id=3612:1512/3612:1512/3612:1512
  129. off_hand=twinblades_of_the_deceiver,id=127830,gem_id=0/0/0/0,relic_id=0/0
  130.  
  131. # Gear Summary
  132. # gear_ilvl=973.00
  133. # gear_agility=38873
  134. # gear_stamina=61522
  135. # gear_crit_rating=17249
  136. # gear_haste_rating=5738
  137. # gear_mastery_rating=7226
  138. # gear_versatility_rating=3663
  139. # gear_armor=2975
  140. # set_bonus=tier21_2pc=1
  141. # set_bonus=tier21_4pc=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement