diff options
-rw-r--r-- | db/re/mob_db.conf | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6842dcc85..2f2f7306c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5410,4 +5410,38 @@ mob_db: ( BugSlayer: 1 } }, +{ + Id: 1140 + SpriteName: "Bronze Chest" + Name: "Bronze Chest" + Lv: 1 + Hp: 1 + Sp: 0 + Exp: 100 + AttackRange: 1 + Attack: [10, 10] + Def: 100 + Mdef: 1 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 1 + Luk: 1 + } + ViewRange: 1 + ChaseRange: 1 + Size: 1 + Race: 3 + Element: (2, 1) + Mode: { + Plant: true + } + MoveSpeed: 1000 + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 +}, ) |