summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-13 23:54:03 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-13 23:54:03 -0300
commit29cd00e081f01c71263f1cf96d877b2063e2e43e (patch)
treeda27fbe75b1107d410e0fffd06805f13c7c39f3e /db/re
parentd882a3f3836d1b39b1ab1313f3646768ec99f997 (diff)
downloadserverdata-29cd00e081f01c71263f1cf96d877b2063e2e43e.tar.gz
serverdata-29cd00e081f01c71263f1cf96d877b2063e2e43e.tar.bz2
serverdata-29cd00e081f01c71263f1cf96d877b2063e2e43e.tar.xz
serverdata-29cd00e081f01c71263f1cf96d877b2063e2e43e.zip
As wands are now nullifying def, calculate the HP reduction with 40% of SP Bonus,
instead of 50% (previous setting). We'll now see the hard way if DEF is useful or not. PS. This means mages using warrior equipment is a waste 10/10 times. Can be reconsidered later if @Saulc wishes?
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf8
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;
">