From dc00806fa2b175681a29929d1f2579ca86175c33 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 08:09:13 -0300 Subject: Up to Lava Slime Mother. Upgrade skills as well --- db/re/mob_db.conf | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 3c02382a2..347cbf5e0 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9726,6 +9726,94 @@ mob_db: ( Bows: 2900 } }, +{ + Id: 1244 + SpriteName: "SeaSlimeMother" + Name: "Sea Slime Mother" + Lv: 68 + Hp: 6750 + Sp: 0 + Exp: 950 + JExp: 20 + AttackRange: 6 + Attack: [225, 250] + Def: 82 + Mdef: 97 + Stats: { + Str: 40 + Agi: 35 + 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: 840 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 50 + } + WeaponAttacks: { + All: 3600 + Bows: 2800 + } +}, +{ + Id: 1245 + SpriteName: "LavaSlimeMother" + Name: "Lava Slime Mother" + Lv: 69 + Hp: 7500 + Sp: 0 + Exp: 1100 + JExp: 30 + AttackRange: 6 + Attack: [250, 275] + Def: 85 + Mdef: 100 + Stats: { + Str: 40 + Agi: 40 + 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: 820 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 50 + } + WeaponAttacks: { + All: 3400 + Bows: 2700 + } +}, // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved -- cgit v1.2.3-70-g09d2