From e86b55a1ac887c438ede03db6922239c9ba6d778 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 22 Apr 2018 21:52:38 +0000 Subject: add magic ratto without loot --- db/re/mob_db.conf | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5f7b89186..631140f93 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4711,4 +4711,50 @@ mob_db: ( DesertThiefCard: 1 } }, +{ + Id: 1126 + SpriteName: "MagicRatto" + Name: "Magic Ratto" + Lv: 2 + Hp: 350 + Sp: 0 + Exp: 1 + JExp: 0 + AttackRange: 1 + Attack: [60, 90] + Def: 1 + Mdef: 2 + Stats: { + Str: 5 + Agi: 15 + Vit: 10 + Int: 1 + Dex: 25 + Luk: 35 + } + ViewRange: 8 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (5, 1) + Mode: { + CanMove: true + Looter: true + CanAttack: true + CastSensorChase: true + ChangeChase: true + } + MoveSpeed: 90 + AttackDelay: 1572 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + Cheese: 1800 + RattoTeeth: 900 + RattoTail: 600 + Piberries: 600 + Moss: 600 + } +}, ) -- cgit v1.2.3-70-g09d2