2009-01-28, 08:30 PM
(This post was last modified: 2009-01-28, 08:38 PM by Takebacker.)
Anyone know/want to guess the casts per second on blast with the new change? Looks a bit slower than FF to me.
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.
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.

