From 46a1e7b7895097a3e1d454ecedd18b7314d06147 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 07:49:58 -0300 Subject: Bring Red Slime Mother, and restat the yellow one along the way --- db/re/mob_db.conf | 50 ++++++++++++++++++++++++++++++++++++++++++++++--- db/re/mob_skill_db.conf | 17 ++++++++++++++++- 2 files changed, 63 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5a481aa94..f419979d4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7656,7 +7656,7 @@ mob_db: ( Vit: 3 Int: 1 Dex: 46 - Luk: 3 + Luk: 13 } ViewRange: 5 ChaseRange: 10 @@ -9470,8 +9470,52 @@ mob_db: ( JExp: 10 AttackRange: 6 Attack: [174, 196] - Def: 70 - Mdef: 80 + Def: 72 + Mdef: 84 + Stats: { + Str: 40 + Agi: 15 + Vit: 35 + Int: 10 + Dex: 270 + Luk: 250 + } + ViewRange: 10 + ChaseRange: 12 + Race: 0 + Element: (3, 2) + Mode: { + CanMove: true + Looter: true + Aggressive: true + CanAttack: true + ChangeChase: true + } + MoveSpeed: 900 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + Drops: { + Coal: 50 + } + WeaponAttacks: { + All: 4000 + Bows: 3000 + } +}, +{ + Id: 1240 + SpriteName: "RedSlimeMother" + Name: "Red Slime Mother" + Lv: 64 + Hp: 5420 + Sp: 0 + Exp: 800 + JExp: 10 + AttackRange: 6 + Attack: [175, 200] + Def: 72 + Mdef: 85 Stats: { Str: 40 Agi: 15 diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index f4f5bd4cd..64181a54c 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -1711,11 +1711,26 @@ SKILL_COND2 = { Delay: 40000 SkillTarget: "MST_SELF" CastCondition: "MSC_SLAVELE" - ConditionData: 4 + ConditionData: 6 val0: 1198 } } + /**********************************************************************/ + RedSlimeMother: { + NPC_SUMMONSLAVE: { + SkillState: "MSS_ANY" + SkillLevel: 8 + Rate: 10000 + CastTime: 400 + Delay: 20000 + SkillTarget: "MST_SELF" + CastCondition: "MSC_SLAVELE" + ConditionData: 6 + val0: 1092 + } + } + /**********************************************************************/ GeneralKrukan: { ASC_METEORASSAULT: { -- cgit v1.2.3-60-g2f50