EtienneLamoureux / TQVaultAE

Extra bank space for Titan Quest Anniversary Edition
MIT License
284 stars 62 forks source link

Item properties are displayed incorrectly #491

Closed nierewa closed 1 year ago

nierewa commented 1 year ago

Hi,

thanks for this great program 👍

The properties of blue and purple items are displayed incorrectly. The Items had always the same properties, but they are not correct.

For example:

The item in the inventory: stash

The item in the inventory how its been displayed in TQVaultAE: vault

joris-s-k commented 1 year ago

Items have variations in their stats based on their seed. TQVault can only display the base values of an item.

nierewa commented 1 year ago

I see. That's very unfortunate. So you can't compare the items in the vault. This is really tedious.

Will this function be available at some point?

hguy commented 1 year ago

Will this function be available at some point?

Probably not! Unless someone succeed at reverse engineer the algorithm.

nierewa commented 1 year ago

Why does it work with Monstersets?

monsterset

EtienneLamoureux commented 1 year ago

All items will show their base values, unmodified by their seed. Rarity does not play a role unfortunately.