diff options
-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 |