Skip to content

Hydrosphere damage tooltip #8598

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

CedrN
Copy link

@CedrN CedrN commented Apr 18, 2025

Fixes #1968

Description of the problem being solved:

"There is no way of calculating Hydrosphere damage when casting it. Currently, only "auto" pulses are accounted."
Solution:
Added skill part "Cast" for Hydrosphere, for when the Hydrosphere is continuously recast. Adjusted skill part names for Frozen, Shocked and Frozen & Shocked for clarity. Split "Cast" further into Frozen, Shocked and Frozen Shocked skill parts since the damage pulse from casting actually also converts depending on the ailment of the sphere.

Steps taken to verify a working solution:

  • Tested in PoB
  • skills script executed in dat view without related errors

Link to a build that showcases this PR:

https://pobb.in/ClnxZZVGiH5d

Before screenshot:

image

After screenshot:

image

CedrN added 2 commits April 18, 2025 17:24
…continuously recast. Adjusted skill part names for Frozen, Shocked and Frozen & Shocked for clarity.
…rts since the damage pulse from casting actually also converts depending on the ailment of the sphere.
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.

Hydrosphere damage tooltip is imcomplete
1 participant