diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-04 10:26:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-04 10:26:59 -0300 |
commit | ec4c701e3d2bf7ef715fd18a1fa61acea49b54e6 (patch) | |
tree | 8a83dc52827dc0a5a0844e4db0480002abc70412 /db/re | |
parent | 497d157afb80e81fa30fd9962300e1b9eef2942f (diff) | |
download | serverdata-ec4c701e3d2bf7ef715fd18a1fa61acea49b54e6.tar.gz serverdata-ec4c701e3d2bf7ef715fd18a1fa61acea49b54e6.tar.bz2 serverdata-ec4c701e3d2bf7ef715fd18a1fa61acea49b54e6.tar.xz serverdata-ec4c701e3d2bf7ef715fd18a1fa61acea49b54e6.zip |
Boots update to new defense table.
[Boots] level: 13 → 21 (same as Red Slime's level)
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 79838326b..be7cd3a36 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7409,6 +7409,7 @@ item_db: ( bonus bDef2,2; "> }, + // Boots { Id: 1800 @@ -7418,7 +7419,7 @@ item_db: ( Buy: 600 Sell: 180 Weight: 18 - Def: 3 + Def: 2 Loc: "EQP_SHOES" EquipLv: 10 Refine: false @@ -7432,7 +7433,7 @@ item_db: ( Buy: 600 Sell: 180 Weight: 18 - Def: 34 + Def: 24 Loc: "EQP_SHOES" EquipLv: 88 Refine: false @@ -7446,7 +7447,7 @@ item_db: ( Buy: 600 Sell: 180 Weight: 18 - Def: 16 + Def: 12 Loc: "EQP_SHOES" EquipLv: 50 Refine: false @@ -7474,7 +7475,7 @@ item_db: ( Buy: 600 Sell: 180 Weight: 18 - Def: 12 + Def: 9 Loc: "EQP_SHOES" EquipLv: 39 Refine: false @@ -7493,7 +7494,7 @@ item_db: ( Buy: 750 Sell: 200 Weight: 22 - Def: 6 + Def: 2 Slots: 1 Loc: "EQP_SHOES" EquipLv: 20 @@ -7539,7 +7540,7 @@ item_db: ( Weight: 80 Def: 4 Loc: "EQP_SHOES" - EquipLv: 13 + EquipLv: 21 Refine: false ViewSprite: 1806 }, @@ -7551,7 +7552,7 @@ item_db: ( Buy: 20000 Sell: 100 Weight: 1 - Def: 9 + Def: 7 Loc: "EQP_SHOES" EquipLv: 32 Refine: false @@ -7565,7 +7566,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 14 + Def: 10 Loc: "EQP_SHOES" EquipLv: 45 Refine: false @@ -7579,7 +7580,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 19 + Def: 13 Loc: "EQP_SHOES" EquipLv: 55 Refine: false @@ -7593,7 +7594,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 18 + Def: 8 Loc: "EQP_SHOES" EquipLv: 61 Refine: false @@ -7613,7 +7614,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 32 + Def: 13 Loc: "EQP_SHOES" EquipLv: 94 Refine: false @@ -7633,9 +7634,9 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 1 + Def: 15 Loc: "EQP_SHOES" - EquipLv: 1 + EquipLv: 60 Refine: false ViewSprite: 1812 Script: <" @@ -7650,13 +7651,13 @@ item_db: ( Buy: 10000 Sell: 1200 Weight: 320 - Def: 28 + Def: 21 Loc: "EQP_SHOES" EquipLv: 80 Refine: false ViewSprite: 1813 Script: <" - bonus bMdef, 30; + bonus bMdef, 10; "> }, { @@ -7667,7 +7668,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 27 + Def: 19 Loc: "EQP_SHOES" EquipLv: 74 Refine: false @@ -7681,7 +7682,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Def: 43 + Def: 30 Loc: "EQP_SHOES" EquipLv: 106 Refine: false @@ -7709,7 +7710,7 @@ item_db: ( Buy: 6000 Sell: 600 Weight: 35 - Def: 5 + Def: 3 Loc: "EQP_SHOES" EquipLv: 17 Refine: false @@ -7723,7 +7724,7 @@ item_db: ( Buy: 6000 Sell: 1200 Weight: 32 - Def: 7 + Def: 5 Loc: "EQP_SHOES" EquipLv: 26 Refine: false |