Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. actions.combustion_phase=lights_judgment,if=buff.combustion.down
  2. actions.combustion_phase+=/call_action_list,name=bm_combustion_phase,if=azerite.blaster_master.enabled&talent.flame_on.enabled&!essence.memory_of_lucid_dreams.enabled
  3. actions.combustion_phase+=/blood_of_the_enemy
  4. actions.combustion_phase+=/memory_of_lucid_dreams
  5. actions.combustion_phase+=/guardian_of_azeroth
  6. actions.combustion_phase+=/rune_of_power,if=buff.combustion.down
  7. actions.combustion_phase+=/call_action_list,name=active_talents,if=buff.blaster_master.stack>=3
  8. actions.combustion_phase+=/combustion,use_off_gcd=1,use_while_casting=1,if=!essence.memory_of_lucid_dreams.enabled&(!azerite.blaster_master.enabled|!talent.flame_on.enabled)&((action.meteor.in_flight&action.meteor.in_flight_remains<=0.5)|!talent.meteor.enabled)&(buff.rune_of_power.up|!talent.rune_of_power.enabled)
  9. actions.combustion_phase+=/combustion,use_off_gcd=1,use_while_casting=1,if=essence.memory_of_lucid_dreams.enabled&(buff.rune_of_power.up|!talent.rune_of_power.enabled)
  10. actions.combustion_phase+=/potion
  11. actions.combustion_phase+=/blood_fury
  12. actions.combustion_phase+=/berserking
  13. actions.combustion_phase+=/fireblood
  14. actions.combustion_phase+=/ancestral_call
  15. actions.combustion_phase+=/call_action_list,name=trinkets
  16. actions.combustion_phase+=/flamestrike,if=((talent.flame_patch.enabled&active_enemies>2)|active_enemies>6)&buff.hot_streak.react
  17. actions.combustion_phase+=/pyroblast,if=buff.pyroclasm.react&buff.combustion.remains>cast_time
  18. actions.combustion_phase+=/pyroblast,if=buff.hot_streak.react
  19. actions.combustion_phase+=/fire_blast,use_off_gcd=1,use_while_casting=1,if=essence.memory_of_lucid_dreams.enabled&((buff.combustion.up&(buff.heating_up.react&!action.pyroblast.in_flight&!action.scorch.executing)|(action.scorch.execute_remains&buff.heating_up.down&buff.hot_streak.down&!action.pyroblast.in_flight)))
  20. actions.combustion_phase+=/fire_blast,use_off_gcd=1,use_while_casting=1,if=!essence.memory_of_lucid_dreams.enabled&(!azerite.blaster_master.enabled|!talent.flame_on.enabled)&((buff.combustion.up&(buff.heating_up.react&!action.pyroblast.in_flight&!action.scorch.executing)|(action.scorch.execute_remains&buff.heating_up.down&buff.hot_streak.down&!action.pyroblast.in_flight)))
  21. actions.combustion_phase+=/pyroblast,if=prev_gcd.1.scorch&buff.heating_up.up
  22. actions.combustion_phase+=/phoenix_flames
  23. actions.combustion_phase+=/scorch,if=buff.combustion.remains>cast_time&buff.combustion.up|buff.combustion.down
  24. actions.combustion_phase+=/living_bomb,if=buff.combustion.remains<gcd.max&active_enemies>1
  25. actions.combustion_phase+=/dragons_breath,if=buff.combustion.remains<gcd.max&buff.combustion.up
  26. actions.combustion_phase+=/scorch,if=target.health.pct<=30&talent.searing_touch.enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement