From a5cf64726907113cbe00293962295dad0d0c6fca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Oct 2019 10:45:08 -0300 Subject: Nerf wands' MP Regen --- db/re/item_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3ef84da6e..e2350eefa 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13702,7 +13702,7 @@ item_db: ( Script: <" //bonus bAttack2,-100; bonus bMaxSP,10; - bonus bSPrecovRate,20; + bonus bSPrecovRate,11; bonus bDef,-32767; bonus bDef2,-32767; "> @@ -13742,7 +13742,7 @@ item_db: ( Script: <" //bonus bAttack2,-150; bonus bMaxSP,20; - bonus bSPrecovRate,20; + bonus bSPrecovRate,12; bonus bMaxHPrate, -8; bonus bDef,-32767; bonus bDef2,-32767; @@ -13783,7 +13783,7 @@ item_db: ( Script: <" //bonus bAttack2,-200; bonus bMaxSP,30; - bonus bSPrecovRate,20; + bonus bSPrecovRate,13; bonus bMaxHPrate, -12; bonus bDef,-32767; bonus bDef2,-32767; @@ -13824,7 +13824,7 @@ item_db: ( Script: <" //bonus bAttack2,-250; bonus bMaxSP,40; - bonus bSPrecovRate,20; + bonus bSPrecovRate,14; bonus bMaxHPrate, -16; bonus bDef,-32767; bonus bDef2,-32767; @@ -13865,7 +13865,7 @@ item_db: ( Script: <" //bonus bAttack2,-300; bonus bMaxSP,50; - bonus bSPrecovRate,20; + bonus bSPrecovRate,15; bonus bMaxHPrate, -20; bonus bDef,-32767; bonus bDef2,-32767; @@ -13906,7 +13906,7 @@ item_db: ( Script: <" //bonus bAttack2,-125; bonus bMaxSP,25; - bonus bSPrecovRate,20; + bonus bSPrecovRate,15; bonus bMaxHPrate, -5; bonus bDef,-32767; bonus bDef2,-32767; -- cgit v1.2.3-60-g2f50