From d2fa8c9e6832403a7e5748a9175a1e11513a3d4e Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 7 May 2018 01:00:16 +0000 Subject: Add item 601 Chagashroom bonus stat will be added tomorow --- db/re/item_db.conf | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c8113a56e..2d934353d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2234,6 +2234,32 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 601 + AegisName: "Chagashroom" + Name: "Chagashroom" + Type: "IT_HEALING" + Buy: 42 + Sell: 16 + Weight: 9 + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 601 + BindOnEquip: false + BuyingStore: true + Delay: 1000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + sc_start SC_ATTHASTE_POTION1, 15000, 5; + @min = 20; + @max = 30; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-60-g2f50