diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 23:27:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 23:27:30 -0300 |
commit | e583df70a757dba8d89a5605946a61f9561e3ffc (patch) | |
tree | ff3def1484afd9cfa836702de53a7014dbe151e7 /db | |
parent | ab9cefd014c8414443cc3e28c4278339193ce1df (diff) | |
download | serverdata-e583df70a757dba8d89a5605946a61f9561e3ffc.tar.gz serverdata-e583df70a757dba8d89a5605946a61f9561e3ffc.tar.bz2 serverdata-e583df70a757dba8d89a5605946a61f9561e3ffc.tar.xz serverdata-e583df70a757dba8d89a5605946a61f9561e3ffc.zip |
With this, LifestonePendant Defense Reduction should work
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7bdf898b6..bfb49c02f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4230,7 +4230,7 @@ item_db: ( Buy: 10000 Sell: 2000 Weight: 60 - Def: -2 + Def: 0 Loc: 1024 WeaponLv: 0 EquipLv: 10 @@ -4241,6 +4241,7 @@ item_db: ( bonus bHPrecovRate,5; bonus bSPrecovRate,1; bonus2 bSkillHeal,142,800; + bonus bDef,-2; "> }, { |