From 47e6ce46837bea13988c906f4cdba004ad5bebd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 May 2020 08:55:27 -0300 Subject: New monster: Moubi, lv 135, regular --- db/re/mob_db.conf | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 147b88c6b..a88384ae5 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1460,7 +1460,54 @@ mob_db: ( WolvernTeethNecklace: 1 } }, -// 1038 is free +{ + Id: 1038 + SpriteName: "Moubi" + Name: "Moubi" + Lv: 135 + Hp: 24000 + Sp: 0 + Exp: 17200 + JExp: 35 + AttackRange: 1 + Attack: [660, 797] + Def: 180 + Mdef: 71 + Stats: { + Str: 17 + Agi: 28 + Vit: 33 + Int: 1 + Dex: 33 + Luk: 19 + } + ViewRange: 7 + ChaseRange: 12 + Race: 2 + Element: (6, 2) + Mode: { + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + Assist: true + SurviveWithoutMaster: true + } + MoveSpeed: 420 + AttackDelay: 872 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Milk: 2000 + RedApple: 1750 + MoubooSteak: 1500 + ChocolateBar: 1450 + CasinoCoins: 1250 + ReedBundle: 1000 + ChocolateMouboo: 500 + HeartNecklace: 1 + } +}, { Id: 1039 SpriteName: "Bat" -- cgit v1.2.3-60-g2f50