From 73ab622b58cfc021143e6aa8c7a40873a28f84d8 Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 28 Apr 2009 16:16:11 +0000 Subject: * A few quest updates due to bugreports - added a missing close in the Kiel Hyre Quest (bugreport:2885) - added L0ne_W0lf's Cool Event Corp script + a few fixes to it (bugreport:3019) - fixed a small typo in rachel.txt (bugreport:3029) Also I really have to ask the developers again to document all the changes they do on item bonuses! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13704 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/item_bonus.txt') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index e8a41505c..c9d6b0891 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -203,6 +203,7 @@ bonus2 bHPLossRate,n,x; Lose n HP every x milliseconds bonus2 bAddEffWhenHit,n,x; x/100% chance to cause n state to the enemy when being hit by physical damage bonus2 bSkillAtk,n,x; Increase damage of skill n by x% (supports skill names) bonus2 bSkillHeal,n,x; Increase heal amount of skill n by x% (supports skill names) +bonus2 bSkillHeal2,n,x; Increase heal amount if you are healed by skill n by x% (supports skill names) bonus2 bAddDamageByClass,n,x; When being hit by monster of class n increase damage by x% bonus2 bAddRace2,n,x; Increase damage by x% vs. enemies of race n (Check db/mob_race2_db.txt) -- cgit v1.2.3-60-g2f50