iconmaster5326 / Chronomancer

An online build planner for Chronicon.
6 stars 1 forks source link

Base enchants don't respect the correct min and max ranges #4

Open iconmaster5326 opened 3 years ago

iconmaster5326 commented 3 years ago

To implement this, I will need the algorithm that corresponds item level, item type, and item rarity into min and max rolls for health, mana, and damage.

gabriel-dehan commented 3 years ago

Do you mean that the data from the the enchants.json is incorrect for base enchants or you're just not using the data yet? 👀

iconmaster5326 commented 3 years ago

They are the correct enchants, but the ranges they can take are not normal enchant ranges while in these "base enchant slots": the min and max values are determined by item type, item quality and item level. I'm talking with Squarebit to suss out the exact algorithm ASAP.