Openarl / PathOfBuilding

Offline build planner for Path of Exile.
MIT License
2.16k stars 1.04k forks source link

Dex node under Harrier needs to be moved down #1340

Open engharat opened 5 years ago

engharat commented 5 years ago

Unfortunately any jewel with small radius put in jewel socket near Harrier will not touch dex node under Harrier. This means that unnatural instinct jewel, put there near Harrier, will not give that +10 dex node bonus in poe 3.5, while in Path of Building tree it figures like inside the small radius, and the bonus is assigned.

BrennanBarni commented 5 years ago

@Openarl I adjusted the dex node in question ([28574]) ever so slightly to the right (specifically, I decremented its "oidx" value from 27 to 26), thereby bringing it out of the nearby jewel socket's short radius. I'm not certain how to make a pull request when the dev branch doesn't already contain the TreeData folder or the tree.lua file that was modified.

I'm a bit new to open source contribution, so if you wouldn't mind informing me, how would such a minor adjustment be committed to the dev/working branch?

(Attached is a zip file containing the modified tree.lua for your consideration.)

ModifiedNode28574.zip