Interested by D2's random loot generation and drop calculators, I've been making a simple python app to simulate the loot drop mechanic that keeps people hooked.
The app uses item type and quality generating functions and txt files from D2 (TreasureClassEx.txt, ItemRatio.txt, ...). Images are...