diff options
-rw-r--r-- | db/re/mob_db.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5823a1e77..6988d77ab 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -797,23 +797,23 @@ mob_db: ( SpriteName: "Bandit" Name: "Bandit" Lv: 22 - Hp: 4000 + Hp: 4211 Sp: 0 - Exp: 35 + Exp: 48 JExp: 5 AttackRange: 1 Attack: [380, 420] - Def: 50 + Def: 45 Mdef: 20 Stats: { Str: 10 Agi: 7 Vit: 10 Int: 10 - Dex: 28 + Dex: 34 Luk: 10 } - ViewRange: 8 + ViewRange: 9 ChaseRange: 12 Size: 0 Race: 2 @@ -825,8 +825,8 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 460 - AttackDelay: 1500 + MoveSpeed: 440 + AttackDelay: 1260 AttackMotion: 672 DamageMotion: 900 Drops: { @@ -835,7 +835,7 @@ mob_db: ( RedApple: 300 Dagger: 200 LeatherPatch: 180 - GoldPieces: 4 + GoldPieces: 3 BanditPants: 1 } }, |