From 0125b5d81905259894707180e7639007b6106940 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 07:46:39 -0300 Subject: Yellow Slime Mother is actually weaker than Copper's --- db/re/mob_db.conf | 44 ++++++++++++++++++++++++++++++++++++++++++++ db/re/mob_skill_db.conf | 15 +++++++++++++++ 2 files changed, 59 insertions(+) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8572b1c48..5a481aa94 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9459,6 +9459,50 @@ mob_db: ( Bows: 3000 } }, +{ + Id: 1239 + SpriteName: "YellowSlimeMother" + Name: "Yellow Slime Mother" + Lv: 63 + Hp: 5370 + Sp: 0 + Exp: 775 + JExp: 10 + AttackRange: 6 + Attack: [174, 196] + Def: 70 + Mdef: 80 + 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 + } +}, // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index 665f2abba..f4f5bd4cd 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -1701,6 +1701,21 @@ SKILL_COND2 = { } } + /**********************************************************************/ + YellowSlimeMother: { + NPC_SUMMONSLAVE: { + SkillState: "MSS_ANY" + SkillLevel: 8 + Rate: 10000 + CastTime: 700 + Delay: 40000 + SkillTarget: "MST_SELF" + CastCondition: "MSC_SLAVELE" + ConditionData: 4 + val0: 1198 + } + } + /**********************************************************************/ GeneralKrukan: { ASC_METEORASSAULT: { -- cgit v1.2.3-60-g2f50