Sidekick-Poe / Sidekick

The main repository for the Sidekick project, a companion trade tool for Path of Exile.
MIT License
57 stars 6 forks source link

Improve anoint matching with poewiki #172

Open domialex opened 10 months ago

domialex commented 10 months ago

Passives in amulets are correctly parsed with poewiki, but most ring anoints fail to match since poewiki stores its data in this format:

Your [[Fireball]] Towers fire an additional 8 Projectiles<br>Your [[Fireball]] Towers Projectiles fire in a circle

We should probably import them and fuzzy match those.