diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-10 09:27:57 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-10 09:27:57 +0000 |
commit | 9c11f233d645cccd8464d02b44330231825322c0 (patch) | |
tree | 6d6072e8eb6b5f7cbe0a6fce6ebdf3495297339f /db | |
parent | c025dcd044577e312f119f2629948f6d420ece4d (diff) | |
download | serverdata-9c11f233d645cccd8464d02b44330231825322c0.tar.gz serverdata-9c11f233d645cccd8464d02b44330231825322c0.tar.bz2 serverdata-9c11f233d645cccd8464d02b44330231825322c0.tar.xz serverdata-9c11f233d645cccd8464d02b44330231825322c0.zip |
Update def to follow total visu
Diffstat (limited to 'db')
-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 45d41a748..25c3814bc 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5680,7 +5680,7 @@ item_db: ( Weight: 17 Atk: 0 Matk: 0 - Def: 15 + Def: 12 Range: 0 Slots: 0 Loc: "EQP_HEAD_MID" @@ -6123,7 +6123,7 @@ item_db: ( Sell: 1000 Weight: 25 Atk: 0 - Def: 15 + Def: 40 Range: 0 Slots: 1 Loc: "EQP_HEAD_MID" @@ -6660,7 +6660,7 @@ item_db: ( Weight: 18 Atk: 0 Matk: 0 - Def: 5 + Def: 10 Range: 0 Slots: 0 Loc: "EQP_SHOES" @@ -6726,7 +6726,7 @@ item_db: ( Weight: 18 Atk: 0 Matk: 0 - Def: 10 + Def: 6 Range: 0 Slots: 0 Loc: "EQP_SHOES" @@ -6765,12 +6765,12 @@ item_db: ( AegisName: "CottonBoots" Name: "CottonBoots" Type: "IT_ARMOR" - Buy: 2 - Sell: 1 - Weight: 1 + Buy: 750 + Sell: 150 + Weight: 22 Atk: 0 Matk: 0 - Def: 1 + Def: 12 Range: 0 Slots: 0 Loc: "EQP_SHOES" @@ -7408,7 +7408,7 @@ item_db: ( Weight: 20 Atk: 0 Matk: 0 - Def: 15 + Def: 10 Range: 0 Slots: 0 Loc: "EQP_HEAD_LOW" @@ -8419,7 +8419,7 @@ item_db: ( Weight: 20 Atk: 0 Matk: 0 - Def: 100 + Def: 55 Range: 0 Slots: 0 Loc: "EQP_HEAD_TOP" @@ -8749,7 +8749,7 @@ item_db: ( Weight: 22 Atk: 0 Matk: 0 - Def: 35 + Def: 40 Range: 0 Slots: 1 Loc: "EQP_HEAD_TOP" |