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 c5f52cac6..e8bd10625 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5852,4 +5852,50 @@ mob_db: ( BanditPants: 1 } }, +{ + Id: 1154 + SpriteName: "BanditLord" + Name: "BanditLord" + Lv: 45 + Hp: 9500 + Sp: 0 + Exp: 950 + JExp: 25 + AttackRange: 8 + Attack: [710, 880 + Def: 25 + Mdef: 20 + Stats: { + Str: 1 + Agi: 22 + Vit: 1 + Int: 1 + Dex: 55 + Luk: 4 + } + ViewRange: 9 + ChaseRange: 13 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + Aggressive: true + CanMove: true + CanAttack: true + CastSensorChase: true + } + MoveSpeed: 640 + AttackDelay: 2400 + AttackMotion: 672 + DamageMotion: 900 + MvpExp: 0 + Drops: { + BanditHood: 800 + CoinBag: 500 + RedApple: 300 + ShortBow: 6 + GoldPieces: 4 + BanditPants: 1 + } +}, ) |