2009-04-17, 11:53 AM
For a rough estimate (within about 5%) just use
(monster atk ^ 2) / 125 - wdef / 2 + level * class
class = 2 (warrior), 0.6 (thief/bowman/pirate), 0.4 (mage), 0 (beginner)
Min is always 93.5% of max, before defense.
(monster atk ^ 2) / 125 - wdef / 2 + level * class
class = 2 (warrior), 0.6 (thief/bowman/pirate), 0.4 (mage), 0 (beginner)
Min is always 93.5% of max, before defense.

