View Single Post
  #19  
Old 04-26-2003, 07:05 AM
AK1121
Fire Beetle
 
Join Date: Apr 2003
Posts: 24
Default update

Code:
maxdamage =((strength + skill + level)/100 * weapondamage) + (offense * 9 / 21) + damagebonus[level];
formula a_guest came up with and I edited to make more accurate

u truely are a genious GN =)

(if u calculate for the stats we had earlier, u get 167 as the max)

http://ak1121.no-ip.info/damagesim.exe
http://ak1121.no-ip.info/damage.cpp

Gonna implement it into the code as soon as it is finalized... Any logs we get from any level will be muuch appreciated
Reply With Quote