diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d028d20a1..39865c7bf 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6026,4 +6026,40 @@ mob_db: ( BlueManaPearl: 1 } }, +{ + Id: 1156 + SpriteName: "BronzeMimic" + Name: "Bronze Mimic" + Lv: 1 + Hp: 6 + Sp: 0 + Exp: 100 + AttackRange: 9 + Attack: [600, 1000] + Def: 10 + Mdef: 1 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 100 + Luk: 1 + } + ViewRange: 1 + ChaseRange: 1 + Size: 1 + Race: 3 + Element: (2, 1) + Mode: { + Plant: true + Looter: true + } + MoveSpeed: 1000 + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 +}, +// 1157 to 1166 RESERVED FOR MIMICS, DO NOT USE ) |