Issue information

Issue ID
#1019
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 21, 2008 5:19
Last Post
Hercules Elf Bot
Mar 5, 2012 16:30
Confirmation
N/A

Hercules Elf Bot - Feb 21, 2008 5:19

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

As it is officially known (and discussed as a fact in forums), Soul of Bard and Dancer allows them to move at full speed with songs open.

However currently in eA it seems to just give a very minimal speed boost and its still much slower than 'normal' speed.

In official servers I have seen Linked Clowns using speed pots to zoom around the screen with Poem of Bragi on, while in eA it seems to have not much effect on linked clowns and the walk speed is still much slower than normal.

I noticed the following comment in the code portion from status.c

QUOTE
if (sc->data[SC_SPIRIT] && sc->data[SC_SPIRIT]->val2 == SL_BARDDANCER)
val3 -= 40; //TODO: Figure out real bonus rate.


It is possible that the value coded in was just meant for temporary and much slower than the official rate?