Issue information

Issue ID
#8664
Status
New
Severity
None
Started
Anisotropic Defixation
May 5, 2015 12:21
Last Post
MordekaiserGod
Jun 30, 2015 22:33
Confirmation
Yes (1)
No (0)

Anisotropic Defixation - May 5, 2015 12:21

While it carries element, it will always miss ghosts and that's not the intended behavior.

Anisotropic Defixation - May 13, 2015 4:55

NK_NO_ELEFIX does the trick, most likely not the proper solution though.

MordekaiserGod - Jun 22, 2015 4:15

Bump, this is a problem.


[url="https://github.com/HerculesWS/Hercules/blob/61f0dcb9a812d057e28c53837327f99bcea4733e/src/map/battle.c#L3955"]https://github.com/HerculesWS/Hercules/blob/61f0dcb9a812d057e28c53837327f99bcea4733e/src/map/battle.c#L3955[/url]


The matk portion should be non-elemental (not neutral, meaning it should hit ghost property monsters) and the ATK portion should carry the element of the character's weapon / endow. However, it says [color=rgb(51,51,51)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]ELE_NEUTRAL [/size][/font][/color]on line 3958.

MordekaiserGod - Jun 30, 2015 22:33

Anyone? bump