2009-08-31, 12:43 AM
It says "4% weapon attack", how is this calculated?
I tried all of the following:
(str*4.6+dex)*Watk/100*1.04
(str*4.6+dex)*(Watk/100+.04)
(str*1.04*4.6+dex)*(Watk/100)
None of these are giving the correct damage; what is the formula for including echo?
I tried all of the following:
(str*4.6+dex)*Watk/100*1.04
(str*4.6+dex)*(Watk/100+.04)
(str*1.04*4.6+dex)*(Watk/100)
None of these are giving the correct damage; what is the formula for including echo?

