diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d05716a10..0d2d234dc 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3425,7 +3425,7 @@ mob_db: ( }, { Id: 1079 - SpriteName: "OldFallen" + SpriteName: "FallenKing1" Name: "Fallen King" Lv: 120 Hp: 40000 @@ -3433,7 +3433,7 @@ mob_db: ( Exp: 5220 JExp: 850 AttackRange: 2 - Attack: [1000, 1400] + Attack: [100, 140] Def: 12 Mdef: 20 Stats: { @@ -3444,7 +3444,7 @@ mob_db: ( Dex: 68 Luk: 45 } - ViewRange: 1 + ViewRange: 5 ChaseRange: 12 Size: 0 Race: 2 @@ -3465,6 +3465,7 @@ mob_db: ( Drops: { //DarCrystal: 700 Skull: 250 + LeatherShirt: 200 Bone: 110 Bone: 100 //LeatherGloves: 25 @@ -3475,7 +3476,7 @@ mob_db: ( }, { Id: 1080 - SpriteName: "OldFallen2" + SpriteName: "FallenKing2" Name: "Fallen King" Lv: 120 Hp: 40000 @@ -3483,7 +3484,7 @@ mob_db: ( Exp: 5220 JExp: 850 AttackRange: 2 - Attack: [1000, 1400] + Attack: [100, 140] Def: 12 Mdef: 20 Stats: { @@ -3494,7 +3495,7 @@ mob_db: ( Dex: 68 Luk: 45 } - ViewRange: 1 + ViewRange: 5 ChaseRange: 12 Size: 0 Race: 2 @@ -3515,6 +3516,7 @@ mob_db: ( Drops: { //DarCrystal: 700 Skull: 250 + LeatherShirt: 200 Bone: 110 Bone: 100 //LeatherGloves: 25 @@ -3533,7 +3535,7 @@ mob_db: ( Exp: 120 JExp: 37 AttackRange: 1 - Attack: [600, 1000] + Attack: [60, 100] Def: 5 Mdef: 20 Stats: { @@ -3544,7 +3546,7 @@ mob_db: ( Dex: 35 Luk: 15 } - ViewRange: 1 + ViewRange: 10 ChaseRange: 12 Size: 0 Race: 2 @@ -3556,7 +3558,7 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 @@ -3578,7 +3580,7 @@ mob_db: ( Exp: 120 JExp: 37 AttackRange: 1 - Attack: [600, 1000] + Attack: [60, 100] Def: 5 Mdef: 20 Stats: { @@ -3589,7 +3591,7 @@ mob_db: ( Dex: 35 Luk: 15 } - ViewRange: 1 + ViewRange: 10 ChaseRange: 12 Size: 0 Race: 2 @@ -3601,7 +3603,7 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 |