summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-16 13:37:12 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-16 13:37:12 -0300
commitc61398c902dc51eff8152bffd6f6feba76f050c3 (patch)
tree2183ab621f6791fd452c973071dfe7cbb0b31967 /db
parent9b890446b41cb258c8da99cde240a38da5513d14 (diff)
downloadserverdata-c61398c902dc51eff8152bffd6f6feba76f050c3.tar.gz
serverdata-c61398c902dc51eff8152bffd6f6feba76f050c3.tar.bz2
serverdata-c61398c902dc51eff8152bffd6f6feba76f050c3.tar.xz
serverdata-c61398c902dc51eff8152bffd6f6feba76f050c3.zip
Fix Chef Hat
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf9
1 files changed, 5 insertions, 4 deletions
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;
">
},