-
-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
4,845 additions
and
937 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Interface: 30402 | ||
## Interface: 30403 | ||
## Version: @project-version@ | ||
## Title: Hekili | ||
## Author: Hekili | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Mage: Arcane | ||
# https://www.icy-veins.com/wotlk-classic/arcane-mage-dps-pve-rotation-cooldowns-abilities | ||
# September 2023 | ||
|
||
## Precombat | ||
actions.precombat+=/arcane_brilliance,if=raid&buff.arcane_brilliance.down | ||
actions.precombat+=/arcane_intellect,if=!raid&buff.arcane_brilliance.down&buff.arcane_intellect.down | ||
actions.precombat+=/molten_armor,if=buff.unique_armor.down | ||
|
||
## Default | ||
actions+=/counterspell | ||
actions+=/spellsteal | ||
actions+=/remove_curse | ||
## Cooldowns | ||
actions+=/fire_ward,if=talent.incanters_absorption&buff.incanters_absorption.down&action.global_thermal_sapper_charge.ready | ||
actions+=/global_thermal_sapper_charge,if=talent.incanters_absorption&buff.incanters_absorption.down&buff.fire_ward.up | ||
actions+=/potion | ||
actions+=/arcane_power | ||
actions+=/icy_veins | ||
actions+=/mirror_image | ||
# Use any trinkets that aren't otherwise specified. | ||
actions+=/use_items | ||
actions+=/call_action_list,name=aoe,if=active_enemies>2 | ||
actions+=/arcane_missiles,if=debuff.arcane_blast.stack=4&(buff.missile_barrage.up|prev_gcd.6.arcane_blast) | ||
actions+=/arcane_barrage,if=debuff.arcane_blast.stack=4&buff.missile_barrage.down&moving | ||
actions+=/best_mana_potion | ||
actions+=/replenish_mana,if=mana.pct<70 | ||
actions+=/evocation,if=mana.pct<30 | ||
actions+=/arcane_blast | ||
|
||
actions.aoe+=/arcane_explosion,if=target.within10 | ||
actions.aoe+=/presence_of_mind | ||
actions.aoe+=/blizzard | ||
actions.aoe+=/flamestrike |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Mage: Fire | ||
# https://www.icy-veins.com/wotlk-classic/fire-mage-dps-pve-rotation-cooldowns-abilities | ||
# September 2023 | ||
|
||
## Precombat | ||
actions.precombat+=/arcane_brilliance,if=raid&buff.arcane_brilliance.down | ||
actions.precombat+=/arcane_intellect,if=!raid&buff.arcane_brilliance.down&buff.arcane_intellect.down | ||
actions.precombat+=/molten_armor,if=buff.unique_armor.down | ||
actions.precombat+=/focus_magic,if=group&active_dot.focus_magic=0 | ||
actions.precombat+=/pyroblast,if=boss | ||
|
||
## Default | ||
actions+=/counterspell | ||
actions+=/spellsteal,line_cd=spellsteal_cooldown | ||
## Cooldowns | ||
actions+=/mirror_image | ||
actions+=/combustion | ||
actions+=/icy_veins | ||
actions+=/flame_cap | ||
actions+=/potion | ||
# Use any trinkets that aren't otherwise specified. | ||
actions+=/use_items | ||
# Regular Rotation | ||
actions+=/living_bomb,cycle_targets=1,max_cycle_targets=living_bomb_cap,if=target.time_to_die>12&debuff.living_bomb.down | ||
actions+=/call_action_list,name=aoe,if=active_enemies>2 | ||
actions+=/pyroblast,if=buff.hot_streak.react | ||
actions+=/best_mana_potion | ||
actions+=/replenish_mana,if=mana.pct<70 | ||
actions+=/evocation,if=mana.pct<30 | ||
actions+=/fire_blast,if=moving | ||
actions+=/frostfire_bolt,if=glyph.frostfire.enabled | ||
actions+=/fireball | ||
|
||
actions.aoe+=/blast_wave,if=target.within10 | ||
actions.aoe+=/flamestrike,line_cd=8,if=buff.firestarter.up | ||
actions.aoe+=/dragons_breath,if=target.within12 | ||
actions.aoe+=/blizzard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Mage: Frost | ||
# https://www.icy-veins.com/wotlk-classic/frost-mage-dps-pve-rotation-cooldowns-abilities | ||
# September 2023 | ||
|
||
## Precombat | ||
actions.precombat+=/arcane_brilliance,if=raid&buff.arcane_brilliance.down | ||
actions.precombat+=/arcane_intellect,if=!raid&buff.arcane_brilliance.down&buff.arcane_intellect.down | ||
actions.precombat+=/conjure_mana_gem,if=mana_gem_charges<2 | ||
actions.precombat+=/molten_armor,if=buff.unique_armor.down | ||
actions.precombat+=/summon_water_elemental,if=!pet.active&glyph.eternal_water.enabled | ||
actions.precombat+=/focus_magic,if=group&active_dot.focus_magic=0 | ||
actions.precombat+=/pyroblast,if=boss | ||
|
||
## Default | ||
actions+=/counterspell | ||
actions+=/spellsteal,line_cd=spellsteal_cooldown | ||
## Cooldowns | ||
actions+=/mirror_image | ||
actions+=/summon_water_elemental,if=!glyph.eternal_water.enabled | ||
actions+=/icy_veins | ||
actions+=/arcane_power | ||
actions+=/flame_cap | ||
actions+=/potion,use_off_gcd=1 | ||
actions+=/cold_snap,if=use_cold_snap&buff.icy_veins.down&cooldown.icy_veins.remains>60 | ||
# Use any trinkets that aren't otherwise specified. | ||
actions+=/use_items | ||
# Use Deep Freeze to consume your last Fingers of Frost charge simultaneously with a Frostbolt or Frostfire Bolt. | ||
actions+=/deep_freeze,if=(debuff.frozen.up|buff.fingers_of_frost.stack=1)&(action.frostfire_bolt.in_flight|action.frostbolt.in_flight) | ||
actions+=/frostbolt,if=buff.fingers_of_frost.up&talent.deep_freeze&cooldown.deep_freeze.remains<cast_time*buff.fingers_of_frost.stack | ||
actions+=/frostfire_bolt,if=buff.brain_freeze.react | ||
actions+=/blizzard,if=active_enemies>2&!moving | ||
actions+=/cone_of_cold,if=active_enemies>2&target.within10&moving | ||
actions+=/arcane_explosion,if=active_enemies>2&target.within10&moving | ||
actions+=/fire_blast,if=moving&target.within20 | ||
actions+=/best_mana_potion,use_off_gcd=1 | ||
actions+=/use_mana_gem,use_off_gcd=1,if=mana.pct<70 | ||
actions+=/evocation,if=mana.pct<30 | ||
actions+=/frostbolt |
Oops, something went wrong.