From 006c07ab22988d149b2d5802a3319152d0f6b392 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 May 2021 22:47:39 -0300 Subject: Rebalance the Mirror Lake Armor --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1ddfe2cec..2e2eb729b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7402,11 +7402,11 @@ item_db: ( .@slv = callfunc("get_byte", ##00_INFO, 0) + 1; // Bonus - bonus bMaxHP, .@slv*100; + bonus bMaxHP, 400+.@slv*80; bonus bMaxSP, .@slv*20; bonus bAllStats, .@slv*5; bonus bDef2, .@slv*10; - bonus bDef, .@slv*10; + bonus bDef, 55+.@slv*7; bonus bFlee, .@slv*10; bonus bHitRate, .@slv*10; bonus bAddMaxWeight, .@slv*25; -- cgit v1.2.3-60-g2f50