HeroRotation

You want to DPS but you don't know what to cast ? Check the icons.

File Details

11.2.0.29

  • R
  • Sep 13, 2025
  • 457.85 KB
  • 6.0K
  • 11.2.0
  • Retail

File Name

HeroRotation-11.2.0.29.zip

Supported Versions

  • 11.2.0

tag c654b74052e4018a74ce071ff0208275bccc7104 11.2.0.29
Author:    Cilraaz <cilraaz@gmail.com>
Date:    Sat Sep 13 15:10:36 2025 -0400

commit 1be1740128da0fbf2bb05da2738cf6241aec6ff0
Author: Cilraaz <cilraaz@gmail.com>
Date:   Sat Sep 13 15:10:24 2025 -0400

    build(TOC): 11.2.0.29 release

commit d289444f13b09da16281a31fe2b2f831e80b4f50
Author: Cilraaz <cilraaz@gmail.com>
Date:   Sat Sep 13 02:47:01 2025 -0400

    fix(Havoc): Fix one entry for The Hunt to obey the DisplayStyle setting

commit d8dbba68e82fdca9ab582acb15234d6029a9f813
Author: Cilraaz <cilraaz@gmail.com>
Date:   Fri Sep 12 09:14:43 2025 -0400

    fix(Havoc): Reaver's Glaive should obey OffGCD setting

commit 37b44d3387f9a7495d93e22d42d66b077fb559ce
Author: Cilraaz <cilraaz@gmail.com>
Date:   Fri Sep 12 09:09:34 2025 -0400

    feat(BeastMastery): Minor APL update

commit 920f6a790f16303aa45e2db33a8908eb94808ee9
Author: Cilraaz <cilraaz@gmail.com>
Date:   Fri Sep 12 08:24:17 2025 -0400

    fix(Havoc): Fix missing Latent Energy buff spell object

commit caf9d39597d9be2cbf4b9899d0a78e31b4dfbbc6
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date:   Fri Sep 12 12:41:30 2025 +0800

    fix(Elemental): Minor fixes

    - Corrected a typo in the variable name 'VarTrinekt2Buffs' to 'VarTrinket2Buffs'
    - Updated Lava Burst conditional logic to properly check for Eye of the Storm and Echoes of Great Sundering availability.
    - Fixed default value of Shaman.TWW3ProcsToAsc from 999 to 8.

commit 0a72d6356751012f88a1ea06c9993577e49189cd
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date:   Fri Sep 12 12:39:07 2025 +0800

    fix(Fury): Minor fixes

    - Fix incorrect crit chance reference in Slayer Bloodthirst (S.CritChancePct() -> CritPctCurrent)
    - Fix trinket sync logic to properly check Odyn's Fury cooldown alignment (or VarTrinket1CD -> or VarTrinket1CD % 45 == 0, same for VarTrinket2Sync)
    - Fix typo in Thane return string ("odyns_fury slayer 36" -> "odyns_fury thane 36")

commit 676265c6d31ae16fa74f7ae6289a0dc32a14bf8a
Author: Cilraaz <cilraaz@gmail.com>
Date:   Fri Sep 12 00:36:09 2025 -0400

    feat(Shadow): Add Flash Heal OffGCD setting; Remove Flash Heal range check

commit 98e7614d49f2493bbe462ff2b92b99e846ff0b87
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date:   Fri Sep 12 12:34:55 2025 +0800

    feat(Shadow): Add Nexus-King's Command trinket

    - Added Nexus King's Command trinket and its associated buffs to Priest spell and item tables.
    - Updated Shadow rotation logic to use Flash Heal with Oathbound and Boon of the Oathsworn buffs when the trinket is equipped.
    - Also fixed a typo in the Power Infusion condition.

commit 817153046085489f7ff67c33f664d11d7ef5e51f
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date:   Fri Sep 12 12:30:05 2025 +0800

    fix:(Affliction) Remove Soul Rot player buff overrides

    Soul Rot (386997) is a target debuff, not a player buff.