From 4e77e8994751e382c1795eed6d6abdd1468070e5 Mon Sep 17 00:00:00 2001 From: shadow Date: Sun, 8 Jun 2008 07:10:40 +0000 Subject: Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked, bugreport:286 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12782 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index 0effdff43..dc0c39016 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -186,7 +186,8 @@ bonus3 bSPDrainValue,n,x,y; When attacking there is a n% chance to either YOUR sp) bonus4 bAutoSpell,x,y,n,i; n/10% chance to cast skill x of level y when being attacking - i: 1=cast on enemy, not on self + i: 0=cast on self + 1=cast on enemy, not on self 2=use random skill lv in [1..y] 3=1+2 (random lv on enemy) bonus4 bAutoSpellWhenHit,x,y,n,i; n/10% chance to cast skill x of level y when -- cgit v1.2.3-60-g2f50