diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-01-14 15:23:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-01-14 15:23:52 -0300 |
commit | 44b760a134a52d843cec1a3e75fb19301fd8a1de (patch) | |
tree | 299b7cece3612f9dcb449d2233026a941eed055d /db/re/mob_db.conf | |
parent | e876bad4ee2257359faf5fbae7bbae55a7e121ed (diff) | |
download | serverdata-44b760a134a52d843cec1a3e75fb19301fd8a1de.tar.gz serverdata-44b760a134a52d843cec1a3e75fb19301fd8a1de.tar.bz2 serverdata-44b760a134a52d843cec1a3e75fb19301fd8a1de.tar.xz serverdata-44b760a134a52d843cec1a3e75fb19301fd8a1de.zip |
Minor touch up to Monster King
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a8b89fcd9..d545a01b7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8071,6 +8071,9 @@ mob_db: ( AttackDelay: 690 AttackMotion: 672 DamageMotion: 200 + WeaponAttacks: { + All: 7500 + } Drops: { BronzeBossGift: 1500 SilverBossGift: 1000 @@ -8164,7 +8167,7 @@ mob_db: ( ForestPiouFeathers: 1200 PiouLegs: 1000 ArtichokeHerb: 500 - PiouFeathers: 300 + PiouFeathers: 300 ShadowHerb: 20 Emerald: 1 } @@ -12737,7 +12740,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 WeaponAttacks: { - All: 500 + All: 400 } EleResist: { Ele_Neutral: 1500 |