PathOfBuilding icon indicating copy to clipboard operation
PathOfBuilding copied to clipboard

Kalandra's Touch Ring Error

Open Rika5885 opened this issue 1 year ago • 0 comments

Check version

  • [X] I'm running the latest version of Path of Building and I've verified this by checking the changelog

Check for duplicates

  • [X] I've checked for duplicate open and closed issues by using the search function of the issue tracker

Check for support

  • [X] 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?

In the game itself, the damage calculation is correct.

When adding a stat ( +# to level socketed gems ) on a synthesized base without a socket for a gem, Kalandra's Touch Ring adds the values ​​​​that are added below it, for example (health, intelligence, resistances)

As you can see in screenshot 1 and 2, the characteristics change.

1 2

What is the value from the calculation in Path of Building?

In Path of Building, Kalandra's Touch ring can't display values ​​on a synthesized base.

After the value (+# to level socketed gems), the ring simply doesn't accept the stats below it in the list. (Screenshot 1)

If you remove ( +# to level socketed gems ) using the editor, everything will return to normal (Screenshot 2), or if you set this value lower than all, then the values ​​above it will be considered (Screenshot 3)

An example of changing characteristics is shown in the screenshots below.

3 4 5

How to reproduce the issue

  1. Open Path of Building
  2. Copy and open Character build code
  3. Select a rare ring
  4. Use the Edit button to understand how the property ( +# to level socketed gems ) behaves on a synthesized base
  5. Fix the bug
  6. Realize, that after fixing the bug, one more person in the world will be grateful to you

Character build code

https://pobb.in/yfzB7zvFDLPa

Screenshots

No response

Rika5885 avatar Aug 25 '24 21:08 Rika5885