From a25fef73017da290353ead882136a16d4004d91b Mon Sep 17 00:00:00 2001 From: kenpachi2k11 Date: Tue, 8 May 2012 20:49:16 +0000 Subject: Fixed Nydhorgg's Shadow Garbs (2554) bonus script. (bugreport:5648) Fixed bonus3 bSPDrainRate documentation. (bugreport:5648) Fixed Tao Gunka Cards bonus script.(bugreport:5711) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16087 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index 375f64175..cf2145053 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -216,7 +216,7 @@ bonus2 bAddRace2,n,x; Increase damage by x% vs. enemies of race n (Check db/mo bonus3 bAutoSpellWhenHit,x,y,n; n/10% chance to cast skill x of level y on attacker (unless it is a self or support skill) when being hit by a direct attack. (supports skill names) Target must be within spell's range to go off. -bonus3 bSPDrainRate,n,x,y; When attacking there is a n% chance to either gain SP equivalent to x% of damage dealt, +bonus3 bSPDrainRate,n,x,y; When attacking there is a n/10% chance to either gain SP equivalent to x% of damage dealt, OR drain the amount of sp from the enemy. y: 0=gain sp 1:drain enemy sp bonus4 bAutoSpell,x,y,n,i; n/10% chance to cast skill x of level y when attacking (supports skill names) -- cgit v1.2.3-60-g2f50