Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #006920

  • 0 - None Assigned

  • Confirmed

Issue Confirmations

  • Yes (1)No (0)
Photo

[Fury]Monk

Posted by Hercules Bot on 21 November 2012 - 09:45 AM

Originally posted by reigneil
Instead of preventing SP recovery, Fury decreases SP recovery by 50% while active.
I tested it on official server

reference:
http://ro.doddlercon...ll_Changes#Monk

Originally posted by mkbu95
I used Fury and it was regenerating sp O.o

Originally posted by malufett

I used Fury and it was regenerating sp O.o

that is because of Spiritual Candence..:)
http://irowiki.org/w...iritual_Cadence

:meow:

Originally posted by mkbu95

I used Fury and it was regenerating sp O.o

that is because of Spiritual Candence.. :)http://irowiki.org/w...iritual_Cadence :meow:


Sorry still can't reproduce even without this Spiritual Candence, it is still recovering O-O

Originally posted by malufett
ow are you sure?
I check src its working fine..anyway I'll test again later at home..:)


if (
		sc->data[SC_DANCING] || sc->data[SC_OBLIVIONCURSE] || sc->data[SC_MAXIMIZEPOWER]
		|| (
			(bl->type == BL_PC && ((TBL_PC*)bl)->class_&MAPID_UPPERMASK) == MAPID_MONK &&
			(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;
:meow:

Originally posted by reigneil
i think the script for RISING DRAGON Fury is the cause of not having regen and also the passive skill Spiritual Candence didn't work with it. same issue with ring of resonance+ring flame lord fury...

Edited by reigneil, 23 November 2012 - 06:13 AM.


Originally posted by Napster
Comfirm!  i report this problem

http://rathena.org/b...plosionspirits/

Edited by Napster, 23 November 2012 - 06:31 AM.


moved issue from Skills