summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf22
1 files changed, 10 insertions, 12 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 0d6258ecc..b339fe1e1 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -555,8 +555,8 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 240;
- @max = 440;
+ @min = 400;
+ @max = 1300;
@delay = 5;
@type = 2;
doevent "rand_sc_heal::OnUse";
@@ -575,8 +575,8 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 440;
- @max = 640;
+ @min = 1300;
+ @max = 2600;
@delay = 5;
@type = 2;
doevent "rand_sc_heal::OnUse";
@@ -595,8 +595,8 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 640;
- @max = 900;
+ @min = 2600;
+ @max = 3300;
@delay = 5;
@type = 2;
doevent "rand_sc_heal::OnUse";
@@ -615,9 +615,8 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 900;
- @max = 1200;
- @delay = 5;
+ @min = 3300;
+ @max = 4250;
@delay = 5;
@type = 2;
doevent "rand_sc_heal::OnUse";
@@ -636,9 +635,8 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
- @min = 1200;
- @max = 2400;
- @delay = 5;
+ @min = 4250;
+ @max = 5500;
@delay = 5;
@type = 2;
doevent "rand_sc_heal::OnUse";