2013-09-19, 10:28 AM
holycow Wrote:erm, is the first crit rate before lunar tide, and the 2nd crit rate after lunar tide?
You calculate X1 = [1 - crit rate lunar tide + (crit rate lunar tide * (mincrit + maxcrit)/2)] * [1 + total + boss]
and X2 = [1 - crit rate + (crit rate * (mincrit + maxcrit)/2)] * [1 + total lunar tide + boss]
and see which one is higher
(1 - crit rate) x 100% is noncrit rate x damage that noncrits do, and crit rate * (mincrit + maxcrit)/2 is crit rate x damage that crits do.

