2008-10-06, 01:48 AM
I've tried to make the japanese one more "understandable":
max: (magic * 3.3 + (magic * 0.9 * 0.1)^2 + int/2)*spell/100
min: (magic * 3.3 * mastery * 0.9 + (magic * 0.9 * 0.1 * mastery)^2 + int/2)*spell/100
I'll check it out later on, not enough time now. v,v
max: (magic * 3.3 + (magic * 0.9 * 0.1)^2 + int/2)*spell/100
min: (magic * 3.3 * mastery * 0.9 + (magic * 0.9 * 0.1 * mastery)^2 + int/2)*spell/100
I'll check it out later on, not enough time now. v,v

