From 4f9c163c41c96ceb9dc909f62422f0a0a7290320 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Jun 2019 00:05:35 -0300 Subject: Golden Mimic --- db/re/mob_db.conf | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5080a3ec5..1760fedd8 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5584,7 +5584,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5615,7 +5614,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5646,7 +5644,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5677,7 +5674,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5709,7 +5705,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5741,7 +5736,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5774,7 +5768,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5807,7 +5800,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -5840,7 +5832,6 @@ mob_db: ( Mode: { Plant: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -6092,7 +6083,6 @@ mob_db: ( Plant: true Looter: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 @@ -6125,12 +6115,43 @@ mob_db: ( Plant: true Looter: true } - MoveSpeed: 1000 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 }, -// 1158 to 1166 RESERVED FOR MIMICS, DO NOT USE +{ + Id: 1158 + SpriteName: "GoldenMimic" + Name: "Golden Chest" + Lv: 1 + Hp: 6 + Sp: 0 + Exp: 1000 + AttackRange: 9 + Attack: [1200, 1400] + Def: 10 + Mdef: 1 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 100 + Luk: 1 + } + ChaseRange: 1 + Race: 3 + Element: (2, 1) + Mode: { + CanAttack: true + Plant: true + Looter: true + } + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 +}, +// 1159 to 1166 RESERVED FOR MIMICS, DO NOT USE { Id: 1167 SpriteName: "Terranite" -- cgit v1.2.3-60-g2f50