summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-07 16:48:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-07 16:48:26 -0300
commited32891d4ab469d29a2c192f7628862da7c99aa9 (patch)
treeab330b226c59ee2c7ec7d51bba6ce3ebf8e8839a /db/re/item_db.conf
parent951ed84368f49ffbda8fff5fd015dbcfb3786050 (diff)
downloadserverdata-ed32891d4ab469d29a2c192f7628862da7c99aa9.tar.gz
serverdata-ed32891d4ab469d29a2c192f7628862da7c99aa9.tar.bz2
serverdata-ed32891d4ab469d29a2c192f7628862da7c99aa9.tar.xz
serverdata-ed32891d4ab469d29a2c192f7628862da7c99aa9.zip
Bottle Breaking Rate
Divine and Sewer Water - 0% Sea Water - 12.5% Tonori and Woodland Water - 14.3%
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index fa9e1b79b..382abd640 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1023,7 +1023,7 @@ item_db: (
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
- if (rand(1,5) != 4)
+ if (rand(1,8) != 4)
getitem EmptyBottle, 1;
">
},
@@ -1882,7 +1882,7 @@ item_db: (
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
- if (rand(1,5) != 4)
+ if (rand(1,7) != 4)
getitem EmptyBottle, 1;
">
},
@@ -2321,7 +2321,7 @@ item_db: (
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
- if (rand(1,5) != 4)
+ if (rand(1,7) != 4)
getitem EmptyBottle, 1;
">
},