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 Bidding support gem #792

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

Blitz54
Copy link
Contributor

@Blitz54 Blitz54 commented Feb 15, 2025

Fixes # .

Description of the problem being solved:

Bidding support gem applies 30% more damage to commandable minion skills. Not sure if this is the best implementation or not. I think I'd prefer the minion commandable skills to have an actual SkillType.CommandableSkill, but I'm not sure if that's possible. I considered ModFlags too, but as far as I know it would have to be added manually to each skill? Which isn't great for future proofing.

Let me know if there's a preferred way.

Steps taken to verify a working solution:

  • Checked different minions and confirmed that the MORE damage only applies to the commandable skill.

Link to a build that showcases this PR:

https://maxroll.gg/poe2/pob/5z7nx00m

Before screenshot:

After screenshot:

image

@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Mar 10, 2025
Copy link
Contributor

@LocalIdentity LocalIdentity left a comment

Choose a reason for hiding this comment

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

The way you implemented this is exactly the way I would have done it

@LocalIdentity LocalIdentity merged commit d7742b0 into PathOfBuildingCommunity:dev Mar 10, 2025
2 checks passed
@Blitz54 Blitz54 deleted the bidding branch March 10, 2025 13:51
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