From 1565e4564687aa42dfc6e2d3dc8e14dcb45cb025 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 11:53:21 -0300 Subject: Cap speed move reduction to 7% (which is the highest speed move bonus, too). --- db/re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bb9cf255f..efe43f9e6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5751,7 +5751,7 @@ item_db: ( Refine: true ViewSprite: 1306 Script: <" - bonus bSpeedAddRate, -10; + bonus bSpeedAddRate, -7; "> }, { @@ -6333,7 +6333,7 @@ item_db: ( Refine: true ViewSprite: 1329 Script: <" - bonus bSpeedAddRate, -10; + bonus bSpeedAddRate, -7; "> }, { @@ -8642,7 +8642,7 @@ item_db: ( Refine: false ViewSprite: 2927 Script: <" - bonus bSpeedAddRate, -10; + bonus bSpeedAddRate, -7; "> }, { -- cgit v1.2.3-60-g2f50