diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-08 12:54:23 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-08 12:54:23 +0000 |
commit | 1eb258edcf220052c9f5598967d7c3aa8c451106 (patch) | |
tree | a030e4af2cb96bacbd7f269544b909eb339994d0 /db | |
parent | 1e40191d4db03101b286b56207d9cdab5ef4d726 (diff) | |
download | serverdata-1eb258edcf220052c9f5598967d7c3aa8c451106.tar.gz serverdata-1eb258edcf220052c9f5598967d7c3aa8c451106.tar.bz2 serverdata-1eb258edcf220052c9f5598967d7c3aa8c451106.tar.xz serverdata-1eb258edcf220052c9f5598967d7c3aa8c451106.zip |
dont attack forest or all tree will fight against you !
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6988d77ab..08b318a89 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2030,36 +2030,38 @@ mob_db: ( Id: 1066 SpriteName: "LogHead" Name: "Log Head" - Lv: 30 - Hp: 5000 + Lv: 35 + Hp: 5010 Sp: 300 - Exp: 101 - JExp: 4 + Exp: 109 + JExp: 5 AttackRange: 1 - Attack: [70, 120] - Def: 50 + Attack: [382, 820] + Def: 61 Mdef: 5 Stats: { - Str: 1 + Str: 50 Agi: 1 Vit: 1 Int: 1 Dex: 20 Luk: 25 } - ViewRange: 1 - ChaseRange: 12 + ViewRange: 16 + ChaseRange: 17 Size: 0 Race: 2 Element: (1, 1) Mode: { CanMove: true + Assist: true CanAttack: true ChangeChase: true + ChangeTargetMelee: true CastSensorChase: true } - MoveSpeed: 800 - AttackDelay: 1872 + MoveSpeed: 900 + AttackDelay: 2072 AttackMotion: 672 DamageMotion: 480 Drops: { |