summaryrefslogtreecommitdiff
path: root/db/pre-re
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re')
-rw-r--r--db/pre-re/item_db.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index 08028683..12c90adf 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -13272,7 +13272,7 @@ item_db: (
ViewSprite: 567
Delay: 0
Script: <"
- sc_start sc_raiseattackstrength, 60, 60;
+ callfunc("SC_Bonus", 60, SC_PLUSATTACKPOWER, 60);
">
},
{
@@ -13289,7 +13289,7 @@ item_db: (
ViewSprite: 568
Delay: 0
Script: <"
- sc_start sc_raiseattackspeed0, 60, 30;
+ callfunc("SC_Bonus", 60, SC_ATTHASTE_POTION1, 30);
">
},
{
@@ -13613,7 +13613,7 @@ item_db: (
ViewSprite: 744
Delay: 0
Script: <"
- sc_start sc_raiseattackspeed0, 30, 20;
+ callfunc("SC_Bonus", 30, SC_ATTHASTE_POTION1, 20);
">
},
{
@@ -13630,8 +13630,8 @@ item_db: (
ViewSprite: 745
Delay: 0
Script: <"
- sc_start sc_raiseattackspeed0, 10, 40;
- sc_start SC_POISON, 1, 50;
+ callfunc("SC_Bonus", 10, SC_ATTHASTE_POTION1, 40);
+ callfunc("SC_Bonus", 50, SC_BLOODING, 1);
">
},
{
@@ -13683,7 +13683,7 @@ item_db: (
Delay: 0
Script: <"
callfunc "itheal", 5, 0;
- sc_start SC_SLOWPOISON, 180000, 180;
+ callfunc("SC_Bonus", 180, SC_SLOWPOISON, 100);
">
},
{