diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index de9f891af..38a012bc7 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11915,6 +11915,7 @@ item_db: ( bonus bAtk,(BaseLevel-60)*3; bonus2 bHPLossRate,2,800; bonus bCriticalRate, -20; + bonus bMdefRate, -60; "> }, { @@ -11955,6 +11956,7 @@ item_db: ( bonus bDef, -(BaseLevel*8/10); bonus bCritical, BaseLevel/5; bonus2 bHPLossRate,1,1000; + bonus bMdefRate, -60; "> }, // Insert new weapons above this line |