Issue information

Issue ID
#2217
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Sep 12, 2008 9:16
Last Post
Hercules Elf Bot
Mar 5, 2012 9:04
Confirmation
N/A

Hercules Elf Bot - Sep 12, 2008 9:16

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

Edit: sorry, i forgot to use search first... (IMG:style_emoticons/default/dry.gif)
http://www.eathena.ws/board/index.php?auto...mp;showbug=2070


In this item_db update: http://svn.eathena.ws/bugs/changeset/13066/

CODE
-4411,Vanberk_Card,Vanberk Card,6,,10,10,,,,,,,,769,,,,,{ bonus bStr,2; bonusautoscript "{ sc_start SC_INCCRI,5000,100; }",10; },{},{}
-4412,Isilla_Card,Isilla Card,6,,10,10,,,,,,,,769,,,,,{ bonus bInt,2; bonusautoscript "{ sc_start SC_FASTCAST,5000,50; sc_start SC_INCFLEE,5000,30; }",10,BF_MAGIC; },{},{}

+4411,Vanberk_Card,Vanberk Card,6,20,,10,,,,,,,,769,,,,,{ bonus bStr,2; bonusautoscript "{ specialeffect2 EF_ENHANCE; sc_start SC_INCCRI,5000,100; }",50; },{},{}
+4412,Isilla_Card,Isilla Card,6,20,,10,,,,,,,,769,,,,,{ bonus bInt,2; bonusautoscript "{ specialeffect2 EF_SUFFRAGIUM; sc_start SC_FASTCAST,5000,50; sc_start SC_INCFLEE,5000,30; }",500,BF_MAGIC; },{},{}

The trigger rate for Vanberk Card increased from 1% --> 5%
but Isilla Card went from 1% --> 50%

Was that an extra 0, or is it really supposed to trigger every other hit?

This post has been edited by brianlew: Sep 12 2008, 02:20 AM