Issue information

Issue ID
#4822
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Mar 18, 2011 16:20
Last Post
Hercules Elf Bot
Mar 5, 2012 17:40
Confirmation
N/A

Hercules Elf Bot - Mar 18, 2011 16:20

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

CODE
                case HT_POWER: //FIXME: How exactly is the STR based damage supposed to be done? [Skotlex]
                    skillratio += 5*sstatus->str;
                    break;


Damage formula is: (50% + 8% * STR) * ATK * 2 Hits
http://irowiki.org/wiki/Beast_Charge

This post has been edited by Kontownik: Mar 18 2011, 09:24 AM