8000 Hpal Model Accuracy by syrifgit · Pull Request #4866 · Hekili/hekili · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hpal Model Accuracy #4866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 17, 2025
Merged

Hpal Model Accuracy #4866

merged 2 commits into from
May 17, 2025

Conversation

syrifgit
Copy link
Collaborator

Various Improvements to HPal model

  • Support blessing_of_anshe
    • It was in the ret file, but they have different spellIDs for each spec
  • Fix avenging_wrath/crusader duration
  • awakening
    • Fix max stacks
    • Change handler to reflect correct max stack count
    • Handler was incorrectly called in many places, which is now fixed
  • spend and runHandler hooks
    • Tested and separated interactions which work with free holy power spenders, moved into runHandler
    • Those that do not work with free spenders remain in the spend hook
    • Some interactions were moved to these 2 hooks instead of being repeatedly defined within ability registrations
  • InfusionOfLight
    • Reduce duplicate code by turning into a function, called by 2 abilities
  • crusader_strike
    • wowhead tooltip isn't correct, it says 6 seconds but it appears to actually be 7 ingame
  • holy_shock
  • judgment
    • Cooldown definition was wrong
    • Added mana cost reduction via talent
    • Handler simplified (infusion of light)
    • Added the auto-consecrate effect from talent

@syrifgit syrifgit added the ✅ Bug Fix Fixes a known bug or open issue label May 15, 2025
Copy link
Owner
@Hekili Hekili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of questions.

@Hekili Hekili merged commit 31bdf05 into Hekili:thewarwithin May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Bug Fix Fixes a known bug or open issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cooldown.holy_shock.charges always return 0
2 participants
0