From 976b6c9684190376e387c35da23cd75100540e9c Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Wed, 5 Apr 2023 11:54:13 -0300 Subject: Had to add to item_db.conf too --- world/map/db/item_db.conf | 1 + world/map/db/item_db_head.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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;} -- cgit v1.2.3-60-g2f50