Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.24 KB

PoE GET - Gem Exploration Tool

A small tool to search Path of Exile skills based on the tags they bear, including custom tags. Now includes a GUI via JavaFX, but it is by no means fancy since this is my first time I created a GUI.

The Weapon tags mean the following: ANY - will display all attacks that you can use with any weapon Two Handed - will display all attacks that you can use with any two handed weapon Dual Wield - will display all attacks that you can use while dual wielding

If you have an idea on which custom tags might be useful, find any skills with the wrong tags or have any suggestions on an additional feature please contact me, if it is a good idea I will try and implement it. Any Feedback you have is also welcome.

All the information about the skills is taken from http://pathofexile.gamepedia.com/Path_of_Exile_Wiki .

ZIP of the program

The program as .zip with scripts to launch it under Windows and Linux is available here: https://github.com/L1nc0ln/poe_skills_tag_search/releases

Preview:

alt tag

Shoutout to https://github.com/D4ryus, without your suggestions and help this project wouldn't be here :D