diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-04-05 11:54:13 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-04-05 11:54:13 -0300 |
commit | 976b6c9684190376e387c35da23cd75100540e9c (patch) | |
tree | 20daaa6331db5c059a254adafbedae8513a46e73 /world/map/db/item_db_head.txt | |
parent | ede3a2597b5ffab0f2303f3d1f3906bb814ef9d9 (diff) | |
download | serverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.gz serverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.bz2 serverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.xz serverdata-976b6c9684190376e387c35da23cd75100540e9c.zip |
Had to add to item_db.conf too
Diffstat (limited to 'world/map/db/item_db_head.txt')
-rw-r--r-- | world/map/db/item_db_head.txt | 2 |
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 f6dac88e..5377cb56 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -191,7 +191,7 @@ 4033, ChefHat, 5, 1000, 500, 30, 0, 2, 0, 2, 0, 2, 256, 0, 0, 0, 0, {}, {} 4042, RedNose, 5, 4000, 1000, 4, 0, 2, 0, 7, 0, 2, 256, 0, 0, 0, 0, {}, {} //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 bInt, -Int;} +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;} 5200, PointyWitchHat, 5, 1000, 500, 50, 0, 5, 0, 5, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bInt, 3;} |