From 4cfef7cb61c205cf3e789909ce194024d8db3eaf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jul 2020 16:10:26 -0300 Subject: Small first-aid patch --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 49a553979..98df61002 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -14150,7 +14150,7 @@ item_db: ( //bonus bAttack2,-100; bonus bMaxSP,10; addtoskill(TMW2_MPREGEN, 5, 2); - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14190,7 +14190,7 @@ item_db: ( bonus bMaxSP,20; addtoskill(TMW2_MPREGEN, 4, 2); bonus bMaxHPrate, -8; - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14230,7 +14230,7 @@ item_db: ( bonus bMaxSP,30; addtoskill(TMW2_MPREGEN, 3, 2); bonus bMaxHPrate, -12; - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14270,7 +14270,7 @@ item_db: ( bonus bMaxSP,40; addtoskill(TMW2_MPREGEN, 2, 2); bonus bMaxHPrate, -16; - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14310,7 +14310,7 @@ item_db: ( bonus bMaxSP,50; addtoskill(TMW2_MPREGEN, 1, 2); bonus bMaxHPrate, -20; - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14350,7 +14350,7 @@ item_db: ( bonus bMaxSP,25; addtoskill(TMW2_MPREGEN, 4, 2); bonus bMaxHPrate, -5; - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14829,7 +14829,7 @@ item_db: ( bonus bMatk,BaseLevel*6; bonus bMaxSP,BaseLevel/2; addtoskill(TMW2_MPREGEN, max(1, 7-BaseLevel/20), 2); - bonus bDef,-32767; + bonus bDef,-327; //bonus bDef,-32767; skill TMW2_OVERLOAD, getrefine(); "> }, -- cgit v1.2.3-60-g2f50