Issue information

Issue ID
#8474
Status
Fixed
Severity
None
Started
Emistry
Dec 21, 2014 15:22
Last Post
malufett
Apr 22, 2015 20:51
Confirmation
N/A

Emistry - Dec 21, 2014 15:22

[url="https://github.com/HerculesWS/Hercules/blob/master/src/map/battle.c#L880"]https://github.com/HerculesWS/Hercules/blob/master/src/map/battle.c#L880[/url][code=:880] if( skill_id == GN_CARTCANNON ) damage = battle->attr_fix(src,target,damage,ELE_NEUTRAL,tstatus->def_ele, tstatus->ele_lv); [/code]
The elemental damage amplifier doesnt apply to Cart Cannon ?? is this a bug ??
I tried to equip a Holy Cannon Ball (#18001) or Dark Cannon Ball (#18002) , then use the Cart Cannon skill, the damage is almost the same.


[url="http://irowiki.org/wiki/Cart_Cannon"]http://irowiki.org/wiki/Cart_Cannon[/url][quote][list]
[*]When using an [url="http://irowiki.org/wiki/Element"]elemental[/url] [url="http://irowiki.org/wiki/Cannon_Ball"]Cannon Ball[/url], it takes the [url="http://irowiki.org/wiki/Element"]elemental[/url] damage modifier from the equpped [url="http://irowiki.org/wiki/Cannon_Ball"]Cannon Ball[/url], and then applies the modifier again to the entire damage.
[/list][/quote]
seem different from how iRO work, I am not sure about kRO.

Zia - Feb 3, 2015 9:08

Bump

malufett - Apr 22, 2015 20:51

Fixed @ 4f91161c116359069943aa2604551ca1b64eaa47
:meow: