Southperry.net
Attack speed in reference to mages - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Maplestory (https://www.southperry.net/forumdisplay.php?fid=15)
+--- Forum: Maple Q&A (https://www.southperry.net/forumdisplay.php?fid=29)
+--- Thread: Attack speed in reference to mages (/showthread.php?tid=63959)



Attack speed in reference to mages - ThatWasMyKil - 2013-04-23

More specifically Bishops - how does attacking speed work?

For instance, I have a staff this is a "slow" weapon if I use booster I see a faster animation and if I use SI on top of that I see an even faster animation - but am I attacking any faster or is it all just a figment of my imagination.

I notice that Righteously Indignant increases my attack speed by "one" how much do decent SI and booster increase this speed? I was always under the impression that I would use staffs with slow attack, but boost that with these skills to benefit from both the extra attack and staff gets while keeping the speed of a wand.

And then there are the players that say that attack speed does't effect mages in the slightest.

Thanks for the input Biggrin


Attack speed in reference to mages - VerrKol - 2013-04-23

Other people can probably answer better than I, but attack speed does indeed affect your spell casting rate. You aren't crazy, the skill delays are actually shorter. As for how much shorter, you can check the attack speed reference in Game Mechanics.

The difference between mages, excepting BaMs, and other classes is that your attack speed is not determined by your staff. Hence switching between a staff or wand will show no difference. I think it's Normal (6). Booster/SI reduces this by 2 lowering the skill delay and allowing you to cast spells faster.

Again, this may not be 100% correct and there are better mage experts.


Attack speed in reference to mages - Thorr - 2013-04-23

Casting speed and weapon speed are two different things. Your weapon speed will not affect your casting speed. SI and Booster affect your casting speed directly.


Attack speed in reference to mages - hadriel - 2013-04-23

Only BaMs are affected by weapon speed. All other mages are not (with the odd exception of [old] explosion). DSI = -1, SI = -2, Righteousness = -1, AYA = -1, Inner Ability = -1, standard booster = -2.

Hadriel


Attack speed in reference to mages - MountLag - 2013-04-23

I'll just confirm that everything that everyone has said is 100% correct.

As for how much faster things get, I think the formula is something like Delay = SkillDelay*(10+AttackSpeed)/16, rounded to some multiple of 30 ms. Not sure if it uses floor, ceiling or round for the rounding.


Attack speed in reference to mages - hadriel - 2013-04-23

IIRC it's rounding per mathematical operation.

Hadriel


Attack speed in reference to mages - ThatWasMyKil - 2013-04-24

Thanks everyone! Smile


Attack speed in reference to mages - kruimel0 - 2013-04-24

MountLag Wrote:I'll just confirm that everything that everyone has said is 100% correct.

As for how much faster things get, I think the formula is something like Delay = SkillDelay*(10+AttackSpeed)/16, rounded to some multiple of 30 ms. Not sure if it uses floor, ceiling or round for the rounding.

hadriel Wrote:IIRC it's rounding per mathematical operation.

Hadriel

Quite sure it's ceiling at the end of the calculation.


Attack speed in reference to mages - hadriel - 2013-04-24

Ok nevermind I just realised that iAmFear did some extra stuff in his previous calculation that weren't necessary, so it's a ceiling for just one operation.

Hadriel