diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
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"; |