Issue information

Issue ID
#4148
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 26, 2010 22:02
Last Post
Hercules Elf Bot
Dec 25, 2011 17:02
Confirmation
N/A

Hercules Elf Bot - Mar 26, 2010 22:02

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

http://ro.doddlercon.com/wiki/index.php?title=Card_Update

The shield cards on this list are currently implemented incorrectly. They say that they're meant to reduce damage from monsters with the specified element. However, they're currently using:

(Example being Aqua Elemental card)

bonus2 bSubEle,Ele_Water,20; bonus2 bAddEle,Ele_Water,5;

The second part of this script is correct, however the first part only reduces damage from Water type damage. (Storm Gust, Water Endows, etc)

As far as I can tell, there's no way to reduce damage from a specific element monster/person. It needs to be implemented for these cards to be added correctly.

There might be a few other items that require this fix as well.

This post has been edited by ZephyrShakuraus: Mar 26 2010, 03:05 PM