Advertisement
Tradu

Untitled

Sep 26th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. # Executed before combat begins. Accepts non-harmful actions only.
  2. actions.precombat=flask,type=countless_armies
  3. actions.precombat+=/food,type=lavish_suramar_feast
  4. actions.precombat+=/augmentation,type=defiled
  5. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  6. actions.precombat+=/snapshot_stats
  7. actions.precombat+=/potion,name=old_war
  8.  
  9. # Executed every time the actor is available.
  10. actions=charge
  11. actions+=/auto_attack
  12. actions+=/potion,name=old_war,if=(!talent.avatar.enabled|buff.avatar.up)&buff.battle_cry.up&debuff.colossus_smash.up|target.time_to_die<=26
  13. actions+=/blood_fury,if=buff.battle_cry.up|target.time_to_die<=16
  14. actions+=/berserking,if=buff.battle_cry.up|target.time_to_die<=11
  15. actions+=/arcane_torrent,if=buff.battle_cry_deadly_calm.down&rage.deficit>40&cooldown.battle_cry.remains
  16. actions+=/avatar,if=gcd.remains<0.25&(buff.battle_cry.up|cooldown.battle_cry.remains<15)|target.time_to_die<=20
  17. actions+=/battle_cry,if=target.time_to_die<=6|(gcd.remains<=0.5&prev_gcd.1.ravager)|!talent.ravager.enabled&!gcd.remains&target.debuff.colossus_smash.remains>=5&(!cooldown.bladestorm.remains|!set_bonus.tier20_4pc)&(!talent.rend.enabled|dot.rend.remains>4)
  18. actions+=/run_action_list,name=cleave,if=spell_targets.whirlwind>=2&talent.sweeping_strikes.enabled
  19. actions+=/run_action_list,name=aoe,if=spell_targets.whirlwind>=5&!talent.sweeping_strikes.enabled
  20. actions+=/run_action_list,name=execute,target_if=target.health.pct<=20&spell_targets.whirlwind<5
  21. actions+=/run_action_list,name=single,if=target.health.pct>20
  22.  
  23. actions.aoe=warbreaker,if=(cooldown.bladestorm.up|cooldown.bladestorm.remains<=gcd)&(cooldown.battle_cry.up|cooldown.battle_cry.remains<=gcd)
  24. actions.aoe+=/bladestorm,if=buff.battle_cry.up&(set_bonus.tier20_4pc|equipped.the_great_storms_eye)
  25. actions.aoe+=/ravager,if=buff.battle_cry.up&(set_bonus.tier20_4pc|equipped.the_great_storms_eye)
  26. actions.aoe+=/colossus_smash,if=buff.in_for_the_kill.down&talent.in_for_the_kill.enabled
  27. actions.aoe+=/colossus_smash,cycle_targets=1,if=debuff.colossus_smash.down&spell_targets.whirlwind<=10
  28. actions.aoe+=/cleave
  29. actions.aoe+=/whirlwind,if=buff.cleave.up
  30. actions.aoe+=/whirlwind,if=spell_targets.whirlwind>=7
  31. actions.aoe+=/colossus_smash,if=buff.shattered_defenses.down
  32. actions.aoe+=/execute,if=buff.stone_heart.react
  33. actions.aoe+=/mortal_strike,if=buff.shattered_defenses.up|buff.executioners_precision.down
  34. actions.aoe+=/cleave
  35. actions.aoe+=/whirlwind
  36.  
  37. actions.cleave=ravager,if=set_bonus.tier20_4pc|equipped.the_great_storms_eye
  38. actions.cleave+=/execute,if=!buff.executioners_precision.stack=2
  39. actions.cleave+=/mortal_strike
  40. actions.cleave+=/execute,if=buff.stone_heart.react
  41. actions.cleave+=/colossus_smash,if=buff.shattered_defenses.down&buff.precise_strikes.down
  42. actions.cleave+=/warbreaker,if=buff.shattered_defenses.down
  43. actions.cleave+=/focused_rage,if=rage>100|buff.battle_cry_deadly_calm.up
  44. actions.cleave+=/whirlwind,if=talent.fervor_of_battle.enabled&(debuff.colossus_smash.up|rage.deficit<50)&(!talent.focused_rage.enabled|buff.battle_cry_deadly_calm.up|buff.cleave.up)
  45. actions.cleave+=/rend,if=remains<=duration*0.3
  46. actions.cleave+=/ravager
  47. actions.cleave+=/bladestorm
  48. actions.cleave+=/execute
  49. actions.cleave+=/cleave
  50. actions.cleave+=/whirlwind,if=rage>40|buff.cleave.up
  51. actions.cleave+=/shockwave
  52. actions.cleave+=/storm_bolt
  53.  
  54. actions.execute=bladestorm,if=buff.battle_cry.up&(set_bonus.tier20_4pc|equipped.the_great_storms_eye)
  55. actions.execute+=/colossus_smash,if=buff.shattered_defenses.down&(buff.battle_cry.down|buff.battle_cry.remains>gcd.max)
  56. actions.execute+=/warbreaker,if=(raid_event.adds.in>90|!raid_event.adds.exists)&cooldown.mortal_strike.remains<=gcd.remains&buff.shattered_defenses.down&buff.executioners_precision.stack=2
  57. # actions.execute+=/heroic_charge,if=rage.deficit>=55&(!cooldown.heroic_leap.remains|swing.mh.remains>1.2)&buff.battle_cry.down
  58. #Remove the # above to run out of melee and charge back in for rage.
  59. actions.execute+=/focused_rage,if=rage.deficit<35
  60. actions.execute+=/rend,if=remains<5&cooldown.battle_cry.remains<2&(cooldown.bladestorm.remains<2|!set_bonus.tier20_4pc)
  61. actions.execute+=/ravager,if=cooldown.battle_cry.remains<=gcd&debuff.colossus_smash.remains>6
  62. actions.execute+=/mortal_strike,if=buff.executioners_precision.stack=2&buff.shattered_defenses.up
  63. actions.execute+=/overpower,if=rage<40
  64. actions.execute+=/execute,if=buff.shattered_defenses.down|rage>=40|talent.dauntless.enabled&rage>=36
  65. actions.execute+=/bladestorm,interrupt=1,if=(raid_event.adds.in>90|!raid_event.adds.exists|spell_targets.bladestorm_mh>desired_targets)&!set_bonus.tier20_4pc
  66.  
  67. actions.single=bladestorm,if=buff.battle_cry.up&set_bonus.tier20_4pc
  68. actions.single+=/colossus_smash,if=buff.shattered_defenses.down
  69. actions.single+=/warbreaker,if=(raid_event.adds.in>90|!raid_event.adds.exists)&((talent.fervor_of_battle.enabled&debuff.colossus_smash.remains<gcd)|!talent.fervor_of_battle.enabled&((buff.stone_heart.up|cooldown.mortal_strike.remains<=gcd.remains)&buff.shattered_defenses.down))
  70. # actions.single+=/heroic_charge,if=rage.deficit>=55&(!cooldown.heroic_leap.remains|swing.mh.remains>1.2)&buff.battle_cry.down
  71. #Remove the # above to run out of melee and charge back in for rage.
  72. actions.single+=/focused_rage,if=!buff.battle_cry_deadly_calm.up&buff.focused_rage.stack<3&!cooldown.colossus_smash.up&(rage>=130|debuff.colossus_smash.down|talent.anger_management.enabled&cooldown.battle_cry.remains<=8)
  73. actions.single+=/rend,if=remains<=gcd.max|remains<5&cooldown.battle_cry.remains<2&(cooldown.bladestorm.remains<2|!set_bonus.tier20_4pc)
  74. actions.single+=/ravager,if=cooldown.battle_cry.remains<=gcd&debuff.colossus_smash.remains>6
  75. actions.single+=/execute,if=buff.stone_heart.react
  76. actions.single+=/overpower,if=buff.battle_cry.down
  77. actions.single+=/mortal_strike,if=buff.shattered_defenses.up|buff.executioners_precision.down
  78. actions.single+=/rend,if=remains<=duration*0.3
  79. actions.single+=/whirlwind,if=spell_targets.whirlwind>1|talent.fervor_of_battle.enabled
  80. actions.single+=/slam,if=spell_targets.whirlwind=1&!talent.fervor_of_battle.enabled&(rage>=52|!talent.rend.enabled|!talent.ravager.enabled)
  81. actions.single+=/overpower
  82. actions.single+=/bladestorm,if=(raid_event.adds.in>90|!raid_event.adds.exists)&!set_bonus.tier20_4pc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement