diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 78437ddac..c3df29af8 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1797,12 +1797,12 @@ mob_db: ( } Drops: { IronOre: 400 - CopperOre: 300 - SilverOre: 150 - GoldOre: 100 - TinOre: 80 - LeadOre: 60 - TitaniumOre: 20 + CopperOre: 200 + SilverOre: 100 + GoldOre: 80 + TinOre: 60 + LeadOre: 50 + TitaniumOre: 15 IridiumOre: 10 PlatinumOre: 5 } @@ -3226,7 +3226,7 @@ mob_db: ( Exp: 16 JExp: 2 AttackRange: 1 - Attack: [55, 80] + Attack: [155, 80] Def: 2 Mdef: 70 Stats: { @@ -3255,12 +3255,12 @@ mob_db: ( Drops: { Coal: 500 IronOre: 350 - GoldOre: 300 CactusDrink: 350 CactusPotion: 250 TreasureKey: 250 OrangeCupcake: 200 - CherryCake: 100 + GoldOre: 100 + CherryCake: 90 Topaz: 21 SharpKnife: 11 } |