Issue information

Issue ID
#670
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 22, 2007 0:25
Last Post
Hercules Elf Bot
Dec 22, 2007 0:25
Confirmation
N/A

Hercules Elf Bot - Dec 22, 2007 0:25

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

Ancient Sorcery and Mage Coat should have bonus effects of MDEF + 8, Maximum SP + 10%, INT + 4.

Current implementation refers to Book Weapon + Librarian Gloves + Pocket Watch Combo which is already scripted under Librarian Gloves.


Please change to this:
CODE
1573,Ancient_Sorcery,Ancient Sorcery,4,,,700,30,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; if (isequipped(2334) || isequipped(2372)) { bonus bMdef,8; bonus bMaxSPRate,10; bonus bInt,4; } },{},{}