From ce33936de2fcb9c565437cb80e6329ab76626500 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sun, 22 Nov 2015 18:44:30 +0800 Subject: ItemDB Update: - Fixed 'Black Thing' not decreasing Stats and Movement Speed. - Fixed 'Enriched White Potion Z' no HP regeneration. --- db/re/item_db.conf | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6620ba919..e7c2f3c61 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -82037,6 +82037,11 @@ item_db: ( nomail: true noauction: true } + Script: <" + percentheal 30,30; + skilleffect AL_BLESSING,0; + sc_start SC_BLESSING,140000,5; + "> }, { Id: 12406 @@ -82308,7 +82313,7 @@ item_db: ( Weight: 70 BuyingStore: true Script: <" - sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0; + sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20; heal 1000,0; "> }, @@ -82379,7 +82384,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 50 - Script: <" sc_start SC_STOMACHACHE,60000,rand(5,10); "> + Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),25; "> }, { Id: 12436 -- cgit v1.2.3-70-g09d2