From c61398c902dc51eff8152bffd6f6feba76f050c3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 13:37:12 -0300 Subject: Fix Chef Hat --- db/re/item_db.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f5cb2c84f..65e215e3f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8947,7 +8947,8 @@ item_db: ( bonus bSPrecovRate,30; bonus bHealPower,10; bonus bAddItemHealRate,10; - bonus bAtk,-60; + bonus bAtkRate,-60; + bonus bAtk2,-60; "> }, @@ -10529,9 +10530,9 @@ item_db: ( bonus bCriticalDef,-50; bonus bCriticalRate,-50; - // This weapon attack power grows with the user - bonus bAtk,BaseLevel; - bonus bMatk,JobLevel; + // This weapon attack power grows with the user + bonus bAtk,BaseLevel; + bonus bMatk,JobLevel; "> }, -- cgit v1.2.3-70-g09d2