summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-12-11 00:14:11 -0400
committerLedmitz <smoothshifter@tuta.io>2023-12-11 00:14:11 -0400
commit87c3b2381d9fff65231ae078c2406365dd650b8d (patch)
tree8312fb9a7da56de829b9faba49a78196a46b7c3d
parentdb50e566e0da80720488bb9c0e7485fa48e6284c (diff)
downloadserverdata-87c3b2381d9fff65231ae078c2406365dd650b8d.tar.gz
serverdata-87c3b2381d9fff65231ae078c2406365dd650b8d.tar.bz2
serverdata-87c3b2381d9fff65231ae078c2406365dd650b8d.tar.xz
serverdata-87c3b2381d9fff65231ae078c2406365dd650b8d.zip
Removed m def. too overshadowing of other items
-rw-r--r--world/map/db/item_db.conf1
-rw-r--r--world/map/db/item_db_head.txt2
2 files changed, 1 insertions, 2 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index e14bdf95..bf1d3f5d 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -13149,7 +13149,6 @@ item_db: (
bonus bAspdRate, 25;
bonus bDex, -(readparam(bDex)/3);
bonus bMatkRate, 90; // @EVOL2
- bonus bMdef, 20;
">
},
{
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index b54bb6b8..29c9c402 100644
--- a/world/map/db/item_db_head.txt
+++ b/world/map/db/item_db_head.txt
@@ -193,7 +193,7 @@
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
5128, DarkHelm, 5, 50000, 10000, 800, 0, 19, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bMaxHPrate, 10; bonus bHPrecovRate, 10; bonus bInt, -Int;}
5129, UnderworldMask, 5, 50000, 10000, 100, 0, 5, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {callfunc "UnderworldTroll"; bonus bAtkRange, 2; bonus bInt, -Int; bonus bAgi, 3; bonus bDex, 2;}
-5130, Phylactery, 5, 50000, 10000, 20, 0, 1, 0, 90, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bAspdRate, 25; bonus bDex, -(Dex)/3; bonus bMdef, 20;}
+5130, Phylactery, 5, 50000, 10000, 20, 0, 1, 0, 90, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bAspdRate, 25; bonus bDex, -(Dex)/3;}
5200, PointyWitchHat, 5, 1000, 500, 50, 0, 5, 0, 5, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bInt, 3;}
5201, Pipe, 5, 5000, 2500, 20, 0, 2, 0, 0, 0, 2, 256, 0, 18, 0, 0, {}, {bonus bDex, 1; bonus bLuk, 1; bonus bCritical, 10;}
5202, PilotHat, 5, 2500, 1250, 30, 0, 10, 0, 2, 0, 2, 256, 0, 0, 0, 0, {}, {}