Issue information

Issue ID
#3595
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Sep 15, 2009 2:41
Last Post
Hercules Elf Bot
Dec 13, 2011 20:44
Confirmation
N/A

Hercules Elf Bot - Sep 15, 2009 2:41

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

A user reported on our server that Erend is not producing the Pneuma effect at 5%. After checking various databases including the item_db.txt on this site, it seems the script is

CODE
4349,Erend_Card,Errende Ebecee Card,6,20,,10,,,,,,,,136,,,,,{ bonus4 bAutoSpellWhenHit,"AL_PNEUMA",1,50,0; },{},{}


..but this looks like .5% to me when the description is

CODE
Add a 5% chance of auto casting Level 1 Pneuma on the user when the user receives Physical Damage.


..and should be like

CODE
4349,Erend_Card,Errende Ebecee Card,6,20,,10,,,,,,,,136,,,,,{ bonus4 bAutoSpellWhenHit,"AL_PNEUMA",1,500,0; },{},{}
?

Am I right or overlooking something?

This post has been edited by drdanjc: Sep 14 2009, 07:42 PM