From 403f592503d476fe396e4b8dbc05b26a0f9442dd Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 18 Jun 2018 23:42:50 +0000 Subject: Add 1143 prism chest --- db/re/mob_db.conf | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 786f52e46..e53241641 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5482,8 +5482,7 @@ mob_db: ( Id: 1142 SpriteName: "GoldenChest" Name: "Golden Chest" - Lv: 200 - //test lvl 200 plant + Lv: 5 Hp: 1 Sp: 0 Exp: 10000 @@ -5513,4 +5512,38 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 }, +{ + Id: 1143 + SpriteName: "PrismChest" + Name: "Prism Chest" + Lv: 10 + Hp: 1 + Sp: 0 + Exp: 100000 + AttackRange: 1 + Attack: [10, 10] + Def: 20 + 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 +}, ) -- cgit v1.2.3-60-g2f50