Issue information

Issue ID
#1723
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jun 20, 2008 1:23
Last Post
Hercules Elf Bot
Feb 21, 2012 14:04
Confirmation
N/A

Hercules Elf Bot - Jun 20, 2008 1:23

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

Well, Sniping suits description says it increase the crit every 5 points of luk. I note that i have less crit than before, and when i read the script it changed from
"{ bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/5); bonus bDelayRate,-23; },{},{}"
to
"{ bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/10); bonus bDelayRate,-23; },{},{}"

In other words, sniping suits its giving the crit bonus every 10 luk points and not 5.

I take a look at the changelog, and didn't noticed anything related to sniping suits, so i think it's not working as intended.
Finally i used the Doddler's calc, and have the crit bonus every 5 luk points.

Hope this help.