Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. # Default consumables
  2. potion=potion_of_prolonged_power
  3. flask=whispered_pact
  4. food=lemon_herb_filet
  5. augmentation=defiled
  6.  
  7. # This default action priority list is automatically created based on your character.
  8. # It is a attempt to provide you with a action list that is both simple and practicable,
  9. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  10. # Feel free to edit, adapt and improve it to your own needs.
  11. # SimulationCraft is always looking for updates and improvements to the default action lists.
  12.  
  13. # Executed before combat begins. Accepts non-harmful actions only.
  14. actions.precombat=flask
  15. actions.precombat+=/food
  16. actions.precombat+=/augmentation
  17. actions.precombat+=/moonkin_form
  18. actions.precombat+=/variable,name=starfall_st,value=talent.soul_of_the_forest.enabled
  19. actions.precombat+=/blessing_of_elune,if=!variable.starfall_st
  20. actions.precombat+=/blessing_of_anshe,if=variable.starfall_st
  21. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  22. actions.precombat+=/snapshot_stats
  23. actions.precombat+=/potion
  24. actions.precombat+=/new_moon
  25.  
  26. # Executed every time the actor is available.
  27. actions=potion,name=potion_of_prolonged_power,if=buff.celestial_alignment.up|buff.incarnation.up
  28. actions+=/blessing_of_elune,if=active_enemies<=2&(!variable.starfall_st|(variable.starfall_st&buff.celestial_alignment.up))
  29. actions+=/blessing_of_anshe,if=active_enemies>=3|variable.starfall_st&!buff.celestial_alignment.up&cooldown.celestial_alignment.remains>15
  30. actions+=/blood_fury,if=buff.celestial_alignment.up|buff.incarnation.up
  31. actions+=/berserking,if=buff.celestial_alignment.up|buff.incarnation.up
  32. actions+=/arcane_torrent,if=buff.celestial_alignment.up|buff.incarnation.up
  33. actions+=/lights_judgment,if=buff.celestial_alignment.up|buff.incarnation.up
  34. actions+=/use_items
  35. actions+=/call_action_list,name=fury_of_elune,if=talent.fury_of_elune.enabled&cooldown.fury_of_elune.remains<target.time_to_die
  36. actions+=/call_action_list,name=ed,if=equipped.the_emerald_dreamcatcher&active_enemies<=1
  37. actions+=/astral_communion,if=astral_power.deficit>=79
  38. actions+=/warrior_of_elune
  39. actions+=/incarnation,if=astral_power>=40
  40. actions+=/celestial_alignment,if=astral_power>=40&(!variable.starfall_st|time>=7*gcd.max)
  41. actions+=/call_action_list,name=aoe,if=(spell_targets.starfall>=2&talent.stellar_drift.enabled)|spell_targets.starfall>=3
  42. actions+=/call_action_list,name=st
  43.  
  44. actions.aoe=starfall,if=buff.stellar_empowerment.remains<gcd.max*2|astral_power.deficit<22.5|(buff.celestial_alignment.remains>8|buff.incarnation.remains>8)|target.time_to_die<8
  45. actions.aoe+=/stellar_flare,target_if=refreshable,if=target.time_to_die>10
  46. actions.aoe+=/sunfire,target_if=refreshable,if=astral_power.deficit>7&target.time_to_die>4
  47. actions.aoe+=/moonfire,target_if=refreshable,if=astral_power.deficit>7&target.time_to_die>4
  48. actions.aoe+=/force_of_nature
  49. actions.aoe+=/starsurge,if=buff.oneths_intuition.react&(!buff.astral_acceleration.up|buff.astral_acceleration.remains>5|astral_power.deficit<44)
  50. actions.aoe+=/new_moon,if=astral_power.deficit>14&(!(buff.celestial_alignment.up|buff.incarnation.up)|(charges=2&recharge_time<5)|charges=3)
  51. actions.aoe+=/half_moon,if=astral_power.deficit>24
  52. actions.aoe+=/full_moon,if=astral_power.deficit>44
  53. actions.aoe+=/lunar_strike,if=buff.warrior_of_elune.up
  54. actions.aoe+=/solar_wrath,if=buff.solar_empowerment.up
  55. actions.aoe+=/lunar_strike,if=buff.lunar_empowerment.up
  56. actions.aoe+=/lunar_strike,if=spell_targets.lunar_strike>=4|spell_haste<0.45
  57. actions.aoe+=/solar_wrath
  58.  
  59. actions.ed=astral_communion,if=astral_power.deficit>=75&buff.the_emerald_dreamcatcher.up
  60. actions.ed+=/incarnation,if=astral_power>=60|buff.bloodlust.up
  61. actions.ed+=/celestial_alignment,if=astral_power>=60&!buff.the_emerald_dreamcatcher.up
  62. actions.ed+=/starsurge,if=(gcd.max*astral_power%26)>target.time_to_die
  63. actions.ed+=/stellar_flare,cycle_targets=1,max_cycle_targets=4,if=active_enemies<4&remains<7.2
  64. actions.ed+=/moonfire,if=((talent.natures_balance.enabled&remains<3)|(remains<6.6&!talent.natures_balance.enabled))&(buff.the_emerald_dreamcatcher.remains>gcd.max|!buff.the_emerald_dreamcatcher.up)
  65. actions.ed+=/sunfire,if=((talent.natures_balance.enabled&remains<3)|(remains<5.4&!talent.natures_balance.enabled))&(buff.the_emerald_dreamcatcher.remains>gcd.max|!buff.the_emerald_dreamcatcher.up)
  66. actions.ed+=/force_of_nature,if=buff.the_emerald_dreamcatcher.remains>execute_time
  67. actions.ed+=/starfall,if=buff.oneths_overconfidence.react&buff.the_emerald_dreamcatcher.remains>execute_time
  68. actions.ed+=/new_moon,if=astral_power.deficit>=10&buff.the_emerald_dreamcatcher.remains>execute_time&astral_power>=16
  69. actions.ed+=/half_moon,if=astral_power.deficit>=20&buff.the_emerald_dreamcatcher.remains>execute_time&astral_power>=6
  70. actions.ed+=/full_moon,if=astral_power.deficit>=40&buff.the_emerald_dreamcatcher.remains>execute_time
  71. actions.ed+=/lunar_strike,if=(buff.lunar_empowerment.up&buff.the_emerald_dreamcatcher.remains>execute_time&(!(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=15|(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=22.5))&spell_haste<0.4
  72. actions.ed+=/solar_wrath,if=buff.solar_empowerment.stack>1&buff.the_emerald_dreamcatcher.remains>2*execute_time&astral_power>=6&(dot.moonfire.remains>5|(dot.sunfire.remains<5.4&dot.moonfire.remains>6.6))&(!(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=10|(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=15)
  73. actions.ed+=/lunar_strike,if=buff.lunar_empowerment.up&buff.the_emerald_dreamcatcher.remains>execute_time&astral_power>=11&(!(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=15|(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=22.5)
  74. actions.ed+=/solar_wrath,if=buff.solar_empowerment.up&buff.the_emerald_dreamcatcher.remains>execute_time&astral_power>=16&(!(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=10|(buff.celestial_alignment.up|buff.incarnation.up)&astral_power.deficit>=15)
  75. actions.ed+=/starsurge,if=(buff.the_emerald_dreamcatcher.up&buff.the_emerald_dreamcatcher.remains<gcd.max)|astral_power>85|((buff.celestial_alignment.up|buff.incarnation.up)&astral_power>30)
  76. actions.ed+=/starfall,if=buff.oneths_overconfidence.up
  77. actions.ed+=/new_moon,if=astral_power.deficit>=10
  78. actions.ed+=/half_moon,if=astral_power.deficit>=20
  79. actions.ed+=/full_moon,if=astral_power.deficit>=40
  80. actions.ed+=/solar_wrath,if=buff.solar_empowerment.up
  81. actions.ed+=/lunar_strike,if=buff.lunar_empowerment.up
  82. actions.ed+=/solar_wrath
  83.  
  84. actions.fury_of_elune=incarnation,if=astral_power>=95&cooldown.fury_of_elune.remains<=gcd
  85. actions.fury_of_elune+=/force_of_nature,if=!buff.fury_of_elune.up
  86. actions.fury_of_elune+=/fury_of_elune,if=astral_power>=95
  87. actions.fury_of_elune+=/new_moon,if=((charges=2&recharge_time<5)|charges=3)&&(buff.fury_of_elune.up|(cooldown.fury_of_elune.remains>gcd*3&astral_power<=90))
  88. actions.fury_of_elune+=/half_moon,if=((charges=2&recharge_time<5)|charges=3)&&(buff.fury_of_elune.up|(cooldown.fury_of_elune.remains>gcd*3&astral_power<=80))
  89. actions.fury_of_elune+=/full_moon,if=((charges=2&recharge_time<5)|charges=3)&&(buff.fury_of_elune.up|(cooldown.fury_of_elune.remains>gcd*3&astral_power<=60))
  90. actions.fury_of_elune+=/astral_communion,if=buff.fury_of_elune.up&astral_power<=25
  91. actions.fury_of_elune+=/warrior_of_elune,if=buff.fury_of_elune.up|(cooldown.fury_of_elune.remains>=35&buff.lunar_empowerment.up)
  92. actions.fury_of_elune+=/lunar_strike,if=buff.warrior_of_elune.up&(astral_power<=90|(astral_power<=85&buff.incarnation.up))
  93. actions.fury_of_elune+=/new_moon,if=astral_power<=90&buff.fury_of_elune.up
  94. actions.fury_of_elune+=/half_moon,if=astral_power<=80&buff.fury_of_elune.up&astral_power>cast_time*12
  95. actions.fury_of_elune+=/full_moon,if=astral_power<=60&buff.fury_of_elune.up&astral_power>cast_time*12
  96. actions.fury_of_elune+=/moonfire,if=buff.fury_of_elune.down&remains<=6.6
  97. actions.fury_of_elune+=/sunfire,if=buff.fury_of_elune.down&remains<5.4
  98. actions.fury_of_elune+=/stellar_flare,if=remains<7.2&active_enemies=1
  99. actions.fury_of_elune+=/starfall,if=(active_enemies>=2&talent.stellar_flare.enabled|active_enemies>=3)&buff.fury_of_elune.down&cooldown.fury_of_elune.remains>10
  100. actions.fury_of_elune+=/starsurge,if=active_enemies<=2&buff.fury_of_elune.down&cooldown.fury_of_elune.remains>7
  101. actions.fury_of_elune+=/starsurge,if=buff.fury_of_elune.down&((astral_power>=92&cooldown.fury_of_elune.remains>gcd*3)|(cooldown.warrior_of_elune.remains<=5&cooldown.fury_of_elune.remains>=35&buff.lunar_empowerment.stack<2))
  102. actions.fury_of_elune+=/solar_wrath,if=buff.solar_empowerment.up
  103. actions.fury_of_elune+=/lunar_strike,if=buff.lunar_empowerment.stack=3|(buff.lunar_empowerment.remains<5&buff.lunar_empowerment.up)|active_enemies>=2
  104. actions.fury_of_elune+=/solar_wrath
  105.  
  106. actions.st=starfall,if=(buff.oneths_overconfidence.react&(!buff.astral_acceleration.up|buff.astral_acceleration.remains>5|astral_power.deficit<40))|(variable.starfall_st&!buff.stellar_empowerment.up)
  107. actions.st+=/force_of_nature
  108. actions.st+=/stellar_flare,target_if=refreshable,if=target.time_to_die>10
  109. actions.st+=/moonfire,target_if=refreshable,if=((talent.natures_balance.enabled&remains<3)|remains<6.6)&astral_power.deficit>7&target.time_to_die>8
  110. actions.st+=/sunfire,target_if=refreshable,if=((talent.natures_balance.enabled&remains<3)|remains<5.4)&astral_power.deficit>7&target.time_to_die>8
  111. actions.st+=/solar_wrath,if=buff.solar_empowerment.stack=3&astral_power.deficit>10
  112. actions.st+=/lunar_strike,if=buff.lunar_empowerment.stack=3&astral_power.deficit>15
  113. actions.st+=/starsurge,if=buff.oneths_intuition.react|astral_power.deficit<40|(buff.celestial_alignment.up|buff.incarnation.up|buff.astral_acceleration.remains>5|(set_bonus.tier21_4pc&!buff.solar_solstice.up))|(gcd.max*(astral_power%40))>target.time_to_die
  114. actions.st+=/new_moon,if=astral_power.deficit>10&(!(buff.celestial_alignment.up|buff.incarnation.up)|(charges=2&recharge_time<5)|charges=3)
  115. actions.st+=/half_moon,if=astral_power.deficit>20&(!(buff.celestial_alignment.up|buff.incarnation.up)|(charges=2&recharge_time<5)|charges=3)
  116. actions.st+=/full_moon,if=astral_power.deficit>40
  117. actions.st+=/lunar_strike,if=buff.warrior_of_elune.up&buff.lunar_empowerment.up
  118. actions.st+=/solar_wrath,if=buff.solar_empowerment.up
  119. actions.st+=/lunar_strike,if=buff.lunar_empowerment.up
  120. actions.st+=/solar_wrath
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement