We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I want to see how much mana I use, the only statistic I have is the individual mana cost of a single cast/attack.
I'd like for PoB to show me how much mana per second I use, as opposed to how much mana I use per single attack/cast.
I currently manually calculate what my mana use is by simply doing mana cost * attack rate.
No response
The text was updated successfully, but these errors were encountered:
Also providing a warning for regen less than mana cost and factoring mana on hit into this would be nice.
Sorry, something went wrong.
This becomes somewhat problematic with triggers etc (but should be fine for main skill)
and as for regen, theres lots of other ways to gain mana (like flask/leech/onhit/recoup etc) which can make the warning useless
Successfully merging a pull request may close this issue.
Check for duplicates
Is your feature request related to a problem?
If I want to see how much mana I use, the only statistic I have is the individual mana cost of a single cast/attack.
Describe the solution you'd like
I'd like for PoB to show me how much mana per second I use, as opposed to how much mana I use per single attack/cast.
Describe alternatives you've considered
I currently manually calculate what my mana use is by simply doing mana cost * attack rate.
Additional context
No response
The text was updated successfully, but these errors were encountered: