PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Elemental Damage Reduction breakdown clarity
Open
Nobody has claimed this yet.
user-interface
- 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
What is the wording in-game?
Eternal Damnation
Gain additional Elemental Damage Reduction equal to half your Chaos Resistance
What is the wording in Path of Building?
Base Cold Damage Reduction: 0.65
Should be:
Base Cold Damage Taken: 0.65
Thougts:
Cold Damage Reduction: 35%
Damage taken: 100 - 35 = 65% or 0.65
Character build code
https://pobb.in/avrPMV5OETPF
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. Search the Lua codebase for the displayed text “Base Cold Damage Reduction” and inspect the breakdown-label path; done means the label reads “Base Cold Damage Taken” while the shown 0.65 value remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100