2009-07-23, 12:42 AM
SethElite Wrote:Max = [(LUK * 3.6 + STR + DEX) / 100]* Weapon Attack
Min = [(LUK * 0.9 * 3.6 * Skill Mastery + STR + DEX) / 100] * Weapon Attack
In other words its 90% of 50% of it, or 45%
I think ._.
No.
MAX = LUK * 5 * WA / 100
MIN = LUK * 2.5 * WA / 100

