Issue information

Issue ID
#2470
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Nov 22, 2008 22:04
Last Post
Hercules Elf Bot
Mar 5, 2012 9:22
Confirmation
N/A

Hercules Elf Bot - Nov 22, 2008 22:04

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

http://svn.eathena.ws/bugs/changeset/13223.../db/item_db.txt
Script:
2122,Platinum_Shield,Platinum Shield - { bonus bMdef,5; bonus2 bSubSize,1,15; bonus2 bSubSize,2,15; bonus2 bSubRace,RC_Undead,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0; },{},{}

Chance 7*20=140% ???

But
671,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_MAGICMIRROR,Magic Mirror
Max Level - 5

Should be:
2122,Platinum_Shield,Platinum Shield - { bonus bMdef,5; bonus2 bSubSize,1,15; bonus2 bSubSize,2,15; bonus2 bSubRace,RC_Undead,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",2,150,BF_MAGIC,0; },{},{}