PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Elemental Damage Reduction breakdown clarity

Open
#8,378 1 comment 0 reactions 0 assignees View on GitHub

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
2

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

2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.