Skip to content
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

Prot Paladin: Lay on Hands + Improved Lay On Hands #1080

Merged
merged 4 commits into from
Sep 22, 2024

Conversation

wsphillips
Copy link
Contributor

Implements Lay on Hands and the armor aura from Improved Lay on Hands.

@wsphillips wsphillips mentioned this pull request Sep 21, 2024
22 tasks
Priority: core.CooldownPriorityBloodlust,
Type: core.CooldownTypeSurvival,
ShouldActivate: func(sim *core.Simulation, character *core.Character) bool {
return character.CurrentHealthPercent() < 0.1 // TODO: better default condition
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is probably ok. We can generally leave it up to APLs

@kayla-glick kayla-glick merged commit 3504e61 into wowsims:master Sep 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants