From f5f509c3ddec51d2bf3e73998bdb3c26468a700c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Dec 2018 21:37:17 -0200 Subject: Adjust arrow prices. If I notice that people are going full archer again, under our magnificence @Saulc ideals, I'll make bows/arrows have a penalty. Well, not like they would dare to use heavy armor because movement speed penalty... --- db/re/item_db.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 12604befd..1f7809217 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10753,8 +10753,8 @@ item_db: ( AegisName: "TrainingArrow" Name: "Training Arrow" Type: "IT_AMMO" - Buy: 4 - Sell: 2 + Buy: 2 + Sell: 1 Weight: 1 Atk: 20 Loc: "EQP_AMMO" @@ -10777,8 +10777,8 @@ item_db: ( AegisName: "Arrow" Name: "Arrow" Type: "IT_AMMO" - Buy: 6 - Sell: 3 + Buy: 3 + Sell: 1 Weight: 1 Atk: 30 Loc: "EQP_AMMO" @@ -10789,8 +10789,8 @@ item_db: ( AegisName: "CursedArrow" Name: "Cursed Arrow" Type: "IT_AMMO" - Buy: 11 - Sell: 5 + Buy: 8 + Sell: 3 Weight: 1 Atk: 60 Loc: "EQP_AMMO" @@ -10801,8 +10801,8 @@ item_db: ( AegisName: "IronArrow" Name: "Iron Arrow" Type: "IT_AMMO" - Buy: 9 - Sell: 4 + Buy: 6 + Sell: 2 Weight: 1 Atk: 45 Loc: "EQP_AMMO" @@ -10813,8 +10813,8 @@ item_db: ( AegisName: "PoisonArrow" Name: "Poison Arrow" Type: "IT_AMMO" - Buy: 15 - Sell: 5 + Buy: 12 + Sell: 3 Weight: 2 Atk: 90 Loc: "EQP_AMMO" @@ -10828,7 +10828,7 @@ item_db: ( AegisName: "ThornArrow" Name: "Thorn Arrow" Type: "IT_AMMO" - Buy: 30 + Buy: 27 Sell: 6 Weight: 1 Atk: 160 @@ -10840,7 +10840,7 @@ item_db: ( AegisName: "BoneArrow" Name: "Bone Arrow" Type: "IT_AMMO" - Buy: 75 + Buy: 65 Sell: 7 Weight: 5 Atk: 350 -- cgit v1.2.3-70-g09d2