Sevenless wrote:Because 10*100 isn't the same in both of those formulas, but has been shown to work for finding forageables as 30*30.
Let's say there is a magic number N which is a threshold to see something.
1. perc*exp >= N
2. sqrt(perc*exp / 100) >= sqrt( N /100)
Both comparisons are working exactly the same (the first one is just more efficient, similar to why distances are often stored as squares to compare squares without calculating square roots) giving the same yes or no result for the same perc and exp.
It seems that "the usual" way to calculating a mutliplier factor is the second formula. I know that consistency is not the strongest feat of HnH design. But these are the same formulas when it comes to an answer is this perc and that exp enough or not.
Too old to rock-n-roll, too young to die.