diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-28 19:53:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-28 19:53:25 -0300 |
commit | 7aacf4a9d36cf3e07d1b8ecfa3b657c8f31855a0 (patch) | |
tree | f46153da3e18d96eed71eaf8fce37b9003f785fa | |
parent | 73102c1e93bdae914fb473c1b48a6038fceb5a18 (diff) | |
download | serverdata-7aacf4a9d36cf3e07d1b8ecfa3b657c8f31855a0.tar.gz serverdata-7aacf4a9d36cf3e07d1b8ecfa3b657c8f31855a0.tar.bz2 serverdata-7aacf4a9d36cf3e07d1b8ecfa3b657c8f31855a0.tar.xz serverdata-7aacf4a9d36cf3e07d1b8ecfa3b657c8f31855a0.zip |
Reduce the Nerf intensity of crossovers.
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2e2eb729b..fdbe6a155 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7412,8 +7412,6 @@ item_db: ( bonus bAddMaxWeight, .@slv*25; // Penalties - bonus bAtkRate,-100; - bonus bMatkRate,-100; bonus bBaseAtk,-300; bonus bCriticalRate,-100; bonus bCastrate, -500; |