PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
dual strike and cleave bleed dps calculations don't use combined damage of both weapons (or do so incorrectly)
Nobody has claimed this yet.
- 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
Check for support
- I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What platform are you running Path of Building on?
Windows
What is the value from the calculation in-game?
Idk
What is the value from the calculation in Path of Building?
lvl 20 dual strike has 442% effectiveness, lvl 20 puncture of shanking has 438% effectiveness. dual strike's HIT dps and average damage are two times higher than puncture's. This means that dual strike effeciveness and attack damage are per weapon. So far so good. But if we compare lvl 19 dual strike bleed dps to lvl 20 double strike bleed dps they are almost the same, which can't be true, unless Mark is wrong in this thread https://www.reddit.com/r/pathofexile/comments/za12om/comment/iykdc4b/?context=2. So, what about cleave? It has this line "When Dual Wielding, Deals 60% Damage from each Weapon combined". This line is equivalent to 40% less damage with bleeding while dual wielding, but it shouldn't be (unless Mark is wrong). Notably, Vaal flicker strike bleed dps calculation seems correct.
How to reproduce the issue
No response
Character build code
https://pobb.in/YxbRlOyKUvqP
Screenshots
No response
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
Start by loading the linked PoB build and comparing the bleed calculations for Dual Strike, Double Strike, Cleave, and Vaal Flicker Strike. Trace how dual-wield weapon damage is combined for these skills; done means the affected bleed DPS and average damage calculations consistently reflect both weapons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100