diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-08 10:32:16 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-08 10:32:16 +0000 |
commit | 1e40191d4db03101b286b56207d9cdab5ef4d726 (patch) | |
tree | 40d2b2ee6226861350d1ade6ef0c151d5a2c62a4 /db/re | |
parent | c9698ed67e671453b4dfa9d4df33058e2c7e2ca0 (diff) | |
download | serverdata-1e40191d4db03101b286b56207d9cdab5ef4d726.tar.gz serverdata-1e40191d4db03101b286b56207d9cdab5ef4d726.tar.bz2 serverdata-1e40191d4db03101b286b56207d9cdab5ef4d726.tar.xz serverdata-1e40191d4db03101b286b56207d9cdab5ef4d726.zip |
increase bandit :b
Diffstat (limited to 'db/re')
-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 } }, |