PathOfBuilding icon indicating copy to clipboard operation
PathOfBuilding copied to clipboard

Add support for low tolerance

Open Regisle opened this issue 2 years ago • 3 comments

This applies only if the number of poisons you could apply are less than 1 AND the enemy config only has 1 poison on them maximum

This does require me to move a bunch of the poison variables, and I am unsure if that breaks anything, from what I can tell it doesnt/shouldnt but should have someone else look

build to test with : https://pobb.in/0I6xHsxW0y86

Regisle avatar Aug 14 '22 00:08 Regisle

Can you also add override for this in config? For alchemist mark only thing that matters is the poison duration being lower than the actual mark most of the time (you still stack faster poisons for more mark dps but you dont have to go all the way to being able to apply only 1 poison because you mostly care only about poison dps + mark dps).

Example: https://pobb.in/5LXY2f3VWLEL , i can definitely apply more than 1 poison here but its valid low tolerance + mark setup.

EDIT: Or maybe make it apply to poison DPS always and then apply it to total damage per poison only when your poison duration is lower? or something like that

deathbeam avatar Aug 14 '22 07:08 deathbeam

Can you also add override for this in config?

done

Regisle avatar Aug 15 '22 02:08 Regisle

Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/3750

QuickStick123 avatar Sep 03 '22 07:09 QuickStick123