From d945fedbf8a62580ff48e82cb6cd55118b6dd40e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 17 Apr 2020 05:38:57 -0300 Subject: Dragon Star: -12% HP → -12% DEF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7caf6029a..3e20051bf 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6133,7 +6133,8 @@ item_db: ( Refine: false Script: <" bonus bAddMaxWeight,700; - bonus bMaxHP,-12; + bonus bDefRate, -12; + bonus bDef2Rate, -12; "> }, { -- cgit v1.2.3-60-g2f50