summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-23 14:51:57 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-23 14:51:57 +0000
commit9eead1d244f81a29777038d887018cbf31095c31 (patch)
tree119b2ecf718fe0127277cd07fb359b1342b180d5 /db/re/item_db.conf
parent1f90eb3242413e61268536c206123070d20bfa85 (diff)
downloadserverdata-9eead1d244f81a29777038d887018cbf31095c31.tar.gz
serverdata-9eead1d244f81a29777038d887018cbf31095c31.tar.bz2
serverdata-9eead1d244f81a29777038d887018cbf31095c31.tar.xz
serverdata-9eead1d244f81a29777038d887018cbf31095c31.zip
small fix
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index fb5746f77..d91c6eec8 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -476,8 +476,8 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
sc_start SC_ATTHASTE_POTION1, 15000, 5;
- @min = 40;
- @max = 70;
+ @min = 30;
+ @max = 60;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -956,7 +956,7 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
@min = 85;
- @max = 230;
+ @max = 220;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -981,7 +981,7 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
@min = 65;
- @max = 145;
+ @max = 140;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -1007,7 +1007,7 @@ item_db: (
Script: <"
@min = 1;
@max = 100;
- @delay = 3;
+ @delay = 5;
@type = 1;
doevent "rand_sc_heal::OnUse";
">
@@ -2256,8 +2256,8 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
sc_start SC_PLUSATTACKPOWER, 15000, 10;
- @min = 40;
- @max = 70;
+ @min = 30;
+ @max = 60;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";