diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 31 |
1 files changed, 31 insertions, 0 deletions
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 @@ -387,6 +387,37 @@ item_db: ( "> }, { + 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" Name: "Half Croconut" |