summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_head.txt
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-11-29 02:49:08 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-11-29 02:49:08 +0000
commit7e90a5eb4e4f9222893d34c36ebb0d7fbb827cc7 (patch)
tree38c60e7b907f40aa4ec2b7d2215fc0cc17ed46ac /world/map/db/item_db_head.txt
parent841a9b8bb64422c876e3204f40193d3c0bad56c1 (diff)
downloadserverdata-7e90a5eb4e4f9222893d34c36ebb0d7fbb827cc7.tar.gz
serverdata-7e90a5eb4e4f9222893d34c36ebb0d7fbb827cc7.tar.bz2
serverdata-7e90a5eb4e4f9222893d34c36ebb0d7fbb827cc7.tar.xz
serverdata-7e90a5eb4e4f9222893d34c36ebb0d7fbb827cc7.zip
Lowered speed and dex penalty, added m attk and def
Diffstat (limited to 'world/map/db/item_db_head.txt')
-rw-r--r--world/map/db/item_db_head.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index 5c1d1e24..b54bb6b8 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, 0, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bAspdRate, 30; bonus bDex, -(Dex)/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;}
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, {}, {}