View Single Post
  #2  
Old 02-14-2013, 03:33 PM
Tabasco's Avatar
Tabasco
Discordant
 
Join Date: Sep 2009
Posts: 269
Default

There is now probability in loottable_entries, which should be 100 for most purposes, but would ultimately be used to roll on whether or not that loottable entry even tries to drop.
Each lootdrop entry has chance, so for your 5% you would probably want a 100% loottable entry with a lootdrop that has your item in it with a chance of 5%.

It's not especially complicated, so just look for the two relevant chance/probability fields and do the math.

As an aside, I think it's good to investigate any player concerns, but when it comes to RNG complaints I usually find that people expect some kind of coherent noise generator and lack any real understanding of what 'random' is.
__________________
http://dungeoncrawl.us.to
Reply With Quote