How is the development of the perfection calculator tool? I would like to present an idea that could be useful: there could be a simple calculator that reads certain lines, do some calculation, and then print a perfection output. It would be used with another file, probably a .txt, that would contain the name of an item, the lines where there are variations, the ranges of the variation and the min values for the variations.
We could have an item with Enhanced Damage 100% - 120%. So, range = 20% and min value = 100%. Then we pick an specific item, lets say, with 110% ed.
(specific value - min value)/range = (110 - 100)/20 = 0.5
I'm just repeating what others have said about the range. But what you guys think of the first idea? It probably would be easier to find the most perfect Nagelring among 30 others and with some adaptations we could make it so it calculates a full stash of goodies.
And last, if we use a file dependent feature, like described above, anyone would be able to go into Arreat's Summit and gather the data, without the programmer doing everything by himself ;D