From 210c963d2851eb880ba3560998ee984d942cde19 Mon Sep 17 00:00:00 2001 From: malufett Date: Wed, 11 Mar 2015 13:02:41 +0800 Subject: RENEWAL Updates: -Fixed card bonuses related to to ATK.(Added 'bRaceTolerance'). Thanks Michi for the support. -Fixed Renewal EDP. Special thanks to Awesome Yommy <3 -Enabled 'display_skill_fail' since '/skillfail' is already available in the client Signed-off-by: malufett --- doc/item_bonus.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index 1f96362d1..c93149b1c 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 -- cgit v1.2.3-60-g2f50