From b0cefe3910e04f87511ef6f06385d95d57717fc3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Jun 2018 23:37:39 -0300 Subject: Give a monster to high level players hunt: the Centaur, near Woodlands West. --- db/re/mob_db.conf | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'db') 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 + } +}, ) -- cgit v1.2.3-70-g09d2