2009-08-14, 09:36 AM
Csenger Wrote:But has anyone showed the proof? That's one of the points of this thread. I know a few threads already have the 3.3*magic+0.003365*magic^2+int/2, but I never found out how they got it.
As I said, I don't expect this to be ground-breaking.
Er, no not that one
MAX = ((Magic²/1000 + Magic)/30 + INT/200) * Spell Attack
MIN = ((Magic²/1000 + Magic * Mastery * 0.9)/30 + INT/200) * Spell Attack

