SpellActivationOverlay

SpellActivationOverlay

3M Downloads

Glow Victory Rush button in all stances

ennvina opened this issue ยท 1 comments

commented

Currently, the Victory Rush button glows when the game client tells that the ability is ready. For example, it will only glow in the Battle and Berserker Stance.

Many warriors would like to see the proc in other stances as well, even if they would need to stance dance to benefit from the proc.

This will require an option

  • the current behavior will be the default behavior, which matches what the game client wants us to do
  • the new behavior will be an option, so that experienced players can play around stance dancing
commented

Will not be fixed, because the game engine does not provide a good way to detect when an enemy grants experience or honor.

At best we could detect and mob dying and experience gain, and tries to recreate the timeline to guess that it means that the mob granted experience because the warrior killed it. But it would be tedious, it wouldn't work at max level (or when level exp is locked) and there are situations where the guess would be wrong anyway.