PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Militant Faith search: more than 2 devotion modifiers

Aperta
#6,719 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

enhancement
Lingua principale
Lua
Stelle
5.4k
Fork
2.4k
Merge medio
1g 12h
PR unite (30g)
26

Descrizione

Check for duplicates
  • I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?

I would like to find jewels with any two of Totem Damage, Area Damage, Elemental Damage, and Increased Effect of Non-Curse Auras per 10 Devotion.

Describe the solution you'd like

Allow the user to specify a "starter trade settings" link. Use this as the basis for all other trade links. e.g. the user might choose to search for Timeless Jewels with two of the their chosen devotion mods. An example link would be https://www.pathofexile.com/trade/search/Ancestor/7pkrXv2S5.

One challenge with this will be filter complexity. I don't know how hard it is to know when approaching the max filter complexity when PoB is generating a link. This may reduce the number of jewels in each search, and this reduction may not be obvious to the user.

Describe alternatives you've considered

There are several other options for how to implement this.

The least flexible but simplest to use and perhaps also simplest to implement would be to have a multi-select box and let users pick how many of those they want (1 or 2). This has the advantage of requiring less work from the user and making discovery of what can be done simpler. It also limits the complexity of the trade link since it's at worst a count box containing all available devotion mods, though more likely it's just a few.

Another more powerful option would be to let the user specify a weight for each of the modifiers, then search with a specified required total weight. e.g. it might be that one modifier is great on its own, while the others are only good in combination with another one. This is almost as powerful as providing for a starter trade settings link for looking at these modifiers specifically, though obviously it wouldn't allow for doing things like looking for particular corruptions. There's likely to be zero of any given seed with a particular corruption on it, though.

Additional context

No response

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

L’issue non indica file né test; inizia individuando la generazione esistente dei trade-link di Timeless Jewel e la gestione del filtro devotion-modifier. Confronta il limite attuale con il comportamento di ricerca two-of-four richiesto; il lavoro è completato quando viene generato un trade link utilizzabile e qualsiasi limitazione della complessità dei filtri è resa chiara all’utente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
lua
Ambito
tooling
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.