View Single Post
Old 05-16-2008, 06:39 AM   #6 (permalink)
HappyViet
Power_Gamer_6's Pick
 
HappyViet's Avatar
 
Join Date: May 2006
Location: Tustin, California
Posts: 1,744
Reputation: 12
Send a message via AIM to HappyViet
MMOFaces Profile: None Yet
Default

Here's a formula for M.E.

A = Amount dropped
B = Bags dropped
M = Mastery (in decimal format)
C = Curve = 8 <- This number is a constant, will always be 8.

Minimum damage is calculated by multiplying A, B, M, and C, and then dividing that by 2.
( A * B * M * C ) / 2

Maximum damage is calculated by multiplying A, B, M, and C.
( A * B * M * C )

The hidden damage bonus is 25% of the damage of the bags, though I'm not sure if this number changes.
Source

Here's more information on the hidden damage bonus
Source
__________________

Last edited by HappyViet; 05-16-2008 at 06:41 AM.
HappyViet is offline   Reply With Quote