Issue information

Issue ID
#2230
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Sep 15, 2008 0:44
Last Post
Hercules Elf Bot
Dec 25, 2011 16:48
Confirmation
N/A

Hercules Elf Bot - Sep 15, 2008 0:44

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

I noticed that bug a long time ago and completely forgot to post it in the bug tracker
QUOTE
4343#
LUK + 2
[^000088+ Raggler & Zipper Bear & Muka & Baby Leopard^000000]
• STR + 4
• Maximum HP and SP + 7%
• Inflict 20% more damage with ^008800Mammonite^000000.
• Gain 1 SP every time when the user receives Physical attack on the enemies.
[^008800Alchemist, Creator^000000]
• Add a 1% chance of auto casting ^008800Level 1 Adrenaline Rush^000000 on the user when attacking.
• Add a chance of gaining "Glistening Coat" or "Stem" each time a monster is killed.
Class :^777777 Card^000000
Compound on :^777777 Headgear^000000
Weight :^777777 1^000000

First Code by eA was :
QUOTE
if(BaseJob == Job_Alchemist) { bonus3 bAutoSpell,"BS_ADRENALINE",1,10; }

After Correction :
QUOTE
if(BaseJob == Job_Alchemist) { bonus4 bAutoSpell,"BS_ADRENALINE",1,10,0; };


This post has been edited by mortal fighter: Sep 15 2008, 05:17 PM

Hercules Elf Bot - Dec 11, 2011 16:22

Originally posted by [b]Kenpachi[/b]
Fixed in [rev=15058].