From c1aac3583ad2ceab2824861cf2c5d9c6fae3560e Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 20 Sep 2018 07:53:28 +0000 Subject: Huge part of Cave monsters now have a low drop rate of Coal, Except Yellow slime who had a reduction. --- db/re/mob_db.conf | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a2cdb6e4f..581eb21f2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -915,6 +915,7 @@ mob_db: ( RoastedMaggot: 150 CactusDrink: 100 CactusPotion: 51 + Coal: 15 SharpKnife: 11 CrystallizedMaggot: 1 } @@ -1204,6 +1205,7 @@ mob_db: ( CaveSnakeEgg: 100 CaveSnakeSkin: 41 JeansShorts: 32 + Coal: 25 CaveSnakeHat: 1 } }, @@ -2103,6 +2105,7 @@ mob_db: ( BugLeg: 400 Piberries: 200 PileOfAsh: 150 + Coal: 140 CactusDrink: 100 PileOfAsh: 75 CactusPotion: 51 @@ -2237,9 +2240,12 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - WhiteFur: 800 + WhiteFur: 700 Coal: 400 + Coal: 200 WhiteFur: 200 + WhiteFur: 150 + Coal: 50 Diamond: 11 IceGladius: 1 } @@ -2430,6 +2436,7 @@ mob_db: ( CherryCake: 200 LeatherShirt: 150 ChocolateBar: 100 + Coal: 55 BlackPearl: 1 } }, @@ -3241,11 +3248,11 @@ mob_db: ( AttackMotion: 172 DamageMotion: 180 Drops: { - Coal: 500 IronOre: 370 CactusDrink: 350 CactusPotion: 250 TreasureKey: 250 + Coal: 150 OrangeCupcake: 200 GoldOre: 100 CherryCake: 90 @@ -3301,6 +3308,7 @@ mob_db: ( TreasureKey: 55 MinerGloves: 36 Boots: 26 + Coal: 25 Ruby: 5 } WeaponAttacks: { @@ -6304,6 +6312,7 @@ mob_db: ( BlackMambaEgg: 1200 BlackMambaEgg: 600 BlackMambaTongue: 430 + Coal: 350 BlackMambaSkin: 101 LeadOre: 20 Pearl: 12 @@ -6730,6 +6739,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + Caol: 200 FluoPowder: 100 LightGreenDiamond: 2 } @@ -7118,6 +7128,7 @@ mob_db: ( Drops: { SulfurPowder: 850 PileOfAsh: 500 + Coal: 450 DarkCrystal: 100 Skull: 55 CasinoCoins: 10 @@ -7366,10 +7377,10 @@ mob_db: ( AttackMotion: 172 DamageMotion: 180 Drops: { - Coal: 550 IronOre: 370 TreasureKey: 255 OrangeCupcake: 205 + Coal: 150 IronOre: 120 GoldOre: 102 CherryCake: 92 -- cgit v1.2.3-60-g2f50