From 1eb258edcf220052c9f5598967d7c3aa8c451106 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 8 Jul 2018 12:54:23 +0000 Subject: dont attack forest or all tree will fight against you ! --- db/re/mob_db.conf | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'db/re') 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: { -- cgit v1.2.3-60-g2f50