summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3a1f70830..0d29109c4 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2688,7 +2688,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 75, SC_INCLUK, 5, 10;
+ callfunc "SC_Bonus", 90, SC_INCLUK, 5, 10;
">
},
{
@@ -2702,7 +2702,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 65, SC_INCLUK, 10, 20;
+ callfunc "SC_Bonus", 75, SC_INCLUK, 10, 20;
">
},
{
@@ -2730,7 +2730,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 75, SC_INCDEX, 5, 10;
+ callfunc "SC_Bonus", 90, SC_INCDEX, 5, 10;
">
},
{
@@ -2744,7 +2744,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- callfunc "SC_Bonus", 65, SC_INCDEX, 10, 20;
+ callfunc "SC_Bonus", 75, SC_INCDEX, 10, 20;
">
},
{
@@ -2774,7 +2774,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 75;
+ @delay = 90;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2792,7 +2792,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 65;
+ @delay = 75;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2828,7 +2828,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 75;
+ @delay = 90;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2846,7 +2846,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 65;
+ @delay = 75;
@type = SC_INCVIT;
doevent "inc_sc_bonus::OnUse";
">
@@ -2882,7 +2882,7 @@ item_db: (
Script: <"
@min = 5;
@max = 10;
- @delay = 75;
+ @delay = 90;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">
@@ -2900,7 +2900,7 @@ item_db: (
Script: <"
@min = 10;
@max = 20;
- @delay = 65;
+ @delay = 75;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";
">