From 7aa01f70e69147f212980a9a9aab70b4a6b9d7be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 May 2022 14:46:52 -0300 Subject: Fix some stats --- db/re/item_db.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d82244ee3..e4c401af6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7640,13 +7640,13 @@ item_db: ( Type: "IT_ARMOR" Buy: 2 Sell: 1 - Weight: 1 + Weight: 900 Def: 15 Loc: "EQP_SHOES" - EquipLv: 60 + EquipLv: 70 Refine: false Script: <" - bonus bMaxHP,30; + bonus bMaxHP,-30; bonus bSpeedAddRate,7; // 7 means a moving speed increase of 10(.5) "> }, @@ -7692,7 +7692,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 2 Sell: 1 - Weight: 1 + Weight: 32 Def: 30 Loc: "EQP_SHOES" EquipLv: 106 @@ -7700,6 +7700,8 @@ item_db: ( Script: <" bonus bMaxHP,85; bonus bDef2, 10; + bonus bSpeedAddRate, 6; + bonus bMdef, 4; "> }, { -- cgit v1.2.3-60-g2f50