From 9f7dc324b46017c85b4a38cb782e0f16bdc919f7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 17:45:47 -0300 Subject: Introducing the Yeti Fly (lv. 100 boss) You'll have an early encounter at Lilit, otherwise, optional boss. --- db/re/mob_db.conf | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5a75ac55b..db90c61b7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7845,4 +7845,51 @@ mob_db: ( FourLeafClover: 1 } }, +{ + Id: 1211 + SpriteName: "Yetifly" + Name: "Yetifly" + Lv: 100 + Hp: 45510 + Sp: 0 + Exp: 20850 + JExp: 200 + AttackRange: 1 + Attack: [646, 885] + Def: 120 + Mdef: 180 + Stats: { + Str: 60 + Agi: 78 + Vit: 93 + Int: 40 + Dex: 88 + Luk: 56 + } + ViewRange: 18 + ChaseRange: 12 + Race: 2 + Element: (6, 2) + Mode: { + Aggressive: true + CanMove: true + Boss: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 350 + AttackDelay: 2000 + AttackMotion: 672 + DamageMotion: 270 + Drops: { + FrozenYetiTear: 10000 + AnimalBones: 8000 + StrangeCoin: 7000 + BronzeGift: 2000 + SilverGift: 1000 + MercBoxA: 100 + YetiMask: 50 + } +}, ) -- cgit v1.2.3-60-g2f50