From 9986980f292e0f52e49dc314bd5f66df3d8b378c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 24 Mar 2019 23:22:15 -0300 Subject: Disagree with Saulc and change weight of some items. Wolvern Pelt is 3x heavier than squirrel pelt (85 -> 57). Dragon Scales, follow TMW-BR (100 -> 40). Fix LeatherBall and LeatherSuitcase weight (2->2k,450->45). Revert leather patch weight from 2g to 20g. Don't raise craft mat. weight %%e Jesusalva wants to ask lots of those and weight is his enemy %%l Oh, Maggot Cocoon is an equip, thus was changed to an average weight (210 -> 360g) In fact, I did not squeaked all generic/healing items weight. I only fixed equipment weight to something I thought that would be reasonable. --- db/re/item_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index abbefe287..649116a51 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3798,7 +3798,7 @@ item_db: ( Type: "IT_ETC" Buy: 1500 Sell: 200 - Weight: 85 + Weight: 57 Refine: false ViewSprite: 784 }, @@ -3974,7 +3974,7 @@ item_db: ( Type: "IT_ETC" Buy: 100 Sell: 40 - Weight: 20 + Weight: 2000 Refine: false ViewSprite: 801 }, @@ -4019,7 +4019,7 @@ item_db: ( Type: "IT_ETC" Buy: 10000 Sell: 500 - Weight: 2 + Weight: 20 Refine: false ViewSprite: 806 }, @@ -4206,7 +4206,7 @@ item_db: ( Type: "IT_ETC" Buy: 10000 Sell: 1000 - Weight: 100 + Weight: 40 Refine: false ViewSprite: 823 }, @@ -5345,7 +5345,7 @@ item_db: ( Type: "IT_ARMOR" Buy: 7000 Sell: 1800 - Weight: 450 + Weight: 45 Def: 3 Loc: "EQP_ACC_L" EquipLv: 54 @@ -10576,7 +10576,7 @@ item_db: ( Type: "IT_PETEGG" Buy: 90000 Sell: 4000 - Weight: 210 + Weight: 360 KeepAfterUse: true Script: <" bpet; -- cgit v1.2.3-60-g2f50