Issue information

Issue ID
#3394
Status
Invalid
Severity
None
Started
Hercules Elf Bot
Jul 16, 2009 18:39
Last Post
Hercules Elf Bot
Mar 5, 2012 17:51
Confirmation
N/A

Hercules Elf Bot - Jul 16, 2009 18:39

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

Description:
CODE
Target: 1 Enemy      Range: 2 cells
Attack Type: [Splash Damage, 1 cells]
Cast Time: 0.7 sec (uninterruptible)     [b]After Cast Delay: 1 sec[/b]


in...skill_cast_db.txt
CODE
//-- KN_BOWLINGBASH
62,700,0,0,0,0


delayaftercast = 0 ms....

but as described (fter Cast Delay: 1 sec)

then
CODE
//-- KN_BOWLINGBASH
62,700,1000,0,0,0


end.

This post has been edited by Ziu: Jul 16 2009, 11:39 AM

Hercules Elf Bot - Dec 25, 2011 21:38

Originally posted by [b]Xantara[/b]
Invalid. According to [url="http://irowiki.org/wiki/Bowling_Bash"]iRO Wiki[/url], the cast delay is ASPD dependent.