[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)
" Some of the data in the files conflicts with PoeAffix.net. I'm not sure who is correct. Also, GGG changed "Life Gain on enemies hit by Your Attacks" to "Life Gain on enemies Hit by Attacks". Just fyi. Thanks for keeping the script up to date. | |
" I am not sure if all the different sub data files are correct as I believe other people did that portion. However, that being said, I have noticed that some of the data files include crafted master mods such as LifeLeech.txt and there are many other files that do not include the master craft mods. I really do not understand exactly how the script works in terms of handling the regular mods vs the master crafted mods, but I believe it is pretty complicated. All the files I created for my updates did not include master craft mods. One thing to note is that because so many people other than hazydoc has tried to help update this part, that part, and that part over there, parts may not be uniform across the board. Case in point LifeLeech.txt. Maybe master crafts are able to be disconcerned via the script and those mods should be added to the data files? Perhaps no master craft mods at this time? Shrug, I don't really know, but from what I gauge from the comments in the script, master craft mods still need work so should not be included.
Spoiler
20|0.2-0.4 35|0.6-0.8 50|0.2-0.4 60|0.6-0.8 70|1-1.2 Where 20 and 35 are Vagan lvl 5 and Vagan lvl 6, respectively. " No problem and thanks. It is interesting you point that out about Life Gain on Hit. I too am not sure which is correct and which is not, or if they are both the same thing worded differently. Looking through my stash tabs for chaos/regal recipes, I found this weapon and glove that had different wordings.
Spoiler
One thing I have taken away from this edit project is that there is a lot of complicated stuff in this script that I cannot easily fix on my own. The simple stuff is one thing, but two things come to mind which seems to be pretty complex - a) Having the script understand what may be a master crafted mod and recognizing it correctly, and b) all the different affixes that include Accuracy Rating and making the script recognizing them correctly. PS: As I was putting together this reply, I just noticed that Life gained for each Enemy hit by your Attacks is only mentioned once in the script and it does not even bother to check for differences between weapon and item. For example 2H Mace has 5 tiers of life leech if you include the master craft whereas gloves (or any other item) only has 2 tiers of life leech if you include the master craft. This is also true for life leech as they are different for weapons and items, but no check is done. Bottom line, this script is very handy and very useful. I highly recommend that poe players use this script to help decide quickly what items to keep and what items to vendor. That being said, there are some parts of this script that could use some work. Slinkston's STANDARD Shop! http://www.pathofexile.com/forum/view-thread/197511
IGN: Slinkston | |
Th issue i am having with the script is, it just quickly flashes on my screen, poof gone how do i get it to stay showing so i can see it?
|
|
" try compiling the script. Right click compile | |
Compile with AHK? if so does nothing for me.
|
|
Unfortunately this Script doesn't work at all for me. When i hit ctrl+c nothing happens.
When I spam it like crazy I see something pop up for a millisecond. Very strange, I'm sad :( |
|
" right button on Poeiteminfo.ahk and chose "compile script" from context menu, after this poeiteminfo.exe file should appear in directory, run it (I did it as admin, I dont know if it's neccessary, tho). Poe must run in window mode for this stuff to be working. Burn all the orbs!
| |
Thank you very much it works now !
|
|
Any way to have the script run only on ctrl+c ? It runs on ctrl+p as well and it overwrites itemlookup hotkey that way.
I've had a quick look at the script but DAMM it's big! And I've basically no experience with ahk either. Would be very grateful for some tips~ | |
If the script isn't working for you then maybe you should try running it in admin mode. Also, test that PoE's item data is being copied to your clipboard by pasting it to a .txt file with CTRL V.
The only issue I have with the script is that it crashes when I press CTRL C when PoE isn't running. Other than that it isn't always perfect with the affixes but it's accurate most of the time. Loot Filter -- https://www.pathofexile.com/forum/view-thread/1490867
Filter Parser -- https://github.com/ffhighwind/Path-of-Exile-Filter-Parser |
|