Issue information

Issue ID
#6920
Status
Confirmed
Severity
None
Started
Hercules Elf Bot
Nov 21, 2012 9:45
Last Post
mkbu95
Jan 19, 2013 20:55
Confirmation
Yes (1)
No (0)

Hercules Elf Bot - Nov 21, 2012 9:45

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

reference:
http://ro.doddlercon.com/wiki/index.php?title=Renewal_Skill_Changes#Monk

Hercules Elf Bot - Nov 22, 2012 17:30

Originally posted by [b]mkbu95[/b]
I used Fury and it was regenerating sp O.o

Hercules Elf Bot - Nov 23, 2012 3:45

Originally posted by [b]malufett[/b]
[quote]I used Fury and it was regenerating sp O.o[/quote]
that is because of Spiritual Candence..:)
[url="http://irowiki.org/wiki/Spiritual_Cadence"]http://irowiki.org/wiki/Spiritual_Cadence[/url]

:meow:

Hercules Elf Bot - Nov 23, 2012 4:33

Originally posted by [b]mkbu95[/b]
[quote name='malufett' timestamp='1353642314' post='15821']
[quote]I used Fury and it was regenerating sp O.o[/quote]that is because of Spiritual Candence.. :)[url="http://irowiki.org/wiki/Spiritual_Cadence"]http://irowiki.org/w...iritual_Cadence[/url] :meow:
[/quote]

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

Hercules Elf Bot - Nov 23, 2012 5:21

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


[CODE] 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;[/CODE]
:meow:

Hercules Elf Bot - Nov 23, 2012 6:07

Originally posted by [b]reigneil[/b]
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...

This post has been edited by reigneil on Nov 23, 2012 6:13

Hercules Elf Bot - Nov 23, 2012 6:19

Originally posted by [b]Napster[/b]
Comfirm! i report this problem

http://rathena.org/board/tracker/issue-6766-sp-regeneration-is-suspended-by-sc-extremityfistsc-explosionspirits/

This post has been edited by Napster on Nov 23, 2012 6:31