From 4c827e2b99289ada329a802fb1ac771ce5c8ddd8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jun 2019 14:42:21 -0300 Subject: Add a Sagratha mob too. We still need mob_skills as it is critical on this quest --- db/re/mob_db.conf | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8ad09ba61..9d203c0ce 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8605,6 +8605,48 @@ mob_db: ( ClothoLiquor: 50 } }, +{ + Id: 1224 + SpriteName: "Sagratha" + Name: "Sagratha" + Lv: 50 + Hp: 6309 + Sp: 0 + Exp: 404 + JExp: 14 + AttackRange: 1 + Attack: [620, 670] + Def: 5 + Mdef: 127 + Stats: { + Str: 12 + Agi: 33 + Vit: 46 + Int: 90 + Dex: 41 + Luk: 27 + } + ViewRange: 9 + ChaseRange: 12 + Race: 2 + Element: (7, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 370 + AttackDelay: 2100 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + CherryCake: 60 + } +}, // Reserved { -- cgit v1.2.3-70-g09d2