From 172cbf3ee7b4c2cbd8592063eb163eed90184471 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 19 Aug 2018 05:06:26 +0000 Subject: Copper slime now drop more copper ore, but less treasure key and iron ore, no more coal dropped. but Moggun now have 10 % drop rate. --- db/re/mob_db.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 9140c6116..941eefcc7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2260,9 +2260,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + Coal: 1000 WhiteFur: 800 WhiteFur: 400 - Coal: 100 Diamond: 11 } }, @@ -3129,10 +3129,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - CopperOre: 500 - TreasureKey: 450 - IronOre: 400 - Coal: 400 + CopperOre: 770 + TreasureKey: 400 + IronOre: 350 TitaniumOre: 200 PlatinumOre: 25 CopperKey: 10 @@ -3272,7 +3271,7 @@ mob_db: ( DamageMotion: 180 Drops: { Coal: 500 - IronOre: 350 + IronOre: 370 CactusDrink: 350 CactusPotion: 250 TreasureKey: 250 -- cgit v1.2.3-70-g09d2