Issue information

Issue ID
#4297
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 11, 2010 19:39
Last Post
Hercules Elf Bot
Dec 13, 2011 21:26
Confirmation
N/A

Hercules Elf Bot - Jun 11, 2010 19:39

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

(IMG:http://ro.amesani.org/image/item/2004.png) Kronos (2004)

QUOTE
* Adds a chance for when dealing magic damage, the user will gain MAtk +12% and SP cost of skills will be decreased by 20% for 5 seconds.
* For every two upgrades:
o Int +1
o Max HP +50

Stats
Atk 30
MAtk +15%
Int +3
Max HP +300


on eA:

QUOTE
2004,Kronos,Kronos,4,0,,1000,30,,1,0,0x00010204,2,2,34,4,50,1,10,{ bonus bMatkRate,20; bonus bInt,getrefine(); bonus bMaxHP,300; bonus bMaxSP,50*getrefine()/2; autobonus "{ bonus bMatkRate,12; bonus buseSPRate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }"; },{},{}


Typo errors, I think. Should be:

QUOTE
2004,Kronos,Kronos,4,0,,1000,30,,1,0,0x00010204,2,2,34,4,50,1,10,{ bonus bMatkRate,15; bonus bInt,3+(getrefine()/2); bonus bMaxHP,300+(50*(getrefine()/2)); autobonus "{ bonus bMatkRate,12; bonus buseSPRate,20; }",1,5000,BF_MAGIC,"{ specialeffect2 EF_ENHANCE; }"; },{},{}


This post has been edited by Danizeenho: Jun 11 2010, 02:23 PM