From 1dfec5e561130796b759e0334ccabf1aad44ea02 Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 19 Jun 2018 08:48:29 +0000 Subject: Add Sleeping Bandit id 1152 --- db/re/mob_db.conf | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a6b89b885..1fb5ede58 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5764,4 +5764,45 @@ mob_db: ( BunnyEars: 5 } }, +{ + Id: 1152 + SpriteName: "SleepingBandit" + Name: "Sleeping Bandit" + Lv: 1 + Hp: 150 + Sp: 0 + Exp: 9 + AttackRange: 1 + Attack: [0, 0] + Def: 0 + Mdef: 0 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 1 + Luk: 1 + } + ViewRange: 1 + ChaseRange: 12 + Size: 2 + Race: 3 + Element: (2, 1) + MoveSpeed: 1000 + AttackDelay: 800 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + BanditHood: 700 + CoinBag: 300 + CasinoCoins: 220 + RedApple: 200 + Dagger: 20 + CasinoCoins: 15 + GoldPieces: 2 + BanditPants: 1 + } +}, ) -- cgit v1.2.3-70-g09d2