Originally Posted by Neshalin
Moonfire will only be worth it if you can cast three Starfires to extend it.
|
Nesh, on Sheet2 you have MF coefficients of 52% (direct damage) and 3.8% (each MF tick). Those numbers should be 15% and 13%, respectively. For a 4-tick moonfire the numbers are 15% and 52%. It looks like you swapped those, and then took 15/4 to get 3.8%.
Also the MF glyph is additive with Moonfury and IMF. You have the right multiplier (1+.1+.1+.75 = 1.95) for the dot, but you should use (1+.1+.1-.9 = .3) for the direct damage.
Even a five-tick Moonfire will will almost always be higher DPCT than non-eclipse Starfire. In fact, with these corrections, and your spreadsheet, even a four-tick MF beats SF.
Edit:
You are showing a coef of .76 for IS and a Multiplier of 1.4.
.76 is correct for 6-tick IS. If you use that you should use a multiplier of 7/6 (splendor) * 1.3 (glyph) = 1.52.
In sheet2 cell c21, I think you are trying to compute
IS DPS benefit = (Extra Wrath Damage + IS Damage) / (IS cast time + latency)
= (3% * Wrath DPS * Wrath time + IS Damage) / (1.5/(1+haste%) + latency)
but instead of ".../(1.5/(1+haste%)+latency)"
you instead have ".../(1+haste%)+latency"