summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-09-13 08:02:11 +0200
committerReid <reidyaro@gmail.com>2015-09-13 08:02:11 +0200
commitd33a56bd5fef1ac81a50705c22f766a766dcbbfb (patch)
tree95137786e68800856a60adfeba7285032e2eb479 /db/re
parent059735adc82ba9ab2f3cf0972ef57dcfe4a5563c (diff)
downloadserverdata-d33a56bd5fef1ac81a50705c22f766a766dcbbfb.tar.gz
serverdata-d33a56bd5fef1ac81a50705c22f766a766dcbbfb.tar.bz2
serverdata-d33a56bd5fef1ac81a50705c22f766a766dcbbfb.tar.xz
serverdata-d33a56bd5fef1ac81a50705c22f766a766dcbbfb.zip
Add Fates Potion item.
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2846f0fe..f6fa8854 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"