From 3eb997c393bb851e277551caadcd7940158393bb Mon Sep 17 00:00:00 2001 From: Komurka Date: Mon, 20 Feb 2006 00:23:10 +0000 Subject: * 1st part (autospells) of item_db.txt update according to Aegis 10.2 file - (to transtation devs) I suggest to update item descriptions git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5335 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index 9b244f66c..3d64f3482 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -159,7 +159,7 @@ bonus2 bAddRace2,n,x; Increase damage by x% vs. enemies of race n bonus3 bHPLossRate,n,x,y; Lose n amount of hp every x amount of time y: 0=Don't show damage 1=Show damage -bonus3 bAutoSpellWhenHit,x,y,n; n% chance to cast skill x of level y when +bonus3 bAutoSpellWhenHit,x,y,n; n/10% chance to cast skill x of level y when being hit by physical close range damage bonus3 bSPDrainRate,n,x,y; When attacking there is a n% chance to either gain SP equivalent to x% of damage dealt, OR @@ -171,10 +171,10 @@ bonus3 bSPDrainValue,n,x,y; When attacking there is a n% chance to either (Note: setting x to -1 or below will reduce YOUR sp) -bonus4 bAutoSpell,x,y,n,i; n% chance to cast skill x of level y when +bonus4 bAutoSpell,x,y,n,i; n/10% chance to cast skill x of level y when being attacking i:0=cast on self 1=cast on enemy -bonus4 bAutoSpellWhenHit,x,y,n,i; n% chance to cast skill x of level y when +bonus4 bAutoSpellWhenHit,x,y,n,i; n/10% chance to cast skill x of level y when being hit by physical close range damage i:0=cast on self 1=cast on enemy -- cgit v1.2.3-70-g09d2