summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-18 14:12:10 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-18 14:12:10 +0300
commit0bd89936291cbc3c0fc1efcd089af128994c3724 (patch)
tree58541d741f73c0ed96e817a4a0214afb6ece5ab2 /doc/item_bonus.txt
parent7e4b4add06875f890020733a7da32c38711f120e (diff)
downloadserverdata-0bd89936291cbc3c0fc1efcd089af128994c3724.tar.gz
serverdata-0bd89936291cbc3c0fc1efcd089af128994c3724.tar.bz2
serverdata-0bd89936291cbc3c0fc1efcd089af128994c3724.tar.xz
serverdata-0bd89936291cbc3c0fc1efcd089af128994c3724.zip
update docs from upstream.
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r--doc/item_bonus.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index 1f96362d..c93149b1 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -415,4 +415,8 @@ bonus2 bSkillVariableCast,s,x; Increases variable cast time of skill s by x mil
bonus2 bVariableCastrate,s,x; Increases variable cast time of skill s by x%. (supports skill names.)
bonus2 bFixedCastrate,s,x; Increases fixed cast time of skill s by x%. (supports skill names.)
bonus4 bSetDefRace,r,n,t,y; Set DEF to y of an enemy of race r at n% for t milliseconds with normal attack
-bonus4 bSetMDefRace,r,n,t,y; Set MDEF to y of an enemy of race r at n% for t milliseconds with normal attack \ No newline at end of file
+bonus4 bSetMDefRace,r,n,t,y; Set MDEF to y of an enemy of race r at n% for t milliseconds with normal attack
+bonus2 bAddRaceTolerance,n,x; Add x% tolerance against race n (Renewal Only)
+ n: 0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect,
+ 5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon,
+ 10=Boss monster, 11=Other than (normal monster) boss monster \ No newline at end of file