From 29e7592f6da765b497d8299ce657f096e9671681 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Apr 2021 08:17:00 -0300 Subject: Wooden Staff now, as on Legacy, affects Confringo firepower more than others --- db/pre-re/item_db.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index fb37b78d..144c0aa0 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -786,6 +786,8 @@ item_db: ( OnEquipScript: <" callfunc "RequireStat", bInt, 60, EQI_HAND_R; bonus bMatkRate, 10; + if (getskilllv(SKILL_CONFRINGO)) + addtoskill(SKILL_CONFRINGO, 1, 2); "> }, { -- cgit v1.2.3-60-g2f50