diff options
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index cd3f7cfd7..62961b769 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13697,7 +13697,7 @@ item_db: ( //bonus bAttack2,-150; bonus bMaxSP,20; bonus bSPrecovRate,20; - bonus bMaxHPrate, -10; + bonus bMaxHPrate, -8; bonus bDef,-32767; bonus bDef2,-32767; "> @@ -13738,7 +13738,7 @@ item_db: ( //bonus bAttack2,-200; bonus bMaxSP,30; bonus bSPrecovRate,20; - bonus bMaxHPrate, -15; + bonus bMaxHPrate, -12; bonus bDef,-32767; bonus bDef2,-32767; "> @@ -13779,7 +13779,7 @@ item_db: ( //bonus bAttack2,-250; bonus bMaxSP,40; bonus bSPrecovRate,20; - bonus bMaxHPrate, -20; + bonus bMaxHPrate, -16; bonus bDef,-32767; bonus bDef2,-32767; "> @@ -13820,7 +13820,7 @@ item_db: ( //bonus bAttack2,-300; bonus bMaxSP,50; bonus bSPrecovRate,20; - bonus bMaxHPrate, -25; + bonus bMaxHPrate, -20; bonus bDef,-32767; bonus bDef2,-32767; "> |