Leopold's Applause reduced enemy lightning resistance minimum from penetration is not being applied
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-game, when I have Leopold's Applause equipped, my lightning penetration should be able to reduce enemy resistances to -50% instead of 0%.
What is the value from the calculation in Path of Building?
In PoB, when I have Leopold's Applause equipped and view my MH Eff. DPS Mod on the Calcs screen, I see Effective Resistance to be 0%.
How to reproduce the issue
Equip Leopold's Applause Give yourself > 50% lightning pen View your MH Eff DPS Mod
PoB for PoE2 build code
https://poe2.ninja/pob/2865
Screenshots
Red text is a feature request. Expected to not work yet as we haven't implemented it yet.
Ah I see. I didn't know what "red text" this line was referring to:
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).
Perhaps adding "(pending)" or "(not yet implemented)" to the end of the red text would be more instructive to people that do look on the item and see this issue, though.
Do I need to open a feature request instead?
is there a custom modifier to simulate this? what would I need to write into the custom modifier box to simulate this -50 resistances? let's assume I have a way of always lowering it to -50 total, for example pandemonius amulet?
is there a custom modifier to simulate this? what would I need to write into the custom modifier box to simulate this -50 resistances? let's assume I have a way of always lowering it to -50 total, for example pandemonius amulet?
You can simply use 50% more damage in config if you can penetrate it all the way down to -50%.
thanks, for some ting that may be ok yes, but if i want to really see impact of changed gear or for example find better passive nodes I think 50% more damage is not the same as the reduced enemy cold resistance. it would then probably tell me fire damage is equally good as cold, but in reality it isn't. is there a way to specifically lower enemy resistance to -50% for cold?
In the config tab there are boxes for enemy resistance
Did you manage to write a negative number there? I tried but the minus sign (-) was not accepted by the program. Did I do it wrong?
Oh, looks like this was broken with this commit: https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/commit/dbf0b5bd455f8b0290b118d1fcff3d9423ec009d
You can use this wording in the custom box in the meantime: "nearby enemies have -50% to cold resistance"