Issue information

Issue ID
#3990
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Dec 31, 2009 22:58
Last Post
Hercules Elf Bot
Mar 5, 2012 14:52
Confirmation
N/A

Hercules Elf Bot - Dec 31, 2009 22:58

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

Ledger of Death should give 10% coma and in eA it only gives 1%.

RMS' Script:

{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bWeaponComaRace,RC_DemiHuman,100; bonus bAspdRate,getrefine(); if(BaseJob == Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; },{},{}

eA's Script:

{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bWeaponComaRace,RC_DemiHuman,10; bonus bAspdRate,getrefine(); if(BaseJob == Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; },{},{}