Closed Knoot closed 1 year ago
confirm the problem, exactly the same situation
Hi! Thanks for writing in. I confirmed the behaviour above is expected.
Legendary items on the WoW 3.3.5 client are not supposed to have suffixes, thus when displaying on client side, the client will render the stats as 0. But the azerothcore server patch that this module provides takes care of the correct stat calculation such that stats will always take effect.
As you can see from the picture you linked earlier
Even though stats show as 0, the comparison on the left shows the proper values, i,e, 808 Intellect
. And i also believe that if you equip the item on your char, you should also get the stats.
I'm not so sure if its possible to get this fixed without extensive changes for the WoW client.
thx
Describe the bug Stat values for legendary items are not displayed
To Reproduce Steps to reproduce the behavior: .additem 48750 - correct .additem 49623 - incorrect
Expected behavior Displaying stat values of suffixes
Screenshots
Desktop (please complete the following information):
Additional context It is noticed that lowering the quality level to epic (5 -> 4) fixes the problem. When comparing items, the difference in characteristics (including suffixes) is displayed