From be46db6955d9976392a76071096b8400dfe91401 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Nov 2020 10:43:57 -0300 Subject: Boost Sacred Mana and Sacred Life pots from +10% to +15% --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9848c3331..9d4d8a33f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2977,8 +2977,8 @@ item_db: ( Refine: false Delay: 500 Script: <" - @min = 10; - @max = 10; + @min = 15; + @max = 15; @delay = 300; @type = SC_INCMHPRATE; doevent "inc_sc_bonus::OnUse"; @@ -2995,8 +2995,8 @@ item_db: ( Refine: false Delay: 500 Script: <" - @min = 10; - @max = 10; + @min = 15; + @max = 15; @delay = 300; @type = SC_INCMSPRATE; doevent "inc_sc_bonus::OnUse"; -- cgit v1.2.3-60-g2f50