diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 15 |
1 files changed, 8 insertions, 7 deletions
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 |