Originally Posted by Okyn
I ran simcraft from 3/3 dark arts to 0/3 dark arts, yet the dps from the imp stays the same at 1875 for all 4 times i ran it?
I have 1415 haste.
using simcraft r5163.
|
At 1415 haste your imp casts firebolts as follows:
0/3 DA: 2.50 / ( (1 + 1415/3279) * 1.05 ) = 1.66 seconds
1/3 DA: 2.25 / ( (1 + 1415/3279) * 1.05 ) = 1.49 seconds
2/3 DA: 2.00 / ( (1 + 1415/3279) * 1.05 ) = 1.33 seconds
3/3 DA: 1.75 / ( (1 + 1415/3279) * 1.05 ) = 1.16 seconds
With the bug preventing the imp's gcd from going below 1.5, those last two points obviously have no effect. The reason the first point has no effect is that simcraft has a gcd_lag option which applies to any cast that is capped by the gcd. The default value of that option is 150 milliseconds, meaning your 1/3 DA profile's imp will only cast every 1.65 seconds.
We should probably add a pet_lag option, though, since it's not really the same thing as player lag, and it's possible to squeeze an imp's firebolt cast time down below 1.65 seconds.