diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2019-10-02 20:25:53 +0800 |
---|---|---|
committer | Emistry Haoyan <equinox1991@gmail.com> | 2019-10-02 20:26:44 +0800 |
commit | 6beaa2a35a817877109447035168ce665e9b1931 (patch) | |
tree | d9df9c81e225bc08f58f47919201e37054aa4825 /db/pre-re | |
parent | d026e28fd78f60dfa21da381f17f2a8cc9ae3d11 (diff) | |
download | hercules-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/pre-re')
-rw-r--r-- | db/pre-re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 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; "> }, { |