diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-04 18:12:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-04 18:12:10 -0300 |
commit | ce895dd8b73cab254cef5e7772485db8d37d7a3a (patch) | |
tree | 769fe93097e4170667ccdc36c9ff39ccdf5fbc8e /db/re | |
parent | a9222cade81e4a0bd3c4720e15b7d1dad4184a8d (diff) | |
download | serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.gz serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.bz2 serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.xz serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.zip |
PiouSlayer → BugSlayer
Also rewrite Coconut opening script
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ae78342ce..ccf734706 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8506,17 +8506,17 @@ item_db: ( }, { Id: 3501 - AegisName: "PiouSlayer" - Name: "Piou Slayer" + AegisName: "BugSlayer" + Name: "Bug Slayer" Type: "IT_WEAPON" Buy: 11000 - Sell: 300 + Sell: 400 Weight: 1600 Atk: 150 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 30 + EquipLv: 25 Refine: false Subtype: "W_DAGGER" BuyingStore: true @@ -8526,15 +8526,15 @@ item_db: ( AegisName: "TrainingGladius" Name: "TrainingGladius" Type: "IT_WEAPON" - Buy: 5000 - Sell: 400 + Buy: 15000 + Sell: 450 Weight: 58 - Atk: 350 + Atk: 175 Matk: 0 Def: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 5 + EquipLv: 30 Refine: false Subtype: "W_DAGGER" BuyingStore: true @@ -8544,8 +8544,8 @@ item_db: ( AegisName: "WoodenSword" Name: "Wooden Sword" Type: "IT_WEAPON" - Buy: 500 - Sell: 50 + Buy: 8500 + Sell: 300 Weight: 450 Atk: 132 Matk: 0 @@ -8618,7 +8618,7 @@ item_db: ( Name: "Dagger" Type: "IT_WEAPON" Buy: 800 - Sell: 295 + Sell: 250 Weight: 350 Atk: 100 Matk: 0 |