diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f74d2f4f1..5823a1e77 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1309,22 +1309,22 @@ mob_db: ( Id: 1039 SpriteName: "Bat" Name: "Bat" - Lv: 15 + Lv: 14 Hp: 1500 Sp: 0 - Exp: 15 + Exp: 14 JExp: 2 AttackRange: 1 - Attack: [100, 150] - Def: 1 + Attack: [110, 150] + Def: 3 Mdef: 60 WalkMask: "WALK_AIR" Stats: { - Str: 2 - Agi: 1 + Str: 4 + Agi: 3 Vit: 1 Int: 1 - Dex: 20 + Dex: 27 Luk: 25 } ViewRange: 1 @@ -1339,18 +1339,16 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 800 - AttackDelay: 1072 + MoveSpeed: 750 + AttackDelay: 880 AttackMotion: 672 DamageMotion: 480 Drops: { - BatTeeth: 1800 - BatWing: 1500 - BatWing: 1300 - MaggotSlime: 100 - BugLeg: 400 - CactusDrink: 150 - RoastedMaggot: 130 + BatTeeth: 1750 + BatWing: 1400 + BatWing: 1200 + BugLeg: 200 + MaggotSlime: 90 Dagger: 66 Bloodstone: 1 } |