diff options
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r-- | doc/item_bonus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |