From 9b02e0156ddee963d690b21fb98549cea0a0ccda Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Thu, 29 Nov 2012 16:03:55 +0000 Subject: Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) Fixed bugreport:5745 WL_RECOGNIZED us now functional. Fixed bugreport:5663 where HW_MAGICPOWER shows glitch in status window. Fixed bugreport:6759 where items granting matk bonus didn't work. Follow up r16980 small performance enhancement...:) Done some TODO in skill_cast_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16981 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/item_bonus.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index 258c7c3d5..612530141 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -28,9 +28,8 @@ bonus bAtk,n; ATK + n bonus bAtk2,n; ATK2 + n bonus bAtkRate,n; Attack power + n% bonus bBaseAtk,n; Basic attack power + n -bonus bIntMatk,n; Magical attack power + n +bonus bMatk,n; Magical attack power + n bonus bMatkRate,n; Magical attack power + n% -bonus bEquipmentMatk,n; Weapon magical attack power + n bonus bDef,n; Equipment DEF + n bonus bDef2,n; VIT based DEF + n bonus bDefRate,n; Equipment DEF + n% -- cgit v1.2.3-60-g2f50