From 265fc2d235b6307ca07c2828cb870ec4fb7ff593 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Sep 2018 10:18:37 -0300 Subject: Prototype status for mouboo slime (20% from original Mouboo, including drops) --- db/re/mob_db.conf | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 181098bd1..c74b707bc 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -767,7 +767,7 @@ mob_db: ( Dex: 35 Luk: 19 } - ViewRange: 1 + ViewRange: 4 ChaseRange: 12 Size: 0 Race: 2 @@ -7544,4 +7544,50 @@ mob_db: ( DivineApple: 1000 } }, +{ + Id: 1201 + SpriteName: "MoubooSlime" + Name: "Mouboo Slime" + Lv: 7 + Hp: 800 + Sp: 0 + Exp: 22 + JExp: 1 + AttackRange: 1 + Attack: [50, 120] + Def: 3 + Mdef: 3 + Stats: { + Str: 15 + Agi: 2 + Vit: 5 + Int: 10 + Dex: 35 + Luk: 19 + } + ViewRange: 6 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + Assist: true + SurviveWithoutMaster: true + } + MoveSpeed: 620 + AttackDelay: 872 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + RedApple: 70 + ChocolateBar: 58 + CasinoCoins: 50 + MoubooSteak: 40 + ChocolateMouboo: 20 + } +}, ) -- cgit v1.2.3-60-g2f50