From 435b1f2a68ef2ec72a9637e85dd3ade2c5c8971b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Jun 2018 11:12:42 -0300 Subject: Rebalance a little the Copper Slime, it's not that rare --- db/re/mob_db.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 1b26f3fc8..39e96387c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3127,13 +3127,13 @@ mob_db: ( SpriteName: "CopperSlime" Name: "Copper Slime" Lv: 30 - Hp: 600 + Hp: 800 Sp: 0 Exp: 13 JExp: 4 AttackRange: 1 - Attack: [60, 90] - Def: 20 + Attack: [64, 96] + Def: 22 Mdef: 30 Stats: { Str: 20 @@ -3160,12 +3160,13 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - CopperOre: 1500 - TreasureKey: 1000 - IronOre: 500 - Coal: 300 + CopperOre: 500 + TreasureKey: 450 + IronOre: 400 + Coal: 400 TitaniumOre: 200 TerraniteOre: 100 + PlatinumOre: 25 } WeaponAttacks: { All: 7500 -- cgit v1.2.3-70-g09d2