Issue information

Issue ID
#6559
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Aug 26, 2012 2:07
Last Post
Hercules Elf Bot
Aug 26, 2012 6:48
Confirmation
N/A

Hercules Elf Bot - Aug 26, 2012 2:07

Originally posted by [b]emong[/b]
[code]
Item_db entry:
1654,Mental_Stick,Mental Stick,4,20,,500,40:170,,1,1,0x00818315,7,2,2,3,102,1,10,{ if(getrefine()>5) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",(getrefine()-5)*2; bonus bMaxHPRate,-(getrefine()-5)*2; } bonus2 bSkillVariableCast,"SO_PSYCHIC_WAVE",-3000; bonus2 bSkillUseSP,"SO_PSYCHIC_WAVE",-60; },{},{ itemheal 0,-100; }
[/code]

video shown..

[url="http://www.youtube.com/watch?v=M0lG_Cj3nTo&feature=youtu.be"]http://www.youtube.com/watch?v=M0lG_Cj3nTo&feature=youtu.be[/url]

Hercules Elf Bot - Aug 26, 2012 5:22

Originally posted by [b]Euphy[/b]
Renewal Cast was implemented in [rev=16661], and according to [bug=6071],
[quote name='Kenpachi' timestamp='1342909150' post='12281']
bSkillVariableCast wont have an effect because it isn't completely implemented yet, but it will be auto-solved when the variable cast time is fully done.
[/quote]
[s]So this is a core bug?[/s]

This post has been edited by Euphy on Aug 26, 2012 5:40

Hercules Elf Bot - Aug 26, 2012 5:30

Originally posted by [b]malufett[/b]
@Euphy
at [rev='16661'] its now fully functional...




[quote]

bonus bFixedCastrate,x; Increases fixed cast time of skills by x%.
bonus bVariableCastrate,x; Increases variable cast time of skills by x%.
bonus2 bSkillFixedCast,s,x; Increases fixed cast time of skill s by x milliseconds. (supports skill names.)
bonus2 bSkillVariableCast,s,x; Increases variable cast time of skill s by x milliseconds. (supports skill names.)
bonus2 bVariableCastrate,s,x; Increases variable cast time of skill s by x%. (supports skill names.)


[/quote]

:meow:

This post has been edited by malufett on Aug 26, 2012 5:32

Hercules Elf Bot - Aug 26, 2012 5:37

Originally posted by [b]Euphy[/b]
Edit: Oh, misread the description. This is working as intended, thanks malufett!

This post has been edited by Euphy on Aug 26, 2012 5:40

Hercules Elf Bot - Aug 26, 2012 5:52

Originally posted by [b]malufett[/b]
welcome...
emong just forgot to upgrade it up to 5+...

:meow:

Hercules Elf Bot - Aug 26, 2012 6:48

Originally posted by [b]emong[/b]
So for it to be fully functional.. The Mental stick should be +5? or up? therefore I should set on the item_db.txt .. if(getrefine()>=7) { bskillvariablecast? } like this?

kindly enlighten me. thanks.

@sir malufett: I upgraded my mental stick to +5 or above still it doesn't less the variable cast time. Without buffs and with mental stick - cast time is around 5 seconds.. but with buffs and mental stick its around 4 seconds..

but it should be 2 or 1 second respectively..

And what do you mean by "emong just forgot to upgrade it up to 5+..."

This post has been edited by emong on Aug 26, 2012 7:47