Hercules Elf Bot - Dec 6, 2012 14:22
Originally posted by [b]mmanlapat[/b]
Bunny Top Hat's [5378] description says that "Add chance of auto casting [color=#008800]Level 5 Increase Agility[/color] [color=#ff0000][b]when attacking[/b][/color]."
but the code says "{ bonus bAgi,3; bonus3 [color=#ff0000][b]bAutoSpellWhenHit[/b][/color],"AL_INCAGI",5,10; },{},{}"
AREN'T THESE 2 COMPLETELY DIFFERENT? i think it should be [color=#ff0000][b]bAutoSpell[/b][/color][b] not [/b][color=#ff0000][b]bAutoSpellWhenHit[/b][/color]
[attachment=4805:Screenshot (17).png]
[attachment=4806:Screenshot (18).png]
Hercules Elf Bot - Dec 6, 2012 15:03
Originally posted by [b]michieru[/b]
iro description say: Agi + 3. Adds a chance to cast Lv 5 Increase Agi when user receives physical damage. Just click on Show iRO Description? box to see an official description
Hercules Elf Bot - Dec 6, 2012 15:06
Originally posted by [b]mmanlapat[/b]
XD seen it.. now i don't know which one to follow.
Hercules Elf Bot - Dec 6, 2012 20:12
Originally posted by [b]Euphy[/b]
[code]// ID: 5378
item Rabbit_Ear_Hat
event OnStartEquip:
SetAutoSpell2_MLEATKED User AL_INCAGI 5 50
return
[/code]