Blitz54

Results 10 issues of Blitz54

### Description of the problem being solved: EDIT: Needs work. Reasons below. ![image](https://github.com/user-attachments/assets/10bb2fe3-3ac0-41a6-8a63-d645fb9690ad) If this is still true, then a few things need to be fixed. Necromantic Aegis currently applies...

enhancement

Fixes #5698 ### Description of the problem being solved: - Vaal Blight now has selectable Stages in side bar and Calc page. - Vaal Reave also has Stages in side...

enhancement

Item, gem, and tree node tooltips use Fontin SmallCaps now as they do in game. Flavour text is Fontin SmallCaps Italic, and Fontin Italic is used for gem descriptions. https://github.com/PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic/pull/85...

enhancement
user-interface

### Description of the problem being solved: Needs more work, at the moment the dropdown does filter by Lineage supports. But the `Highest Tier Per Family` is not implemented yet....

Fixes #787 EDIT: Need to test out more, but some items seem to round down at 0.5, other up. In the linked build, Sol Stride comes to 220.5 and is...

For some mods that go between a negative value and a positive, we get an error when going from positive to 0. Adonia's Ego with `{range:0.5}+(-1-1) to Maximum Power Charges`...

bug

### Check version - [x] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/blob/master/CHANGELOG.md) ### Check for duplicates - [x] I've checked...

bug

Was looking at someone's build for an issue, and I noticed the very small issue regarding `AffectedByHeraldof----`. ``` if gemData.tags.aura or gemData.tags.herald then skillNameList["while affected by "..skillName:lower()] = { tag...

user-interface

https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/6543 Same issue as in PoB1. Posting here to bring attention for both. Sorting uniques by "Taken Fire Damage" or any of the Taken selections will instead sort by Name....

bug

### Description of the problem being solved: Foulborn jewels introduced the same issue in PoB2 that we had with desecrated items. Just copied over. Also fixed importing foil item types....

user-interface