Issue information

Issue ID
#2706
Status
Invalid
Severity
None
Started
Hercules Elf Bot
Jan 25, 2009 2:18
Last Post
Hercules Elf Bot
Apr 4, 2012 8:52
Confirmation
N/A

Hercules Elf Bot - Jan 25, 2009 2:18

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

Looking for some info about status ailments in the status.c file, I found this:

CODE
case SC_CONFUSION:
        sc_def = 3 +(status->str + status->int_)/2;
        break;


It's my imagination or STR affects defense against the confusion status ailment?

Hercules Elf Bot - Dec 9, 2011 5:15

Originally posted by [b]Ind[/b]
is this even a bug report? yes str affects it... invalid