From bca32038d159c0c11d1d10bdc8650331de244637 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Apr 2021 07:27:02 -0300 Subject: Replace bMatk with bMatkRate (which works) --- db/pre-re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/pre-re/item_db.conf') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index ce0c7e6d..fb37b78d 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -785,7 +785,7 @@ item_db: ( Subtype: "W_2HSTAFF" OnEquipScript: <" callfunc "RequireStat", bInt, 60, EQI_HAND_R; - bonus bMatk, 10; + bonus bMatkRate, 10; "> }, { @@ -807,7 +807,7 @@ item_db: ( Subtype: "W_STAFF" OnEquipScript: <" callfunc "RequireStat", bInt, 5, EQI_HAND_R; - bonus bMatk, 5; + bonus bMatkRate, 5; "> }, { @@ -1257,7 +1257,7 @@ item_db: ( ViewSprite: 1244 Delay: 0 Script: <" - bonus bMatk, 100; + bonus bMatkRate, 100; bonus bMdef, 30; "> }, -- cgit v1.2.3-60-g2f50