diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-19 04:54:18 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-19 04:54:18 +0000 |
commit | 24d204b6e78988bfb44012455ceff5e943562b1a (patch) | |
tree | 8b41a59d937d3b41f16c4aadab536b5623a4ca54 /db/re/mob_db.conf | |
parent | 0b043483429bd1ae034bb3e20c671fa3875719e4 (diff) | |
download | serverdata-24d204b6e78988bfb44012455ceff5e943562b1a.tar.gz serverdata-24d204b6e78988bfb44012455ceff5e943562b1a.tar.bz2 serverdata-24d204b6e78988bfb44012455ceff5e943562b1a.tar.xz serverdata-24d204b6e78988bfb44012455ceff5e943562b1a.zip |
copper slime now drop Copper Key
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f9a3effb2..9140c6116 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3102,18 +3102,18 @@ mob_db: ( Exp: 14 JExp: 4 AttackRange: 1 - Attack: [64, 96] - Def: 22 + Attack: [174, 196] + Def: 11 Mdef: 30 Stats: { - Str: 20 - Agi: 30 - Vit: 10 + Str: 30 + Agi: 12 + Vit: 25 Int: 10 - Dex: 30 - Luk: 30 + Dex: 33 + Luk: 25 } - ViewRange: 1 + ViewRange: 4 ChaseRange: 10 Size: 1 Race: 0 @@ -3135,6 +3135,7 @@ mob_db: ( Coal: 400 TitaniumOre: 200 PlatinumOre: 25 + CopperKey: 10 } WeaponAttacks: { All: 7500 |