summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-25 11:21:59 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-25 11:21:59 -0300
commite3e29a7d769a026bbc43d0fc2fd8408d430b2552 (patch)
tree5b8879f1f00d5a2525a88d900b04824bfae7e961
parent925d3a19fae6235d67999d5db66c85536e95a89b (diff)
downloadserverdata-e3e29a7d769a026bbc43d0fc2fd8408d430b2552.tar.gz
serverdata-e3e29a7d769a026bbc43d0fc2fd8408d430b2552.tar.bz2
serverdata-e3e29a7d769a026bbc43d0fc2fd8408d430b2552.tar.xz
serverdata-e3e29a7d769a026bbc43d0fc2fd8408d430b2552.zip
Stat Raising Potions will now last ~1 minute
About 1m15s the weakest, and 55s the strongest.
-rw-r--r--db/re/item_db.conf30
1 files changed, 15 insertions, 15 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2ddd72483..cfdd01b49 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2705,7 +2705,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 40;
+ @delay = 75;
@type = SC_INCLUK;
doevent "inc_sc_bonus::OnUse";
">
@@ -2723,7 +2723,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 34;
+ @delay = 65;
@type = SC_INCLUK;
doevent "inc_sc_bonus::OnUse";
">
@@ -2741,7 +2741,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 28;
+ @delay = 55;
@type = SC_INCLUK;
doevent "inc_sc_bonus::OnUse";
">
@@ -2759,7 +2759,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 40;
+ @delay = 75;
@type = SC_INCDEX;
doevent "inc_sc_bonus::OnUse";
">
@@ -2777,7 +2777,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 34;
+ @delay = 65;
@type = SC_INCDEX;
doevent "inc_sc_bonus::OnUse";
">
@@ -2795,7 +2795,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 28;
+ @delay = 55;
@type = SC_INCDEX;
doevent "inc_sc_bonus::OnUse";
">
@@ -2813,7 +2813,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 40;
+ @delay = 75;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2831,7 +2831,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 34;
+ @delay = 65;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2849,7 +2849,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 28;
+ @delay = 55;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2867,7 +2867,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 40;
+ @delay = 75;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2885,7 +2885,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 34;
+ @delay = 65;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2903,7 +2903,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 28;
+ @delay = 55;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2921,7 +2921,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 40;
+ @delay = 75;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">
@@ -2939,7 +2939,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 34;
+ @delay = 65;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">
@@ -2957,7 +2957,7 @@ item_db: (
Script: <"
@min = 20;
@max = 30;
- @delay = 28;
+ @delay = 55;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">