View Single Post
  #8  
Old 12-23-2005, 11:26 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

I did a bunch of analysis on items to figure out what stats players can obtain (using the required level of items), and I came up with a few formulas.... somebody should test them out for me....
Stats:
0.0026*level*level*level - 0.1429*level*level + 2.9491*level + 75

Resists:
0.0026*level*level*level - 0.1399*level*level + 2.7868*level + 20


Also, note that the stat cap for players is as high as 365 at level 70 with AAs... so theres no reason to cap mobs at 255... I dont think the 400ish that comes out for stats at level 70 above is unreasonable... they are supposed to be hard, hehe.

some day I will put out my analysis data... every stat I looked at on weapons followed a very similar curve, and the 3rd order poly fit it quite well.
Reply With Quote