summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r--db/pre-re/item_db.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index bea99b5e..dbd05c84 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -785,6 +785,8 @@ item_db: (
Subtype: "W_2HSTAFF"
OnEquipScript: <"
callfunc "RequireStat", bInt, 60, EQI_HAND_R;
+ ">
+ Script: <"
bonus bMatkRate, 10;
if (getskilllv(SKILL_CONFRINGO))
addtoskill(SKILL_CONFRINGO, 1, 2);
@@ -809,6 +811,8 @@ item_db: (
Subtype: "W_STAFF"
OnEquipScript: <"
callfunc "RequireStat", bInt, 5, EQI_HAND_R;
+ ">
+ Script: <"
bonus bMatkRate, 5;
">
},