2008-08-22, 04:36 PM
You have them reversed
Min: (DEX*2.5*.7+str)*skill%
Max = (dex*2.5+str)*skill%
The *.7 is in the min, just switch w/e you go.
Min: (DEX*2.5*.7+str)*skill%
Max = (dex*2.5+str)*skill%
The *.7 is in the min, just switch w/e you go.

