summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";