summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 19:59:23 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 19:59:23 +0000
commit5bdb69c348acfc8b4016165542535e64a7b6acb6 (patch)
tree9541e3dda8681343d0e150806a9aaa4308a88930 /npc
parent06c4c2f94c63ccfc5b2e1a297325f5a3c304f2a0 (diff)
downloadhercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.gz
hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.bz2
hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.xz
hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.zip
Some 11.1 and 11.2 spawn updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10222 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/mobs/dungeons/beachdun.txt5
-rw-r--r--npc/mobs/dungeons/jupedun.txt13
-rw-r--r--npc/mobs/dungeons/umbaladun.txt28
-rw-r--r--npc/mobs/fields/payon.txt14
5 files changed, 28 insertions, 33 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 3a938d746..cd960c442 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2007/04/12
+ * Some 11.1 and 11.2 spawn updates [Playtester]
* Added Cool Corp Event Staff in Rachel [Playtester]
- some skilled script dev should combine them into one function, though
* Fixed up some Veins warps [Playtester]
diff --git a/npc/mobs/dungeons/beachdun.txt b/npc/mobs/dungeons/beachdun.txt
index d948f2c34..ff6982de2 100644
--- a/npc/mobs/dungeons/beachdun.txt
+++ b/npc/mobs/dungeons/beachdun.txt
@@ -3,17 +3,18 @@
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.1 Official kRO 10.1 spawns [Playtester]
+//= 1.2 Small 11.1 spawn update [Playtester]
//============================================================
//==================================================
// beach_dun - Karu, the West Cave
//==================================================
-beach_dun,0,0,0,0 monster Medusa 1148,20,0,0,0
+beach_dun,0,0,0,0 monster Medusa 1148,30,0,0,0
beach_dun,0,0,0,0 monster Merman 1264,3,10000,5000,0
beach_dun,0,0,0,0 monster Nereid 1255,15,0,0,0
beach_dun,0,0,0,0 monster Pest 1256,15,0,0,0
diff --git a/npc/mobs/dungeons/jupedun.txt b/npc/mobs/dungeons/jupedun.txt
index 5b11a2b5d..78379bccb 100644
--- a/npc/mobs/dungeons/jupedun.txt
+++ b/npc/mobs/dungeons/jupedun.txt
@@ -6,7 +6,7 @@
// Licensed under GPL
// http://prometheus.fnae.net/
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= Any Athena/Freya Version
//===== Additional Comments: =================================
@@ -15,6 +15,7 @@
//= 0.3 Updated the spawns according to own info from iRO [MasterOfMuppets]
//= 1.0 More exact numbers thanks to Tharis [Playtester]
//= 1.1 Official X.3 spawns [Playtester]
+//= 1.2 Some 11.1 spawn changes [Playtester]
//============================================================
//========================================================================================
@@ -26,9 +27,13 @@ juperos_01,100,180,60,70 monster Venatu 1676,25,0,0,1
juperos_01,100,180,60,70 monster Venatu 1677,20,0,0,1
juperos_01,100,180,60,70 monster Venatu 1678,25,0,0,1
juperos_01,192,132,60,80 monster Venatu 1679,35,0,0,1
-juperos_01,192,132,60,80 monster Venatu 1676,45,0,0,1
-juperos_01,192,132,60,80 monster Venatu 1677,50,0,0,1
-juperos_01,192,132,60,80 monster Venatu 1678,45,0,0,1
+juperos_01,192,132,60,80 monster Venatu 1676,40,0,0,1
+juperos_01,192,132,60,80 monster Venatu 1677,45,0,0,1
+juperos_01,192,132,60,80 monster Venatu 1678,40,0,0,1
+juperos_01,0,0,0,0 monster Dimik 1670,5,0,0,1
+juperos_01,0,0,0,0 monster Dimik 1671,5,0,0,1
+juperos_01,0,0,0,0 monster Dimik 1672,5,0,0,1
+juperos_01,0,0,0,0 monster Dimik 1673,5,0,0,1
//========================================================================================
// - Juperos 02
diff --git a/npc/mobs/dungeons/umbaladun.txt b/npc/mobs/dungeons/umbaladun.txt
index c28d5068a..723d923bf 100644
--- a/npc/mobs/dungeons/umbaladun.txt
+++ b/npc/mobs/dungeons/umbaladun.txt
@@ -3,51 +3,41 @@
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.2 Official kRO 10.1 spawns [Playtester]
+//= 1.3 Some 11.1 spawn updates [Playtester]
//============================================================
//==================================================
// um_dun01 - Carpenter's Shop in the Tree
//==================================================
um_dun01,0,0,0,0 monster Stone Shooter 1495,70,0,0,0
-um_dun01,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0
-um_dun01,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0
-um_dun01,0,0,0,0 monster Beetle King 1494,10,0,0,0
-um_dun01,0,0,0,0 monster Stainer 1174,10,0,0,0
-um_dun01,0,0,0,0 monster Dustiness 1114,10,0,0,0
+um_dun01,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0
+um_dun01,0,0,0,0 monster Stainer 1174,20,0,0,0
+um_dun01,0,0,0,0 monster Dustiness 1114,20,0,0,0
um_dun01,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
um_dun01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1
//==================================================
// um_dun02 - Passage to a Foreign World
//==================================================
-um_dun02,0,0,0,0 monster Wooden Golem 1497,15,0,0,0
+um_dun02,0,0,0,0 monster Wooden Golem 1497,25,0,0,0
um_dun02,79,227,5,5 monster Wooden Golem 1497,5,120000,60000,0
um_dun02,87,189,5,5 monster Wooden Golem 1497,2,120000,60000,0
um_dun02,170,145,5,5 monster Wooden Golem 1497,3,120000,60000,0
um_dun02,196,131,7,7 monster Wooden Golem 1497,5,120000,60000,0
um_dun02,244,129,10,10 monster Wooden Golem 1497,5,120000,60000,0
-um_dun02,0,0,0,0 monster Beetle King 1494,30,0,0,0
-um_dun02,117,43,10,10 monster Beetle King 1494,3,120000,60000,0
-um_dun02,209,34,10,10 monster Beetle King 1494,3,120000,60000,0
-um_dun02,205,265,10,10 monster Beetle King 1494,4,120000,60000,0
-um_dun02,0,0,0,0 monster Wooden Golem 1497,10,0,0,0
+um_dun02,0,0,0,0 monster Wooden Golem 1497,20,0,0,0
um_dun02,90,97,10,10 monster Wooden Golem 1497,3,120000,60000,0
um_dun02,32,83,10,10 monster Wooden Golem 1497,2,120000,60000,0
um_dun02,180,238,10,10 monster Wooden Golem 1497,3,120000,60000,0
um_dun02,144,277,10,10 monster Wooden Golem 1497,2,120000,60000,0
um_dun02,272,163,10,10 monster Wooden Golem 1497,2,120000,60000,0
um_dun02,232,156,10,10 monster Wooden Golem 1497,3,120000,60000,0
-um_dun02,0,0,0,0 monster Driller 1380,5,0,0,0
-um_dun02,197,138,10,10 monster Driller 1380,2,120000,60000,0
-um_dun02,164,203,10,10 monster Driller 1380,1,120000,60000,0
-um_dun02,32,83,10,10 monster Driller 1380,1,120000,60000,0
-um_dun02,244,129,10,10 monster Driller 1380,2,120000,60000,0
-um_dun02,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0
+um_dun02,0,0,0,0 monster Wootan Shooter 1498,30,0,0,0
um_dun02,213,217,10,10 monster Wootan Shooter 1498,2,120000,60000,0
um_dun02,72,258,10,10 monster Wootan Shooter 1498,3,120000,60000,0
um_dun02,79,227,5,5 monster Wootan Shooter 1498,1,120000,60000,0
@@ -55,7 +45,7 @@ um_dun02,170,145,5,5 monster Wootan Shooter 1498,1,120000,60000,0
um_dun02,209,34,10,10 monster Wootan Shooter 1498,1,120000,60000,0
um_dun02,272,163,10,10 monster Wootan Shooter 1498,1,120000,60000,0
um_dun02,232,156,10,10 monster Wootan Shooter 1498,1,120000,60000,0
-um_dun02,0,0,0,0 monster Dryad 1493,10,0,0,0
+um_dun02,0,0,0,0 monster Dryad 1493,20,0,0,0
um_dun02,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
um_dun02,0,0,0,0 monster Red Plant 1078,5,180000,90000,1
um_dun02,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 \ No newline at end of file
diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt
index 0376b953b..3a2fcd8c3 100644
--- a/npc/mobs/fields/payon.txt
+++ b/npc/mobs/fields/payon.txt
@@ -3,11 +3,12 @@
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.1 Official kRO 10.1 spawns [Playtester]
+//= 1.2 Some 11.1 and 11.2 spawn changes [Playtester]
//============================================================
//==================================================
@@ -125,7 +126,7 @@ pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1
// pay_fild10 - Payon Forest
//==================================================
pay_fild10,0,0,0,0 monster Greatest General 1277,65,0,0,0
-pay_fild10,0,0,0,0 monster Horong 1129,40,0,0,0
+pay_fild10,0,0,0,0 monster Dokebi 1110,40,0,0,0
pay_fild10,0,0,0,0 monster Poison Spore 1077,20,0,0,0
pay_fild10,0,0,0,0 monster Poporing 1031,30,0,0,0
pay_fild10,0,0,0,0 monster Nine Tail 1180,3,0,0,0
@@ -141,12 +142,9 @@ pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1
//==================================================
// pay_fild11 - Payon Forest
//==================================================
-pay_fild11,0,0,0,0 monster Horong 1129,50,0,0,0
-pay_fild11,0,0,0,0 monster Greatest General 1277,30,0,0,0
-pay_fild11,0,0,0,0 monster Elder Willow 1033,10,0,0,0
-pay_fild11,0,0,0,0 monster Poporing 1031,20,0,0,0
-pay_fild11,0,0,0,0 monster Poison Spore 1077,40,0,0,0
-pay_fild11,0,0,0,0 monster Dragon Tail 1321,10,0,0,0
+pay_fild11,0,0,0,0 monster Nine Tail 1180,50,0,0,0
+pay_fild11,0,0,0,0 monster Poporing 1031,30,0,0,0
+pay_fild11,0,0,0,0 monster Dragon Tail 1321,20,0,0,0
pay_fild11,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1
pay_fild11,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1
pay_fild11,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 \ No newline at end of file