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

Add support for Dance with Death and Charm mods #636

Merged

Conversation

Blitz54
Copy link
Contributor

@Blitz54 Blitz54 commented Jan 27, 2025

Fixes # .

Description of the problem being solved:

-Added support for Dance with Death. It checks for empty offhand, and a one handed weapon.
-Added config for using charm, and made "Lucky Rabbit Foot" work.
-"increased effect of charms applied to you", "flask and charm charges gained", and "while you have an active charm" were added. Some nodes that used this were "Lucky Rabbit Foot" and "Efficient Alchemy"

Steps taken to verify a working solution:

-Tested Dance with Death with equipment pairs to ensure it worked as expected. Equipping anything in slot 2 is recognized as failing the check. Using a two hand melee fails. Using a bow with slot 2 open fails. Using a wand with slot 2 open fails. Using a mace and an empty slot 2 passes as the node activates.
-Resistance from Charm increased with charm effect. I copied the flask code, so it should only work on the player. They may allow charms to affect minions later, and it says "applied to you".

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Jan 29, 2025
@LocalIdentity LocalIdentity merged commit 5d45cac into PathOfBuildingCommunity:dev Jan 29, 2025
2 checks passed
@Blitz54 Blitz54 deleted the Dance-with-death-and-charms branch January 29, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants