Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. # This default action priority list is automatically created based on your character.
  2. # It is a attempt to provide you with a action list that is both simple and practicable,
  3. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  4. # Feel free to edit, adapt and improve it to your own needs.
  5. # SimulationCraft is always looking for updates and improvements to the default action lists.
  6.  
  7. # Executed before combat begins. Accepts non-harmful actions only.
  8. actions.precombat=flask,type=flask_of_the_whispered_pact
  9. actions.precombat+=/food,type=the_hungry_magister
  10. actions.precombat+=/augmentation,type=defiled
  11. actions.precombat+=/snapshot_stats
  12. actions.precombat+=/mirror_image
  13. actions.precombat+=/potion,name=deadly_grace
  14. actions.precombat+=/pyroblast
  15.  
  16. # Executed every time the actor is available.
  17. actions=counterspell,if=target.debuff.casting.react
  18. actions+=/time_warp,if=(time=0&buff.bloodlust.down)|(buff.bloodlust.down&equipped.132410)
  19. actions+=/mirror_image,if=buff.combustion.down
  20. actions+=/rune_of_power,if=cooldown.combustion.remains>40&buff.combustion.down&!talent.kindling.enabled|target.time_to_die.remains<11|talent.kindling.enabled&(charges_fractional>1.8|time<40)&cooldown.combustion.remains>40
  21. actions+=/call_action_list,name=combustion_phase,if=cooldown.combustion.remains<=action.rune_of_power.cast_time+(!talent.kindling.enabled*gcd)|buff.combustion.up
  22. actions+=/call_action_list,name=rop_phase,if=buff.rune_of_power.up&buff.combustion.down
  23. actions+=/call_action_list,name=single_target
  24.  
  25. actions.active_talents=blast_wave,if=(buff.combustion.down)|(buff.combustion.up&action.fire_blast.charges<1&action.phoenixs_flames.charges<1)
  26. actions.active_talents+=/meteor,if=cooldown.combustion.remains>30|(cooldown.combustion.remains>target.time_to_die)|buff.rune_of_power.up
  27. actions.active_talents+=/cinderstorm,if=cooldown.combustion.remains<cast_time&(buff.rune_of_power.up|!talent.rune_on_power.enabled)|cooldown.combustion.remains>10*spell_haste&!buff.combustion.up
  28. actions.active_talents+=/dragons_breath,if=equipped.132863|(talent.alexstraszas_fury.enabled&buff.hot_streak.down)
  29. actions.active_talents+=/living_bomb,if=active_enemies>1&buff.combustion.down
  30.  
  31. actions.combustion_phase=rune_of_power,if=buff.combustion.down
  32. actions.combustion_phase+=/call_action_list,name=active_talents
  33. actions.combustion_phase+=/combustion
  34. actions.combustion_phase+=/potion,name=deadly_grace
  35. actions.combustion_phase+=/blood_fury
  36. actions.combustion_phase+=/berserking
  37. actions.combustion_phase+=/arcane_torrent
  38. actions.combustion_phase+=/pyroblast,if=buff.kaelthas_ultimate_ability.react&buff.combustion.remains>execute_time
  39. actions.combustion_phase+=/pyroblast,if=buff.hot_streak.up
  40. actions.combustion_phase+=/fire_blast,if=buff.heating_up.up
  41. actions.combustion_phase+=/phoenixs_flames
  42. actions.combustion_phase+=/scorch,if=buff.combustion.remains>cast_time
  43. actions.combustion_phase+=/dragons_breath,if=buff.hot_streak.down&action.fire_blast.charges<1&action.phoenixs_flames.charges<1
  44. actions.combustion_phase+=/scorch,if=target.health.pct<=30&equipped.132454
  45.  
  46. actions.rop_phase=rune_of_power
  47. actions.rop_phase+=/pyroblast,if=buff.hot_streak.up
  48. actions.rop_phase+=/call_action_list,name=active_talents
  49. actions.rop_phase+=/pyroblast,if=buff.kaelthas_ultimate_ability.react
  50. actions.rop_phase+=/fire_blast,if=!prev_off_gcd.fire_blast
  51. actions.rop_phase+=/phoenixs_flames,if=!prev_gcd.1.phoenixs_flames
  52. actions.rop_phase+=/scorch,if=target.health.pct<=30&equipped.132454
  53. actions.rop_phase+=/fireball
  54.  
  55. actions.single_target=pyroblast,if=buff.hot_streak.up&buff.hot_streak.remains<action.fireball.execute_time
  56. actions.single_target+=/phoenixs_flames,if=charges_fractional>2.7&active_enemies>2
  57. actions.single_target+=/flamestrike,if=talent.flame_patch.enabled&active_enemies>2&buff.hot_streak.react
  58. actions.single_target+=/pyroblast,if=buff.hot_streak.up&!prev_gcd.1.pyroblast
  59. actions.single_target+=/pyroblast,if=buff.hot_streak.react&target.health.pct<=25&equipped.132454
  60. actions.single_target+=/pyroblast,if=buff.kaelthas_ultimate_ability.react
  61. actions.single_target+=/call_action_list,name=active_talents
  62. actions.single_target+=/fire_blast,if=!talent.kindling.enabled&buff.heating_up.up&(!talent.rune_of_power.enabled|charges_fractional>1.4|cooldown.combustion.remains<40)&(3-charges_fractional)*(12*spell_haste)<cooldown.combustion.remains+3|target.time_to_die.remains<4
  63. actions.single_target+=/fire_blast,if=talent.kindling.enabled&buff.heating_up.up&(!talent.rune_of_power.enabled|charges_fractional>1.5|cooldown.combustion.remains<40)&(3-charges_fractional)*(18*spell_haste)<cooldown.combustion.remains+3|target.time_to_die.remains<4
  64. actions.single_target+=/phoenixs_flames,if=(buff.combustion.up|buff.rune_of_power.up|buff.incanters_flow.stack>3|talent.mirror_image.enabled)&artifact.phoenix_reborn.enabled&(4-charges_fractional)*13<cooldown.combustion.remains+5|target.time_to_die.remains<10
  65. actions.single_target+=/phoenixs_flames,if=(buff.combustion.up|buff.rune_of_power.up)&(4-charges_fractional)*30<cooldown.combustion.remains+5
  66. actions.single_target+=/scorch,if=target.health.pct<=30&equipped.132454
  67. actions.single_target+=/fireball
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement