diff options
-rw-r--r-- | db/re/mob_db.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 2af50406f..8bf81c6d2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2797,10 +2797,10 @@ mob_db: ( SpriteName: "Yeti" Name: "Yeti" Lv: 100 - Hp: 18620 + Hp: 12620 Sp: 0 - Exp: 2500 - JExp: 100 + Exp: 950 + JExp: 85 AttackRange: 2 Attack: [320, 533] Def: 65 @@ -2822,7 +2822,6 @@ mob_db: ( Aggressive: true CanMove: true CanAttack: true - CanAttack: true ChangeChase: true CastSensorChase: true } |