Issue information

Issue ID
#2811
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 27, 2009 22:10
Last Post
Hercules Elf Bot
Dec 25, 2011 16:51
Confirmation
N/A

Hercules Elf Bot - Feb 27, 2009 22:10

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

The following script is taken from the Battlegrounds Armor Combo. This might not be a bug, but I'm reporting it just to make sure:

QUOTE
{ bonus bMaxHP,150; bonus bMdef,2; bonus2 bSubRace,RC_DemiHuman,2; if (isequipped(2538) && isequipped(2435)) { bonus2 bSubRace,RC_DemiHuman,6; bonus bVit,3; bonus bMaxHPRate,12; bonus2 bAddItemHealRate,IG_Recovery,10; bonusautoscript "{ sc_start4 SC_HPREGEN,10000,600,1,0,0; }",10,BF_WEAPON; bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; }; },{},{}


So eAthena adds another 6% of Demi Human reduction as Set bonus, the entire set would reduce 10% from Demi Human damage sources.

According to some official sources, it is only supposed to add 3% more Demi-Human reduction when the set bonus is applied. According to other sources, there is no such bonus at all. What is correct and what is wrong?

P.S. Or I'm totally retarded and the script means that the 6% demi reduction is used to overwrite the existing bonuses from the different single items.

This post has been edited by Perceval: Feb 27 2009, 02:18 PM