Issue information

Issue ID
#7558
Status
Fixed
Severity
None
Started
bgamez23
Jul 20, 2013 22:03
Last Post
bgamez23
Jul 21, 2013 13:10
Confirmation
N/A

bgamez23 - Jul 20, 2013 22:03

instead of decreasing. the damage has been increase.

on this screenshot. i have no equipment. intial testing for the damage. the damage is 1121.
[img]http://s23.postimg.org/m93l8qwwr/screen_Hercules000.jpg[/img]

after wearing a [b]Long Mace.[/b]
[b][img]http://s23.postimg.org/5vjlplgrf/screen_Hercules001.jpg[/img]the damage became 1154?[/b]

malufett - Jul 21, 2013 12:54

oops..typo..blame Ctr+C & Ctrl+V[code=auto:0] if( wflag&BF_SHORT ) cardfix = cardfix * (100 - tsd->bonus.near_attack_def_rate) / 100; else // BF_LONG (there's no other choice) cardfix = cardfix * (100 - tsd->bonus.near_attack_def_rate) / 100; [/code]

:meow:

malufett - Jul 21, 2013 13:08

Fixed @ 8b00d9bd079514a1c307ef5d2e6614055e8f874e
:meow:

bgamez23 - Jul 21, 2013 13:10

thanks