From f63fa9b12175940638c1fa2df96ddeb93416bf43 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 May 2022 18:20:12 -0300 Subject: Rebalance the price for Dragon Shield and Savior Shield and Dragon Scales. --- db/craft_db.conf | 6 +++--- db/re/item_db.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/db/craft_db.conf b/db/craft_db.conf index e678f310b..aa6a099d9 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -2621,7 +2621,7 @@ craft_db: ( SourceItems: ( { - DragonScales: 180 + DragonScales: 160 TitaniumIngot: 10 Coal: 30 EverburnPowder: 1 @@ -2657,8 +2657,8 @@ craft_db: ( ( { MylarinDust: 1 - TitaniumIngot: 15 - Coal: 40 + TitaniumIngot: 20 + Coal: 45 EverburnPowder: 1 }, ) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c2469b147..e25901ee8 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4578,7 +4578,7 @@ item_db: ( Name: "Dragon Scales" Type: "IT_ETC" Buy: 8000 - Sell: 820 + Sell: 750 Weight: 40 Refine: false }, -- cgit v1.2.3-70-g09d2