summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-12 23:37:39 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-12 23:37:39 -0300
commitb0cefe3910e04f87511ef6f06385d95d57717fc3 (patch)
treec80dd93b14d6ac926ff008937c0384f2cc052fc6 /db/re/mob_db.conf
parent14adbe7004d162be9b58441b8d0f4a57cba7b06f (diff)
downloadserverdata-b0cefe3910e04f87511ef6f06385d95d57717fc3.tar.gz
serverdata-b0cefe3910e04f87511ef6f06385d95d57717fc3.tar.bz2
serverdata-b0cefe3910e04f87511ef6f06385d95d57717fc3.tar.xz
serverdata-b0cefe3910e04f87511ef6f06385d95d57717fc3.zip
Give a monster to high level players hunt: the Centaur, near Woodlands West.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf44
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
+ }
+},
)