Issue Information
-
#006180
-
0 - None Assigned
-
New
Issue Confirmations
-
Yes (0)No (0)
After casting asura strike (without monk link) the sp still regenerates, but it shouldn't for 5 minutes.
Is far as I know renewal did not remove the 5min sp regen penalty, did it?
Another bug:
When chaining after the meelee skills it should have no casttime, but it does have.
/!
After casting asura strike (without monk link) the sp still regenerates, but it shouldn't for 5 minutes.
Is far as I know renewal did not remove the 5min sp regen penalty, did it?
can't reproduce...
already fix @ [rev='16424']When chaining after the meelee skills it should have no casttime, but it does have.
Was this fixed recently? Our server-side admin is on vacation and coz of this, we're using something like r161xx.can't reproduce...After casting asura strike (without monk link) the sp still regenerates, but it shouldn't for 5 minutes.Is far as I know renewal did not remove the 5min sp regen penalty, did it?
already fix @ [rev='16424']When chaining after the meelee skills it should have no casttime, but it does have.
Thanks
Edited by Angezerus, 16 July 2012 - 02:31 PM.
nope...its already working since it was implemented...Was this fixed recently? Our server-side admin is on vacation and coz of this, we're using something like r161xx.
switch(skillid){ case MO_EXTREMITYFIST: sc_start(src,status_skill2sc(skillid),100,skilllv,skill_get_time2(skillid,skilllv)); break;
(sc->data[SC_EXTREMITYFIST] || (sc->data[SC_EXPLOSIONSPIRITS] && (!sc->data[SC_SPIRIT] || sc->data[SC_SPIRIT]->val2 != SL_MONK))) ) ) //No natural SP regen regen->flag &=~RGN_SP;
That's pretty strange. I have sp regen right after I casted asura strike. With or without meelee combo, it doesen't matter.
I'm not even sitting, so it's not the regen skill, but since we're using a bit old svn, we will try an update.
in r16618 this Bug still exists~
After casting asura strike (without monk link) the sp still regenerates
Edited by CairoLee, 12 August 2012 - 10:43 AM.