From 01c0323a69d3ab5e30760edcfce50bfd916b47f4 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 13 Sep 2015 08:15:45 +0200 Subject: Add Atropos Mixture item. --- db/re/item_db.conf | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d8f02853..37a246e6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -768,7 +768,7 @@ item_db: ( WeaponLv: 0 EquipLv: 0 Refine: false - View: 522 + View: 523 BindOnEquip: false BuyingStore: true Delay: 5000 @@ -778,6 +778,36 @@ item_db: ( itemheal rand(1200, 1400), 0; "> }, +{ + Id: 524 + AegisName: "AtroposMixture" + Name: "Atropos Mixture" + Type: "IT_HEALING" + Buy: 1750 + Sell: 500 + Weight: 15 + 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: 524 + BindOnEquip: false + BuyingStore: true + Delay: 5000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + itemheal rand(2700, 3300), 0; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-70-g09d2