summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-16 08:56:19 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-17 00:17:16 +0100
commitea3795a8cd838307d399be9cc68cf79998c506bb (patch)
tree706fa06472d91299b92dd984b7fe251da79da46b /db/re/item_db.conf
parent47993c023c2b32e0bdeac90ba84880788c900c2a (diff)
downloadserverdata-ea3795a8cd838307d399be9cc68cf79998c506bb.tar.gz
serverdata-ea3795a8cd838307d399be9cc68cf79998c506bb.tar.bz2
serverdata-ea3795a8cd838307d399be9cc68cf79998c506bb.tar.xz
serverdata-ea3795a8cd838307d399be9cc68cf79998c506bb.zip
add 595 bottleofdivinewater and 596 bottleoftonoriwater
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf52
1 files changed, 52 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 361774e99..522eb4965 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2190,6 +2190,58 @@ item_db: (
">
},
{
+ Id: 595
+ AegisName: "BottleOfDivineWater"
+ Name: "Bottle Of Divine Water"
+ Type: "IT_HEALING"
+ Buy: 500
+ Sell: 35
+ Weight: 4
+ Gender: "SEX_ANY"
+ WeaponLv: 0
+ EquipLv: 0
+ Refine: false
+ ViewSprite: 595
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 400
+ Sprite: 0
+ UseEffect: "EFFECT_HEAL"
+ Script: <"
+ @min = 400;
+ @max = 1400;
+ @delay = 3;
+ @type = 1;
+ doevent "rand_sc_heal::OnUse";
+ ">
+},
+{
+ Id: 596
+ AegisName: "BottleOfTonoriWater"
+ Name: "Bottle Of Tonori Water"
+ Type: "IT_HEALING"
+ Buy: 400
+ Sell: 30
+ Weight: 4
+ Gender: "SEX_ANY"
+ WeaponLv: 0
+ EquipLv: 0
+ Refine: false
+ ViewSprite: 596
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 450
+ Sprite: 0
+ UseEffect: "EFFECT_HEAL"
+ Script: <"
+ @min = 100;
+ @max = 800;
+ @delay = 3;
+ @type = 1;
+ doevent "rand_sc_heal::OnUse";
+ ">
+},
+{
Id: 700
AegisName: "SmallTentacles"
Name: "Small Tentacles"