PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Displayed soul cost mismatch
Open
Nobody has claimed this yet.
bug
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
How is Path of Building expected to behave?
If you have a vaal skill, the soul cost on the left panel and in calcs should match.
How does Path of Building behave?
They don't always match.
How to reproduce the issue
- Add
Vaal Arc - Add the custom configuration
Vaal Skills require 30% less souls per use(so soul cost is 25 * 0.7 = 17.5) - Observe how on the left panel the soul cost is 17, while in the calcs it is 18
PoB for PoE1 build code
Screenshots
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Reproduce the mismatch with Vaal Arc and the 30% less-souls configuration, then trace the soul-cost calculation used by the left panel and calcs; done means both displays use the same rounding and show 17 or 18 consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100