daidodo / diablo_edit

Diablo II Character editor.
MIT License
207 stars 55 forks source link

max durability modify error #55

Closed khsmath closed 1 year ago

khsmath commented 1 year ago

Thank you for this project. I always use this gratefully.

Issue: I can't save correctly superior items with max durability option.

dur 1 dur 2

dur 3 ex) A superior diadem with max durability option has 23/23 dur, but in this edit, only modified 20/23 dur.

daidodo commented 1 year ago

Thanks for the feedback!

From the screenshots, the max dur is 20 while you tried to set current dur 23.

If you believe it's a bug of the tool, please share the character save file (.d2s) or item file (.d2i).

daidodo commented 1 year ago

Please try https://github.com/daidodo/diablo_edit/releases/tag/0.30 and tell me if you still have issues. Thanks!