From 73d9e1ffdd244ee38ce5377b37067347d78262a5 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 13 Sep 2015 07:07:38 +0200 Subject: Add item 511 on item db. --- db/re/item_db.conf | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4efd8173..7e9a1985 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -386,6 +386,37 @@ item_db: ( itemheal rand(2, 6), 0; "> }, +{ + Id: 511 + AegisName: "PurpleBlobime" + Name: "Purple Blobime" + Type: "IT_HEALING" + Buy: 20 + Sell: 4 + Weight: 10 + 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: 511 + BindOnEquip: false + BuyingStore: true + Delay: 5000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + sc_start2 SC_POISON, 1, 30, 6666; + itemheal rand(30, 70), 0; + "> +}, { Id: 512 AegisName: "HalfCroconut" -- cgit v1.2.3-70-g09d2