diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-05 22:08:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-05 22:08:43 -0300 |
commit | debff23c987d6f20481d4a9a1a8668c2a4e6d8f2 (patch) | |
tree | 814e0ad25a8e840829aa2ab9594b79048b56f293 /db/re | |
parent | 6b0feed03be00c9c54e68fad7bdcce68463dae12 (diff) | |
download | serverdata-debff23c987d6f20481d4a9a1a8668c2a4e6d8f2.tar.gz serverdata-debff23c987d6f20481d4a9a1a8668c2a4e6d8f2.tar.bz2 serverdata-debff23c987d6f20481d4a9a1a8668c2a4e6d8f2.tar.xz serverdata-debff23c987d6f20481d4a9a1a8668c2a4e6d8f2.zip |
Release the new monsters, adjust their drops.
Actually, I missed the frogs. Whatever.
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e4a043fa4..16f458d84 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -502,7 +502,7 @@ mob_db: ( Croconut: 3700 Croconut: 2100 Croconut: 600 - RawLog: 300 + RawLog: 350 } WeaponAttacks: { Bows: 8000 @@ -11738,8 +11738,9 @@ mob_db: ( AttackMotion: 452 DamaeMotion: 480 Drops: { - HardSpike: 5000 - BugLeg: 3500 + HardSpike: 800 + RawLog: 700 + BugLeg: 600 GoldPieces: 1 } }, @@ -11780,9 +11781,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - Moss: 1000 - MaggotSlime: 1000 - BugLeg: 600 + MaggotSlime: 600 + BugLeg: 200 + Moss: 200 } }, { @@ -11822,9 +11823,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - Moss: 1500 - MaggotSlime: 1000 - BugLeg: 900 + MaggotSlime: 700 + BugLeg: 300 + Moss: 300 } }, { @@ -11867,11 +11868,13 @@ mob_db: ( AttackMotion: 550 DamageMotion: 450 Drops: { - BugLeg: 7500 - MaggotSlime: 5000 - SilverOre: 1000 - GoldOre: 500 - PlatinumOre: 100 + BugLeg: 2500 + MaggotSlime: 2000 + IronOre: 600 + Coal: 500 + CopperOre: 150 + SilverOre: 100 + BronzeBossGift: 10 } }, // System |