View Single Post
  #7  
Old 12-22-2011, 03:18 PM
Burningsoul
Banned
 
Join Date: Oct 2009
Posts: 312
Default

You keep coming back to wanting mobs to "drop everything in the game", but since you're limited to 100 items per loot drop, that will NEVER happen. There is no easy way to do that. You can create 50 loot drops, assigned to a loot table, and then mass-assigned to a broad level range of mobs, but D2Loot can't do that for you, it'd have to be by hand.

The best I can come up with is scaling items by AC or damage - say for instance, you're working on level 21-30 mobs. You're working on the armor loot table. You want your BEST gear dropping to be no higher than 50AC, but more than 10. Using GeorgeS D2loot proggie, input the following rule - "AC>10 AND AC<50". You can scale it however you like, and as you learn more about sql queries you can create more in-depth filters.

Others may have better, more varied opinions. I'm anxious to hear them, as I also have much to learn.
Reply With Quote