summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
Diffstat (limited to 'db/re')
-rw-r--r--db/re/mob_db.conf44
-rw-r--r--db/re/mob_skill_db.conf15
2 files changed, 59 insertions, 0 deletions
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
@@ -1657,6 +1657,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: {
SkillState: "MSS_BERSERK"