Skip to content

Instantly share code, notes, and snippets.

@cgdangelo
Created January 25, 2017 17:30
Show Gist options
  • Save cgdangelo/6cf016aa7dbbaacceb0b3d4c737104a4 to your computer and use it in GitHub Desktop.
Save cgdangelo/6cf016aa7dbbaacceb0b3d4c737104a4 to your computer and use it in GitHub Desktop.
../profiles/Tier19M_NH/Mage_Arcane_T19M_NH.simc
default_actions=0
name=20s
copy=0s,20s
actions.precombat+=/variable,op=set,name=max_burn_delay,value=0
copy=10s,20s
actions.precombat+=/variable,op=set,name=max_burn_delay,value=10
copy=30s,20s
actions.precombat+=/variable,op=set,name=max_burn_delay,value=30
copy=40s,20s
actions.precombat+=/variable,op=set,name=max_burn_delay,value=40
copy=50s,20s
actions.precombat+=/variable,op=set,name=max_burn_delay,value=50
actions=counterspell,if=target.debuff.casting.react
actions+=/time_warp,if=(buff.bloodlust.down)&((time=0)|(equipped.132410&buff.arcane_power.up&prev_off_gcd.arcane_power)|(target.time_to_die<40))
actions+=/mirror_image,if=buff.arcane_power.down
actions+=/stop_burn_phase,if=prev_gcd.1.evocation&burn_phase_duration>gcd.max
actions+=/mark_of_aluneth,if=cooldown.arcane_power.remains>20
actions+=/call_action_list,name=build,if=buff.arcane_charge.stack<4
actions+=/call_action_list,name=init_burn,if=buff.arcane_power.down&buff.arcane_charge.stack=4&(cooldown.mark_of_aluneth.remains=0|cooldown.mark_of_aluneth.remains>variable.max_burn_delay)&(!talent.rune_of_power.enabled|(cooldown.arcane_power.remains<=action.rune_of_power.cast_time|action.rune_of_power.recharge_time<cooldown.arcane_power.remains))|target.time_to_die<45
actions+=/call_action_list,name=burn,if=burn_phase
actions+=/call_action_list,name=rop_phase,if=buff.rune_of_power.up&!burn_phase
actions+=/call_action_list,name=conserve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment