From aa1c4a2bc69095610a1d780b6d8de645a3b50eb3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jun 2018 22:41:20 -0300 Subject: Modify GiantMutatedBat --- db/re/mob_db.conf | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index bb221dfc8..a3e9338ce 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1568,12 +1568,12 @@ mob_db: ( SpriteName: "GiantMutatedBat" Name: "Giant Mutated Bat" Lv: 80 - Hp: 25000 + Hp: 45000 Sp: 0 Exp: 900 JExp: 100 - AttackRange: 1 - Attack: [500, 800] + AttackRange: 2 + Attack: [600, 800] Def: 22 Mdef: 0 Stats: { @@ -1586,13 +1586,15 @@ mob_db: ( } ViewRange: 6 ChaseRange: 12 - Size: 0 + Size: 1 Race: 2 Element: (1, 1) Mode: { Aggressive: true + Angry: true CanMove: true CanAttack: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 800 @@ -1604,6 +1606,7 @@ mob_db: ( BugLeg: 4000 CactusPotion: 700 CactusDrink: 600 + GoldOre: 500 SharpKnife: 100 } }, -- cgit v1.2.3-70-g09d2