summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf10
-rw-r--r--db/re/mob_skill_db.conf16
-rw-r--r--npc/017-7/_import.txt2
-rw-r--r--npc/017-8/_import.txt2
4 files changed, 25 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index e8bc0f4f2..5189e658d 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1214,7 +1214,6 @@ mob_db: (
Mdef: 0
WalkMask: "WALK_AIR"
Stats: {
- Str: 100
Agi: 250
Vit: 1
Int: 1
@@ -7408,10 +7407,15 @@ mob_db: (
AttackMotion: 672
DamageMotion: 200
Drops: {
+ BronzeGift: 10000
+ SilverGift: 5000
IridiumOre: 3000
PlatinumOre: 2000
- GoldenApple: 2000
- DivineApple: 1000
+ GoldenGift: 1500
+ GoldenApple: 1000
+ DivineApple: 500
+ PrismGift: 300
+ SupremeGift: 10
}
},
{
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf
index 70d7eefb3..0735e024d 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -846,10 +846,22 @@ SKILL_COND2 = {
MonsterKing: {
NPC_SUMMONSLAVE: {
SkillState: "MSS_ANYTARGET"
+ SkillLevel: 1
+ Rate: 10000
+ CastTime: 10000
+ Delay: 180000
+ Cancelable: false
+ SkillTarget: "MST_SELF"
+ CastCondition: "MSC_MYHPLTMAXRATE"
+ ConditionData: 10
+ val0: 1179
+ }
+ NPC_SUMMONSLAVE: {
+ SkillState: "MSS_ANYTARGET"
SkillLevel: 7
Rate: 10000
- CastTime: 700
- Delay: 60000
+ CastTime: 7000
+ Delay: 120000
Cancelable: false
SkillTarget: "MST_SELF"
CastCondition: "MSC_MYHPLTMAXRATE"
diff --git a/npc/017-7/_import.txt b/npc/017-7/_import.txt
index fde6dbffe..65d2ab7dd 100644
--- a/npc/017-7/_import.txt
+++ b/npc/017-7/_import.txt
@@ -1,3 +1,5 @@
// Map 017-7: Real Estate
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/017-7/_warps.txt",
+"npc/017-7/doorbell.txt",
+"npc/017-7/utils.txt",
diff --git a/npc/017-8/_import.txt b/npc/017-8/_import.txt
index c9c0d9582..556bcbef7 100644
--- a/npc/017-8/_import.txt
+++ b/npc/017-8/_import.txt
@@ -1,3 +1,5 @@
// Map 017-8: Real Estate
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/017-8/_warps.txt",
+"npc/017-8/doorbell.txt",
+"npc/017-8/utils.txt",