summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-21 16:20:26 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-21 16:20:26 +0000
commit39253de1b1335b0c9f71d5bc31c1a6b5a95f6940 (patch)
tree44f84d16dc991ab884284292d6f4de9af41937eb /doc/item_bonus.txt
parent82e2517fa237679eb08818b0b600a28bb781ad07 (diff)
downloadhercules-39253de1b1335b0c9f71d5bc31c1a6b5a95f6940.tar.gz
hercules-39253de1b1335b0c9f71d5bc31c1a6b5a95f6940.tar.bz2
hercules-39253de1b1335b0c9f71d5bc31c1a6b5a95f6940.tar.xz
hercules-39253de1b1335b0c9f71d5bc31c1a6b5a95f6940.zip
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
- Fixed race2-related bonus arrays using RC_MAX, rather than race2 maximum (since r6221, related r1277). - Fixed bSubRace2 lacking bounds check (since r1257). - Fixed bSubRace2 being documented as bSPSubRace2 (since r1257). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14480 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r--doc/item_bonus.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index d9224e196..78e34f2fc 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -285,7 +285,7 @@ bonus2 bSPRegenRate,n,x; Gain n SP every x milliseconds
bonus2 bSPLossRate,n,x; Lose n SP every x milliseconds
bonus2 bExpAddRace,n,x; Increase exp gained by x% vs. enemies of race n
bonus2 bSPGainRace,n,x; When killing a monster of race n by physical attack gain x amount of sp
-bonus2 bSPSubRace2,n,x; Damage x% reduction from enemies of race n
+bonus2 bSubRace2,n,x; Damage x% reduction from enemies of race n
(Check db/mob_race2_db.txt)
bonus2 bAddMonsterDropItemGroup,n,x; x% chance to get an item of group type n when you kill a monster