summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/mob_db.conf88
-rw-r--r--db/re/mob_skill_db.conf24
2 files changed, 112 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index f419979d4..f65139b8c 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -9547,6 +9547,94 @@ mob_db: (
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
+ 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: 1241
+ SpriteName: "ChocolateSlimeMother"
+ Name: "Chocolate Slime Mother"
+ Lv: 65
+ Hp: 5500
+ Sp: 0
+ Exp: 850
+ JExp: 10
+ AttackRange: 6
+ Attack: [180, 200]
+ Def: 75
+ Mdef: 90
+ 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 64181a54c..445d42716 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -1732,6 +1732,30 @@ SKILL_COND2 = {
}
/**********************************************************************/
+ ChocolateSlimeMother: {
+ NPC_SUMMONSLAVE: {
+ SkillState: "MSS_ANY"
+ SkillLevel: 8
+ Rate: 10000
+ CastTime: 400
+ Delay: 30000
+ SkillTarget: "MST_SELF"
+ CastCondition: "MSC_SLAVELE"
+ ConditionData: 6
+ val0: 1180
+ }
+ AL_DECAGI: {
+ SkillState: "MSS_BERSERK"
+ SkillLevel: 1
+ Rate: 6000
+ Delay: 180000
+ Cancelable: true
+ SkillTarget: "MST_TARGET"
+ CastCondition: "MSC_ALWAYS"
+ }
+ }
+
+ /**********************************************************************/
GeneralKrukan: {
ASC_METEORASSAULT: {
SkillState: "MSS_BERSERK"