From 8bf2ab6f6c9363707efe3fefdb6e0be088a03a84 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Mar 2018 08:17:16 -0300 Subject: Rebalance Bif drops based on Pearls, so: (200*100)/drop_rate (Bif) --- db/re/item_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d9585e6b0..5c84802bf 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2765,8 +2765,8 @@ item_db: ( AegisName: "Diamond" Name: "Diamond" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 2000 + Sell: 667 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2783,8 +2783,8 @@ item_db: ( AegisName: "Ruby" Name: "Ruby" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 1000 + Sell: 333 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2801,8 +2801,8 @@ item_db: ( AegisName: "Emerald" Name: "Emerald" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 1500 + Sell: 500 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2819,8 +2819,8 @@ item_db: ( AegisName: "Sapphire" Name: "Sapphire" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 6000 + Sell: 2000 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2837,8 +2837,8 @@ item_db: ( AegisName: "Topaz" Name: "Topaz" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 1200 + Sell: 400 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 @@ -2855,8 +2855,8 @@ item_db: ( AegisName: "Amethyst" Name: "Amethyst" Type: "IT_ETC" - Buy: 10000 - Sell: 5000 + Buy: 3000 + Sell: 1000 Weight: 20 Gender: "SEX_ANY" WeaponLv: 0 -- cgit v1.2.3-60-g2f50