xandjiji / exevo-pan

Exevo Pan is a better experience for Tibia Char Bazaar.
https://exevopan.com
The Unlicense
130 stars 41 forks source link

Tibia Coin per Experience Ratio #18

Open MattisE opened 3 years ago

MattisE commented 3 years ago

I think it would be useful to se how much tibia coins per one million experience (tc/1kk exp) the current bid is at to quickly evaluate if the character is worth it, as the value generally scales per experience.

For example a character with the experience 609,410,733 and a current bid of 5000 tibia coins, should present a ratio of 8.20.

>>> 5000 / (609410733 / 1000000)
8.204647094720597

Also sort order and filer based on it would be great.

xandjiji commented 3 years ago

I'm really interested in creating some sort of rating like this. Unfortunately there are too many variables to take in consideration to create a cool model and I suck at data analysis :(

If anyone is able to create that, feel free to contact me or pull request

Andreferraz20 commented 3 years ago

It's a good idea, but there are a lot of possibilities, type of the server, economy of each server, if there was another character being sold for the same range of prize, and the items, this is the biggest problem.