Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

item_stats #375

Closed blacknightt1 closed 7 months ago

blacknightt1 commented 1 year ago

I have a question about the item_stats table The numbers in this table are especially strange, agility,... Where did they enter the database?

I am considering manually entering these numbers into the database in versions higher than 3.3.5

Screenshots sshot-1

Sarjuuk commented 7 months ago

aowow_item_statsis filled by https://github.com/Sarjuuk/aowow/blob/master/setup/tools/sqlgen/item_stats.func.php

i do not support wow versions other than 3.3.5a. You are on your own here.