summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-12-25 21:54:46 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-12-25 21:54:46 +0530
commit22d3fac0c9a9c39a4f3b544867ba1de4d8d2ecaa (patch)
tree3b5e3330375ef0c5533698a2deb70a8a20bbd638 /doc
parent87f3e94c164cdd3f4b0b656285140f931fb90860 (diff)
parent2dd2e23be8031e007708b6641736f5821c2abb82 (diff)
downloadhercules-22d3fac0c9a9c39a4f3b544867ba1de4d8d2ecaa.tar.gz
hercules-22d3fac0c9a9c39a4f3b544867ba1de4d8d2ecaa.tar.bz2
hercules-22d3fac0c9a9c39a4f3b544867ba1de4d8d2ecaa.tar.xz
hercules-22d3fac0c9a9c39a4f3b544867ba1de4d8d2ecaa.zip
Merge pull request #1009 from Jedzkie/ItemDB_Updates
ItemDB Updates
Diffstat (limited to 'doc')
-rw-r--r--doc/item_bonus.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index 6aeca16ea..f588921cd 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -353,7 +353,10 @@ bonus3 bSPDrainRateRace,r,n,x; Adds a n/10% chance to receive x% of damage deal
HP/SP Vanish
------------
+bonus2 bHPVanishRate,n,x; Add the (n/10)% chance of decreasing enemy HP amount by x% when attacking
bonus2 bSPVanishRate,n,x; Add the (n/10)% chance of decreasing enemy SP amount by x% when attacking
+
+bonus3 bHPVanishRate,n,x,bf; Add the (n/10)% chance of decreasing enemy HP amount by x% when attacking for criteria bf
bonus3 bSPVanishRate,n,x,bf; Add the (n/10)% chance of decreasing enemy SP amount by x% when attacking for criteria bf
HP/SP Gain