diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2846f0fe6..f6fa88544 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -689,6 +689,36 @@ item_db: ( "> }, { + Id: 521 + AegisName: "Fates Potion" + Name: "Fates Potion" + Type: "IT_HEALING" + Buy: 250 + Sell: 80 + Weight: 17 + 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: 521 + BindOnEquip: false + BuyingStore: true + Delay: 5000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + itemheal rand(240, 260), 0; + "> +}, +{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |