Skip to content

Fish013/poe_gen_gwennen

 
 

Repository files navigation

Temp Softcore: https://xanthics.github.io/poe_gen_gwennen/

Temp Hardcore: https://xanthics.github.io/poe_gen_gwennen/index_hct.html

Standard Softcore: https://xanthics.github.io/poe_gen_gwennen/index_sc.html

Standard Hardcore: https://xanthics.github.io/poe_gen_gwennen/index_hc.html

Generate compact Search Strings for Gwennen. Prices are pulled from poe.ninja, with the last update time at the top. Simple filtering is possible by adjusting the chaos value, and the Select All Visible Only button will behave as described, selecting visible rows and unselecting hidden rows.

Every base that should be able to appear on Gwennen, including implicits and other words that can highlight an item, is broken down in to all non-common ngrams of length 1 to word length. Once you make a selection with the checkboxes and click Generate String a webworker will be started to bruteforce the shortest possible simple search string(s). It does this by removing all of the bad ngrams from the chosen bases, checking if any of the chosen bases share a short ngram, and then building as few search strings as possible.

Uniques that are assumed unobtainable, EG Blight encounter only or corrupted jewel outcomes, are listed in this file.

About

simple regex generator for Gwennen based on poe.ninja prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Jinja 13.2%