summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 15:59:40 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 15:59:40 +0000
commit125ff2ca6b79b278576f7ddbbd6ac99526b7a852 (patch)
tree71cbea2eb226f8d7b2b49f18f97e7a6b325264fa /doc/item_bonus.txt
parent381cc32d022fad29f9b36002cee4da84e3fef350 (diff)
downloadhercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.gz
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.bz2
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.xz
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.zip
* Added bAddItemHealRate
* Fixed a crash if adding an offline player to a party * Fixed a crash with Warp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1169 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r--doc/item_bonus.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index 96a2ebe5f..039a84bd7 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -185,4 +185,10 @@ bonus3 bSPDrainValue,n,x,y; When attacking there is a n% chance to either
bonus4 bAutoSpellWhenHit,x,y,n,i; n% 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 \ No newline at end of file
+ i:0=cast on self 1=cast on enemy
+
+//---- 2/22 new card effects ----
+
+bonus2 bAddItemHealRate,n,x; Increases HP recovered by n type items by x%
+ n:1=potions 2=herbs 3=fruits 4=meat 5=candy
+ 6=juice 7=sashimi