Nerien's Hekili Packs

Nerien's collection of Hekili action packs for various classes and specializations.

File Details

2.5.2

  • R
  • Sep 30, 2025
  • 81.70 KB
  • 16.9K
  • 11.2.0
  • Retail

File Name

nerien-hekili-packs-2.5.2.zip

Supported Versions

  • 11.2.0

Nerien's Hekili Packs

2.5.2 (2025-09-30)

Full Changelog Previous Releases

  • chore: regeneration action packs
  • fix: only suggest Lunar Beam when not moving on guardian druid
    Don't suggest Lunar Beam while running during a pull as the main
    benefits of Lunar Beam only occur while the player and the mobs are all
    standing together in Lunar Beam.
  • feat: canonicalize some variables between tank classes
    • Split has_absorb_buff into several lines to make it easier to
      compare across profiles for correctness.
    • Add has_mutually_exclusive_buff for tank classes that have some
      major damage reduction buffs that should never be used together, even
      if some defensives can be layered together.
    • Reorder some conditions and add parentheses consistently between the
      tank profiles.
  • docs: update recommended Protection settings for warrior pack
  • fix: suggest Charge even when not moving and adjust on-pull
    Use target.distance instead of movement.distance as the Charge
    condition so that the player doesn't need to be moving for the condition
    to be true.
    Also adjust the on-pull actions to more accurately reflect what actions
    are for the pull, and which are the standard priority once in-combat.