HeartofPhos / exile-leveling

Path of Exile Leveling Guide

Home Page:https://HeartofPhos.github.io/exile-leveling/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem only shows gems used in multiple links once

dyfrgi opened this issue · comments

If a build uses gems in multiple links, I need to get multiple copies of that gem. However, the build import only shows one. e.g. if I have two skills defined:
Fireball - Controlled Destruction
Freezing Pulse - Controlled Destruction

and then import that, then when I'm able to get Controlled Destruction, I'm only told to get one of them.
image
image

Here's a near-minimal reproducer POB. https://pobb.in/PnuYjrw3RjZL

That is unfortunatelty intended, most build guides will have several repetions of gems for each act etc, so I opted to simplify that by only tracking one of each gem.

The most practical solution is probably to add an optional counter users can increment per gem on the build page

An optional counter would work great, and is what I looked for first when I noticed the issue.

I noticed the same thing as well and an optional counter would be an awesome implementation!

Added with da9aa3f
image
image