From 7f8aa5859cc4472cea23a516af49bb970c3d7458 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Mar 2021 13:23:02 -0300 Subject: Nerf: Remove critical bonus from mounts --- db/re/item_db.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 04e9adc87..a96f72e14 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3328,7 +3328,6 @@ item_db: ( bonus bFleeRate,50; bonus bAtkRate,-50; bonus bHitRate,-30; - bonus bCritical,25; bonus bNoKnockback,0; bonus bSpeedAddRate,5; // 25+5 = +30% /* We can use them to protect mount from bows, for example @@ -3371,7 +3370,6 @@ item_db: ( bonus bFleeRate,50; bonus bAtkRate,-50; bonus bHitRate,-30; - bonus bCritical,25; bonus bNoKnockback,0; bonus bSpeedAddRate,5; // 25+5 = +30% /* We can use them to protect mount from bows, for example -- cgit v1.2.3-70-g09d2