Originally Posted by Stommped
Spell Intellect // Haste // Crit // Mastery
Wrath: 1.736 // 0.958 // 0.659 // 1.610
Starfire: 1.652 // 0.918 // 0.632 // 1.544
Starsurge: 2.224 // 1.225 // 0.843 // 2.060
Moonfire: 7.301 // 3.899 // 2.683 // 6.557
Moonfire, 3 Starfire casts: 7.301 // 3.899 // 2.683 // 6.557
Insect Swarm: 4.523 // 4.253 // 1.722 // 4.208
MF Dot DPS: .383 // 0.204 // 0.140 // 0.343
IS Dot DPS: .300 // 0.166 // 0.114 0.279
Moonfire (DD only): .459 // 0.257 // 0.177 // 0.432
Moonfire (DD only, 3x LS): .459 // 0.257 // 0.177 // 0.432
|
Stomped, There is a comment in the cell that has that reads "Mastery" (the column header):
Scaling for Eclipsed spells--other 3 stats use uneclipsed spells.
To put Mastery on the same scale as the other spells, the scaling factor would be
"This_Spell's_Eclipse_Uptime / (1+EclipseMastery)", a value around 2/5 for Wrath/Starfire in a normal rotation. Even for Solar-only it would only be about 5/8 for the Nature spells.
Edit: That formula I used above is wrong.
RV = rotation value of a stat for a spell
EV = Eclipsed value of a stat.
NEV = non-Eclipsed value of a stat.
EU = Eclipse uptime for a spell
RV = NEV*(1-EU)+EV*EU
For stats other than mastery, the spreadsheet shows NEV, and the RV formula is
EV = NEV*(1+EclipseMastery)
RV = NEV*(1-EU) + EV*EU = NEV*(1-EU + (1+EclipseMastery)*EU) = NEV*(1+EclipseMastery*EU)
For Mastery, the spreadsheet shows EV and the RV formula is
NEV = 0
RV = EV*EU
So to adjust WC single-spell mastery scaling to be in line with the other spells, multiply by EU/(1+EclipseMastery*EU)
If Wrath has an EclipseMastery of 0.6, and an EclipseUptime of 0.55, and shows Eclipse Scaling at 1.61, you'd want to use
1.61*0.55/(1+.6*.55) = 0.67
to put Wrath Mastery on the same scale as Wrath Int/Haste/Crit
Note: EclipseMastery is on the "Basic Calcs" tab. Cell J46 on my copy.
Edit: Caldarp: If you want to know what fraction of Wrath or SF benefit from Eclipse, go to the "Rotation" tab where there are cells showing the number of nukes cast during each Eclipse phase. For Wrath, you might see
Pre-Lunar: 5.6 casts
Solar: 6.9 casts
and compute 6.9/(5.6+6.9) = 55% of Wrath casts benefit from Eclipse.