Issue Information
-
#008664
-
0 - None Assigned
-
New
Issue Confirmations
-
Yes (1)No (0)
While it carries element, it will always miss ghosts and that's not the intended behavior.
NK_NO_ELEFIX does the trick, most likely not the proper solution though.
Bump, this is a problem.
https://github.com/H.../battle.c#L3955
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 ELE_NEUTRAL on line 3958.
https://github.com/H.../battle.c#L3955
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 ELE_NEUTRAL on line 3958.
Anyone? bump