From a2ec62d8f24cbc11dcb646712c4c16a5cf897372 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 10 Aug 2011 20:46:27 +0000 Subject: * Raised MAX_MERCENARY_CLASS to 44 for new mercenaries. * Raised max_lv to allow values up to 150 in battle.conf. * Raised MAX_SKILL_TREE 77 in prep for 3rd class skill trees. * Upped max_lv and max_aura to 150, and max_aspd to 193. * Added Brasilis database updates from trunk r14928. * Added scripts and NPC Brasilis updates from trunk r14928. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14931 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3-70-g09d2