From 89e98a042a6c27b17969803990170bfffa092b05 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 13 Sep 2015 08:19:24 +0200 Subject: Add Elixir Of Life item. --- db/re/item_db.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 37a246e6..1da48871 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -808,6 +808,36 @@ item_db: ( itemheal rand(2700, 3300), 0; "> }, +{ + Id: 525 + AegisName: "ElixirOfLife" + Name: "Elixir Of Life" + Type: "IT_HEALING" + Buy: 3500 + Sell: 1000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: 0xFFFFFFFF + Upper: 0x3F + Gender: 2 + Loc: 0 + WeaponLv: 0 + EquipLv: 0 + Refine: false + View: 525 + BindOnEquip: false + BuyingStore: true + Delay: 10000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + itemheal 10000, 0; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-60-g2f50