diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-28 20:21:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-28 20:21:38 -0300 |
commit | db406ab5da5e4270c15e6f3a109a6dc4a32d9f29 (patch) | |
tree | b8105773249527cb5381bd1efc9dca16599e3064 /db | |
parent | 04e1adb9b1903d1fe1accbccb3aaa21800332ea3 (diff) | |
download | serverdata-db406ab5da5e4270c15e6f3a109a6dc4a32d9f29.tar.gz serverdata-db406ab5da5e4270c15e6f3a109a6dc4a32d9f29.tar.bz2 serverdata-db406ab5da5e4270c15e6f3a109a6dc4a32d9f29.tar.xz serverdata-db406ab5da5e4270c15e6f3a109a6dc4a32d9f29.zip |
*cough cough*
Diffstat (limited to 'db')
-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 38a012bc7..0ea9c16e5 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11916,6 +11916,7 @@ item_db: ( bonus2 bHPLossRate,2,800; bonus bCriticalRate, -20; bonus bMdefRate, -60; + bonus bMdef2Rate, -60; "> }, { @@ -11957,6 +11958,7 @@ item_db: ( bonus bCritical, BaseLevel/5; bonus2 bHPLossRate,1,1000; bonus bMdefRate, -60; + bonus bMdef2Rate, -60; "> }, // Insert new weapons above this line |