From e35c1fcd9068e638a96fd3e51148cfb52dada7fb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 08:02:59 -0300 Subject: White and Azul slime mothers --- db/re/mob_db.conf | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f65139b8c..3c02382a2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9635,6 +9635,97 @@ mob_db: ( Bows: 3000 } }, +{ + Id: 1242 + SpriteName: "WhiteSlimeMother" + Name: "White Slime Mother" + Lv: 66 + Hp: 6000 + Sp: 0 + Exp: 875 + JExp: 15 + AttackRange: 6 + Attack: [185, 205] + Def: 77 + Mdef: 92 + Stats: { + Str: 40 + Agi: 25 + Vit: 35 + Int: 10 + Dex: 300 + Luk: 275 + } + ViewRange: 10 + ChaseRange: 12 + Race: 0 + Element: (3, 2) + Mode: { + CanMove: true + Looter: true + Aggressive: true + CanAttack: true + ChangeChase: true + } + MoveSpeed: 880 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 50 + } + WeaponAttacks: { + All: 4000 + Bows: 3000 + } + SkillAttacks: { + NPC_SELFDESTRUCTION: 0 + } +}, +{ + Id: 1243 + SpriteName: "AzulSlimeMother" + Name: "Azul Slime Mother" + Lv: 67 + Hp: 6250 + Sp: 0 + Exp: 900 + JExp: 15 + AttackRange: 6 + Attack: [200, 225] + Def: 80 + Mdef: 95 + Stats: { + Str: 40 + Agi: 30 + Vit: 35 + Int: 10 + Dex: 300 + Luk: 275 + } + ViewRange: 10 + ChaseRange: 12 + Race: 0 + Element: (3, 2) + Mode: { + CanMove: true + Looter: true + Aggressive: true + CanAttack: true + ChangeChase: true + } + MoveSpeed: 860 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 50 + } + WeaponAttacks: { + All: 3800 + Bows: 2900 + } +}, // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved -- cgit v1.2.3-70-g09d2