summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorEmistry Haoyan <equinox1991@gmail.com>2019-10-02 20:25:53 +0800
committerEmistry Haoyan <equinox1991@gmail.com>2019-10-02 20:26:44 +0800
commit6beaa2a35a817877109447035168ce665e9b1931 (patch)
treed9df9c81e225bc08f58f47919201e37054aa4825 /db
parentd026e28fd78f60dfa21da381f17f2a8cc9ae3d11 (diff)
downloadhercules-6beaa2a35a817877109447035168ce665e9b1931.tar.gz
hercules-6beaa2a35a817877109447035168ce665e9b1931.tar.bz2
hercules-6beaa2a35a817877109447035168ce665e9b1931.tar.xz
hercules-6beaa2a35a817877109447035168ce665e9b1931.zip
Update Drooping Kitty item bonus
The item is supposed to resist curse for 40% and stun for 10%. ttps://www.divine-pride.net/database/item/5330 https://github.com/rathena/rathena/commit/9f4e40d490c1091ebe844119d81b7beea1ba0657
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/item_db.conf2
-rw-r--r--db/re/item_db.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index d6b22e9fb..199416825 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -42897,7 +42897,7 @@ item_db: (
Script: <"
bonus bMdef,15;
bonus2 bResEff,Eff_Curse,4000;
- bonus2 bResEff,Eff_Curse,1000;
+ bonus2 bResEff,Eff_Stun,1000;
">
},
{
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 19e3d2f99..4996e587c 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -58466,7 +58466,7 @@ item_db: (
Script: <"
bonus bMdef,15;
bonus2 bResEff,Eff_Curse,4000;
- bonus2 bResEff,Eff_Curse,1000;
+ bonus2 bResEff,Eff_Stun,1000;
">
},
{