From 032b9e7250f45b3944eadaab4a2a868cb7ec7291 Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 14 Mar 2018 01:45:24 +0100 Subject: add better stats to mana bug --- db/re/mob_db.conf | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 3eade12b5..a6dea4328 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1075,8 +1075,8 @@ mob_db: ( } MoveSpeed: 460 AttackDelay: 1500 - AttackMotion: 672 - DamageMotion: 900 + AttackMotion: 0 + DamageMotion: 0 MvpExp: 0 Drops: { BanditHood: 800 @@ -1163,7 +1163,7 @@ mob_db: ( } MoveSpeed: 700 AttackDelay: 1872 - AttackMotion: 672 + AttackMotion: 0 DamageMotion: 0 MvpExp: 0 Drops: { @@ -1287,7 +1287,7 @@ mob_db: ( } MoveSpeed: 800 AttackDelay: 1872 - AttackMotion: 672 + AttackMotion: 0 DamageMotion: 0 MvpExp: 0 Drops: { @@ -1417,7 +1417,7 @@ mob_db: ( MoveSpeed: 400 AttackDelay: 2872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { FluffyFur: 3500 @@ -1459,8 +1459,8 @@ mob_db: ( } MoveSpeed: 1200 AttackDelay: 2872 - AttackMotion: 672 - DamageMotion: 480 + AttackMotion: 0 + DamageMotion: 0 MvpExp: 0 Drops: { SilkCocoon: 5000 @@ -1520,7 +1520,7 @@ mob_db: ( Lv: 40 Hp: 30000 Sp: 0 - Exp: 2416 + Exp: 1000 JExp: 617 AttackRange: 1 Attack: [2000, 3500] @@ -1540,15 +1540,18 @@ mob_db: ( Race: 2 Element: (1, 1) Mode: { - Aggressive: true CanMove: true CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 200 AttackDelay: 670 AttackMotion: 670 - DamageMotion: 1 + DamageMotion: 0 MvpExp: 0 Drops: { DemonicSkull: 100 @@ -1676,8 +1679,8 @@ mob_db: ( } MoveSpeed: 800 AttackDelay: 1072 - AttackMotion: 672 - DamageMotion: 480 + AttackMotion: 0 + DamageMotion: 0 MvpExp: 0 Drops: { BatTeeth: 1800 @@ -3292,7 +3295,7 @@ mob_db: ( Lv: 25 Hp: 2500 Sp: 500 - Exp: 8 + Exp: 12 JExp: 1 AttackRange: 2 Attack: [80, 160] @@ -3303,7 +3306,7 @@ mob_db: ( Agi: 4 Vit: 1 Int: 30 - Dex: 5 + Dex: 7 Luk: 4 } ViewRange: 1 @@ -3317,15 +3320,16 @@ mob_db: ( ChangeChase: true CastSensorChase: true } - MoveSpeed: 800 + MoveSpeed: 660 AttackDelay: 1872 - AttackMotion: 672 - DamageMotion: 480 + AttackMotion: 0 + DamageMotion: 0 MvpExp: 0 Drops: { MaggotSlime: 1000 BugLeg: 800 - RoastedMaggot: 400 + BugLeg: 400 + RoastedMaggot: 300 BlueManaPearl: 3 } }, @@ -3601,6 +3605,9 @@ mob_db: ( CanMove: true CanAttack: true Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true CastSensorChase: true } MoveSpeed: 800 -- cgit v1.2.3-70-g09d2