diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5c28c591d..c5f52cac6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5806,4 +5806,50 @@ mob_db: ( BanditPants: 1 } }, +{ + Id: 1153 + SpriteName: "RobinBandit" + Name: "RobinBandit" + Lv: 35 + Hp: 3500 + Sp: 0 + Exp: 45 + JExp: 6 + AttackRange: 5 + Attack: [310, 420] + Def: 25 + Mdef: 20 + Stats: { + Str: 1 + Agi: 22 + Vit: 1 + Int: 1 + Dex: 55 + Luk: 4 + } + ViewRange: 8 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + Aggressive: true + CanMove: true + CanAttack: true + CastSensorChase: true + } + MoveSpeed: 420 + AttackDelay: 720 + AttackMotion: 672 + DamageMotion: 900 + MvpExp: 0 + Drops: { + BanditHood: 800 + CoinBag: 500 + RedApple: 300 + ShortBow: 6 + GoldPieces: 4 + BanditPants: 1 + } +}, ) |