summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-24 20:09:29 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-24 20:09:29 -0300
commit66a29ace09fbbd24fc5b86c3f2c2149af512dbce (patch)
treec24333bf1fbf95a53d5faf246b25619c1322eb41 /db/re/item_db.conf
parente7a03a2d0c33c00a6bad5cf766651cb361ad05f7 (diff)
downloadserverdata-66a29ace09fbbd24fc5b86c3f2c2149af512dbce.tar.gz
serverdata-66a29ace09fbbd24fc5b86c3f2c2149af512dbce.tar.bz2
serverdata-66a29ace09fbbd24fc5b86c3f2c2149af512dbce.tar.xz
serverdata-66a29ace09fbbd24fc5b86c3f2c2149af512dbce.zip
Raise duration of the high class stat-boost potions to whole 60 minutes
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 7e6a30625..3a1f70830 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2716,7 +2716,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 55, SC_INCLUK, 20, 30;
+ callfunc "SC_Bonus", 60, SC_INCLUK, 20, 30;
">
},
{
@@ -2758,7 +2758,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 55, SC_INCDEX, 20, 30;
+ callfunc "SC_Bonus", 60, SC_INCDEX, 20, 30;
">
},
{
@@ -2810,7 +2810,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 55;
+ @delay = 60;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2864,7 +2864,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 55;
+ @delay = 60;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2918,7 +2918,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 55;
+ @delay = 60;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">