Slowhobo / path-of-exile-skilltree-planer

Automatically exported from code.google.com/p/path-of-exile-skilltree-planer
0 stars 0 forks source link

Load items ignoring belt #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attached is my get-items file. Load it into the tool. Check Item Attributes.

What is the expected output? What do you see instead?

Should see the belt's attributes added to the Independent section. The belt has 
+29 str intrinsic +13 str mod. I see no +str mods in Independent. Under the 
Total Attributes tab my + to str is short by 42 compared to in-game. I think 
the tool is totally ignoring the belt.

Belt has +10 to max health. I manually added up my + health on my equipment in 
game and got 108. Tool shows +98 on the Item Attributes -> Independent section.

What version of the product are you using? On what operating system?

POESKillTree_1.31
Windows 7 64-bit
Comparing against Path of Exile open beta patch 0.10.0f
Compared against in game stats on 2/6/2013.

Please provide any additional information below.

Original issue reported on code.google.com by w.wilfin...@gmail.com on 7 Feb 2013 at 5:59

GoogleCodeExporter commented 8 years ago
I screwed up the Captcha so I don't know if the file attached. Here it is again.

Original comment by w.wilfin...@gmail.com on 7 Feb 2013 at 6:01

Attachments:

GoogleCodeExporter commented 8 years ago
json snippet for the belt

{"verified":false,"w":2,"h":1,"icon":"http:\/\/webcdn.pathofexile.com\/gen\/imag
e\/YTozOntpOjA7aToyNTtp\/OjE7czozMjoiNWFhNzY0\/MzUyZjA2YWY4ZmQzMjMx\/ZTZhNTJkNzE
wZjUiO2k6\/MjthOjI6e2k6MDtpOjA7\/aToxO2E6Mzp7czoxOiJm\/IjtzOjIzOiJBcnQvMkRJ\/dGV
tcy9CZWx0cy9CZWx0\/NSI7czoxOiJ3IjtpOjI7\/czoxOiJoIjtpOjE7fX19\/374e7c3305\/Item.
png","support":true,"league":"Default","sockets":[],"name":"Carrion 
Bind","typeLine":"Heavy 
Belt","identified":true,"requirements":[{"name":"Level","values":[["8",0]],"disp
layMode":0}],"implicitMods":["+29 to Strength"],"explicitMods":["+13 to 
Strength","+10 to maximum Life","11% increased Block and Stun Recovery","11% 
increased Flask Life recovery 
rate"],"frameType":2,"x":0,"y":0,"inventoryId":"Belt","socketedItems":[]}

Original comment by w.wilfin...@gmail.com on 7 Feb 2013 at 6:01

GoogleCodeExporter commented 8 years ago
i'll check that soon

Original comment by kirstein...@googlemail.com on 7 Feb 2013 at 10:00

GoogleCodeExporter commented 8 years ago
you were right, i totally forgot belts :D
fixed in the next build.

Original comment by kirstein...@googlemail.com on 7 Feb 2013 at 3:30