Issue information

Issue ID
#2777
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 17, 2009 14:12
Last Post
Hercules Elf Bot
May 14, 2012 13:05
Confirmation
N/A

Hercules Elf Bot - Feb 17, 2009 14:12

Originally posted by [b]iKKe[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2777

Skill Cast no dex is:

366,1 //HW_MAGICPOWER

Should be:
366,7 //HW_MAGICPOWER

Since neither magical and stuff affect the cast..

The only item should touch casting of HW_MAGICPOWER is:

2000,Destruction_Rod,Staff of Destruction,4,20,,2500,130,,1,1,0x00000200,2,2,34,4,80,1,10,{ bonus bMatkRate,25+getrefine()/2; bonus bInt,3; bonus bAgi,10; bonus bUseSPrate,(getrefine()*2); bonus5 bAutoSpellWhenHit,"WZ_JUPITEL",5,(getrefine()*20),BF_WEAPON,1; bonus2 bCastrate,366,-50; },{},{}
But in this config isnt working, but if you remove the 4 bit to allow card/item bonus, you can shorten the cast with berzebub card for example.

A possible fix is making bonus2 bCastrate,x,x; bypass this setting. (or adding another bit)

Hercules Elf Bot - Jan 2, 2012 16:31

Originally posted by [b]Masao[/b]
Anyone can confirm this behaviour?

Hercules Elf Bot - May 11, 2012 23:01

Originally posted by [b]Masao[/b]
Fixed in [rev=16100]