Skip to content

WoW Addon - Attempt to provide the useful and precise informations to execute the best possible DPS rotation in every situation.

License

Notifications You must be signed in to change notification settings

Hinalover/AethysRotation

 
 

Repository files navigation

If you are using Curse Client V5, please upgrade to Twitch Client or download manually the addon, it's no longer supported by Curse and contains bugged updates.

If you are experiencing issues with AoE rotation (likely Abilities not being recommended), be sure to have enemies nameplates enabled and enough nameplates shown (camera can hide them).

AethysRotation

GitHub license GitHub forks GitHub stars GitHub issues

AethysRotation is a World of Warcraft addon to provide the player useful and precise information to execute the best possible DPS rotation in every situation. The project is hosted on GitHub and powered by AethysCore. It is maintained by Aethys and the SimCMinMax team. Also, you can find it on Curse and CurseForge.

There are a lot of helpful commands, do '/aer help' to see them in-game ! Although, most of the commands and options are being moving to Addons Panels, you can see them by going into Interface -> Addons -> AethysRotation.

Feel free to join our Discord. Feedback is highly appreciated !

Key Features

  • Main Icon that shows the next ability you should cast.
  • Two smaller icons above the previous one that shows the useful OffGCD abilities to use.
  • One medium icon on the left that shows every ability that should be cycled (i.e. multi-dotting).
  • One medium-small icon on the upper-left that does proposals about situational abilities (trinkets, potions, ...).
  • Toggles to turn On/Off the CDs or AoE to adjust the rotation according to the situation (the addon can be disabled this way aswell).

Toggles can now use directly key bindings, set them in 'Game Menu -> Key Bindings -> AddOns'

Every rotation is based on SimulationCraft Action Priority Lists.

Special Features

  • Handle both Single Target and AoE rotations (it auto adapts).
  • Optimized pooling of resources when needed (ex: energy before using cooldowns as a rogue).
  • Accurate TimeToDie prediction.
  • Next cast prediction for casters.
  • Special handlers for tricky abilities (ex: Finality or Exsanguinated bleeds for rogues).
  • Solo Mode to prioritize survivability over DPS. (If implemented in the rotation)

Supported Rotations

Class Specs
Death Knight Blood Frost Unholy
Demon Hunter Vengeance Havoc
Druid Balance Guardian Feral
Hunter Beast Mastery Marksmanship Survival
Mage Frost Fire Arcane
Monk Windwalker
Paladin Protection Retribution
Priest Shadow
Rogue Assassination Outlaw Subtlety
Shaman Enhancement Elemental
Warlock Affliction Demonology Destruction
Warrior Arms Fury

Support the team

Name Maintaining Since Donate Watch
Aethys Core, Rogue, Paladin, Guardian Aug 2016 Donate Stream
Nia Hunter, Fury Feb 2017 Donate Stream
KutiKuti Core, Priest, Warlock, Balance Mar 2017 Donate
Mystler Rogue May 2017 Donate
Krich Death Knight Jun 2017 Donate
Lithium Shaman, Arms Jun 2017 Donate Stream
Glynny Mage Aug 2017 Donate Stream
Kojiyama Havoc, Rogue Sep 2017 Donate
Blackytemp Feral, Rogue, Fire Oct 2017 Donate

Special Mention About SimC APL

As said earlier, every rotation is based on SimulationCraft Action Priority Lists (APL). What it means is, it heavily relies on how optimized those APLs are, especially for some talents, tier bonuses and legendaries support. Do remember that what the addon tells you is what the "robot" on SimulationCraft would do in your situation. It also means that you can improve the current APL by using the addon and report the issues you might encounter. I (Aethys) am one of the main Rogue theorycrafter and contributor to the SimulationCraft Rogue Module, both SimC APL and Addon Rotation are 100% synced. I use both tools to improve the APL and do Rogue Theorycrafting.

Special Thanks

Advanced Users / Developper Notes

If you want to use the addon directly from the GitHub repository, you would have to symlink every folders from this repository (AethysRotation folder and every class modules but the template) to your WoW Addons folder. Furthermore, to make it working, you need to add the only dependency that is AethysCore following the same processus (symlink AethysCore & AethysCache from the repository). There is a script that does this for you, open symlink.bat and modify the two vars (WoWRep and GHRep) to match your local setup. Make sure AethysRotation's directories doesn't already exist as it will not override them. Finally, launch symlink.bat

Stay tuned !

About

WoW Addon - Attempt to provide the useful and precise informations to execute the best possible DPS rotation in every situation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 99.8%
  • Batchfile 0.2%