summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-11 20:13:22 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-11 20:13:22 +0000
commit3f04b3aa7a2ff0c7266f53ead689d9ea81ce5ef7 (patch)
tree9c62474a38e66f9d1dee2ab5e59d8e6fc25721d2 /doc/item_bonus.txt
parent8729e952e08aa1af4e315060208a405b759f1027 (diff)
downloadhercules-3f04b3aa7a2ff0c7266f53ead689d9ea81ce5ef7.tar.gz
hercules-3f04b3aa7a2ff0c7266f53ead689d9ea81ce5ef7.tar.bz2
hercules-3f04b3aa7a2ff0c7266f53ead689d9ea81ce5ef7.tar.xz
hercules-3f04b3aa7a2ff0c7266f53ead689d9ea81ce5ef7.zip
* Added bonus3 bAddClassDropItem, care of Epoque.
- Added several missing items to the item database, updated others. - Raised level 10 Dec. AGI to be level 48, when used by mobs. - Added missing mercenaries to the mercenary DB, and skills. - Added missing monster_chat_db entries for Nydhoggr's Shadow. - Added Brasilis pets to the pet DB, these pets are unhatchable on purpose. - Added additional quests to the quest_db, mostly for RE. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14901 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r--doc/item_bonus.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index 840aea3de..e705a963b 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -437,3 +437,5 @@ bonus bUnstripable,n; Armor cannot be taken off via strip skills (n is meaningle
bonus2 bHPDrainValueRace,r,n; Heals +n HP when attacking a monster of race r with normal attack.
bonus bMagicSPGainValue,n; Heals +n SP when killing an enemy with magic attack.
bonus bMagicHPGainValue,n; Heals +n HP when killing an enemy with magic attack.
+
+bonus3 bAddClassDropItem,s,x,n; Adds an n/100% chance of dropping item s when killing monster class x.