From 5275b4fa267fbe9249bca87f62e2a3e3a94aeb69 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Jan 2020 16:23:21 -0300 Subject: Silk Robe and Ugly Christmas Sweater MP regen nerfed to accomodate the skill. Graduation Robe excluded. --- db/re/item_db.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4a836678f..96fe8caf9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6590,7 +6590,8 @@ item_db: ( bonus bMatk,20; bonus bMdef,25; bonus bMaxSP,40; - bonus bSPrecovRate,10; + bonus bSPrecovRate,5; + addtoskill(TMW2_MPREGEN, 1, 2); "> }, { @@ -6634,7 +6635,8 @@ item_db: ( bonus bMatk,40; bonus bMdef,50; bonus bMaxSP,80; - bonus bSPrecovRate,15; + bonus bSPrecovRate,8; + addtoskill(TMW2_MPREGEN, 2, 2); "> }, { @@ -6678,7 +6680,8 @@ item_db: ( bonus bMaxSP,10; bonus bMatk,15; bonus bMdef,20; - bonus bSPrecovRate,8; + bonus bSPrecovRate,4; + addtoskill(TMW2_MPREGEN, 1, 2); "> }, { -- cgit v1.2.3-60-g2f50