From f22d6e7782d0546864047b38a90b2aa67ed62b56 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 07:37:00 -0300 Subject: Green Slime mother (my archetype) --- db/re/mob_db.conf | 44 ++++++++++++++++++++++++++++++++++++++++++++ db/re/mob_skill_db.conf | 15 +++++++++++++++ 2 files changed, 59 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f7f8e01da..ffe1052de 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9327,6 +9327,50 @@ mob_db: ( SO_FIREWALK: 15000 } }, +{ + Id: 1236 + SpriteName: "GreenSlimeMother" + Name: "Green Slime Mother" + Lv: 60 + Hp: 4270 + Sp: 0 + Exp: 700 + JExp: 10 + AttackRange: 6 + Attack: [87, 94] + Def: 70 + Mdef: 80 + Stats: { + Str: 40 + Agi: 15 + Vit: 35 + Int: 10 + Dex: 270 + Luk: 250 + } + ViewRange: 5 + ChaseRange: 10 + 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 e98fb6443..21b94daa3 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -1656,6 +1656,21 @@ SKILL_COND2 = { } } + /**********************************************************************/ + GreenSlimeMother: { + NPC_SUMMONSLAVE: { + SkillState: "MSS_ANY" + SkillLevel: 4 + Rate: 10000 + CastTime: 700 + Delay: 20000 + SkillTarget: "MST_SELF" + CastCondition: "MSC_SLAVELE" + ConditionData: 2 + val0: 1085 + } + } + /**********************************************************************/ GeneralKrukan: { ASC_METEORASSAULT: { -- cgit v1.2.3-60-g2f50