Advertisement
Searix

Openers

Apr 8th, 2017
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.91 KB | None | 0 0
  1. mage="fb_gil_ebon_forb"
  2. level=110
  3. race=troll
  4. role=spell
  5. position=back
  6. distance=11
  7. talents=http://us.battle.net/wow/en/tool/talent-calculator#eb!1022010
  8. artifact=53:0:0:0:0:783:1:784:3:785:3:786:4:787:3:788:3:789:3:790:3:791:3:792:3:793:1:794:1:795:1:796:1:797:1:798:1:1296:1:1373:1:1537:4:1538:1:1539:1:1641:1
  9. spec=frost
  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_whispered_pact
  19. actions.precombat+=/food,type=azshari_salad
  20. actions.precombat+=/augmentation,type=defiled
  21. actions.precombat+=/water_elemental
  22. actions.precombat+=/snapshot_stats
  23. actions.precombat+=/mirror_image
  24. actions.precombat+=/potion,name=prolonged_power
  25. actions.precombat+=/frostbolt
  26.  
  27. # Executed every time the actor is available.
  28.  
  29. actions=counterspell,if=target.debuff.casting.react
  30. actions+=/variable,name=fo_time,default=-1000,value=time,if=prev_gcd.1.frozen_orb
  31. actions+=/variable,name=fo_up,value=time-variable.fo_time<10
  32. actions+=/variable,name=time_until_fof,value=10-(time-variable.iv_start-floor((time-variable.iv_start)%10)*10)
  33. actions+=/variable,name=fof_react,value=buff.fingers_of_frost.react>0|buff.icy_veins.up&variable.time_until_fof>8.8&buff.fingers_of_frost.stack>0
  34. actions+=/ice_lance,if=!variable.fof_react&prev_gcd.1.flurry
  35. actions+=/time_warp,if=(time=0&buff.bloodlust.down)|(buff.bloodlust.down&equipped.132410&(cooldown.icy_veins.remains<1|target.time_to_die<50))
  36.  
  37. actions+=/call_action_list,name=cooldowns
  38. actions+=/call_action_list,name=aoe,if=active_enemies>=4
  39. actions+=/call_action_list,name=single
  40.  
  41. actions.aoe=frostbolt,if=prev_off_gcd.water_jet
  42. actions.aoe+=/blizzard
  43. actions.aoe+=/frozen_orb
  44. actions.aoe+=/comet_storm
  45. actions.aoe+=/ice_nova
  46. actions.aoe+=/water_jet,if=prev_gcd.1.frostbolt&buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&buff.brain_freeze.react=0
  47. actions.aoe+=/flurry,if=(buff.brain_freeze.react|prev_gcd.1.ebonbolt)&buff.fingers_of_frost.react=0
  48. actions.aoe+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  49. actions.aoe+=/ice_lance,if=buff.fingers_of_frost.react>0
  50. actions.aoe+=/ebonbolt,if=buff.brain_freeze.react=0
  51. actions.aoe+=/glacial_spike
  52. actions.aoe+=/frostbolt
  53.  
  54. actions.cooldowns=rune_of_power,if=(cooldown.icy_veins.remains<cast_time|charges_fractional>1.9&cooldown.icy_veins.remains>30|buff.icy_veins.up|target.time_to_die.remains+5<charges_fractional*10)&charges_fractional>1.9
  55. actions.cooldowns+=/potion,name=prolonged_power,if=cooldown.icy_veins.remains<1
  56. actions.cooldowns+=/variable,name=iv_start,value=time,if=cooldown.icy_veins.ready&buff.icy_veins.down
  57. actions.cooldowns+=/icy_veins,if=buff.icy_veins.down
  58. actions.cooldowns+=/mirror_image
  59. actions.cooldowns+=/use_item,slot=trinket1
  60. actions.cooldowns+=/blood_fury
  61. actions.cooldowns+=/berserking,if=!talent.ray_of_frost.enabled
  62. actions.cooldowns+=/arcane_torrent
  63.  
  64. actions.single=ice_nova,if=debuff.winters_chill.up
  65. actions.single+=/ice_lance,if=spell_haste<=0.5&prev_gcd.1.ice_lance&debuff.winters_chill.remains>action.ice_lance.travel_time
  66. actions.single+=/frostbolt,if=prev_off_gcd.water_jet
  67. actions.single+=/frostbolt,if=cast_time+travel_time<debuff.water_jet.remains
  68. actions.single+=/water_jet,if=(prev_gcd.1.frostbolt|target.distance<15)&(buff.fingers_of_frost.react=0&target.distance<15|buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&target.distance>=15)&buff.brain_freeze.react=0
  69. actions.single+=/rune_of_power,if=((buff.nefarious_pact.remains>3+cast_time)&cooldown.ray_of_frost.remains<cast_time)&!variable.fof_react
  70. actions.single+=/flurry,if=buff.brain_freeze.react&!variable.fof_react&buff.icy_veins.remains>gcd.max&variable.time_until_fof>gcd.max&variable.time_until_fof<=gcd.max+action.frostbolt.cast_time
  71. actions.single+=/flurry,if=prev_gcd.1.frostbolt&buff.brain_freeze.react&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  72. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  73. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&buff.brain_freeze.react
  74. actions.single+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  75. actions.single+=/ice_lance,if=variable.fof_react
  76. actions.single+=/ebonbolt,if=buff.brain_freeze.react=0&!variable.fof_react
  77. actions.single+=/frozen_orb,if=buff.brain_freeze.react=0&cooldown.ebonbolt.remains>0&(cooldown.icy_veins.remains>25|buff.icy_veins.up)
  78. actions.single+=/ice_nova
  79. actions.single+=/comet_storm
  80. actions.single+=/blizzard,if=talent.arctic_gale.enabled|active_enemies>1|(buff.zannesu_journey.stack=5&buff.zannesu_journey.remains>cast_time)
  81. actions.single+=/glacial_spike
  82. #actions.single+=/frost_nova,if=buff.nefarious_pact.remains>4.5&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>4.5&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<52.5
  83. #actions.single+=/berserking,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  84. #actions.single+=/ray_of_frost,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  85. actions.single+=/frostbolt
  86.  
  87. head=hood_of_everburning_knowledge,id=138312,bonus_id=3516/1808/1487/1813,gems=150crit
  88. neck=radiant_string_of_scorpid_eyes,id=140898,bonus_id=3445/40/1502/3336,enchant=mark_of_the_claw
  89. shoulders=mantle_of_everburning_knowledge,id=138321,bonus_id=3518/1502/3528
  90. back=cloak_of_everburning_knowledge,id=138365,bonus_id=3518/1502/1813,enchant=200int
  91. chest=robes_of_fluctuating_energy,id=140848,bonus_id=3445/1517/3337
  92. wrists=magtheridons_banished_bracers,id=138140,bonus_id=3458/3455/1811
  93. hands=lady_vashjs_grasp,id=132411,bonus_id=3458/3455/1811
  94. waist=antiquated_highborne_cinch,id=140849,bonus_id=3445/1808/1497/1813,gems=150crit
  95. legs=leggings_of_everburning_knowledge,id=138315,bonus_id=3514/42/1482/3336
  96. feet=treads_of_galactic_odyssey,id=140885,bonus_id=3518/1808/1502/3528,gems=150crit
  97. finger1=seal_of_the_nazjatar_empire,id=134525,bonus_id=3509/1808/1542/3337,gems=150crit,enchant=200crit
  98. finger2=band_of_callous_dominance,id=134528,bonus_id=3536/1552/3337,enchant=200crit
  99. trinket1=whispers_in_the_dark,id=140809,bonus_id=3517/1808/1492/3528,gems=150crit
  100. trinket2=erratic_metronome,id=140792,bonus_id=3445/1497/1813
  101. main_hand=ebonchill,id=128862,bonus_id=731,gem_id=143700/140827/140832/0,relic_id=3573:1557:3337/3445:1507:3336/3518:1502:3528/0
  102.  
  103. copy=ebonsolo_gil_fbcombo_forb
  104. distance=11
  105. actions.precombat=flask,type=flask_of_the_whispered_pact
  106. actions.precombat+=/food,type=azshari_salad
  107. actions.precombat+=/augmentation,type=defiled
  108. actions.precombat+=/water_elemental
  109. actions.precombat+=/snapshot_stats
  110. actions.precombat+=/mirror_image
  111. actions.precombat+=/potion,name=prolonged_power
  112. actions.precombat+=/ebonbolt
  113.  
  114. copy=ebonsolo_gil_flurrycombo_forb
  115. distance=11
  116. actions.single=ice_nova,if=debuff.winters_chill.up
  117. actions.single+=/ice_lance,if=spell_haste<=0.5&prev_gcd.1.ice_lance&debuff.winters_chill.remains>action.ice_lance.travel_time
  118. actions.single+=/flurry,if=time<3&prev_gcd.1.ice_lance
  119. actions.single+=/frostbolt,if=prev_off_gcd.water_jet
  120. actions.single+=/frostbolt,if=cast_time+travel_time<debuff.water_jet.remains
  121. actions.single+=/water_jet,if=(prev_gcd.1.frostbolt|target.distance<15)&(buff.fingers_of_frost.react=0&target.distance<15|buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&target.distance>=15)&buff.brain_freeze.react=0
  122. actions.single+=/rune_of_power,if=((buff.nefarious_pact.remains>3+cast_time)&cooldown.ray_of_frost.remains<cast_time)&!variable.fof_react
  123. actions.single+=/flurry,if=buff.brain_freeze.react&!variable.fof_react&buff.icy_veins.remains>gcd.max&variable.time_until_fof>gcd.max&variable.time_until_fof<=gcd.max+action.frostbolt.cast_time
  124. actions.single+=/flurry,if=prev_gcd.1.frostbolt&buff.brain_freeze.react&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  125. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  126. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&buff.brain_freeze.react
  127. actions.single+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  128. actions.single+=/ice_lance,if=variable.fof_react
  129. actions.single+=/ebonbolt,if=buff.brain_freeze.react=0&!variable.fof_react
  130. actions.single+=/frozen_orb,if=buff.brain_freeze.react=0&cooldown.ebonbolt.remains>0&(cooldown.icy_veins.remains>25|buff.icy_veins.up)
  131. actions.single+=/ice_nova
  132. actions.single+=/comet_storm
  133. actions.single+=/blizzard,if=talent.arctic_gale.enabled|active_enemies>1|(buff.zannesu_journey.stack=5&buff.zannesu_journey.remains>cast_time)
  134. actions.single+=/glacial_spike
  135. #actions.single+=/frost_nova,if=buff.nefarious_pact.remains>4.5&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>4.5&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<52.5
  136. #actions.single+=/berserking,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  137. #actions.single+=/ray_of_frost,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  138. actions.single+=/frostbolt
  139.  
  140. copy=eb_iv_flurry_il
  141. distance=11
  142. actions.precombat=flask,type=flask_of_the_whispered_pact
  143. actions.precombat+=/food,type=azshari_salad
  144. actions.precombat+=/augmentation,type=defiled
  145. actions.precombat+=/water_elemental
  146. actions.precombat+=/snapshot_stats
  147. actions.precombat+=/mirror_image
  148. actions.precombat+=/potion,name=prolonged_power
  149. actions.precombat+=/ebonbolt
  150.  
  151. actions.single=ice_nova,if=debuff.winters_chill.up
  152. actions.single+=/flurry,if=time=0
  153. actions.single+=/ice_lance,if=spell_haste<=0.5&prev_gcd.1.ice_lance&debuff.winters_chill.remains>action.ice_lance.travel_time
  154. actions.single+=/frostbolt,if=prev_off_gcd.water_jet
  155. actions.single+=/frostbolt,if=cast_time+travel_time<debuff.water_jet.remains
  156. actions.single+=/water_jet,if=(prev_gcd.1.frostbolt|target.distance<15)&(buff.fingers_of_frost.react=0&target.distance<15|buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&target.distance>=15)&buff.brain_freeze.react=0
  157. actions.single+=/rune_of_power,if=((buff.nefarious_pact.remains>3+cast_time)&cooldown.ray_of_frost.remains<cast_time)&!variable.fof_react
  158. actions.single+=/flurry,if=buff.brain_freeze.react&!variable.fof_react&buff.icy_veins.remains>gcd.max&variable.time_until_fof>gcd.max&variable.time_until_fof<=gcd.max+action.frostbolt.cast_time
  159. actions.single+=/flurry,if=prev_gcd.1.frostbolt&buff.brain_freeze.react&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  160. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  161. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&buff.brain_freeze.react
  162. actions.single+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  163. actions.single+=/ice_lance,if=variable.fof_react
  164. actions.single+=/ebonbolt,if=buff.brain_freeze.react=0&!variable.fof_react
  165. actions.single+=/frozen_orb,if=buff.brain_freeze.react=0&cooldown.ebonbolt.remains>0&(cooldown.icy_veins.remains>25|buff.icy_veins.up)
  166. actions.single+=/ice_nova
  167. actions.single+=/comet_storm
  168. actions.single+=/blizzard,if=talent.arctic_gale.enabled|active_enemies>1|(buff.zannesu_journey.stack=5&buff.zannesu_journey.remains>cast_time)
  169. actions.single+=/glacial_spike
  170. #actions.single+=/frost_nova,if=buff.nefarious_pact.remains>4.5&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>4.5&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<52.5
  171. #actions.single+=/berserking,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  172. #actions.single+=/ray_of_frost,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  173. actions.single+=/frostbolt
  174.  
  175. copy="eb_flurry_il_iv"
  176. distance=11
  177. actions.cooldowns=rune_of_power,if=(cooldown.icy_veins.remains<cast_time|charges_fractional>1.9&cooldown.icy_veins.remains>30|buff.icy_veins.up|target.time_to_die.remains+5<charges_fractional*10)&charges_fractional>1.9
  178. actions.cooldowns+=/potion,name=prolonged_power,if=cooldown.icy_veins.remains<1
  179. actions.cooldowns+=/variable,name=iv_start,value=time,if=cooldown.icy_veins.ready&buff.icy_veins.down
  180. actions.cooldowns+=/icy_veins,if=buff.icy_veins.down&time>5|prev_gcd.1.ice_lance
  181. actions.cooldowns+=/mirror_image
  182. actions.cooldowns+=/use_item,slot=trinket1
  183. actions.cooldowns+=/blood_fury
  184. actions.cooldowns+=/berserking,if=!talent.ray_of_frost.enabled
  185. actions.cooldowns+=/arcane_torrent
  186.  
  187. copy="eb_flurry_orb_iv"
  188. distance=11
  189. actions.cooldowns=rune_of_power,if=(cooldown.icy_veins.remains<cast_time|charges_fractional>1.9&cooldown.icy_veins.remains>30|buff.icy_veins.up|target.time_to_die.remains+5<charges_fractional*10)&charges_fractional>1.9
  190. actions.cooldowns+=/potion,name=prolonged_power,if=cooldown.icy_veins.remains<1
  191. actions.cooldowns+=/variable,name=iv_start,value=time,if=cooldown.icy_veins.ready&buff.icy_veins.down
  192. actions.cooldowns+=/icy_veins,if=buff.icy_veins.down&time>5|prev_gcd.1.frozen_orb
  193. actions.cooldowns+=/mirror_image
  194. actions.cooldowns+=/use_item,slot=trinket1
  195. actions.cooldowns+=/blood_fury
  196. actions.cooldowns+=/berserking,if=!talent.ray_of_frost.enabled
  197. actions.cooldowns+=/arcane_torrent
  198.  
  199. actions.single=ice_nova,if=debuff.winters_chill.up
  200. actions.single+=/flurry,if=time=0
  201. actions.single+=/ice_lance,if=spell_haste<=0.5&prev_gcd.1.ice_lance&debuff.winters_chill.remains>action.ice_lance.travel_time
  202. actions.single+=/frozen_orb,if=time<3
  203. actions.single+=/frostbolt,if=prev_off_gcd.water_jet
  204. actions.single+=/frostbolt,if=cast_time+travel_time<debuff.water_jet.remains
  205. actions.single+=/water_jet,if=(prev_gcd.1.frostbolt|target.distance<15)&(buff.fingers_of_frost.react=0&target.distance<15|buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&target.distance>=15)&buff.brain_freeze.react=0
  206. actions.single+=/rune_of_power,if=((buff.nefarious_pact.remains>3+cast_time)&cooldown.ray_of_frost.remains<cast_time)&!variable.fof_react
  207. actions.single+=/flurry,if=buff.brain_freeze.react&!variable.fof_react&buff.icy_veins.remains>gcd.max&variable.time_until_fof>gcd.max&variable.time_until_fof<=gcd.max+action.frostbolt.cast_time
  208. actions.single+=/flurry,if=prev_gcd.1.frostbolt&buff.brain_freeze.react&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  209. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&!variable.fof_react&(buff.icy_veins.down|variable.time_until_fof>gcd.max)
  210. actions.single+=/flurry,if=prev_gcd.1.ebonbolt&buff.brain_freeze.react
  211. actions.single+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  212. actions.single+=/ice_lance,if=variable.fof_react
  213. actions.single+=/ebonbolt,if=buff.brain_freeze.react=0&!variable.fof_react
  214. actions.single+=/frozen_orb,if=buff.brain_freeze.react=0&cooldown.ebonbolt.remains>0&(cooldown.icy_veins.remains>25|buff.icy_veins.up)
  215. actions.single+=/ice_nova
  216. actions.single+=/comet_storm
  217. actions.single+=/blizzard,if=talent.arctic_gale.enabled|active_enemies>1|(buff.zannesu_journey.stack=5&buff.zannesu_journey.remains>cast_time)
  218. actions.single+=/glacial_spike
  219. #actions.single+=/frost_nova,if=buff.nefarious_pact.remains>4.5&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>4.5&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<52.5
  220. #actions.single+=/berserking,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  221. #actions.single+=/ray_of_frost,if=buff.nefarious_pact.remains>3&(talent.rune_of_power.enabled&prev_gcd.1.rune_of_power)|buff.nefarious_pact.remains>3&!talent.rune_of_power.enabled&!variable.fof_react&cooldown.frozen_orb.remains<51
  222. actions.single+=/frostbolt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement