2009-01-23, 12:23 PM
No known formula...
Approximation -> (atk)^2 /120 + W - 0.5*def
W = 2*level for warriors, 1*level for Bowmen/Thief, 0.5*level for Mages, ~3 for Beginners
It's something more complicated than this, it's just not significantly different. (str, player level, player defense, monster level, monster atk, and a table of class-based adjustments are used, but this is close)
Approximation -> (atk)^2 /120 + W - 0.5*def
W = 2*level for warriors, 1*level for Bowmen/Thief, 0.5*level for Mages, ~3 for Beginners
It's something more complicated than this, it's just not significantly different. (str, player level, player defense, monster level, monster atk, and a table of class-based adjustments are used, but this is close)

