Skip to content

Instantly share code, notes, and snippets.

@cgdangelo
Created April 25, 2018 21:18
Show Gist options
  • Save cgdangelo/f6f9fc1c1c2db8eb1b987381b7f9563e to your computer and use it in GitHub Desktop.
Save cgdangelo/f6f9fc1c1c2db8eb1b987381b7f9563e to your computer and use it in GitHub Desktop.
bfa arcane
html=dikembe.html
single_actor_batch=1
chart_show_relative_difference=1
target_error=0.2
mage=dikembe
spec=arcane
level=110
race=troll
role=spell
position=back
gear_crit_rating=400
gear_haste_rating=353
gear_mastery_rating=297
gear_versatility_rating=271
gear_intellect=740
talents=2011011
talent_override=mana_adept
talent_override=rune_of_power
talent_override=charged_up
talent_override=erosion
talent_override=overpowered
actions.precombat=
actions.precombat+=/arcane_intellect
actions.precombat+=/summon_arcane_familiar
actions.precombat+=/snapshot_stats
actions.precombat+=/mirror_image
actions.precombat+=/arcane_blast
actions=
actions+=/swap_action_list,name=ma,if=talent.mana_adept.enabled
actions+=/swap_action_list,name=ro3,if=talent.rule_of_threes.enabled
#actions+=/bench,if=talent.arcane_familiar.enabled
actions.ma=
actions.ma+=/start_burn_phase,if=prev_gcd.1.arcane_power|target.time_to_die<30
actions.ma+=/stop_burn_phase,if=prev_gcd.1.evocation&target.time_to_die>30
actions.ma+=/charged_up,if=buff.arcane_charge.stack<2&(recharge_time<=cooldown.arcane_power.remains|cooldown.arcane_power.remains<=execute_time)
actions.ma+=/rune_of_power,if=target.time_to_die<=cooldown.arcane_power.remains+buff.arcane_power.duration|cooldown.arcane_power.remains<=execute_time|burn_phase&mana.pct>30
actions.ma+=/arcane_power
actions.ma+=/arcane_missiles,if=mana.pct>80,chain=1
actions.ma+=/berserking,if=buff.arcane_power.up
actions.ma+=/arcane_blast,if=burn_phase
actions.ma+=/evocation,if=burn_phase,interrupt_if=mana=mana.max|buff.clearcasting.react&mana.time_to_max<=2.5*spell_haste,interrupt_immediate=1
actions.ma+=/arcane_barrage
actions.ro3=
actions.ro3+=/start_burn_phase,if=prev_gcd.1.arcane_power|target.time_to_die<30
actions.ro3+=/stop_burn_phase,if=prev_gcd.1.evocation&target.time_to_die>30
actions.ro3+=/charged_up,if=buff.arcane_charge.stack<2
actions.ro3+=/rune_of_power,if=cooldown.arcane_power.remains<=execute_time|burn_phase
actions.ro3+=/arcane_power,if=buff.arcane_charge.stack=buff.arcane_charge.max_stack
actions.ro3+=/presence_of_mind,if=buff.arcane_power.remains<=action.arcane_blast.execute_time*buff.presence_of_mind.max_stack
actions.ro3+=/arcane_missiles,if=buff.clearcasting.react&buff.arcane_power.down,chain=1
actions.ro3+=/arcane_blast,if=burn_phase|buff.arcane_charge.stack<buff.arcane_charge.max_stack|!cost|mana.pct>60|buff.presence_of_mind.up
actions.ro3+=/evocation,if=burn_phase,interrupt_if=mana=mana.max|buff.clearcasting.react&mana.time_to_max<=2.5*spell_haste,interrupt_immediate=1
actions.ro3+=/arcane_barrage,if=cooldown.arcane_power.remains>5
copy=ro3
talent_override=rule_of_threes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment