Paliak
Paliak
Fixes #8137 ### Description of the problem being solved: Currently it seems the "Ailments never count as being from Critical Strikes" mod line found on the Elemental Overload keystone is...
Fixes #8319 ### Description of the problem being solved: The warning calculations did not consdier the case of a skill having both reservation and mana costs. Mana cost would be...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/8250 ### Description of the problem being solved: When filtering out mods of type `SocketedIn` the logic modified the table causing the iterator to get out of sync and...
### Description of the problem being solved: Not sure if this is worth a PR but i added the showcased uniques to New.lua and started working on parsing for the...
Closes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/8718 Supersedes https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8707 ### Description of the problem being solved: https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4628 removed condition allowing support gems to be compatible based on summoning gem skill types to fix application of...
Closes #8998 ### Description of the problem being solved: Currently we do not use enough digits for MORE Damage mods to handle cases like the linked issue. This pr adds...