From 329559c9c953e5154f670aa470293cf595743e34 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Jun 2018 15:46:17 -0300 Subject: Tonori Delight Alpha --- db/re/item_db.conf | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ab2a4dea6..354dbba90 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1479,18 +1479,20 @@ item_db: ( Name: "Tonori Delight" Type: "IT_HEALING" Buy: 50 - Sell: 25 - Weight: 4 + Sell: 20 + Weight: 2 Refine: false ViewSprite: 571 BuyingStore: true Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - @min = 4; - @max = 400; - @delay = 3; + @min = 375; + @max = 910; + @delay = 6; @type = 1; + heal 0, rand(40,180); + sc_start SC_ATTHASTE_POTION1, 10000, 3; doevent "rand_sc_heal::OnUse"; "> }, -- cgit v1.2.3-70-g09d2