summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-07 17:09:54 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-07 17:09:54 -0300
commit64d61c6cdac3c23c3fd5964043ebdf852f0e9111 (patch)
treec459cb6729ac767af56bf4eef90f778bbec003f7 /db
parent48475f59c168ab97767212c93ca64105da0ba710 (diff)
downloadserverdata-64d61c6cdac3c23c3fd5964043ebdf852f0e9111.tar.gz
serverdata-64d61c6cdac3c23c3fd5964043ebdf852f0e9111.tar.bz2
serverdata-64d61c6cdac3c23c3fd5964043ebdf852f0e9111.tar.xz
serverdata-64d61c6cdac3c23c3fd5964043ebdf852f0e9111.zip
Make Nightshade Tea more powerful.
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 83fef5434..d3c5f5461 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2216,7 +2216,7 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- callfunc("SC_Bonus", 30, SC_ATTHASTE_POTION1, 60);
+ callfunc("SC_Bonus", 60, SC_ATTHASTE_POTION1, 70); // 70% bonus
if (rand(10000) < 6000)
sc_start callfunc("any", SC_POISON, SC_SILENCE, SC_POISON, SC_CONFUSE, SC_POISON, SC_POISON), rand(20000, 40000), 0;
itemheal 0, rand(10,200);