Issue information

Issue ID
#2821
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Mar 2, 2009 13:38
Last Post
Hercules Elf Bot
Mar 5, 2012 18:19
Confirmation
N/A

Hercules Elf Bot - Mar 2, 2009 13:38

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

During testing I coincidentally discovered that the skill_blown() function was being called twice when I arrow-showered an ankle snare.
Further testing showed that this applies to any target that can't be knocked back, and that status_damage() also runs twice.

So, summary: Since arrow shower is a land skill (which it shouldn't be) with an apparently wrong interval setting, targets that can't be knocked back get hit twice.

Hercules Elf Bot - Dec 29, 2011 13:39

Originally posted by [b]Ind[/b]
I've placed quite a dozen ShowDebug() stuff around the skill.c including skill_blow i wasn't able to see it being called twice anywhere