From a51f905f90eb245050b50199916a7f397fb99ba0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 28 Mar 2019 10:53:55 -0300 Subject: Prices rebalance: 9 topics changed. Crafty (BOSS) wings 4 -> 540 GP. Gemstones top slopped (max 4000 -> 2200). Leather Patch fix (500 -> 350). Silver Mirror fix (8000 -> 4000). Iced Bottle fix (5000 -> 500, req.). Crystallized Maggot fix (10k -> 9k). Ore top slopped (10k->5k). Platinum Ingot fix (5k -> 10k). Pirate Shorts fix (5000 -> 4500). --- db/re/item_db.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 31b9d71cc..1e33cbbd2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3089,8 +3089,8 @@ item_db: ( AegisName: "LeftCraftyWing" Name: "Left Crafty Wing" Type: "IT_ETC" - Buy: 10 - Sell: 4 + Buy: 10000 + Sell: 540 Weight: 35 Refine: false ViewSprite: 719 @@ -3111,8 +3111,8 @@ item_db: ( AegisName: "RightCraftyWing" Name: "Right Crafty Wing" Type: "IT_ETC" - Buy: 10 - Sell: 4 + Buy: 10000 + Sell: 540 Weight: 35 Refine: false ViewSprite: 721 @@ -3253,7 +3253,7 @@ item_db: ( Name: "Sapphire" Type: "IT_ETC" Buy: 12000 - Sell: 4000 + Sell: 2200 Weight: 20 Refine: false ViewSprite: 734 @@ -3275,7 +3275,7 @@ item_db: ( Name: "Amethyst" Type: "IT_ETC" Buy: 6000 - Sell: 2000 + Sell: 1500 Weight: 20 Refine: false ViewSprite: 736 @@ -4018,7 +4018,7 @@ item_db: ( Name: "Leather Patch" Type: "IT_ETC" Buy: 10000 - Sell: 500 + Sell: 350 Weight: 20 Refine: false ViewSprite: 806 @@ -4095,7 +4095,7 @@ item_db: ( Name: "Silver Mirror" Type: "IT_ETC" Buy: 60000 - Sell: 8000 + Sell: 4000 Weight: 20 Refine: false ViewSprite: 813 @@ -4128,7 +4128,7 @@ item_db: ( Name: "Iced Bottle" Type: "IT_ETC" Buy: 10000 - Sell: 5000 + Sell: 500 Weight: 20 Refine: false ViewSprite: 816 @@ -4161,7 +4161,7 @@ item_db: ( Name: "Crystallized Maggot" Type: "IT_ETC" Buy: 90000 - Sell: 10000 + Sell: 9000 Weight: 10 Refine: false ViewSprite: 819 @@ -4467,7 +4467,7 @@ item_db: ( Name: "Platinum Ore" Type: "IT_ETC" Buy: 40000 - Sell: 10000 + Sell: 5000 Weight: 1000 }, { @@ -4476,7 +4476,7 @@ item_db: ( Name: "Iridium Ore" Type: "IT_ETC" Buy: 20000 - Sell: 5000 + Sell: 4000 Weight: 1000 }, { @@ -4539,7 +4539,7 @@ item_db: ( Name: "Platinum Ingot" Type: "IT_ETC" Buy: 180000 - Sell: 5000 + Sell: 10000 Weight: 1000 }, { @@ -7655,7 +7655,7 @@ item_db: ( Name: "Pirate Shorts" Type: "IT_ARMOR" Buy: 12000 - Sell: 5000 + Sell: 4500 Weight: 195 Def: 10 Loc: "EQP_HEAD_LOW" -- cgit v1.2.3-60-g2f50