From 4e42c86d33f7137e4c110df63083f705a7fd6e4d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Apr 2021 09:35:16 -0300 Subject: Add MATK bonus to Witch Hat and Pointy Witch Hat. --- db/pre-re/item_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) (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 c7a214c4..3b88c17b 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -11070,6 +11070,9 @@ item_db: ( Refine: false ViewSprite: 1278 Delay: 0 + Script: <" + bonus bMatkRate, 2; + "> }, { Id: 1279 @@ -12560,6 +12563,9 @@ item_db: ( Refine: false ViewSprite: 5200 Delay: 0 + Script: <" + bonus bMatkRate, 2; + "> }, { Id: 5201 -- cgit v1.2.3-60-g2f50