[PoESkillTree 2.7.3] Data update and .build exporting

My planner crashes when I start it up, I've tried different versions, uninstalled etc.... :-(
Nobody that possibly could help me? :-(

E: Got it to work :-)

E2: Stats doesn't add up even without jewels, my hit chance is completely off. Known issue?
Last edited by believers#3044 on Aug 5, 2015, 9:56:32 AM
Can we get an option to add bandit rewards? Some stats are not correct in the Character Sheet as a result of their absence.


Any chance for an updated exe build anytime soon? There have been a lot of commits since the last release.

Thanks for you efforts!
"
yazzlecat wrote:


Any chance for an updated exe build anytime soon? There have been a lot of commits since the last release.

Thanks for you efforts!


https://github.com/EmmittJ/PoESkillTree/releases/tag/2.2.2

Currently a pre-release so check back every once in awhile and there should be some updates
MTX Finder: http://www.pathofexile.com/forum/view-thread/989787
QoL Updates Offline Skilltree Planner: http://www.pathofexile.com/forum/view-thread/996805
Buy me a coffee here :P https://www.paypal.me/EmmittJ
My saved builds are suddenly gone, anyway to fix this?
Hi,

thx for the tool!

Have you thought of an optimizer for builds? Or some kind of measure about how efficient the build is? (like in: you can get 4% Life +4 evation or 5% life and evation somewhere else)

As i do not have too much time to play the game and i like theory-crafting i was looking into that. I might come up with some stuff but i can not code it in a nice "visual" way.

Could you explain how you get the Data of the Skilltree?
A lot of Data is stored in "Data\Skilltree.txt", is this the complete tree?
Could you give me a short briefing throug the data-structure?

IF i ever come up with something usefull (will take at least 3 month due to work) i will be happy to hand it over to you if you want to inclued it into your skilltree-tool.

Thx!
"
believers wrote:
Nobody that possibly could help me? :-(

E: Got it to work :-)

E2: Stats doesn't add up even without jewels, my hit chance is completely off. Known issue?


May i know how u did to get it work?
today Skill Tree has stopped working after start, tried reinstalling, cleaning data and try different version and still don't want start. All time it says "SkillTree has stopped working"

any fixes?
I am unable to actually change Theme and Accent in 2.2.2. It stays at the default values even though options claim otherwise.
"
ExileZaR wrote:
Hi,

thx for the tool!

Have you thought of an optimizer for builds? Or some kind of measure about how efficient the build is? (like in: you can get 4% Life +4 evation or 5% life and evation somewhere else)

As i do not have too much time to play the game and i like theory-crafting i was looking into that. I might come up with some stuff but i can not code it in a nice "visual" way.

Could you explain how you get the Data of the Skilltree?
A lot of Data is stored in "Data\Skilltree.txt", is this the complete tree?
Could you give me a short briefing throug the data-structure?

IF i ever come up with something usefull (will take at least 3 month due to work) i will be happy to hand it over to you if you want to inclued it into your skilltree-tool.

Thx!


I believe someone is working on an optimizer.

Skill tree data is pulled from the passive skill tree on this site. This is a complete free structure in the form of JSON.

Not sure how to give a short briefing as there is a lot that happens so I will try:

Base stats for each class are there
All the images for the tree are there
Each node is listed and has a bunch of properties as in location x and y on a grid, nodes it is linked to, where its image is, and a couple other things like keystone or not.
I might be missing some stuff but that is basically what is happening.

Make a pull request on github if you have anything to add :)
MTX Finder: http://www.pathofexile.com/forum/view-thread/989787
QoL Updates Offline Skilltree Planner: http://www.pathofexile.com/forum/view-thread/996805
Buy me a coffee here :P https://www.paypal.me/EmmittJ

Report Forum Post

Report Account:

Report Type

Additional Info