2010-12-14, 05:59 PM
XTOTHEL Wrote:First:
MAX DMG = 1.00*(4 * INT + LUK) * (Magic Attack / 100)
So there is no how much INT = 1 Magic attack for everyone. It's all different for everyone.
1INT: adds to range = 4*MA
1MA: adds to range = 0.01*(4INT+LUK)
INT = 100MA - LUK/4
MA = INT/100 + LUK/400
You just have to see which one adds more range.
in english please o.o

