Issue information

Issue ID
#5324
Status
Fixed
Severity
Fair
Started
Hercules Elf Bot
Feb 12, 2012 8:17
Last Post
Hercules Elf Bot
Apr 19, 2012 9:13
Confirmation
N/A

Hercules Elf Bot - Feb 12, 2012 8:17

Originally posted by [b]Arcenciel[/b]
bAutoSpellOnSkill

Doesn't seem to be working no matter how much I increase the rate.

[CODE]//13414,Elemental_Sword,Elemental Sword,4,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000; },{},{}
13414,Elemental_Sword,Elemental Sword,4,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,1000000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,1000000; },{},{}[/CODE]

This post has been edited by Arcenciel on Feb 12, 2012 20:56

Hercules Elf Bot - Feb 12, 2012 13:50

Originally posted by [b]SoLink[/b]
Fixed here

[url="http://rathena.org/board/tracker/issue-5320-royal-guard-reflect-damage/"]http://rathena.org/board/tracker/issue-5320-royal-guard-reflect-damage/[/url]

This post has been edited by SoLink on Feb 12, 2012 13:50

Hercules Elf Bot - Feb 12, 2012 19:39

Originally posted by [b]Arcenciel[/b]
They're not the same.

Hercules Elf Bot - Feb 12, 2012 20:12

Originally posted by [b]SoLink[/b]
But it doesn't work like the video cause the problem wasn't the weapon but the skill Shield Damage who doesn't work.

So I thinked it's the same problem, but if he can confirm this.

This post has been edited by SoLink on Feb 12, 2012 20:14

Hercules Elf Bot - Feb 12, 2012 20:55

Originally posted by [b]Arcenciel[/b]
The problem is not that it doesn't work like the video.

The problem is that the other bolts do not trigger after using Cold Bolt no matter how high I make the trigger rate.

Hercules Elf Bot - Feb 12, 2012 23:49

Originally posted by [b]Ind[/b]
I think that bonus only triggers when you cast the skill, not when it is autocast /hmm /me goes look
Edit: the onskill thing uses a custom 'lock' state that makes it unable to trigger recursively.

This post has been edited by Ind on Feb 12, 2012 23:51

Hercules Elf Bot - Mar 23, 2012 5:03

Originally posted by [b]Ind[/b]
Fixed in [rev=15775]