summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/mob_db.txt3
-rw-r--r--db/mob_skill_db.txt2
-rw-r--r--npc/025-4/battlecaves.txt2
3 files changed, 5 insertions, 2 deletions
diff --git a/db/mob_db.txt b/db/mob_db.txt
index 1ecf5947..95981838 100644
--- a/db/mob_db.txt
+++ b/db/mob_db.txt
@@ -95,4 +95,5 @@
1082, Serqet, Serqet, 10, 100, 0, 0, 4, 1, 10, 15, 0, 5, 1, 1, 1, 0, 15, 5, 1, 1, 1, 3, 20, 129, 2000, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1083, EarthSpider, EarthSpider, 90, 1000, 0, 0, 280, 1, 100, 125, 10, 45, 20, 15, 10, 10, 40, 10, 1, 1, 1, 0, 45, 175, 575, 1250, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1084, EarthScorpion, EarthScorpion, 100, 800, 0, 0, 250, 1, 50, 150, 15, 45, 15, 30, 10, 10, 15, 25, 1, 1, 1, 0, 45, 133, 750, 1350, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1085, IceSkull, IceSkull, 180, 5000, 0, 0, 100, 2, 75, 175, 35, 15, 30, 30, 20, 20, 25, 60, 1, 1, 1, 3, 21, 175, 600, 1600, 672, 480, 631, 1000, 4026, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1085, IceSkull, IceSkull, 180, 5000, 0, 0, 100, 2, 75, 175, 35, 15, 30, 30, 20, 20, 25, 60, 1, 1, 1, 3, 21, 141, 600, 1600, 672, 480, 631, 1000, 4026, 5000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1086, FeyElement, FeyElement, 300, 10000, 0, 0, 1500, 4, 50, 100, 25, 50, 20, 10, 20, 20, 45, 25, 1, 1, 1, 0, 84, 165, 330, 740, 672, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt
index 923693cf..54f8c355 100644
--- a/db/mob_skill_db.txt
+++ b/db/mob_skill_db.txt
@@ -90,3 +90,5 @@
//1067,Reaper@NPC_SUMMONSLAVE_ballX9,any,198,9,4000,1000,15000,no,self,myhpltmaxrate,20,1070,,,,,
//1067,Reaper@AL_TELEPORT,attack,28,2,3500,500,5000,yes,self,always,,,,,,,
1070,BallLightning@NPC_SELFDESTRUCTION,attack,175,1,10000,100,500,yes,self,notintown,0,30,,,,,
+1086,FeyElement@NPC_SUMMONSLAVE_earthspiderX1,any,198,1,5000,100,500,no,self,slavelt,6,1083,,,,,
+1086,FeyElement@NPC_SUMMONSLAVE_earthscorpionX1,any,198,1,5000,100,500,no,self,slavelt,6,1084,,,,,
diff --git a/npc/025-4/battlecaves.txt b/npc/025-4/battlecaves.txt
index c6d7d43f..10e17a75 100644
--- a/npc/025-4/battlecaves.txt
+++ b/npc/025-4/battlecaves.txt
@@ -780,7 +780,7 @@ onInit:
// Number of monsters of each ID.
setarray $@CAVE10_MONSTERS_QTY[1], 4, 2, 3, 2;
// ID of the boss monster.
- set $@BOSS, 1085;
+ set $@BOSS, 1086;
// Number of waves. before the boss.
set $@CAVE10_WAVES, 4;
// Maximum time (in seconds) for the player to finish the fight.