MilkshakeRiot

Druid_Feral_T19M_NH

Dec 1st, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. druid="Druid_Feral_T19M_NH"
  2. level=110
  3. race=night_elf
  4. timeofday=day
  5. role=attack
  6. position=back
  7. talents=2000322
  8. artifact=58:142515:137350:138228:0:1153:1:1154:1:1155:1:1156:1:1157:1:1158:1:1159:1:1160:3:1161:6:1162:3:1163:3:1164:3:1165:3:1166:3:1167:3:1168:3:1327:1
  9. spec=feral
  10.  
  11. # This default action priority list is automatically created based on your character.
  12. # It is a attempt to provide you with a action list that is both simple and practicable,
  13. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  14. # Feel free to edit, adapt and improve it to your own needs.
  15. # SimulationCraft is always looking for updates and improvements to the default action lists.
  16.  
  17. # Executed before combat begins. Accepts non-harmful actions only.
  18. actions.precombat=flask,type=flask_of_the_seventh_demon
  19. actions.precombat+=/food,type=nightborne_delicacy_platter
  20. actions.precombat+=/augmentation,type=defiled
  21. actions.precombat+=/regrowth,if=talent.bloodtalons.enabled
  22. actions.precombat+=/cat_form
  23. actions.precombat+=/prowl
  24. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  25. actions.precombat+=/snapshot_stats
  26. actions.precombat+=/potion,name=old_war
  27.  
  28. # Executed every time the actor is available.
  29. actions=dash,if=!buff.cat_form.up
  30. actions+=/cat_form
  31. actions+=/wild_charge
  32. actions+=/displacer_beast,if=movement.distance>10
  33. actions+=/dash,if=movement.distance&buff.displacer_beast.down&buff.wild_charge_movement.down
  34. actions+=/rake,if=buff.prowl.up|buff.shadowmeld.up
  35. actions+=/auto_attack
  36. actions+=/skull_bash
  37. actions+=/berserk,if=buff.tigers_fury.up
  38. actions+=/incarnation,if=cooldown.tigers_fury.remains<gcd
  39. actions+=/potion,name=old_war,if=((buff.berserk.remains>10|buff.incarnation.remains>20)&(target.time_to_die<180|(trinket.proc.all.react&target.health.pct<25)))|target.time_to_die<=40
  40. actions+=/tigers_fury,if=(!buff.clearcasting.react&energy.deficit>=60)|energy.deficit>=80|(t18_class_trinket&buff.berserk.up&buff.tigers_fury.down)
  41. actions+=/incarnation,if=energy.time_to_max>1&energy>=35
  42. # Keep Rip from falling off during execute range.
  43. actions+=/ferocious_bite,cycle_targets=1,if=dot.rip.ticking&dot.rip.remains<3&target.time_to_die>3&(target.health.pct<25|talent.sabertooth.enabled)
  44. # Use Healing Touch at 5 Combo Points, if Predatory Swiftness is about to fall off, at 2 Combo Points before Ashamane's Frenzy, before Elune's Guidance is cast or before the Elune's Guidance buff gives you a 5th Combo Point.
  45. actions+=/regrowth,if=talent.bloodtalons.enabled&buff.predatory_swiftness.up&(combo_points>=5|buff.predatory_swiftness.remains<1.5|(talent.bloodtalons.enabled&combo_points=2&buff.bloodtalons.down&cooldown.ashamanes_frenzy.remains<gcd)|(talent.elunes_guidance.enabled&((cooldown.elunes_guidance.remains<gcd&combo_points=0)|(buff.elunes_guidance.up&combo_points>=4))))
  46. actions+=/call_action_list,name=sbt_opener,if=talent.sabertooth.enabled&time<20
  47. # Special logic for Ailuro Pouncers legendary.
  48. actions+=/regrowth,if=equipped.ailuro_pouncers&talent.bloodtalons.enabled&buff.predatory_swiftness.stack>1&buff.bloodtalons.down
  49. actions+=/call_action_list,name=finisher
  50. actions+=/call_action_list,name=generator
  51.  
  52. # Use Savage Roar if it's expired and you're at 5 combo points or are about to use Brutal Slash
  53. actions.finisher=pool_resource,for_next=1
  54. actions.finisher+=/savage_roar,if=!buff.savage_roar.up&(combo_points=5|(talent.brutal_slash.enabled&spell_targets.brutal_slash>desired_targets&action.brutal_slash.charges>0))
  55. # Thrash has higher priority than finishers at 5 targets
  56. actions.finisher+=/pool_resource,for_next=1
  57. actions.finisher+=/thrash_cat,cycle_targets=1,if=remains<=duration*0.3&spell_targets.thrash_cat>=5
  58. # Replace Rip with Swipe at 8 targets
  59. actions.finisher+=/pool_resource,for_next=1
  60. actions.finisher+=/swipe_cat,if=spell_targets.swipe_cat>=8
  61. # Refresh Rip at 8 seconds or for a stronger Rip
  62. actions.finisher+=/rip,cycle_targets=1,if=(!ticking|(remains<8&target.health.pct>25&!talent.sabertooth.enabled)|persistent_multiplier>dot.rip.pmultiplier)&target.time_to_die-remains>tick_time*4&combo_points=5&(energy.time_to_max<1|buff.berserk.up|buff.incarnation.up|buff.elunes_guidance.up|cooldown.tigers_fury.remains<3|set_bonus.tier18_4pc|buff.clearcasting.react|talent.soul_of_the_forest.enabled|!dot.rip.ticking|(dot.rake.remains<1.5&spell_targets.swipe_cat<6))
  63. # Refresh Savage Roar early with Jagged Wounds
  64. actions.finisher+=/savage_roar,if=(buff.savage_roar.remains<=10.5|(buff.savage_roar.remains<=7.2&!talent.jagged_wounds.enabled))&combo_points=5&(energy.time_to_max<1|buff.berserk.up|buff.incarnation.up|buff.elunes_guidance.up|cooldown.tigers_fury.remains<3|set_bonus.tier18_4pc|buff.clearcasting.react|talent.soul_of_the_forest.enabled|!dot.rip.ticking|(dot.rake.remains<1.5&spell_targets.swipe_cat<6))
  65. # Replace FB with Swipe at 6 targets for Bloodtalons or 3 targets otherwise.
  66. actions.finisher+=/swipe_cat,if=combo_points=5&(spell_targets.swipe_cat>=6|(spell_targets.swipe_cat>=3&!talent.bloodtalons.enabled))&combo_points=5&(energy.time_to_max<1|buff.berserk.up|buff.incarnation.up|buff.elunes_guidance.up|cooldown.tigers_fury.remains<3|set_bonus.tier18_4pc|(talent.moment_of_clarity.enabled&buff.clearcasting.react))
  67. actions.finisher+=/ferocious_bite,max_energy=1,cycle_targets=1,if=combo_points=5&(energy.time_to_max<1|buff.berserk.up|buff.incarnation.up|buff.elunes_guidance.up|cooldown.tigers_fury.remains<3|set_bonus.tier18_4pc|(talent.moment_of_clarity.enabled&buff.clearcasting.react))
  68.  
  69. # Brutal Slash if there's adds up
  70. actions.generator=brutal_slash,if=spell_targets.brutal_slash>desired_targets&combo_points<5
  71. actions.generator+=/ashamanes_frenzy,if=combo_points<=2&buff.elunes_guidance.down&(buff.bloodtalons.up|!talent.bloodtalons.enabled)&(buff.savage_roar.up|!talent.savage_roar.enabled)
  72. # Pool energy for Elune's Guidance when it's coming off cooldown.
  73. actions.generator+=/pool_resource,if=talent.elunes_guidance.enabled&combo_points=0&energy<action.ferocious_bite.cost+25-energy.regen*cooldown.elunes_guidance.remains
  74. actions.generator+=/elunes_guidance,if=talent.elunes_guidance.enabled&combo_points=0&energy>=action.ferocious_bite.cost+25
  75. # Spam Thrash over Rake or Moonfire at 9 targets with Brutal Slash talent.
  76. actions.generator+=/pool_resource,for_next=1
  77. actions.generator+=/thrash_cat,if=talent.brutal_slash.enabled&spell_targets.thrash_cat>=9
  78. # Use Swipe over Rake or Moonfire at 6 targets.
  79. actions.generator+=/pool_resource,for_next=1
  80. actions.generator+=/swipe_cat,if=spell_targets.swipe_cat>=6
  81. # Shadowmeld to buff Rake
  82. actions.generator+=/shadowmeld,if=combo_points<5&energy>=action.rake.cost&dot.rake.pmultiplier<2.1&buff.tigers_fury.up&(buff.bloodtalons.up|!talent.bloodtalons.enabled)&(!talent.incarnation.enabled|cooldown.incarnation.remains>18)&!buff.incarnation.up
  83. # Refresh Rake early with Bloodtalons
  84. actions.generator+=/pool_resource,for_next=1
  85. actions.generator+=/rake,cycle_targets=1,if=combo_points<5&(!ticking|(!talent.bloodtalons.enabled&remains<duration*0.3)|(talent.bloodtalons.enabled&buff.bloodtalons.up&(!talent.soul_of_the_forest.enabled&remains<=7|remains<=5)&persistent_multiplier>dot.rake.pmultiplier*0.80))&target.time_to_die-remains>tick_time
  86. actions.generator+=/moonfire_cat,cycle_targets=1,if=combo_points<5&remains<=4.2&target.time_to_die-remains>tick_time*2
  87. actions.generator+=/pool_resource,for_next=1
  88. actions.generator+=/thrash_cat,cycle_targets=1,if=remains<=duration*0.3&spell_targets.swipe_cat>=2
  89. # Brutal Slash if you would cap out charges before the next adds spawn
  90. actions.generator+=/brutal_slash,if=combo_points<5&((raid_event.adds.exists&raid_event.adds.in>(1+max_charges-charges_fractional)*15)|(!raid_event.adds.exists&(charges_fractional>2.66&time>10)))
  91. actions.generator+=/swipe_cat,if=combo_points<5&spell_targets.swipe_cat>=3
  92. actions.generator+=/shred,if=combo_points<5&(spell_targets.swipe_cat<3|talent.brutal_slash.enabled)
  93.  
  94. # Hard-cast a Healing Touch for Bloodtalons buff. Use Dash to re-enter Cat Form.
  95. actions.sbt_opener=regrowth,if=talent.bloodtalons.enabled&combo_points=5&!buff.bloodtalons.up&!dot.rip.ticking
  96. # Force use of Tiger's Fury before applying Rip.
  97. actions.sbt_opener+=/tigers_fury,if=!dot.rip.ticking&combo_points=5
  98.  
  99. # Tier Items
  100. head=hood_of_the_astral_warden,id=138330,bonus_id=1497/3445
  101. back=cloak_of_the_astral_warden,id=138366,bonus_id=1497/3445,enchant=binding_of_agility
  102. chest=robe_of_the_astral_warden,id=138324,bonus_id=1497/3445
  103. hands=gloves_of_the_astral_warden,id=138327,bonus_id=1497/3445
  104.  
  105. # Non-Tier BiS
  106. shoulders=mantle_of_the_torn_sky,id=140864,bonus_id=1497/3445
  107. wrists=bracers_of_impossible_choices,id=140889,bonus_id=1497/3445
  108. hands=gloves_of_the_astral_warden,id=138327,bonus_id=1497/3445
  109. waist=girdle_of_nefarious_strategy,id=140859,bonus_id=1497/3445
  110. legs=trousers_of_cultivation,id=140908,bonus_id=1497/3445
  111. feet=stutterstep_treads,id=140860,bonus_id=1497/3445
  112.  
  113. # Jewellry
  114. neck=belerons_choker_of_misery,id=140899,bonus_id=1497/3445,enchant=mark_of_the_distant_army
  115. finger1=spellblades_gemmed_signet,id=140895,bonus_id=1497/3445,enchant=binding_of_mastery
  116. finger2=jeweled_signet_of_melandrus,id=134542,bonus_id=1522,enchant=binding_of_mastery
  117.  
  118. # Trinkets
  119. trinket1=bloodthirsty_instinct,id=139329,bonus_id=1806
  120. trinket2=nightblooming_frond,id=140802,bonus_id=1497/3445
  121.  
  122. # Artifact Weapon
  123. main_hand=fangs_of_ashamane,id=128860,gem_id=142515/140820/138228,relic_id=3469/1497:3445/1806
  124. off_hand=fangs_of_ashamane,id=128859
Add Comment
Please, Sign In to add comment