diff options
-rw-r--r-- | db/re/mob_db.conf | 44 | ||||
-rw-r--r-- | npc/014-3/_mobs.txt | 3 |
2 files changed, 46 insertions, 1 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 + } +}, ) diff --git a/npc/014-3/_mobs.txt b/npc/014-3/_mobs.txt index 10a83b912..26a7c88ad 100644 --- a/npc/014-3/_mobs.txt +++ b/npc/014-3/_mobs.txt @@ -1,5 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 014-3: Woodlands Central Area mobs 014-3,133,94,91,52 monster Mouboo 1023,30,30000,45000 -014-3,128,89,52,58 monster Forest Mushroom 1060,9,60000,45000 +014-3,146,131,70,21 monster Forest Mushroom 1060,9,60000,45000 014-3,122,121,90,35 monster Squirrel 1032,26,30000,42000 +014-3,62,101,37,32 monster Centaur 1139,4,60000,60000 |