fonsleenaars / tqdb

Python parser for the Titan Quest Anniversary Edition, Ragnarok, Atlantis, Eternal Ember DLC database.
https://tq-db.net
MIT License
51 stars 15 forks source link

Missing Set - Ritualist / Wrong values in EE items. #109

Closed M2etroline closed 2 years ago

M2etroline commented 2 years ago

Missing Set: Ritualist image

Gan Jiang's Razor +15% not +35% dex image

Entropy 150-200 not 350-415 elemental damage image

Wang Shan's Curiass of Liberation +60 not +150 strength image

These are the ones i noticed, since after farming for the items they turned out to be worse than advertised :') Its strange, i thought the data comes from the database.arz file.

fonsleenaars commented 2 years ago

Cool, thanks for letting me know, I'll debug these and see what's going wrong with my parser.

THey do indeed come from database.arz

fonsleenaars commented 2 years ago

~Looks like both of the items are there, but the sets aren't being parsed, so this should be a relatively easy fix~

I think some of these might be solved when I re-run the parser, looks like some bugfixes & balances were released since I published last time.

fonsleenaars commented 2 years ago

All of them have been solved since their bug fixes, I'll publish a new data set soon and will close this when I have.

fonsleenaars commented 2 years ago

Deployed, should be good now