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

[script] [combat-trainer] Added necro_corpse_priority: setting #6893

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

hat071af
Copy link
Contributor

@hat071af hat071af commented Aug 20, 2024

Added necro_corpse_priority: setting to allow for prioritization of using corpses for either healing or pet creation. This does not change any behavior unless the setting is added to a yaml.

Default behavior is to prioritze healing from corpses over pet creation, and this is the same behavior as before this update. To have it do this, exclude the setting, leave it blank or set it to heal. To have it prioritize pet creation from corpses set it to pet.

Rituals other than consume/arise also have not changed. They are handled separately in the rituals section and continue to be prioritized behind both pets and healing as before.

Added `necro_corpse_priority:` setting to allow for prioritization of using corpses for either healing or pet creation.

Default behavior is to prioritze healing from corpses. Exclude it, leave it blank or set it to `heal`.
To have it prioritize pet creation from corpses set it to `pet`.

Rituals other than consue/arise have not changed. They are handled separately in the rituals section and continue to be prioritized behind pets and healing as before.
@hat071af
Copy link
Contributor Author

Hold up on merging. Not quite working yet, missed a detail

Refactored original attempt to work correctly. Okay to merge now.
@hat071af
Copy link
Contributor Author

Refactored to work correctl.y. Okay to merge now.

@MahtraDR
Copy link
Collaborator

How well tested is this? Can you get a couple of volunteers on discord to test?

@hat071af
Copy link
Contributor Author

I've been running a couple months this since I submitted it without issue, but I don't think anyone else has tried it out. I've mostly been running it with the new setting set to 'pet', with a bit of testing it set to 'heal' or having it blank or non-existant.

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