fonsleenaars / tqdb

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

mark the prefixes and suffixes with correct DLC (IT, Ragnarok, Atlantis) #64

Closed graceoflives closed 5 years ago

graceoflives commented 5 years ago

Hi fonsleenaars, thank you for this immensely helpful site. I just wonder if the prefixes and suffixes can be detected and marked by the DLC in which they are introduced (for example, the prefix Allfather's can be marked as R since it was introduced in Ragnarok).

fonsleenaars commented 5 years ago

That's a great idea, I'll get on it this weekend.

fonsleenaars commented 5 years ago

Done & live on tq-db.net (might need to hit F5).

You should know the affixes in Atlantis aren't active yet so you won't see a lot of them. Also I still need to fix the parser a bit to expand on some of the affix properties. Like Tinkerer allows more than 1 relic, but that's not a property easily parsed.