diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-24 19:58:31 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-24 19:58:31 -0200 |
commit | 74f619f672319d1f8e4a93c1351f7c2b61c89d7e (patch) | |
tree | 4ac9b2f6a381d481fb4635e4970e0814c88a94c6 /db/re/mob_db.conf | |
parent | 365c32fc415599a033b873b2182314b62025a784 (diff) | |
download | serverdata-74f619f672319d1f8e4a93c1351f7c2b61c89d7e.tar.gz serverdata-74f619f672319d1f8e4a93c1351f7c2b61c89d7e.tar.bz2 serverdata-74f619f672319d1f8e4a93c1351f7c2b61c89d7e.tar.xz serverdata-74f619f672319d1f8e4a93c1351f7c2b61c89d7e.zip |
Drops for bosses!
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 9f3e98ca3..d172fb3ed 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -535,9 +535,10 @@ mob_db: ( AttackMotion: 1672 DamageMotion: 100 Drops: { - PiouFeathers: 3700 - PiouLegs: 4000 + PiouLegs: 10000 + PiouFeathers: 8700 EasterEgg: 3000 + GoldenApple: 100 } }, { @@ -1239,8 +1240,8 @@ mob_db: ( AttackMotion: 472 DamageMotion: 200 Drops: { - DemonicSkull: 100 SpectralOrb: 2000 + DemonicSkull: 100 } }, { @@ -7104,7 +7105,6 @@ mob_db: ( Looter: true Aggressive: true Assist: true - Boss: true CanAttack: true ChangeTargetMelee: true ChangeChase: true |