From 03cbdaf729b58f2084433d14ffd9123abc5ce62a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 3 Jul 2019 07:47:21 -0300 Subject: Hotfix --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6d9a153ac..f899627ea 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3310,7 +3310,7 @@ item_db: ( bonus bNoRegen,2; bonus bFleeRate,50; bonus bNoKnockback,1; - bonus bSpeedAddRate,-5; // 25-10 = +15% + bonus bSpeedAddRate,-5; // 25-10 = +15%. But the malus is done before... bonus bAtkRate,-100; bonus bMatkRate,-100; @@ -3348,7 +3348,7 @@ item_db: ( bonus bNoRegen,2; bonus bFleeRate,50; bonus bNoKnockback,1; - bonus bSpeedAddRate,-15; // 25-15 = +10% + bonus bSpeedAddRate,-6; // 25-15 = +10%. But the malus is done before... bonus bAtkRate,-100; bonus bMatkRate,-100; -- cgit v1.2.3-60-g2f50