summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-04-05 11:54:13 -0300
committerLedmitz <smoothshifter@tuta.io>2023-04-05 11:54:13 -0300
commit976b6c9684190376e387c35da23cd75100540e9c (patch)
tree20daaa6331db5c059a254adafbedae8513a46e73
parentede3a2597b5ffab0f2303f3d1f3906bb814ef9d9 (diff)
downloadserverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.gz
serverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.bz2
serverdata-976b6c9684190376e387c35da23cd75100540e9c.tar.xz
serverdata-976b6c9684190376e387c35da23cd75100540e9c.zip
Had to add to item_db.conf too
-rw-r--r--world/map/db/item_db.conf1
-rw-r--r--world/map/db/item_db_head.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 66aa0006..9ed0b514 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -12793,6 +12793,7 @@ item_db: (
ViewSprite: 5128
Script: <"
bonus bMaxHPrate, 10;
+ bonus bHPrecovRate, 10;
bonus bInt, -readparam(bInt);
">
},
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;}