Issue information

Issue ID
#1570
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 26, 2008 14:32
Last Post
Hercules Elf Bot
Feb 21, 2012 9:21
Confirmation
N/A

Hercules Elf Bot - May 26, 2008 14:32

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

I just notice this

CODE
1624,Lich_Bone_Wand,Lich's Bone Wand,4,,10,800,60,,1,2,0x00018314,2,2,2,3,70,1,10,{ bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; bonus3 bAutoSpellWhenHit,677,5,10+(getrefine()/1000); if(getrefine()>=9){ bonus bMatkRate,3; bonus bMaxSP,300; } },{},{}


getrefine()/1000
CODE
1564,Giant_Encyclopedia,Giant Encyclopedia,4,,10,2000,110,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; bonus bInt,3; bonus bDex,2; bonus bCritical,20+(bLuk*bLuk/500); },{},{}


bLuk*bLuk/500

is it wrong?

This post has been edited by Inkfish: May 26 2008, 08:06 AM