2009-01-28, 11:33 PM
Takebacker Wrote:Anyone know/want to guess the casts per second on blast with the new change? Looks a bit slower than FF to me.I thought it was more on the order of Angel Ray speed... in which case you'd have ~2352%.
Ok, did some math. Because i'm a nerd, imma do this C++ style. :3
if (blast_speed == flash_fist_speed)
{
blast_DPS = 37xx%
pure_shockwave_DPS = ~2583%
}
else if (blast_speed == triple_throw_speed)
blast_DPS = ~2800%
:3
Shockwave is now inferior in all regards in every single situation with these new changes.
But keep in mind that you reach that DPS by hitting 4 monsters, and with Shockwave you have to hit six. Not to mention Blast takes less of a hit from overkilling.

