diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fa2d48a65..76fd97220 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5375,4 +5375,48 @@ mob_db: ( PirateTreasureMap: 1 } }, +{ + Id: 1139 + SpriteName: "Centaur" + Name: "Centaur" + Lv: 85 + Hp: 55000 + Sp: 0 + Exp: 1950 + JExp: 61 + AttackRange: 3 + Attack: [625, 915] + Def: 65 + Mdef: 40 + Stats: { + Str: 35 + Agi: 1 + Vit: 30 + Int: 27 + Dex: 45 + Luk: 85 + } + ViewRange: 9 + ChaseRange: 14 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 300 + AttackDelay: 1150 + AttackMotion: 672 + DamageMotion: 200 + MvpExp: 0 + Drops: { + EmptyBottle: 110 + CoinBag: 95 + CasinoCoins: 60 + } +}, ) |