From 288490094a7fe9167747dc78d416940759a31197 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Tue, 5 Dec 2006 13:23:07 +0000 Subject: - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/airplane.txt | 18 +- npc/mobs/citycleaners.txt | 100 +++---- npc/mobs/dungeons/abyss.txt | 122 ++++---- npc/mobs/dungeons/amatdun.txt | 82 +++--- npc/mobs/dungeons/anthell.txt | 242 +++++++-------- npc/mobs/dungeons/ayodun.txt | 58 ++-- npc/mobs/dungeons/beachdun.txt | 76 ++--- npc/mobs/dungeons/byalan.txt | 218 +++++++------- npc/mobs/dungeons/clocktower.txt | 312 ++++++++++---------- npc/mobs/dungeons/coalmine.txt | 72 ++--- npc/mobs/dungeons/eindun.txt | 70 ++--- npc/mobs/dungeons/gefenia.txt | 258 ++++++++-------- npc/mobs/dungeons/geftower.txt | 192 ++++++------ npc/mobs/dungeons/glastheim.txt | 454 ++++++++++++++-------------- npc/mobs/dungeons/gondun.txt | 86 +++--- npc/mobs/dungeons/guilddun.txt | 102 +++---- npc/mobs/dungeons/icedun.txt | 72 ++--- npc/mobs/dungeons/jupedun.txt | 110 +++---- npc/mobs/dungeons/kiel.txt | 86 +++--- npc/mobs/dungeons/lhzdun.txt | 482 +++++++++++++++--------------- npc/mobs/dungeons/louydun.txt | 84 +++--- npc/mobs/dungeons/magmadun.txt | 76 ++--- npc/mobs/dungeons/moc_pyramid.txt | 124 ++++---- npc/mobs/dungeons/moc_sphinx.txt | 106 +++---- npc/mobs/dungeons/orcdun.txt | 82 +++--- npc/mobs/dungeons/payoncave.txt | 324 ++++++++++---------- npc/mobs/dungeons/pront_maze.txt | 206 ++++++------- npc/mobs/dungeons/pront_sewers.txt | 104 +++---- npc/mobs/dungeons/racheldun.txt | 106 +++---- npc/mobs/dungeons/sunkenship.txt | 318 ++++++++++---------- npc/mobs/dungeons/thanatos.txt | 364 +++++++++++------------ npc/mobs/dungeons/toyfactory.txt | 70 ++--- npc/mobs/dungeons/turtleisland.txt | 144 ++++----- npc/mobs/dungeons/umbaladun.txt | 122 ++++---- npc/mobs/dungeons/yggdrasil.txt | 70 ++--- npc/mobs/fields/amatsu.txt | 94 +++--- npc/mobs/fields/ayothaya.txt | 60 ++-- npc/mobs/fields/comodo.txt | 394 ++++++++++++------------- npc/mobs/fields/einbroch.txt | 272 ++++++++--------- npc/mobs/fields/geffen.txt | 454 ++++++++++++++-------------- npc/mobs/fields/gonryun.txt | 44 +-- npc/mobs/fields/hugel.txt | 250 ++++++++-------- npc/mobs/fields/jawaii.txt | 58 ++-- npc/mobs/fields/lighthalzen.txt | 102 +++---- npc/mobs/fields/louyang.txt | 66 ++--- npc/mobs/fields/lutie.txt | 40 +-- npc/mobs/fields/mjolnir.txt | 500 +++++++++++++++---------------- npc/mobs/fields/morocc.txt | 588 ++++++++++++++++++------------------- npc/mobs/fields/niflheim.txt | 392 ++++++++++++------------- npc/mobs/fields/odin.txt | 108 +++---- npc/mobs/fields/payon.txt | 304 +++++++++---------- npc/mobs/fields/prontera.txt | 280 +++++++++--------- npc/mobs/fields/rachel.txt | 230 +++++++-------- npc/mobs/fields/umbala.txt | 200 ++++++------- npc/mobs/fields/yuno.txt | 352 +++++++++++----------- npc/mobs/pvp.txt | 80 ++--- 56 files changed, 5190 insertions(+), 5190 deletions(-) (limited to 'npc/mobs') diff --git a/npc/mobs/airplane.txt b/npc/mobs/airplane.txt index 4d7e6d274..a0ff66c10 100644 --- a/npc/mobs/airplane.txt +++ b/npc/mobs/airplane.txt @@ -1,10 +1,10 @@ -//v 1.1 -//Temporary spawns until Airship quest is finished - -airplane_01.gat,225,52,25,10 monster Gremlin 1632,9,7200000,3600000,1 -airplane_01.gat,225,52,25,10 monster Beholder 1633,6,7200000,3600000,1 -airplane_01.gat,225,52,25,10 monster Picky 1049,4,7200000,3600000,1 -airplane_01.gat,225,52,25,10 monster Familiar 1005,2,7200000,3600000,1 -airplane_01.gat,225,52,25,10 monster Drainliar 1111,1,7200000,3600000,1 -airplane_01.gat,225,52,25,10 monster Rotar Zairo 1392,4,7200000,3600000,1 +//v 1.1 +//Temporary spawns until Airship quest is finished + +airplane_01.gat,225,52,25,10 monster Gremlin 1632,9,7200000,3600000,1 +airplane_01.gat,225,52,25,10 monster Beholder 1633,6,7200000,3600000,1 +airplane_01.gat,225,52,25,10 monster Picky 1049,4,7200000,3600000,1 +airplane_01.gat,225,52,25,10 monster Familiar 1005,2,7200000,3600000,1 +airplane_01.gat,225,52,25,10 monster Drainliar 1111,1,7200000,3600000,1 +airplane_01.gat,225,52,25,10 monster Rotar Zairo 1392,4,7200000,3600000,1 airplane_01.gat,225,52,25,10 monster Steel Chonchon 1042,2,7200000,3600000,1 \ No newline at end of file diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 2d70908f6..5f1bd83f2 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -1,50 +1,50 @@ -//===== eAthena Script ======================================= -//= Mob Spawn in cities -//===== By: ================================================== -//= massdriller -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Description: ========================================= -//= Spawns monsters to clean up city. Apparently spawning -//= occured in iRO and kRO. Enable this if you want. -//= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets] -//= 0.1b And even more from Poki#3 [Komurka] -//= 1.0 Removed unofficial city cleaners [Playtester] -//= 1.0 Added other city spawns [Playtester] -//============================================================ - -prontera.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -morocc.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -alberta.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -aldebaran.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -geffen.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -payon.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -comodo.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -izlude.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -yuno.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -umbala.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -amatsu.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -gonryun.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 - -//================================================== -// einbech - Einbech, The Mining Village -//================================================== -einbech.gat,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 -einbech.gat,0,0,0,0 monster Wild Rose 1261,1,3600000,3000000,0 - -//================================================== -// payon_in02 - Inside Payon -//================================================== -payon_in02.gat,23,68,5,5 monster Thief Bug 1051,7,1200000,600000,0 - -//================================================== -// sec_in02 - Inside Valhalla -//================================================== -sec_in02.gat,139,80,20,10 monster Poring 1002,5,0,0,0 -sec_in02.gat,138,54,20,20 monster Marin 1242,5,0,0,0 -sec_in02.gat,161,46,15,15 monster Poporing 1031,5,0,0,0 -sec_in02.gat,114,47,10,10 monster Drops 1113,5,0,0,0 -sec_in02.gat,114,47,10,10 monster Bigfoot 1060,10,0,0,0 -sec_in02.gat,139,80,30,30 monster Flora 1118,10,0,0,0 +//===== eAthena Script ======================================= +//= Mob Spawn in cities +//===== By: ================================================== +//= massdriller +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Spawns monsters to clean up city. Apparently spawning +//= occured in iRO and kRO. Enable this if you want. +//= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets] +//= 0.1b And even more from Poki#3 [Komurka] +//= 1.0 Removed unofficial city cleaners [Playtester] +//= 1.0 Added other city spawns [Playtester] +//============================================================ + +prontera.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +morocc.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +alberta.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +aldebaran.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +geffen.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +payon.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +comodo.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +izlude.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +yuno.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +umbala.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +amatsu.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +gonryun.gat,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 + +//================================================== +// einbech - Einbech, The Mining Village +//================================================== +einbech.gat,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 +einbech.gat,0,0,0,0 monster Wild Rose 1261,1,3600000,3000000,0 + +//================================================== +// payon_in02 - Inside Payon +//================================================== +payon_in02.gat,23,68,5,5 monster Thief Bug 1051,7,1200000,600000,0 + +//================================================== +// sec_in02 - Inside Valhalla +//================================================== +sec_in02.gat,139,80,20,10 monster Poring 1002,5,0,0,0 +sec_in02.gat,138,54,20,20 monster Marin 1242,5,0,0,0 +sec_in02.gat,161,46,15,15 monster Poporing 1031,5,0,0,0 +sec_in02.gat,114,47,10,10 monster Drops 1113,5,0,0,0 +sec_in02.gat,114,47,10,10 monster Bigfoot 1060,10,0,0,0 +sec_in02.gat,139,80,30,30 monster Flora 1118,10,0,0,0 diff --git a/npc/mobs/dungeons/abyss.txt b/npc/mobs/dungeons/abyss.txt index ffebf2633..7df05ed72 100644 --- a/npc/mobs/dungeons/abyss.txt +++ b/npc/mobs/dungeons/abyss.txt @@ -1,61 +1,61 @@ -//===== eAthena Script ======================================= -//= Abyss Lake Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Real spawns by Poki#3 [Nexon] -//= 1.1 More official spawns [Playtester] -//= 1.2 Official X.3 spawns [Playtester] -//============================================================ - -//================================================== -// abyss_01 - Abyss Lakes Underground Cave F1 -//================================================== -abyss_01.gat,0,0,0,0 monster Mimic 1191,10,600000,0,0 -abyss_01.gat,0,0,0,0 monster Ancient Mimic 1699,10,600000,0,0 -abyss_01.gat,152,205,130,70 monster Ferus 1714,10,0,0,0 -abyss_01.gat,152,205,130,70 monster Ferus 1717,25,300000,0,0 -abyss_01.gat,152,205,130,70 monster Novus 1715,3,0,0,0 -abyss_01.gat,152,205,130,70 monster Novus 1718,3,0,0,0 -abyss_01.gat,103,93,85,70 monster Ferus 1714,10,0,0,0 -abyss_01.gat,103,93,85,70 monster Ferus 1717,15,300000,0,0 -abyss_01.gat,103,93,85,70 monster Novus 1715,3,0,0,0 -abyss_01.gat,103,93,85,70 monster Novus 1718,3,0,0,0 -abyss_01.gat,195,102,85,70 monster Ferus 1714,10,0,0,0 -abyss_01.gat,195,102,85,70 monster Ferus 1717,15,300000,0,0 -abyss_01.gat,195,102,85,70 monster Novus 1715,3,0,0,0 -abyss_01.gat,195,102,85,70 monster Novus 1718,3,0,0,0 -abyss_01.gat,110,170,15,15 monster Penomena 1216,15,660000,300000,0 -abyss_01.gat,195,147,5,10 monster Penomena 1216,5,720000,300000,0 -abyss_01.gat,140,100,15,5 monster Penomena 1216,10,780000,300000,0 -abyss_01.gat,260,40,14,14 monster Dragon Egg 1721,3,1200000,600000,0 -abyss_01.gat,150,160,50,50 monster Dragon Egg 1721,5,1800000,600000,0 - -//================================================== -// abyss_02 - Abyss Lakes Underground Cave F2 -//================================================== -abyss_02.gat,0,0,0,0 monster Mimic 1191,10,900000,0,0 -abyss_02.gat,0,0,0,0 monster Ancient Mimic 1699,10,900000,0,0 -abyss_02.gat,0,0,0,0 monster Ferus 1714,50,300000,0,0 -abyss_02.gat,0,0,0,0 monster Acidus 1713,10,600000,0,0 -abyss_02.gat,0,0,0,0 monster Acidus 1716,60,300000,0,0 -abyss_02.gat,0,0,0,0 monster Novus 1715,5,0,0,0 -abyss_02.gat,0,0,0,0 monster Novus 1718,5,0,0,0 -abyss_02.gat,0,0,0,0 monster Dragon Egg 1721,10,1800000,600000,0 - -//================================================== -// abyss_03 - Abyss Lakes Underground Cave F3 -//================================================== -abyss_03.gat,0,0,0,0 monster Mimic 1191,10,300000,0,0 -abyss_03.gat,0,0,0,0 monster Ancient Mimic 1699,10,300000,0,0 -abyss_03.gat,0,0,0,0 monster Acidus 1713,60,600000,0,0 -abyss_03.gat,0,0,0,0 monster Acidus 1716,10,300000,0,0 -abyss_03.gat,0,0,0,0 monster Ferus 1714,10,300000,0,0 -abyss_03.gat,0,0,0,0 monster Ferus 1717,10,300000,0,0 -abyss_03.gat,0,0,0,0 monster Dragon Egg 1721,10,1800000,600000,0 -abyss_03.gat,0,0,0,0 monster Hydrolancer 1720,3,3000000,2400000,0 -abyss_03.gat,0,0,0,0 monster Detardeurus 1719,1,10800000,7200000,0 +//===== eAthena Script ======================================= +//= Abyss Lake Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Real spawns by Poki#3 [Nexon] +//= 1.1 More official spawns [Playtester] +//= 1.2 Official X.3 spawns [Playtester] +//============================================================ + +//================================================== +// abyss_01 - Abyss Lakes Underground Cave F1 +//================================================== +abyss_01.gat,0,0,0,0 monster Mimic 1191,10,600000,0,0 +abyss_01.gat,0,0,0,0 monster Ancient Mimic 1699,10,600000,0,0 +abyss_01.gat,152,205,130,70 monster Ferus 1714,10,0,0,0 +abyss_01.gat,152,205,130,70 monster Ferus 1717,25,300000,0,0 +abyss_01.gat,152,205,130,70 monster Novus 1715,3,0,0,0 +abyss_01.gat,152,205,130,70 monster Novus 1718,3,0,0,0 +abyss_01.gat,103,93,85,70 monster Ferus 1714,10,0,0,0 +abyss_01.gat,103,93,85,70 monster Ferus 1717,15,300000,0,0 +abyss_01.gat,103,93,85,70 monster Novus 1715,3,0,0,0 +abyss_01.gat,103,93,85,70 monster Novus 1718,3,0,0,0 +abyss_01.gat,195,102,85,70 monster Ferus 1714,10,0,0,0 +abyss_01.gat,195,102,85,70 monster Ferus 1717,15,300000,0,0 +abyss_01.gat,195,102,85,70 monster Novus 1715,3,0,0,0 +abyss_01.gat,195,102,85,70 monster Novus 1718,3,0,0,0 +abyss_01.gat,110,170,15,15 monster Penomena 1216,15,660000,300000,0 +abyss_01.gat,195,147,5,10 monster Penomena 1216,5,720000,300000,0 +abyss_01.gat,140,100,15,5 monster Penomena 1216,10,780000,300000,0 +abyss_01.gat,260,40,14,14 monster Dragon Egg 1721,3,1200000,600000,0 +abyss_01.gat,150,160,50,50 monster Dragon Egg 1721,5,1800000,600000,0 + +//================================================== +// abyss_02 - Abyss Lakes Underground Cave F2 +//================================================== +abyss_02.gat,0,0,0,0 monster Mimic 1191,10,900000,0,0 +abyss_02.gat,0,0,0,0 monster Ancient Mimic 1699,10,900000,0,0 +abyss_02.gat,0,0,0,0 monster Ferus 1714,50,300000,0,0 +abyss_02.gat,0,0,0,0 monster Acidus 1713,10,600000,0,0 +abyss_02.gat,0,0,0,0 monster Acidus 1716,60,300000,0,0 +abyss_02.gat,0,0,0,0 monster Novus 1715,5,0,0,0 +abyss_02.gat,0,0,0,0 monster Novus 1718,5,0,0,0 +abyss_02.gat,0,0,0,0 monster Dragon Egg 1721,10,1800000,600000,0 + +//================================================== +// abyss_03 - Abyss Lakes Underground Cave F3 +//================================================== +abyss_03.gat,0,0,0,0 monster Mimic 1191,10,300000,0,0 +abyss_03.gat,0,0,0,0 monster Ancient Mimic 1699,10,300000,0,0 +abyss_03.gat,0,0,0,0 monster Acidus 1713,60,600000,0,0 +abyss_03.gat,0,0,0,0 monster Acidus 1716,10,300000,0,0 +abyss_03.gat,0,0,0,0 monster Ferus 1714,10,300000,0,0 +abyss_03.gat,0,0,0,0 monster Ferus 1717,10,300000,0,0 +abyss_03.gat,0,0,0,0 monster Dragon Egg 1721,10,1800000,600000,0 +abyss_03.gat,0,0,0,0 monster Hydrolancer 1720,3,3000000,2400000,0 +abyss_03.gat,0,0,0,0 monster Detardeurus 1719,1,10800000,7200000,0 diff --git a/npc/mobs/dungeons/amatdun.txt b/npc/mobs/dungeons/amatdun.txt index 9a5e49db6..989eb9f63 100644 --- a/npc/mobs/dungeons/amatdun.txt +++ b/npc/mobs/dungeons/amatdun.txt @@ -1,41 +1,41 @@ -//===== eAthena Script ======================================= -//= Amatsu Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// ama_dun01 - Tatami Maze -//================================================== -ama_dun01.gat,0,0,0,0 monster Miyabi Doll 1404,65,0,0,0 -ama_dun01.gat,0,0,0,0 monster Firelock Soldier 1403,45,0,0,0 -ama_dun01.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 - -//================================================== -// ama_dun02 - Battle Field in the Underground Forest -//================================================== -ama_dun02.gat,0,0,0,0 monster Poison Toad 1402,35,180000,90000,0 -ama_dun02.gat,0,0,0,0 monster Firelock Soldier 1403,20,60000,30000,0 -ama_dun02.gat,0,0,0,0 monster Miyabi Doll 1404,5,120000,60000,0 -ama_dun02.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 -ama_dun02.gat,0,0,0,0 monster Horong 1129,10,0,0,0 -ama_dun02.gat,0,0,0,0 monster The Paper 1375,1,180000,90000,0 - -//================================================== -// ama_dun03 - Amatsu Underground Shrine -//================================================== -ama_dun03.gat,0,0,0,0 monster Shinobi 1401,35,600000,300000,0 -ama_dun03.gat,0,0,0,0 monster Firelock Soldier 1403,25,0,0,0 -ama_dun03.gat,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0 -ama_dun03.gat,0,0,0,0 monster Tengu 1405,40,600000,300000,0 -ama_dun03.gat,0,0,0,0 monster Mimic 1191,5,0,0,0 -ama_dun03.gat,0,0,0,0 monster The Paper 1375,20,600000,300000,0 -ama_dun03.gat,0,0,0,0 monster Samurai Specter 1492,1,5460000,3600000,0 -ama_dun03.gat,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0 -ama_dun03.gat,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0 +//===== eAthena Script ======================================= +//= Amatsu Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// ama_dun01 - Tatami Maze +//================================================== +ama_dun01.gat,0,0,0,0 monster Miyabi Doll 1404,65,0,0,0 +ama_dun01.gat,0,0,0,0 monster Firelock Soldier 1403,45,0,0,0 +ama_dun01.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 + +//================================================== +// ama_dun02 - Battle Field in the Underground Forest +//================================================== +ama_dun02.gat,0,0,0,0 monster Poison Toad 1402,35,180000,90000,0 +ama_dun02.gat,0,0,0,0 monster Firelock Soldier 1403,20,60000,30000,0 +ama_dun02.gat,0,0,0,0 monster Miyabi Doll 1404,5,120000,60000,0 +ama_dun02.gat,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 +ama_dun02.gat,0,0,0,0 monster Horong 1129,10,0,0,0 +ama_dun02.gat,0,0,0,0 monster The Paper 1375,1,180000,90000,0 + +//================================================== +// ama_dun03 - Amatsu Underground Shrine +//================================================== +ama_dun03.gat,0,0,0,0 monster Shinobi 1401,35,600000,300000,0 +ama_dun03.gat,0,0,0,0 monster Firelock Soldier 1403,25,0,0,0 +ama_dun03.gat,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0 +ama_dun03.gat,0,0,0,0 monster Tengu 1405,40,600000,300000,0 +ama_dun03.gat,0,0,0,0 monster Mimic 1191,5,0,0,0 +ama_dun03.gat,0,0,0,0 monster The Paper 1375,20,600000,300000,0 +ama_dun03.gat,0,0,0,0 monster Samurai Specter 1492,1,5460000,3600000,0 +ama_dun03.gat,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0 +ama_dun03.gat,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0 diff --git a/npc/mobs/dungeons/anthell.txt b/npc/mobs/dungeons/anthell.txt index 8f297b3e7..ca0e17090 100644 --- a/npc/mobs/dungeons/anthell.txt +++ b/npc/mobs/dungeons/anthell.txt @@ -1,121 +1,121 @@ -//===== eAthena Script ======================================= -//= Ant Hell Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// anthell01 - Ant Hell F1 -//================================================== -anthell01.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 -anthell01.gat,0,0,0,0 monster Andre 1095,15,0,0,0 -anthell01.gat,0,0,0,0 monster Piere 1160,50,0,0,0 -anthell01.gat,0,0,0,0 monster Deniro 1105,40,0,0,0 -anthell01.gat,0,0,0,0 monster Vitata 1176,10,0,0,0 -anthell01.gat,0,0,0,0 monster Giearth 1121,1,0,0,0 -anthell01.gat,0,0,0,0 monster Maya Purple 1289,1,7200000,3600000,1 -anthell01.gat,28,266,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,266,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,28,265,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,28,264,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,28,263,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,28,262,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,265,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,264,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,263,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,262,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,265,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,264,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,263,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,262,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,261,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,264,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,263,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,262,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,263,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,270,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,269,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,268,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,267,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,266,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,265,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,269,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,268,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,267,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,266,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,265,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,198,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,198,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,197,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,196,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,195,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,195,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,194,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,33,195,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,33,196,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,190,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,190,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,189,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,198,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,187,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,32,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,31,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,40,168,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,168,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,42,168,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,42,167,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,42,166,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,42,165,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,41,165,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,43,165,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,44,165,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,45,165,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,44,166,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,43,166,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,30,187,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,29,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,38,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,37,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,36,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,35,186,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,36,187,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,38,184,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,38,183,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,37,183,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,99,127,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,98,127,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,97,127,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,97,126,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,97,125,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,97,124,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,97,123,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,98,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,99,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,100,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,101,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,102,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,104,123,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,104,122,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,104,120,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,103,120,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,103,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,102,121,0,0 monster Ant Egg 1097,1,60000,30000,0 -anthell01.gat,105,124,0,0 monster Ant Egg 1097,1,60000,30000,0 - -//================================================== -// anthell02 - Ant Hell F2 -//================================================== -anthell02.gat,0,0,0,0 monster Ant Egg 1097,15,0,0,0 -anthell02.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 -anthell02.gat,0,0,0,0 monster Andre 1095,50,0,0,0 -anthell02.gat,0,0,0,0 monster Piere 1160,15,0,0,0 -anthell02.gat,0,0,0,0 monster Deniro 1105,15,0,0,0 -anthell02.gat,0,0,0,0 monster Vitata 1176,30,0,0,0 -anthell02.gat,0,0,0,0 monster Giearth 1121,3,0,0,0 -anthell02.gat,0,0,0,0 monster Maya 1147,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Ant Hell Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// anthell01 - Ant Hell F1 +//================================================== +anthell01.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 +anthell01.gat,0,0,0,0 monster Andre 1095,15,0,0,0 +anthell01.gat,0,0,0,0 monster Piere 1160,50,0,0,0 +anthell01.gat,0,0,0,0 monster Deniro 1105,40,0,0,0 +anthell01.gat,0,0,0,0 monster Vitata 1176,10,0,0,0 +anthell01.gat,0,0,0,0 monster Giearth 1121,1,0,0,0 +anthell01.gat,0,0,0,0 monster Maya Purple 1289,1,7200000,3600000,1 +anthell01.gat,28,266,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,266,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,28,265,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,28,264,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,28,263,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,28,262,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,265,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,264,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,263,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,262,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,265,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,264,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,263,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,262,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,261,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,264,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,263,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,262,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,263,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,270,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,269,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,268,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,267,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,266,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,265,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,269,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,268,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,267,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,266,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,265,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,198,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,198,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,197,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,196,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,195,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,195,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,194,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,33,195,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,33,196,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,190,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,190,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,189,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,198,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,187,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,32,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,31,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,40,168,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,168,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,42,168,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,42,167,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,42,166,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,42,165,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,41,165,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,43,165,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,44,165,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,45,165,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,44,166,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,43,166,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,30,187,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,29,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,38,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,37,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,36,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,35,186,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,36,187,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,38,184,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,38,183,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,37,183,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,99,127,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,98,127,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,97,127,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,97,126,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,97,125,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,97,124,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,97,123,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,98,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,99,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,100,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,101,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,102,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,104,123,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,104,122,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,104,120,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,103,120,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,103,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,102,121,0,0 monster Ant Egg 1097,1,60000,30000,0 +anthell01.gat,105,124,0,0 monster Ant Egg 1097,1,60000,30000,0 + +//================================================== +// anthell02 - Ant Hell F2 +//================================================== +anthell02.gat,0,0,0,0 monster Ant Egg 1097,15,0,0,0 +anthell02.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 +anthell02.gat,0,0,0,0 monster Andre 1095,50,0,0,0 +anthell02.gat,0,0,0,0 monster Piere 1160,15,0,0,0 +anthell02.gat,0,0,0,0 monster Deniro 1105,15,0,0,0 +anthell02.gat,0,0,0,0 monster Vitata 1176,30,0,0,0 +anthell02.gat,0,0,0,0 monster Giearth 1121,3,0,0,0 +anthell02.gat,0,0,0,0 monster Maya 1147,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/ayodun.txt b/npc/mobs/dungeons/ayodun.txt index 020f95907..2ba4b4fcd 100644 --- a/npc/mobs/dungeons/ayodun.txt +++ b/npc/mobs/dungeons/ayodun.txt @@ -1,29 +1,29 @@ -//===== eAthena Script ======================================= -//= Ayothana Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Currently using euRO data provided by Ishizu -//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus] -//= 1.3 Official jRO 10.3 spawns [Playtester] -//============================================================ - -//================================================== -// ayo_dun01 - Ancient Shrine Maze -//================================================== -ayo_dun01.gat,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Whisper 1179,10,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Kraben 1587,5,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Ghoul 1036,30,0,0,0 - -//================================================== -// ayo_dun02 - Inside Ancient Shrine -//================================================== -ayo_dun02.gat,0,0,0,0 monster Tamruan 1584,70,0,0,0 -ayo_dun02.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 -ayo_dun02.gat,0,0,0,0 monster Kraben 1587,20,0,0,0 -ayo_dun02.gat,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 +//===== eAthena Script ======================================= +//= Ayothana Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Currently using euRO data provided by Ishizu +//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus] +//= 1.3 Official jRO 10.3 spawns [Playtester] +//============================================================ + +//================================================== +// ayo_dun01 - Ancient Shrine Maze +//================================================== +ayo_dun01.gat,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 +ayo_dun01.gat,0,0,0,0 monster Whisper 1179,10,0,0,0 +ayo_dun01.gat,0,0,0,0 monster Kraben 1587,5,0,0,0 +ayo_dun01.gat,0,0,0,0 monster Ghoul 1036,30,0,0,0 + +//================================================== +// ayo_dun02 - Inside Ancient Shrine +//================================================== +ayo_dun02.gat,0,0,0,0 monster Tamruan 1584,70,0,0,0 +ayo_dun02.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 +ayo_dun02.gat,0,0,0,0 monster Kraben 1587,20,0,0,0 +ayo_dun02.gat,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 diff --git a/npc/mobs/dungeons/beachdun.txt b/npc/mobs/dungeons/beachdun.txt index 30d11cb75..265e7a6ae 100644 --- a/npc/mobs/dungeons/beachdun.txt +++ b/npc/mobs/dungeons/beachdun.txt @@ -1,38 +1,38 @@ -//===== eAthena Script ======================================= -//= Beach Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// beach_dun - Karu, the West Cave -//================================================== -beach_dun.gat,0,0,0,0 monster Medusa 1148,20,0,0,0 -beach_dun.gat,0,0,0,0 monster Merman 1264,3,10000,5000,0 -beach_dun.gat,0,0,0,0 monster Nereid 1255,15,0,0,0 -beach_dun.gat,0,0,0,0 monster Pest 1256,15,0,0,0 -beach_dun.gat,0,0,0,0 monster Penomena 1216,5,30000,0,0 -beach_dun.gat,0,0,0,0 monster Tao Gunka 1583,1,7380000,3600000,0 - -//================================================== -// beach_dun2 - Ruande, the North Cave -//================================================== -beach_dun2.gat,0,0,0,0 monster Megalith 1274,30,0,0,0 -beach_dun2.gat,0,0,0,0 monster Nereid 1255,5,0,0,0 -beach_dun2.gat,0,0,0,0 monster Stalactic Golem 1278,40,5000,0,0 -beach_dun2.gat,0,0,0,0 monster Tri Joint 1279,20,0,0,0 -beach_dun2.gat,0,0,0,0 monster Hydra 1068,15,0,0,0 - -//================================================== -// beach_dun3 - Mao, the East Cave -//================================================== -beach_dun3.gat,0,0,0,0 monster Nereid 1255,1,200000,100000,0 -beach_dun3.gat,0,0,0,0 monster Thara Frog 1034,50,0,0,0 -beach_dun3.gat,0,0,0,0 monster Hydra 1068,30,0,0,0 -beach_dun3.gat,0,0,0,0 monster Megalodon 1064,30,0,0,0 +//===== eAthena Script ======================================= +//= Beach Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// beach_dun - Karu, the West Cave +//================================================== +beach_dun.gat,0,0,0,0 monster Medusa 1148,20,0,0,0 +beach_dun.gat,0,0,0,0 monster Merman 1264,3,10000,5000,0 +beach_dun.gat,0,0,0,0 monster Nereid 1255,15,0,0,0 +beach_dun.gat,0,0,0,0 monster Pest 1256,15,0,0,0 +beach_dun.gat,0,0,0,0 monster Penomena 1216,5,30000,0,0 +beach_dun.gat,0,0,0,0 monster Tao Gunka 1583,1,7380000,3600000,0 + +//================================================== +// beach_dun2 - Ruande, the North Cave +//================================================== +beach_dun2.gat,0,0,0,0 monster Megalith 1274,30,0,0,0 +beach_dun2.gat,0,0,0,0 monster Nereid 1255,5,0,0,0 +beach_dun2.gat,0,0,0,0 monster Stalactic Golem 1278,40,5000,0,0 +beach_dun2.gat,0,0,0,0 monster Tri Joint 1279,20,0,0,0 +beach_dun2.gat,0,0,0,0 monster Hydra 1068,15,0,0,0 + +//================================================== +// beach_dun3 - Mao, the East Cave +//================================================== +beach_dun3.gat,0,0,0,0 monster Nereid 1255,1,200000,100000,0 +beach_dun3.gat,0,0,0,0 monster Thara Frog 1034,50,0,0,0 +beach_dun3.gat,0,0,0,0 monster Hydra 1068,30,0,0,0 +beach_dun3.gat,0,0,0,0 monster Megalodon 1064,30,0,0,0 diff --git a/npc/mobs/dungeons/byalan.txt b/npc/mobs/dungeons/byalan.txt index 2c66dec57..7b20e936e 100644 --- a/npc/mobs/dungeons/byalan.txt +++ b/npc/mobs/dungeons/byalan.txt @@ -1,109 +1,109 @@ -//===== eAthena Script ======================================= -//= Byalan Island Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] -//============================================================ - -//================================================== -// iz_dun00 - Undersea Tunnel F1 -//================================================== -iz_dun00.gat,0,0,0,0 monster Plankton 1161,65,0,0,0 -iz_dun00.gat,0,0,0,0 monster Marina 1141,45,0,0,0 -iz_dun00.gat,0,0,0,0 monster Kukre 1070,15,0,0,0 -iz_dun00.gat,0,0,0,0 monster Hydra 1068,15,0,0,0 -iz_dun00.gat,0,0,0,0 monster Vadon 1066,15,0,0,0 -iz_dun00.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 - -//================================================== -// iz_dun01 - Undersea Tunnel F2 -//================================================== -iz_dun01.gat,0,0,0,0 monster Plankton 1161,10,0,0,0 -iz_dun01.gat,0,0,0,0 monster Marina 1141,15,0,0,0 -iz_dun01.gat,0,0,0,0 monster Kukre 1070,50,0,0,0 -iz_dun01.gat,0,0,0,0 monster Hydra 1068,30,0,0,0 -iz_dun01.gat,0,0,0,0 monster Vadon 1066,60,0,0,0 -iz_dun01.gat,0,0,0,0 monster Cornutus 1067,15,300000,150000,1 -iz_dun01.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 - -//================================================== -// iz_dun02 - Undersea Tunnel F3 -//================================================== -iz_dun02.gat,0,0,0,0 monster Hydra 1068,40,0,0,0 -iz_dun02.gat,0,0,0,0 monster Cornutus 1067,60,0,0,0 -iz_dun02.gat,0,0,0,0 monster Marse 1144,40,0,0,0 -iz_dun02.gat,0,0,0,0 monster Obeaune 1044,40,0,0,0 -iz_dun02.gat,0,0,0,0 monster Merman 1264,1,0,0,0 -iz_dun02.gat,0,0,0,0 monster Black Mushroom 1084,15,180000,90000,1 - -//================================================== -// iz_dun03 - Undersea Tunnel F4 -//================================================== -iz_dun03.gat,0,0,0,0 monster Hydra 1068,10,0,0,0 -iz_dun03.gat,0,0,0,0 monster Phen 1158,45,0,0,0 -iz_dun03.gat,0,0,0,0 monster Marine Sphere 1142,20,0,0,0 -iz_dun03.gat,0,0,0,0 monster Swordfish 1069,40,0,0,0 -iz_dun03.gat,0,0,0,0 monster Marc 1045,40,0,0,0 -iz_dun03.gat,203,59,0,0 monster Hydra 1068,1,312000,150000,0 -iz_dun03.gat,203,56,0,0 monster Hydra 1068,1,323000,150000,0 -iz_dun03.gat,203,53,0,0 monster Hydra 1068,1,317000,150000,0 -iz_dun03.gat,203,50,0,0 monster Hydra 1068,1,323000,150000,0 -iz_dun03.gat,203,47,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun03.gat,204,60,0,0 monster Hydra 1068,1,304000,150000,0 -iz_dun03.gat,204,57,0,0 monster Hydra 1068,1,302000,150000,0 -iz_dun03.gat,204,54,0,0 monster Hydra 1068,1,310000,150000,0 -iz_dun03.gat,204,51,0,0 monster Hydra 1068,1,309000,150000,0 -iz_dun03.gat,204,48,0,0 monster Hydra 1068,1,313000,150000,0 -iz_dun03.gat,191,144,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun03.gat,194,144,0,0 monster Hydra 1068,1,316000,150000,0 -iz_dun03.gat,197,144,0,0 monster Hydra 1068,1,296000,150000,0 -iz_dun03.gat,200,144,0,0 monster Hydra 1068,1,282000,150000,0 -iz_dun03.gat,203,144,0,0 monster Hydra 1068,1,310000,150000,0 -iz_dun03.gat,206,144,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun03.gat,209,144,0,0 monster Hydra 1068,1,308000,150000,0 -iz_dun03.gat,212,144,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun03.gat,193,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,196,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,199,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,202,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,205,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,208,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,211,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,176,260,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,180,251,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,178,253,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,108,249,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,80,163,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03.gat,0,0,0,0 monster Merman 1264,3,0,0,0 - -//================================================== -// iz_dun04 - Undersea Tunnel F5 -//================================================== -iz_dun04.gat,0,0,0,0 monster Marine Sphere 1142,10,0,0,0 -iz_dun04.gat,0,0,0,0 monster Swordfish 1069,10,0,0,0 -iz_dun04.gat,0,0,0,0 monster Merman 1264,50,0,0,0 -iz_dun04.gat,0,0,0,0 monster Strouf 1065,50,0,0,0 -iz_dun04.gat,58,135,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun04.gat,61,135,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,42,129,0,0 monster Hydra 1068,1,312000,150000,0 -iz_dun04.gat,42,116,0,0 monster Hydra 1068,1,306000,150000,0 -iz_dun04.gat,38,129,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,33,129,0,0 monster Hydra 1068,1,308000,150000,0 -iz_dun04.gat,38,115,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,33,115,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun04.gat,79,246,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,80,246,0,0 monster Hydra 1068,1,294000,150000,0 -iz_dun04.gat,79,234,0,0 monster Hydra 1068,1,302000,150000,0 -iz_dun04.gat,80,233,0,0 monster Hydra 1068,1,318000,150000,0 -iz_dun04.gat,111,41,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,111,38,0,0 monster Hydra 1068,1,303000,150000,0 -iz_dun04.gat,111,35,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,69,243,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun04.gat,124,233,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04.gat,134,233,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun04.gat,95,147,0,0 monster Deviace 1108,3,600000,300000,0 +//===== eAthena Script ======================================= +//= Byalan Island Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] +//============================================================ + +//================================================== +// iz_dun00 - Undersea Tunnel F1 +//================================================== +iz_dun00.gat,0,0,0,0 monster Plankton 1161,65,0,0,0 +iz_dun00.gat,0,0,0,0 monster Marina 1141,45,0,0,0 +iz_dun00.gat,0,0,0,0 monster Kukre 1070,15,0,0,0 +iz_dun00.gat,0,0,0,0 monster Hydra 1068,15,0,0,0 +iz_dun00.gat,0,0,0,0 monster Vadon 1066,15,0,0,0 +iz_dun00.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 + +//================================================== +// iz_dun01 - Undersea Tunnel F2 +//================================================== +iz_dun01.gat,0,0,0,0 monster Plankton 1161,10,0,0,0 +iz_dun01.gat,0,0,0,0 monster Marina 1141,15,0,0,0 +iz_dun01.gat,0,0,0,0 monster Kukre 1070,50,0,0,0 +iz_dun01.gat,0,0,0,0 monster Hydra 1068,30,0,0,0 +iz_dun01.gat,0,0,0,0 monster Vadon 1066,60,0,0,0 +iz_dun01.gat,0,0,0,0 monster Cornutus 1067,15,300000,150000,1 +iz_dun01.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 + +//================================================== +// iz_dun02 - Undersea Tunnel F3 +//================================================== +iz_dun02.gat,0,0,0,0 monster Hydra 1068,40,0,0,0 +iz_dun02.gat,0,0,0,0 monster Cornutus 1067,60,0,0,0 +iz_dun02.gat,0,0,0,0 monster Marse 1144,40,0,0,0 +iz_dun02.gat,0,0,0,0 monster Obeaune 1044,40,0,0,0 +iz_dun02.gat,0,0,0,0 monster Merman 1264,1,0,0,0 +iz_dun02.gat,0,0,0,0 monster Black Mushroom 1084,15,180000,90000,1 + +//================================================== +// iz_dun03 - Undersea Tunnel F4 +//================================================== +iz_dun03.gat,0,0,0,0 monster Hydra 1068,10,0,0,0 +iz_dun03.gat,0,0,0,0 monster Phen 1158,45,0,0,0 +iz_dun03.gat,0,0,0,0 monster Marine Sphere 1142,20,0,0,0 +iz_dun03.gat,0,0,0,0 monster Swordfish 1069,40,0,0,0 +iz_dun03.gat,0,0,0,0 monster Marc 1045,40,0,0,0 +iz_dun03.gat,203,59,0,0 monster Hydra 1068,1,312000,150000,0 +iz_dun03.gat,203,56,0,0 monster Hydra 1068,1,323000,150000,0 +iz_dun03.gat,203,53,0,0 monster Hydra 1068,1,317000,150000,0 +iz_dun03.gat,203,50,0,0 monster Hydra 1068,1,323000,150000,0 +iz_dun03.gat,203,47,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun03.gat,204,60,0,0 monster Hydra 1068,1,304000,150000,0 +iz_dun03.gat,204,57,0,0 monster Hydra 1068,1,302000,150000,0 +iz_dun03.gat,204,54,0,0 monster Hydra 1068,1,310000,150000,0 +iz_dun03.gat,204,51,0,0 monster Hydra 1068,1,309000,150000,0 +iz_dun03.gat,204,48,0,0 monster Hydra 1068,1,313000,150000,0 +iz_dun03.gat,191,144,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun03.gat,194,144,0,0 monster Hydra 1068,1,316000,150000,0 +iz_dun03.gat,197,144,0,0 monster Hydra 1068,1,296000,150000,0 +iz_dun03.gat,200,144,0,0 monster Hydra 1068,1,282000,150000,0 +iz_dun03.gat,203,144,0,0 monster Hydra 1068,1,310000,150000,0 +iz_dun03.gat,206,144,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun03.gat,209,144,0,0 monster Hydra 1068,1,308000,150000,0 +iz_dun03.gat,212,144,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun03.gat,193,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,196,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,199,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,202,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,205,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,208,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,211,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,176,260,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,180,251,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,178,253,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,108,249,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,80,163,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03.gat,0,0,0,0 monster Merman 1264,3,0,0,0 + +//================================================== +// iz_dun04 - Undersea Tunnel F5 +//================================================== +iz_dun04.gat,0,0,0,0 monster Marine Sphere 1142,10,0,0,0 +iz_dun04.gat,0,0,0,0 monster Swordfish 1069,10,0,0,0 +iz_dun04.gat,0,0,0,0 monster Merman 1264,50,0,0,0 +iz_dun04.gat,0,0,0,0 monster Strouf 1065,50,0,0,0 +iz_dun04.gat,58,135,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun04.gat,61,135,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,42,129,0,0 monster Hydra 1068,1,312000,150000,0 +iz_dun04.gat,42,116,0,0 monster Hydra 1068,1,306000,150000,0 +iz_dun04.gat,38,129,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,33,129,0,0 monster Hydra 1068,1,308000,150000,0 +iz_dun04.gat,38,115,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,33,115,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun04.gat,79,246,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,80,246,0,0 monster Hydra 1068,1,294000,150000,0 +iz_dun04.gat,79,234,0,0 monster Hydra 1068,1,302000,150000,0 +iz_dun04.gat,80,233,0,0 monster Hydra 1068,1,318000,150000,0 +iz_dun04.gat,111,41,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,111,38,0,0 monster Hydra 1068,1,303000,150000,0 +iz_dun04.gat,111,35,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,69,243,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun04.gat,124,233,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04.gat,134,233,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun04.gat,95,147,0,0 monster Deviace 1108,3,600000,300000,0 diff --git a/npc/mobs/dungeons/clocktower.txt b/npc/mobs/dungeons/clocktower.txt index a85a4fa8f..267ec8f6f 100644 --- a/npc/mobs/dungeons/clocktower.txt +++ b/npc/mobs/dungeons/clocktower.txt @@ -1,156 +1,156 @@ -//===== eAthena Script ======================================= -//= Clock Tower Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// alde_dun01 - Clock Tower B1 -//================================================== -alde_dun01.gat,0,0,0,0 monster Arclouze 1194,50,0,0,0 -alde_dun01.gat,0,0,0,0 monster Drainliar 1111,40,0,0,0 - -//================================================== -// alde_dun02 - Clock Tower B2 -//================================================== -alde_dun02.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 -alde_dun02.gat,0,0,0,0 monster Orc Archer 1189,20,0,0,0 -alde_dun02.gat,0,0,0,0 monster Brilight 1211,20,0,0,0 -alde_dun02.gat,0,0,0,0 monster Drainliar 1111,10,0,0,0 -alde_dun02.gat,0,0,0,0 monster Arclouze 1194,20,0,0,0 - -//================================================== -// alde_dun03 - Clock Tower B3 -//================================================== -alde_dun03.gat,0,0,0,0 monster Cramp 1209,25,0,0,0 -alde_dun03.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 -alde_dun03.gat,77,28,5,5 monster Cramp 1209,3,40000,20000,0 -alde_dun03.gat,0,0,0,0 monster Penomena 1216,15,300000,150000,0 -alde_dun03.gat,184,61,30,30 monster Cramp 1209,10,300000,150000,0 -alde_dun03.gat,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 -alde_dun03.gat,0,0,0,0 monster Penomena 1216,5,300000,150000,0 -alde_dun03.gat,163,56,10,10 monster Penomena 1216,3,600000,300000,0 -alde_dun03.gat,168,42,6,6 monster Penomena 1216,2,600000,300000,0 -alde_dun03.gat,147,30,8,8 monster Penomena 1216,2,600000,300000,0 -alde_dun03.gat,0,0,0,0 monster Penomena 1216,10,300000,150000,0 -alde_dun03.gat,126,53,20,20 monster Cramp 1209,5,300000,150000,0 -alde_dun03.gat,126,53,20,20 monster Drainliar 1111,5,300000,150000,0 -alde_dun03.gat,102,40,10,10 monster Penomena 1216,4,600000,300000,0 -alde_dun03.gat,0,0,0,0 monster Penomena 1216,15,300000,150000,0 -alde_dun03.gat,130,220,40,40 monster Cramp 1209,10,300000,150000,0 -alde_dun03.gat,130,220,40,40 monster Drainliar 1111,10,300000,150000,0 -alde_dun03.gat,155,201,25,25 monster Penomena 1216,7,600000,300000,0 -alde_dun03.gat,160,181,8,8 monster Penomena 1216,2,600000,300000,0 -alde_dun03.gat,179,166,6,6 monster Penomena 1216,4,600000,300000,0 -alde_dun03.gat,127,204,9,9 monster Penomena 1216,5,600000,300000,0 -alde_dun03.gat,127,204,9,9 monster Cramp 1209,3,300000,150000,0 -alde_dun03.gat,142,157,8,8 monster Penomena 1216,5,600000,300000,0 -alde_dun03.gat,135,140,8,8 monster Penomena 1216,3,600000,300000,0 -alde_dun03.gat,120,157,8,8 monster Penomena 1216,3,600000,300000,0 -alde_dun03.gat,120,157,8,8 monster Drainliar 1111,10,300000,150000,0 - -//================================================== -// alde_dun04 - Clock Tower B4 -//================================================== -alde_dun04.gat,0,0,0,0 monster Bathory 1102,50,0,0,0 -alde_dun04.gat,0,0,0,0 monster Joker 1131,10,0,0,0 -alde_dun04.gat,0,0,0,0 monster Executioner 1205,1,3600000,1800000,1 -alde_dun04.gat,0,0,0,0 monster Mysteltainn 1203,1,3600000,1800000,1 -alde_dun04.gat,0,0,0,0 monster Ogretooth 1204,1,3600000,1800000,1 -alde_dun04.gat,0,0,0,0 monster Whisper 1179,10,0,0,0 - -//================================================== -// c_tower1 - Clock Tower F1 -//================================================== -c_tower1.gat,0,0,0,0 monster Punk 1199,70,0,0,0 -c_tower1.gat,0,0,0,0 monster Rideword 1195,70,0,0,0 -c_tower1.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 -c_tower1.gat,0,0,0,0 monster Bathory 1102,1,0,0,0 - -//================================================== -// c_tower2 - Clock Tower F2 -//================================================== -c_tower2.gat,0,0,0,0 monster Punk 1199,40,0,0,0 -c_tower2.gat,0,0,0,0 monster Clock 1269,40,0,0,0 -c_tower2.gat,0,0,0,0 monster Rideword 1195,7,0,0,0 -c_tower2.gat,128,100,10,10 monster Rideword 1195,1,60000,30000,0 -c_tower2.gat,149,199,10,10 monster Rideword 1195,1,120000,60000,0 -c_tower2.gat,149,199,10,10 monster Rideword 1195,1,300000,120000,0 -c_tower2.gat,273,286,20,20 monster Rideword 1195,1,120000,60000,0 -c_tower2.gat,273,286,20,20 monster Rideword 1195,1,300000,120000,0 -c_tower2.gat,0,0,0,0 monster Mimic 1191,3,0,0,0 -c_tower2.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 -c_tower2.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 -c_tower2.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 - -//================================================== -// c_tower3 - Clock Tower F3 -//================================================== -c_tower3.gat,0,0,0,0 monster Alarm 1193,60,0,0,0 -c_tower3.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 -c_tower3.gat,153,220,10,10 monster Rideword 1195,1,126000,100000,0 -c_tower3.gat,0,0,0,0 monster Mimic 1191,15,0,0,0 -c_tower3.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 - -//================================================== -// c_tower4 - Clock Tower F4 -//================================================== -c_tower4.gat,0,0,0,0 monster Clock Tower Manager 1270,2,1800000,0,0 -c_tower4.gat,0,0,0,0 monster Clock Tower Manager 1270,1,3600000,0,0 -c_tower4.gat,0,0,0,0 monster Whisper 1179,5,0,0,0 -c_tower4.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 -c_tower4.gat,0,0,0,0 monster Elder 1377,1,1800000,600000,0 -c_tower4.gat,108,198,100,10 monster Alarm 1193,6,0,0,0 -c_tower4.gat,108,178,100,10 monster Alarm 1193,6,0,0,0 -c_tower4.gat,108,158,100,10 monster Alarm 1193,6,0,0,0 -c_tower4.gat,108,138,100,10 monster Alarm 1193,6,0,0,0 -c_tower4.gat,108,118,100,10 monster Alarm 1193,6,0,0,0 -c_tower4.gat,108,98,100,10 monster Clock 1269,7,0,0,0 -c_tower4.gat,108,78,100,10 monster Clock 1269,7,0,0,0 -c_tower4.gat,108,58,100,10 monster Clock 1269,7,0,0,0 -c_tower4.gat,108,38,100,10 monster Clock 1269,7,0,0,0 -c_tower4.gat,108,18,100,10 monster Clock 1269,7,0,0,0 -c_tower4.gat,108,198,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,178,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,158,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,138,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,118,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,98,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,78,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,58,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,38,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,108,18,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4.gat,98,180,0,0 monster Rideword 1195,1,300000,150000,1 -c_tower4.gat,97,180,0,0 monster Rideword 1195,1,240000,150000,1 -c_tower4.gat,96,180,0,0 monster Rideword 1195,1,350000,150000,1 -c_tower4.gat,95,180,0,0 monster Rideword 1195,1,410000,150000,1 -c_tower4.gat,94,180,0,0 monster Rideword 1195,1,320000,150000,1 -c_tower4.gat,93,180,0,0 monster Rideword 1195,1,260000,150000,1 -c_tower4.gat,92,180,0,0 monster Rideword 1195,1,280000,150000,1 -c_tower4.gat,91,180,0,0 monster Rideword 1195,1,330000,150000,1 -c_tower4.gat,87,180,0,0 monster Rideword 1195,1,400000,150000,1 -c_tower4.gat,86,180,0,0 monster Rideword 1195,1,380000,150000,1 -c_tower4.gat,80,179,0,0 monster Rideword 1195,1,360000,150000,1 -c_tower4.gat,80,180,0,0 monster Rideword 1195,1,350000,150000,1 -c_tower4.gat,80,181,0,0 monster Rideword 1195,1,290000,150000,1 -c_tower4.gat,80,182,0,0 monster Rideword 1195,1,300000,150000,1 -c_tower4.gat,80,183,0,0 monster Rideword 1195,1,340000,150000,1 -c_tower4.gat,128,194,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,38,193,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,37,159,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,31,139,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,104,14,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,104,27,0,0 monster Mimic 1191,1,900000,400000,1 -c_tower4.gat,105,24,0,0 monster Mimic 1191,1,900000,400000,1 -c_tower4.gat,205,105,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,0,0,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,148,85,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,189,51,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,170,34,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4.gat,42,41,0,0 monster Executioner 1205,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Clock Tower Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// alde_dun01 - Clock Tower B1 +//================================================== +alde_dun01.gat,0,0,0,0 monster Arclouze 1194,50,0,0,0 +alde_dun01.gat,0,0,0,0 monster Drainliar 1111,40,0,0,0 + +//================================================== +// alde_dun02 - Clock Tower B2 +//================================================== +alde_dun02.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 +alde_dun02.gat,0,0,0,0 monster Orc Archer 1189,20,0,0,0 +alde_dun02.gat,0,0,0,0 monster Brilight 1211,20,0,0,0 +alde_dun02.gat,0,0,0,0 monster Drainliar 1111,10,0,0,0 +alde_dun02.gat,0,0,0,0 monster Arclouze 1194,20,0,0,0 + +//================================================== +// alde_dun03 - Clock Tower B3 +//================================================== +alde_dun03.gat,0,0,0,0 monster Cramp 1209,25,0,0,0 +alde_dun03.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 +alde_dun03.gat,77,28,5,5 monster Cramp 1209,3,40000,20000,0 +alde_dun03.gat,0,0,0,0 monster Penomena 1216,15,300000,150000,0 +alde_dun03.gat,184,61,30,30 monster Cramp 1209,10,300000,150000,0 +alde_dun03.gat,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 +alde_dun03.gat,0,0,0,0 monster Penomena 1216,5,300000,150000,0 +alde_dun03.gat,163,56,10,10 monster Penomena 1216,3,600000,300000,0 +alde_dun03.gat,168,42,6,6 monster Penomena 1216,2,600000,300000,0 +alde_dun03.gat,147,30,8,8 monster Penomena 1216,2,600000,300000,0 +alde_dun03.gat,0,0,0,0 monster Penomena 1216,10,300000,150000,0 +alde_dun03.gat,126,53,20,20 monster Cramp 1209,5,300000,150000,0 +alde_dun03.gat,126,53,20,20 monster Drainliar 1111,5,300000,150000,0 +alde_dun03.gat,102,40,10,10 monster Penomena 1216,4,600000,300000,0 +alde_dun03.gat,0,0,0,0 monster Penomena 1216,15,300000,150000,0 +alde_dun03.gat,130,220,40,40 monster Cramp 1209,10,300000,150000,0 +alde_dun03.gat,130,220,40,40 monster Drainliar 1111,10,300000,150000,0 +alde_dun03.gat,155,201,25,25 monster Penomena 1216,7,600000,300000,0 +alde_dun03.gat,160,181,8,8 monster Penomena 1216,2,600000,300000,0 +alde_dun03.gat,179,166,6,6 monster Penomena 1216,4,600000,300000,0 +alde_dun03.gat,127,204,9,9 monster Penomena 1216,5,600000,300000,0 +alde_dun03.gat,127,204,9,9 monster Cramp 1209,3,300000,150000,0 +alde_dun03.gat,142,157,8,8 monster Penomena 1216,5,600000,300000,0 +alde_dun03.gat,135,140,8,8 monster Penomena 1216,3,600000,300000,0 +alde_dun03.gat,120,157,8,8 monster Penomena 1216,3,600000,300000,0 +alde_dun03.gat,120,157,8,8 monster Drainliar 1111,10,300000,150000,0 + +//================================================== +// alde_dun04 - Clock Tower B4 +//================================================== +alde_dun04.gat,0,0,0,0 monster Bathory 1102,50,0,0,0 +alde_dun04.gat,0,0,0,0 monster Joker 1131,10,0,0,0 +alde_dun04.gat,0,0,0,0 monster Executioner 1205,1,3600000,1800000,1 +alde_dun04.gat,0,0,0,0 monster Mysteltainn 1203,1,3600000,1800000,1 +alde_dun04.gat,0,0,0,0 monster Ogretooth 1204,1,3600000,1800000,1 +alde_dun04.gat,0,0,0,0 monster Whisper 1179,10,0,0,0 + +//================================================== +// c_tower1 - Clock Tower F1 +//================================================== +c_tower1.gat,0,0,0,0 monster Punk 1199,70,0,0,0 +c_tower1.gat,0,0,0,0 monster Rideword 1195,70,0,0,0 +c_tower1.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 +c_tower1.gat,0,0,0,0 monster Bathory 1102,1,0,0,0 + +//================================================== +// c_tower2 - Clock Tower F2 +//================================================== +c_tower2.gat,0,0,0,0 monster Punk 1199,40,0,0,0 +c_tower2.gat,0,0,0,0 monster Clock 1269,40,0,0,0 +c_tower2.gat,0,0,0,0 monster Rideword 1195,7,0,0,0 +c_tower2.gat,128,100,10,10 monster Rideword 1195,1,60000,30000,0 +c_tower2.gat,149,199,10,10 monster Rideword 1195,1,120000,60000,0 +c_tower2.gat,149,199,10,10 monster Rideword 1195,1,300000,120000,0 +c_tower2.gat,273,286,20,20 monster Rideword 1195,1,120000,60000,0 +c_tower2.gat,273,286,20,20 monster Rideword 1195,1,300000,120000,0 +c_tower2.gat,0,0,0,0 monster Mimic 1191,3,0,0,0 +c_tower2.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 +c_tower2.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 +c_tower2.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 + +//================================================== +// c_tower3 - Clock Tower F3 +//================================================== +c_tower3.gat,0,0,0,0 monster Alarm 1193,60,0,0,0 +c_tower3.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 +c_tower3.gat,153,220,10,10 monster Rideword 1195,1,126000,100000,0 +c_tower3.gat,0,0,0,0 monster Mimic 1191,15,0,0,0 +c_tower3.gat,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 + +//================================================== +// c_tower4 - Clock Tower F4 +//================================================== +c_tower4.gat,0,0,0,0 monster Clock Tower Manager 1270,2,1800000,0,0 +c_tower4.gat,0,0,0,0 monster Clock Tower Manager 1270,1,3600000,0,0 +c_tower4.gat,0,0,0,0 monster Whisper 1179,5,0,0,0 +c_tower4.gat,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 +c_tower4.gat,0,0,0,0 monster Elder 1377,1,1800000,600000,0 +c_tower4.gat,108,198,100,10 monster Alarm 1193,6,0,0,0 +c_tower4.gat,108,178,100,10 monster Alarm 1193,6,0,0,0 +c_tower4.gat,108,158,100,10 monster Alarm 1193,6,0,0,0 +c_tower4.gat,108,138,100,10 monster Alarm 1193,6,0,0,0 +c_tower4.gat,108,118,100,10 monster Alarm 1193,6,0,0,0 +c_tower4.gat,108,98,100,10 monster Clock 1269,7,0,0,0 +c_tower4.gat,108,78,100,10 monster Clock 1269,7,0,0,0 +c_tower4.gat,108,58,100,10 monster Clock 1269,7,0,0,0 +c_tower4.gat,108,38,100,10 monster Clock 1269,7,0,0,0 +c_tower4.gat,108,18,100,10 monster Clock 1269,7,0,0,0 +c_tower4.gat,108,198,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,178,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,158,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,138,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,118,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,98,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,78,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,58,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,38,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,108,18,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4.gat,98,180,0,0 monster Rideword 1195,1,300000,150000,1 +c_tower4.gat,97,180,0,0 monster Rideword 1195,1,240000,150000,1 +c_tower4.gat,96,180,0,0 monster Rideword 1195,1,350000,150000,1 +c_tower4.gat,95,180,0,0 monster Rideword 1195,1,410000,150000,1 +c_tower4.gat,94,180,0,0 monster Rideword 1195,1,320000,150000,1 +c_tower4.gat,93,180,0,0 monster Rideword 1195,1,260000,150000,1 +c_tower4.gat,92,180,0,0 monster Rideword 1195,1,280000,150000,1 +c_tower4.gat,91,180,0,0 monster Rideword 1195,1,330000,150000,1 +c_tower4.gat,87,180,0,0 monster Rideword 1195,1,400000,150000,1 +c_tower4.gat,86,180,0,0 monster Rideword 1195,1,380000,150000,1 +c_tower4.gat,80,179,0,0 monster Rideword 1195,1,360000,150000,1 +c_tower4.gat,80,180,0,0 monster Rideword 1195,1,350000,150000,1 +c_tower4.gat,80,181,0,0 monster Rideword 1195,1,290000,150000,1 +c_tower4.gat,80,182,0,0 monster Rideword 1195,1,300000,150000,1 +c_tower4.gat,80,183,0,0 monster Rideword 1195,1,340000,150000,1 +c_tower4.gat,128,194,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,38,193,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,37,159,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,31,139,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,104,14,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,104,27,0,0 monster Mimic 1191,1,900000,400000,1 +c_tower4.gat,105,24,0,0 monster Mimic 1191,1,900000,400000,1 +c_tower4.gat,205,105,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,0,0,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,148,85,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,189,51,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,170,34,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4.gat,42,41,0,0 monster Executioner 1205,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/coalmine.txt b/npc/mobs/dungeons/coalmine.txt index aab659757..63111f0b5 100644 --- a/npc/mobs/dungeons/coalmine.txt +++ b/npc/mobs/dungeons/coalmine.txt @@ -1,36 +1,36 @@ -//===== eAthena Script ======================================= -//= Coal Mine(Dead pit) Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// mjo_dun01 - Mjolnir Dead Pit F1 -//================================================== -mjo_dun01.gat,0,0,0,0 monster Familiar 1005,30,0,0,0 -mjo_dun01.gat,0,0,0,0 monster Tarou 1175,60,0,0,0 -mjo_dun01.gat,0,0,0,0 monster Martin 1145,20,0,0,0 - -//================================================== -// mjo_dun02 - Mjolnir Dead Pit F2 -//================================================== -mjo_dun02.gat,0,0,0,0 monster Martin 1145,60,0,0,0 -mjo_dun02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 -mjo_dun02.gat,0,0,0,0 monster Skeleton Worker 1169,20,0,0,0 -mjo_dun02.gat,0,0,0,0 monster Giearth 1121,35,30000,10000,0 - -//================================================== -// mjo_dun03 - Mjolnir Dead Pit F3 -//================================================== -mjo_dun03.gat,0,0,0,0 monster Martin 1145,5,0,0,0 -mjo_dun03.gat,0,0,0,0 monster Skeleton Worker 1169,70,0,0,0 -mjo_dun03.gat,0,0,0,0 monster Giearth 1121,5,0,0,0 -mjo_dun03.gat,0,0,0,0 monster Myst 1151,35,0,0,0 -mjo_dun03.gat,0,0,0,0 monster Cramp 1209,2,300000,150000,0 -mjo_dun03.gat,0,0,0,0 monster Cramp 1209,1,50000,25000,0 +//===== eAthena Script ======================================= +//= Coal Mine(Dead pit) Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// mjo_dun01 - Mjolnir Dead Pit F1 +//================================================== +mjo_dun01.gat,0,0,0,0 monster Familiar 1005,30,0,0,0 +mjo_dun01.gat,0,0,0,0 monster Tarou 1175,60,0,0,0 +mjo_dun01.gat,0,0,0,0 monster Martin 1145,20,0,0,0 + +//================================================== +// mjo_dun02 - Mjolnir Dead Pit F2 +//================================================== +mjo_dun02.gat,0,0,0,0 monster Martin 1145,60,0,0,0 +mjo_dun02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 +mjo_dun02.gat,0,0,0,0 monster Skeleton Worker 1169,20,0,0,0 +mjo_dun02.gat,0,0,0,0 monster Giearth 1121,35,30000,10000,0 + +//================================================== +// mjo_dun03 - Mjolnir Dead Pit F3 +//================================================== +mjo_dun03.gat,0,0,0,0 monster Martin 1145,5,0,0,0 +mjo_dun03.gat,0,0,0,0 monster Skeleton Worker 1169,70,0,0,0 +mjo_dun03.gat,0,0,0,0 monster Giearth 1121,5,0,0,0 +mjo_dun03.gat,0,0,0,0 monster Myst 1151,35,0,0,0 +mjo_dun03.gat,0,0,0,0 monster Cramp 1209,2,300000,150000,0 +mjo_dun03.gat,0,0,0,0 monster Cramp 1209,1,50000,25000,0 diff --git a/npc/mobs/dungeons/eindun.txt b/npc/mobs/dungeons/eindun.txt index 1f08bee89..324686307 100644 --- a/npc/mobs/dungeons/eindun.txt +++ b/npc/mobs/dungeons/eindun.txt @@ -1,35 +1,35 @@ -//===== eAthena Script ======================================= -//= Einbroch Dungeon (Mine) Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 spawn N and spawn delays aren't yet correct, so I set -//= respawn delays quite big for now [Lupus] -//= 1.1 Fixed monsters spawn places -//= 1.2 Update monster spawn numbers according to info on emperium.org [MasterOfMuppets] -//= 1.3 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// ein_dun01 - Mine Dungeon F1 -//================================================== -ein_dun01.gat,0,0,0,0 monster Pitman 1616,55,0,0,0 -ein_dun01.gat,0,0,0,0 monster Noxious 1620,40,0,0,0 -ein_dun01.gat,0,0,0,0 monster Porcellio 1619,30,0,0,0 -ein_dun01.gat,0,0,0,0 monster Venomous 1621,20,0,0,0 -ein_dun01.gat,0,0,0,0 monster Old Stove 1617,5,120000,600000,0 -ein_dun01.gat,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 - -//================================================== -// ein_dun02 - Mine Dungeon F2 -//================================================== -ein_dun02.gat,0,0,0,0 monster Mineral 1614,50,0,0,0 -ein_dun02.gat,0,0,0,0 monster Obsidian 1615,40,0,0,0 -ein_dun02.gat,0,0,0,0 monster Teddy Bear 1622,30,0,0,0 -ein_dun02.gat,0,0,0,0 monster Old Stove 1617,30,0,0,0 -ein_dun02.gat,0,0,0,0 monster Venomous 1621,20,0,0,0 -ein_dun02.gat,0,0,0,0 monster RSX-0806 1623,1,7500000,7200000,0 +//===== eAthena Script ======================================= +//= Einbroch Dungeon (Mine) Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 spawn N and spawn delays aren't yet correct, so I set +//= respawn delays quite big for now [Lupus] +//= 1.1 Fixed monsters spawn places +//= 1.2 Update monster spawn numbers according to info on emperium.org [MasterOfMuppets] +//= 1.3 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// ein_dun01 - Mine Dungeon F1 +//================================================== +ein_dun01.gat,0,0,0,0 monster Pitman 1616,55,0,0,0 +ein_dun01.gat,0,0,0,0 monster Noxious 1620,40,0,0,0 +ein_dun01.gat,0,0,0,0 monster Porcellio 1619,30,0,0,0 +ein_dun01.gat,0,0,0,0 monster Venomous 1621,20,0,0,0 +ein_dun01.gat,0,0,0,0 monster Old Stove 1617,5,120000,600000,0 +ein_dun01.gat,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 + +//================================================== +// ein_dun02 - Mine Dungeon F2 +//================================================== +ein_dun02.gat,0,0,0,0 monster Mineral 1614,50,0,0,0 +ein_dun02.gat,0,0,0,0 monster Obsidian 1615,40,0,0,0 +ein_dun02.gat,0,0,0,0 monster Teddy Bear 1622,30,0,0,0 +ein_dun02.gat,0,0,0,0 monster Old Stove 1617,30,0,0,0 +ein_dun02.gat,0,0,0,0 monster Venomous 1621,20,0,0,0 +ein_dun02.gat,0,0,0,0 monster RSX-0806 1623,1,7500000,7200000,0 diff --git a/npc/mobs/dungeons/gefenia.txt b/npc/mobs/dungeons/gefenia.txt index f9ef3f02f..7992a6ffa 100644 --- a/npc/mobs/dungeons/gefenia.txt +++ b/npc/mobs/dungeons/gefenia.txt @@ -1,129 +1,129 @@ -//===== eAthena Script ======================================= -//= Gefenia Dungeon Monster Spawn Script -//===== By: ================================================== -//= Muad_Dib -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Added 1st Version. [Muad_Dib] -//= Conversion to eA [MasterOfMuppets] -//= Updated spawns, information from emperium.org [MasterOfMuppets] -//= Kept the old spawns incase someone would want them. -//= Aegis ep 10.1 spawns [MasterOfMuppets] -//============================================================ - -//================================================== -// gefenia01 - Geffenia -//================================================== -gefenia01.gat,0,0,0,0 monster False Angel 1371,60,0,0,0 -gefenia01.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 -gefenia01.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 -gefenia01.gat,0,0,0,0 monster Violy 1390,30,0,0,0 -gefenia01.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 -gefenia01.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 -gefenia01.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 -gefenia01.gat,0,0,0,0 monster Mysteltainn 1203,1,10800000,7200000,0 -gefenia01.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 -gefenia01.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 - -//================================================== -// gefenia02 - Geffenia -//================================================== -gefenia02.gat,0,0,0,0 monster False Angel 1371,30,0,0,0 -gefenia02.gat,0,0,0,0 monster Succubus 1370,20,0,0,0 -gefenia02.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 -gefenia02.gat,0,0,0,0 monster Violy 1390,40,0,0,0 -gefenia02.gat,0,0,0,0 monster Mini Demon 1292,30,0,0,0 -gefenia02.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 -gefenia02.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 -gefenia02.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 -gefenia02.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 -gefenia02.gat,0,0,0,0 monster Ogretooth 1204,1,10800000,7200000,0 - -//================================================== -// gefenia03 - Geffenia -//================================================== -gefenia03.gat,0,0,0,0 monster False Angel 1371,40,0,0,0 -gefenia03.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 -gefenia03.gat,0,0,0,0 monster Incubus 1374,20,0,0,0 -gefenia03.gat,0,0,0,0 monster Violy 1390,40,0,0,0 -gefenia03.gat,0,0,0,0 monster Mini Demon 1292,30,0,0,0 -gefenia03.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 -gefenia03.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 -gefenia03.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 -gefenia03.gat,0,0,0,0 monster Executioner 1205,1,10800000,7200000,0 -gefenia03.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 - -//================================================== -// gefenia04 - Geffenia -//================================================== -gefenia04.gat,0,0,0,0 monster False Angel 1371,30,0,0,0 -gefenia04.gat,0,0,0,0 monster Succubus 1370,10,600000,300000,0 -gefenia04.gat,0,0,0,0 monster Incubus 1374,10,600000,300000,0 -gefenia04.gat,0,0,0,0 monster Violy 1390,30,0,0,0 -gefenia04.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 -gefenia04.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 -gefenia04.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 -gefenia04.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 -gefenia04.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 -gefenia04.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 - - -//The spawns bellow, are old ones that were used in events. -//================================================== -// gefenia01 - Geffenia (Old) -//================================================== -//gefenia01.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 -//gefenia01.gat,0,0,0,0 monster Mini Demon 1292,6,300000,0,0 -//gefenia01.gat,0,0,0,0 monster Apolcalips 1365,4,300000,0,0 -//gefenia01.gat,0,0,0,0 monster Elder 1377,10,300000,0,1 -//gefenia01.gat,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1 -//gefenia01.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 -//gefenia01.gat,0,0,0,0 monster Poring 1502,1,0,0,0 -//gefenia01.gat,0,0,0,0 monster Executioner 1205,1,3600000,1800000,0 -//gefenia01.gat,0,0,0,0 monster Mysteltainn 1203,1,7200000,3600000,1 - -//================================================== -// gefenia02 - Geffenia (Old) -//================================================== -//gefenia02.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 -//gefenia02.gat,0,0,0,0 monster Succubus 1370,6,0,0,0 -//gefenia02.gat,0,0,0,0 monster Incubus 1374,6,0,0,0 -//gefenia02.gat,0,0,0,0 monster Mini Demon 1292,10,300000,0,0 -//gefenia02.gat,0,0,0,0 monster Apolcalips 1365,8,300000,0,0 -//gefenia02.gat,0,0,0,0 monster Abyssmal Knight 1219,2,1800000,900000,1 -//gefenia02.gat,0,0,0,0 monster Bloody Knight 1268,5,300000,0,0 -//gefenia02.gat,0,0,0,0 monster Poring 1502,1,0,0,0 -//gefenia02.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,0 -//gefenia02.gat,0,0,0,0 monster Chimera 1283,1,7200000,3600000,1 - -//================================================== -// gefenia03 - Geffenia (Old) -//================================================== -//gefenia03.gat,0,0,0,0 monster Fake Angel 1371,4,0,0,0 -//gefenia03.gat,0,0,0,0 monster Succubus 1370,5,0,0,0 -//gefenia03.gat,0,0,0,0 monster Incubus 1374,5,0,0,0 -//gefenia03.gat,0,0,0,0 monster Mini Demon 1292,10,300000,0,0 -//gefenia03.gat,0,0,0,0 monster Apolcalips 1365,6,300000,0,0 -//gefenia03.gat,0,0,0,0 monster Elder 1377,10,300000,0,1 -//gefenia03.gat,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1 -//gefenia03.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 -//gefenia03.gat,0,0,0,0 monster Poring 1502,1,0,0,0 -//gefenia03.gat,0,0,0,0 monster Dark Illusion 1302,1,300000,0,0 -//gefenia03.gat,0,0,0,0 monster Owl Baron 1295,1,0,0,0 - -//================================================== -// gefenia04 - Geffenia (Old) -//================================================== -//gefenia04.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 -//gefenia04.gat,0,0,0,0 monster Succubus 1370,5,0,0,0 -//gefenia04.gat,0,0,0,0 monster Incubus 1374,3,0,0,0 -//gefenia04.gat,0,0,0,0 monster Apolcalips 1365,4,300000,0,0 -//gefenia04.gat,0,0,0,0 monster Abyssmal Knight 1219,5,1800000,900000,1 -//gefenia04.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 -//gefenia04.gat,0,0,0,0 monster Poring 1502,1,0,0,0 -//gefenia04.gat,0,0,0,0 monster Archangeling 1388,1,3600000,1800000,1 -//gefenia04.gat,0,0,0,0 monster Maya Purple 1289,1,1200000,0,0 -//gefenia04.gat,0,0,0,0 monster Cat O' Nine Tail 1307,1,0,0,0 +//===== eAthena Script ======================================= +//= Gefenia Dungeon Monster Spawn Script +//===== By: ================================================== +//= Muad_Dib +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Added 1st Version. [Muad_Dib] +//= Conversion to eA [MasterOfMuppets] +//= Updated spawns, information from emperium.org [MasterOfMuppets] +//= Kept the old spawns incase someone would want them. +//= Aegis ep 10.1 spawns [MasterOfMuppets] +//============================================================ + +//================================================== +// gefenia01 - Geffenia +//================================================== +gefenia01.gat,0,0,0,0 monster False Angel 1371,60,0,0,0 +gefenia01.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 +gefenia01.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 +gefenia01.gat,0,0,0,0 monster Violy 1390,30,0,0,0 +gefenia01.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 +gefenia01.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 +gefenia01.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 +gefenia01.gat,0,0,0,0 monster Mysteltainn 1203,1,10800000,7200000,0 +gefenia01.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 +gefenia01.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 + +//================================================== +// gefenia02 - Geffenia +//================================================== +gefenia02.gat,0,0,0,0 monster False Angel 1371,30,0,0,0 +gefenia02.gat,0,0,0,0 monster Succubus 1370,20,0,0,0 +gefenia02.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 +gefenia02.gat,0,0,0,0 monster Violy 1390,40,0,0,0 +gefenia02.gat,0,0,0,0 monster Mini Demon 1292,30,0,0,0 +gefenia02.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 +gefenia02.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 +gefenia02.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 +gefenia02.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 +gefenia02.gat,0,0,0,0 monster Ogretooth 1204,1,10800000,7200000,0 + +//================================================== +// gefenia03 - Geffenia +//================================================== +gefenia03.gat,0,0,0,0 monster False Angel 1371,40,0,0,0 +gefenia03.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 +gefenia03.gat,0,0,0,0 monster Incubus 1374,20,0,0,0 +gefenia03.gat,0,0,0,0 monster Violy 1390,40,0,0,0 +gefenia03.gat,0,0,0,0 monster Mini Demon 1292,30,0,0,0 +gefenia03.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 +gefenia03.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 +gefenia03.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 +gefenia03.gat,0,0,0,0 monster Executioner 1205,1,10800000,7200000,0 +gefenia03.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 + +//================================================== +// gefenia04 - Geffenia +//================================================== +gefenia04.gat,0,0,0,0 monster False Angel 1371,30,0,0,0 +gefenia04.gat,0,0,0,0 monster Succubus 1370,10,600000,300000,0 +gefenia04.gat,0,0,0,0 monster Incubus 1374,10,600000,300000,0 +gefenia04.gat,0,0,0,0 monster Violy 1390,30,0,0,0 +gefenia04.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 +gefenia04.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 +gefenia04.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,3000000,0 +gefenia04.gat,0,0,0,0 monster Mysteltainn 1203,1,18000000,14400000,0 +gefenia04.gat,0,0,0,0 monster Executioner 1205,1,18000000,14400000,0 +gefenia04.gat,0,0,0,0 monster Ogretooth 1204,1,18000000,14400000,0 + + +//The spawns bellow, are old ones that were used in events. +//================================================== +// gefenia01 - Geffenia (Old) +//================================================== +//gefenia01.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 +//gefenia01.gat,0,0,0,0 monster Mini Demon 1292,6,300000,0,0 +//gefenia01.gat,0,0,0,0 monster Apolcalips 1365,4,300000,0,0 +//gefenia01.gat,0,0,0,0 monster Elder 1377,10,300000,0,1 +//gefenia01.gat,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1 +//gefenia01.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 +//gefenia01.gat,0,0,0,0 monster Poring 1502,1,0,0,0 +//gefenia01.gat,0,0,0,0 monster Executioner 1205,1,3600000,1800000,0 +//gefenia01.gat,0,0,0,0 monster Mysteltainn 1203,1,7200000,3600000,1 + +//================================================== +// gefenia02 - Geffenia (Old) +//================================================== +//gefenia02.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 +//gefenia02.gat,0,0,0,0 monster Succubus 1370,6,0,0,0 +//gefenia02.gat,0,0,0,0 monster Incubus 1374,6,0,0,0 +//gefenia02.gat,0,0,0,0 monster Mini Demon 1292,10,300000,0,0 +//gefenia02.gat,0,0,0,0 monster Apolcalips 1365,8,300000,0,0 +//gefenia02.gat,0,0,0,0 monster Abyssmal Knight 1219,2,1800000,900000,1 +//gefenia02.gat,0,0,0,0 monster Bloody Knight 1268,5,300000,0,0 +//gefenia02.gat,0,0,0,0 monster Poring 1502,1,0,0,0 +//gefenia02.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,0 +//gefenia02.gat,0,0,0,0 monster Chimera 1283,1,7200000,3600000,1 + +//================================================== +// gefenia03 - Geffenia (Old) +//================================================== +//gefenia03.gat,0,0,0,0 monster Fake Angel 1371,4,0,0,0 +//gefenia03.gat,0,0,0,0 monster Succubus 1370,5,0,0,0 +//gefenia03.gat,0,0,0,0 monster Incubus 1374,5,0,0,0 +//gefenia03.gat,0,0,0,0 monster Mini Demon 1292,10,300000,0,0 +//gefenia03.gat,0,0,0,0 monster Apolcalips 1365,6,300000,0,0 +//gefenia03.gat,0,0,0,0 monster Elder 1377,10,300000,0,1 +//gefenia03.gat,0,0,0,0 monster Abyssmal Knight 1219,3,1800000,900000,1 +//gefenia03.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 +//gefenia03.gat,0,0,0,0 monster Poring 1502,1,0,0,0 +//gefenia03.gat,0,0,0,0 monster Dark Illusion 1302,1,300000,0,0 +//gefenia03.gat,0,0,0,0 monster Owl Baron 1295,1,0,0,0 + +//================================================== +// gefenia04 - Geffenia (Old) +//================================================== +//gefenia04.gat,0,0,0,0 monster Fake Angel 1371,10,0,0,0 +//gefenia04.gat,0,0,0,0 monster Succubus 1370,5,0,0,0 +//gefenia04.gat,0,0,0,0 monster Incubus 1374,3,0,0,0 +//gefenia04.gat,0,0,0,0 monster Apolcalips 1365,4,300000,0,0 +//gefenia04.gat,0,0,0,0 monster Abyssmal Knight 1219,5,1800000,900000,1 +//gefenia04.gat,0,0,0,0 monster Bloody Knight 1268,2,300000,0,0 +//gefenia04.gat,0,0,0,0 monster Poring 1502,1,0,0,0 +//gefenia04.gat,0,0,0,0 monster Archangeling 1388,1,3600000,1800000,1 +//gefenia04.gat,0,0,0,0 monster Maya Purple 1289,1,1200000,0,0 +//gefenia04.gat,0,0,0,0 monster Cat O' Nine Tail 1307,1,0,0,0 diff --git a/npc/mobs/dungeons/geftower.txt b/npc/mobs/dungeons/geftower.txt index 99116a7a1..54070b3a7 100644 --- a/npc/mobs/dungeons/geftower.txt +++ b/npc/mobs/dungeons/geftower.txt @@ -1,96 +1,96 @@ -//===== eAthena Script ======================================= -//= Geffen Tower Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// gef_dun00 - Geffen Dungeon F1 -//================================================== -gef_dun00.gat,0,0,0,0 monster Hunter Fly 1035,30,60000,30000,0 -gef_dun00.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_dun00.gat,0,0,0,0 monster Poison Spore 1077,25,0,0,0 -gef_dun00.gat,91,106,0,0 monster Red Plant 1078,1,300000,150000,0 -gef_dun00.gat,92,108,0,0 monster Yellow Plant 1081,1,300000,150000,0 -gef_dun00.gat,114,106,0,0 monster Green Plant 1080,1,300000,150000,0 -gef_dun00.gat,0,0,0,0 monster Red Plant 1078,1,300000,150000,0 -gef_dun00.gat,0,0,0,0 monster Shining Plant 1083,1,3000000,1500000,0 -gef_dun00.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -gef_dun00.gat,89,111,3,3 monster Black Mushroom 1084,3,180000,90000,1 -gef_dun00.gat,121,109,3,3 monster Black Mushroom 1084,3,180000,90000,1 - -//================================================== -// gef_dun01 - Geffen Dungeon F2 -//================================================== -gef_dun01.gat,0,0,0,0 monster Drainliar 1111,30,0,0,0 -gef_dun01.gat,0,0,0,0 monster Nightmare 1061,30,0,0,0 -gef_dun01.gat,0,0,0,0 monster Ogretooth 1204,1,1800000,1200000,0 -gef_dun01.gat,0,0,0,0 monster Zombie 1015,25,0,0,0 -gef_dun01.gat,0,0,0,0 monster Ghoul 1036,40,0,0,0 -gef_dun01.gat,0,0,0,0 monster Jakk 1130,30,300000,100000,0 -gef_dun01.gat,234,121,0,0 monster Blue Plant 1079,1,300000,100000,0 -gef_dun01.gat,0,0,0,0 monster Dracula 1389,1,3600000,1800000,1 -gef_dun01.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 -gef_dun01.gat,188,104,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun01.gat,263,115,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun01.gat,48,67,10,10 monster White Plant 1082,2,180000,90000,1 -gef_dun01.gat,150,237,10,10 monster White Plant 1082,2,180000,90000,1 - -//================================================== -// gef_dun02 - Geffenia -//================================================== -gef_dun02.gat,0,0,0,0 monster Ghoul 1036,20,0,0,0 -gef_dun02.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 -gef_dun02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -gef_dun02.gat,0,0,0,0 monster Marionette 1143,20,0,0,0 -gef_dun02.gat,0,0,0,0 monster Deviruchi 1109,25,0,0,0 -gef_dun02.gat,0,0,0,0 monster Nightmare 1061,40,300000,100000,0 -gef_dun02.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,3600000,1 -gef_dun02.gat,214,212,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun02.gat,215,67,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun02.gat,72,210,20,20 monster White Plant 1082,3,180000,90000,1 -gef_dun02.gat,106,151,20,7 monster White Plant 1082,3,180000,90000,1 -gef_dun02.gat,58,167,10,10 monster Shining Plant 1083,1,1800000,900000,1 -gef_dun02.gat,185,83,3,3 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// gef_dun03 - Geffenia (Event Map) -//================================================== -gef_dun03.gat,0,0,0,0 monster Wraith 1192,8,60000,30000,0 -gef_dun03.gat,0,0,0,0 monster Wraith Dead 1291,2,60000,30000,0 -gef_dun03.gat,0,0,0,0 monster Wind Ghost 1263,3,60000,30000,0 -gef_dun03.gat,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,1 -gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 -gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 - -//================================================== -// Old Event Spawn in case you want to use them -//================================================== -//gef_dun03.gat,0,0,0,0 monster Baphomet 1039,1,7200000,7200000,1 -//gef_dun03.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,7200000,1 -//gef_dun03.gat,0,0,0,0 monster Deviruchi 1109,8,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Joker 1131,5,300000,100000,0 -//gef_dun03.gat,0,0,0,0 monster Khalitzburg 1132,2,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Knight of Abyss 1219,2,300000,0,0 -//gef_dun03.gat,0,0,0,0 monster Gryphon 1259,1,7200000,3600000,1 -//gef_dun03.gat,0,0,0,0 monster Blood Knight 1268,2,300000,0,0 -//gef_dun03.gat,0,0,0,0 monster Dark Lord 1272,1,7200000,7200000,1 -//gef_dun03.gat,0,0,0,0 monster Alice 1275,3,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Chimera 1283,1,7200000,7200000,1 -//gef_dun03.gat,0,0,0,0 monster Mini Demon 1292,2,300000,0,0 -//gef_dun03.gat,0,0,0,0 monster Dark Illusion 1302,2,300000,0,0 -//gef_dun03.gat,0,0,0,0 monster Apocalypse 1365,2,300000,0,0 -//gef_dun03.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Fake Angel 1371,8,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Lord of Death 1373,1,7200000,7200000,1 -//gef_dun03.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Nightmare Terror 1379,3,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Violy 1390,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 -//gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 +//===== eAthena Script ======================================= +//= Geffen Tower Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// gef_dun00 - Geffen Dungeon F1 +//================================================== +gef_dun00.gat,0,0,0,0 monster Hunter Fly 1035,30,60000,30000,0 +gef_dun00.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_dun00.gat,0,0,0,0 monster Poison Spore 1077,25,0,0,0 +gef_dun00.gat,91,106,0,0 monster Red Plant 1078,1,300000,150000,0 +gef_dun00.gat,92,108,0,0 monster Yellow Plant 1081,1,300000,150000,0 +gef_dun00.gat,114,106,0,0 monster Green Plant 1080,1,300000,150000,0 +gef_dun00.gat,0,0,0,0 monster Red Plant 1078,1,300000,150000,0 +gef_dun00.gat,0,0,0,0 monster Shining Plant 1083,1,3000000,1500000,0 +gef_dun00.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +gef_dun00.gat,89,111,3,3 monster Black Mushroom 1084,3,180000,90000,1 +gef_dun00.gat,121,109,3,3 monster Black Mushroom 1084,3,180000,90000,1 + +//================================================== +// gef_dun01 - Geffen Dungeon F2 +//================================================== +gef_dun01.gat,0,0,0,0 monster Drainliar 1111,30,0,0,0 +gef_dun01.gat,0,0,0,0 monster Nightmare 1061,30,0,0,0 +gef_dun01.gat,0,0,0,0 monster Ogretooth 1204,1,1800000,1200000,0 +gef_dun01.gat,0,0,0,0 monster Zombie 1015,25,0,0,0 +gef_dun01.gat,0,0,0,0 monster Ghoul 1036,40,0,0,0 +gef_dun01.gat,0,0,0,0 monster Jakk 1130,30,300000,100000,0 +gef_dun01.gat,234,121,0,0 monster Blue Plant 1079,1,300000,100000,0 +gef_dun01.gat,0,0,0,0 monster Dracula 1389,1,3600000,1800000,1 +gef_dun01.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +gef_dun01.gat,188,104,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun01.gat,263,115,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun01.gat,48,67,10,10 monster White Plant 1082,2,180000,90000,1 +gef_dun01.gat,150,237,10,10 monster White Plant 1082,2,180000,90000,1 + +//================================================== +// gef_dun02 - Geffenia +//================================================== +gef_dun02.gat,0,0,0,0 monster Ghoul 1036,20,0,0,0 +gef_dun02.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 +gef_dun02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +gef_dun02.gat,0,0,0,0 monster Marionette 1143,20,0,0,0 +gef_dun02.gat,0,0,0,0 monster Deviruchi 1109,25,0,0,0 +gef_dun02.gat,0,0,0,0 monster Nightmare 1061,40,300000,100000,0 +gef_dun02.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,3600000,1 +gef_dun02.gat,214,212,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun02.gat,215,67,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun02.gat,72,210,20,20 monster White Plant 1082,3,180000,90000,1 +gef_dun02.gat,106,151,20,7 monster White Plant 1082,3,180000,90000,1 +gef_dun02.gat,58,167,10,10 monster Shining Plant 1083,1,1800000,900000,1 +gef_dun02.gat,185,83,3,3 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// gef_dun03 - Geffenia (Event Map) +//================================================== +gef_dun03.gat,0,0,0,0 monster Wraith 1192,8,60000,30000,0 +gef_dun03.gat,0,0,0,0 monster Wraith Dead 1291,2,60000,30000,0 +gef_dun03.gat,0,0,0,0 monster Wind Ghost 1263,3,60000,30000,0 +gef_dun03.gat,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,1 +gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 + +//================================================== +// Old Event Spawn in case you want to use them +//================================================== +//gef_dun03.gat,0,0,0,0 monster Baphomet 1039,1,7200000,7200000,1 +//gef_dun03.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,7200000,1 +//gef_dun03.gat,0,0,0,0 monster Deviruchi 1109,8,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Joker 1131,5,300000,100000,0 +//gef_dun03.gat,0,0,0,0 monster Khalitzburg 1132,2,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Knight of Abyss 1219,2,300000,0,0 +//gef_dun03.gat,0,0,0,0 monster Gryphon 1259,1,7200000,3600000,1 +//gef_dun03.gat,0,0,0,0 monster Blood Knight 1268,2,300000,0,0 +//gef_dun03.gat,0,0,0,0 monster Dark Lord 1272,1,7200000,7200000,1 +//gef_dun03.gat,0,0,0,0 monster Alice 1275,3,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Chimera 1283,1,7200000,7200000,1 +//gef_dun03.gat,0,0,0,0 monster Mini Demon 1292,2,300000,0,0 +//gef_dun03.gat,0,0,0,0 monster Dark Illusion 1302,2,300000,0,0 +//gef_dun03.gat,0,0,0,0 monster Apocalypse 1365,2,300000,0,0 +//gef_dun03.gat,0,0,0,0 monster Succubus 1370,10,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Fake Angel 1371,8,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Lord of Death 1373,1,7200000,7200000,1 +//gef_dun03.gat,0,0,0,0 monster Incubus 1374,10,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Nightmare Terror 1379,3,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Violy 1390,10,0,0,0 +//gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +//gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 diff --git a/npc/mobs/dungeons/glastheim.txt b/npc/mobs/dungeons/glastheim.txt index 4fb14679c..3ffe7ca3d 100644 --- a/npc/mobs/dungeons/glastheim.txt +++ b/npc/mobs/dungeons/glastheim.txt @@ -1,227 +1,227 @@ -//===== eAthena Script ======================================= -//= Glast Heim Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 [Lupus] -//= 1.2 Updated to ep 8.5 aegis spawns [MasterOfMuppets] -//= 1.3 Official 10.1 kRO spawns [Playtester] -//============================================================ - -//================================================== -// gl_cas01 - Glast Heim F1 -//================================================== -gl_cas01.gat,0,0,0,0 monster Sage Worm 1281,40,0,0,0 -gl_cas01.gat,0,0,0,0 monster Carat 1267,40,0,0,0 -gl_cas01.gat,0,0,0,0 monster Rideword 1195,15,0,0,0 -gl_cas01.gat,0,0,0,0 monster Dark Frame 1260,20,0,0,0 -gl_cas01.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 -gl_cas01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 -gl_cas01.gat,0,0,0,0 monster Ogretooth 1204,1,7200000,3600000,1 -gl_cas01.gat,0,0,0,0 monster Owl Baron 1295,3,0,0,1 - -//================================================== -// gl_cas02 - Glast Heim F2 -//================================================== -gl_cas02.gat,0,0,0,0 monster Wanderer 1208,20,0,0,0 -gl_cas02.gat,0,0,0,0 monster Raydric 1163,40,0,0,0 -gl_cas02.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 -gl_cas02.gat,0,0,0,0 monster Raydric Archer 1276,19,0,0,0 -gl_cas02.gat,193,167,5,5 monster Raydric 1163,3,300000,120000,0 -gl_cas02.gat,193,135,5,5 monster Raydric 1163,3,300000,120000,0 -gl_cas02.gat,104,145,5,5 monster Mysteltainn 1203,1,7200000,3600000,1 -gl_cas02.gat,102,180,0,0 monster Whisper 1185,1,1800000,900000,1 -gl_cas02.gat,105,180,0,0 monster Whisper 1185,1,1800000,900000,1 -gl_cas02.gat,182,12,3,3 monster Chimera 1283,1,3600000,1800000,1 -gl_cas02.gat,185,11,8,8 monster Rideword 1195,4,120000,60000,1 -gl_cas02.gat,174,11,8,8 monster Evil Druid 1117,4,120000,60000,1 -gl_cas02.gat,104,38,4,4 monster Abysmal Knight 1219,1,1800000,900000,1 -gl_cas02.gat,24,35,4,4 monster Abysmal Knight 1219,1,1800000,900000,1 -gl_cas02.gat,46,124,15,15 monster Rideword 1195,15,360000,180000,1 -gl_cas02.gat,16,186,10,10 monster Evil Druid 1117,5,360000,180000,1 -gl_cas02.gat,133,83,3,3 monster Khalitzburg 1132,1,360000,180000,1 -gl_cas02.gat,45,177,3,3 monster Khalitzburg 1132,1,360000,180000,1 -gl_cas02.gat,182,65,3,3 monster Khalitzburg 1132,1,360000,180000,1 -gl_cas02.gat,173,127,3,3 monster Khalitzburg 1132,1,360000,180000,1 -gl_cas02.gat,173,167,3,3 monster Khalitzburg 1132,1,360000,180000,1 -gl_cas02.gat,93,177,3,3 monster Abysmal Knight 1219,1,1800000,900000,1 -gl_cas02.gat,115,177,3,3 monster Abysmal Knight 1219,1,1800000,900000,1 -gl_cas02.gat,83,84,2,2 monster Mimic 1191,1,360000,180000,1 -gl_cas02.gat,83,80,2,2 monster Mimic 1191,1,360000,180000,1 -gl_cas02.gat,0,0,0,0 monster Ogretooth 1204,1,7200000,3600000,1 -gl_cas02.gat,0,0,0,0 monster Alice 1275,1,0,0,0 -gl_cas02.gat,189,20,1,1 monster Khalitzburg 1132,1,360000,180000,0 -gl_cas02.gat,190,23,1,1 monster Wanderer 1208,1,360000,180000,0 -gl_cas02.gat,190,38,1,1 monster Raydric Archer 1276,1,360000,180000,0 - -//================================================== -// gl_in01 - Inside Glast Heim -//================================================== -gl_in01.gat,41,155,40,45 monster Marionette 1143,5,0,0,0 -gl_in01.gat,156,147,34,42 monster Marionette 1143,5,0,0,0 -gl_in01.gat,42,48,41,32 monster Marionette 1143,5,0,0,0 -gl_in01.gat,154,44,36,33 monster Marionette 1143,5,0,0,0 -gl_in01.gat,42,154,40,45 monster Rideword 1195,2,0,0,0 -gl_in01.gat,155,143,34,42 monster Rideword 1195,1,0,0,0 -gl_in01.gat,41,47,41,32 monster Rideword 1195,3,0,0,0 -gl_in01.gat,152,44,36,33 monster Rideword 1195,2,0,0,0 -gl_in01.gat,0,0,0,0 monster Wanderer 1208,1,0,0,0 -gl_in01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 -gl_in01.gat,40,150,40,45 monster Dark Frame 1260,3,0,0,0 -gl_in01.gat,153,146,34,42 monster Dark Frame 1260,2,0,0,0 -gl_in01.gat,43,45,41,32 monster Dark Frame 1260,2,0,0,0 -gl_in01.gat,153,44,36,33 monster Dark Frame 1260,3,0,0,0 -gl_in01.gat,41,154,40,45 monster Sage Worm 1281,3,0,0,0 -gl_in01.gat,155,147,34,42 monster Sage Worm 1281,5,0,0,0 -gl_in01.gat,42,47,41,32 monster Sage Worm 1281,3,0,0,0 -gl_in01.gat,153,44,36,33 monster Sage Worm 1281,3,0,0,0 - -//================================================== -// gl_prison - Glast Heim Underprison F1 -//================================================== -gl_prison.gat,0,0,0,0 monster Injustice 1257,20,0,0,0 -gl_prison.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -gl_prison.gat,0,0,0,0 monster Zombie Prisoner 1197,30,0,0,0 -gl_prison.gat,0,0,0,0 monster Rybio 1201,15,0,0,0 - -//================================================== -// gl_prison1 - Glast Heim Underprison F2 -//================================================== -gl_prison1.gat,0,0,0,0 monster Skeleton Prisoner 1196,30,0,0,0 -gl_prison1.gat,0,0,0,0 monster Cramp 1209,20,0,0,0 -gl_prison1.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -gl_prison1.gat,0,0,0,0 monster Injustice 1257,40,0,0,0 -gl_prison1.gat,0,0,0,0 monster Zealotus 1200,1,3600000,1800000,1 -gl_prison1.gat,0,0,0,0 monster Rybio 1201,10,0,0,0 -gl_prison1.gat,0,0,0,0 monster Phendark 1202,10,0,0,0 - -//================================================== -// glast_01 - Glast Heim -//================================================== -glast_01.gat,0,0,0,0 monster Abysmal Knight 1219,2,600000,300000,1 -glast_01.gat,0,0,0,0 monster Gargoyle 1253,10,0,0,1 -glast_01.gat,233,209,15,15 monster Green Plant 1080,8,360000,180000,1 -glast_01.gat,233,209,15,15 monster Blue Plant 1079,2,900000,450000,1 -glast_01.gat,233,209,15,15 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// gl_church - Glast Heim St. Abbey -//================================================== -gl_church.gat,0,0,0,0 monster Wraith 1192,5,0,0,0 -gl_church.gat,0,0,0,0 monster Evil Druid 1117,30,0,0,0 -gl_church.gat,0,0,0,0 monster Ghoul 1036,60,0,0,0 -gl_church.gat,0,0,0,0 monster Dark Illusion 1302,1,3600000,1800000,0 -gl_church.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 -gl_church.gat,155,92,10,10 monster Mimic 1191,1,30000,15000,0 -gl_church.gat,155,75,10,10 monster Mimic 1191,2,60000,30000,0 -gl_church.gat,155,54,10,10 monster Mimic 1191,1,30000,15000,0 - -//================================================== -// gl_chyard - Glast Heim Churchyard -//================================================== -gl_chyard.gat,0,0,0,0 monster Ghoul 1036,35,0,0,0 -gl_chyard.gat,0,0,0,0 monster Zombie 1015,30,0,0,0 -gl_chyard.gat,0,0,0,0 monster Wraith 1192,25,0,0,0 -gl_chyard.gat,0,0,0,0 monster Evil Druid 1117,10,0,0,0 -gl_chyard.gat,0,0,0,0 monster Hunter Fly 1035,20,0,0,0 -gl_chyard.gat,0,0,0,0 monster Mimic 1191,3,0,0,0 -gl_chyard.gat,0,0,0,0 monster Dark Lord 1272,1,3600000,1800000,1 - -//================================================== -// gl_sew01 - Glast Heim Culvert F1 -//================================================== -gl_sew01.gat,0,0,0,0 monster Gargoyle 1253,30,0,0,0 -gl_sew01.gat,0,0,0,0 monster Arclouze 1194,10,0,0,0 -gl_sew01.gat,0,0,0,0 monster Whisper 1179,40,0,0,0 - -//================================================== -// gl_sew02 - Glast Heim Culvert F2 -//================================================== -gl_sew02.gat,0,0,0,0 monster Gargoyle 1253,55,0,0,0 -gl_sew02.gat,0,0,0,0 monster Cramp 1209,15,0,0,0 - -//================================================== -// gl_sew03 - Glast Heim Culvert F3 -//================================================== -gl_sew03.gat,0,0,0,0 monster Sting 1207,70,0,0,0 -gl_sew03.gat,0,0,0,0 monster Gargoyle 1253,37,0,0,0 -gl_sew03.gat,147,7,5,1 monster Gargoyle 1253,1,2400000,1800000,0 -gl_sew03.gat,140,7,5,1 monster Gargoyle 1253,1,3600000,1800000,0 -gl_sew03.gat,158,7,5,1 monster Gargoyle 1253,1,3600000,1800000,0 - -//================================================== -// gl_sew04 - Glast Heim Culvert F4 -//================================================== -gl_sew04.gat,0,0,0,0 monster Anolian 1206,50,0,0,0 -gl_sew04.gat,0,0,0,0 monster Gargoyle 1253,30,0,0,0 -gl_sew04.gat,0,0,0,0 monster Drainliar 1111,10,0,0,0 - -//================================================== -// gl_step - Glast Heim Staircase Dungeon -//================================================== -gl_step.gat,0,0,0,0 monster Mimic 1191,20,60000,30000,0 -gl_step.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 -gl_step.gat,0,0,0,0 monster Wind Ghost 1263,50,0,0,0 - -//================================================== -// gl_knt01 - Inside Glast Heim Chivalry F1 -//================================================== -gl_knt01.gat,0,0,0,0 monster Raydric 1163,60,0,0,0 -gl_knt01.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 -gl_knt01.gat,0,0,0,0 monster Khalitzburg 1132,10,0,0,0 -gl_knt01.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 -gl_knt01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 -gl_knt01.gat,21,278,0,0 monster Giant Whisper 1186,1,3600000,1800000,1 -gl_knt01.gat,122,266,0,0 monster Rideword 1195,1,120000,60000,1 -gl_knt01.gat,33,120,30,30 monster Rideword 1195,10,120000,60000,1 -gl_knt01.gat,26,223,20,20 monster Rideword 1195,10,120000,60000,1 -gl_knt01.gat,9,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,8,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,7,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,6,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,5,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,4,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,9,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,8,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,7,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,6,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,5,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 -gl_knt01.gat,4,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 - -//================================================== -// gl_knt02 - Inside Glast Heim Chivalry F2 -//================================================== -gl_knt02.gat,0,0,0,0 monster Raydric 1163,50,0,0,0 -gl_knt02.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 -gl_knt02.gat,0,0,0,0 monster Khalitzburg 1132,30,0,0,0 -gl_knt02.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,1800000,1 -gl_knt02.gat,0,0,0,0 monster Alice 1275,1,0,0,0 -gl_knt02.gat,0,0,0,0 monster Mysteltainn 1203,1,1800000,1200000,0 -gl_knt02.gat,0,0,0,0 monster Abysmal Knight 1219,5,0,0,0 -gl_knt02.gat,149,26,5,5 monster Abysmal Knight 1219,1,3600000,1800000,1 -gl_knt02.gat,99,49,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,62,80,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,82,134,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,60,242,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,118,241,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,114,194,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,196,239,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,208,45,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,243,74,5,5 monster Khalitzburg 1132,1,1800000,900000,1 -gl_knt02.gat,232,132,5,5 monster Khalitzburg 1132,1,1800000,900000,1 - -//================================================== -// gl_dun01 - The Lowest Cave in Glast Heim F1 -//================================================== -gl_dun01.gat,0,0,0,0 monster Arclouze 1194,50,0,0,0 -gl_dun01.gat,0,0,0,0 monster Sting 1207,40,0,0,0 - -//================================================== -// gl_dun02 - The Lowest Cave in Glast Heim F2 -//================================================== -gl_dun02.gat,0,0,0,0 monster Majoruros 1310,40,0,0,0 -gl_dun02.gat,0,0,0,0 monster Gargoyle 1253,20,0,0,0 +//===== eAthena Script ======================================= +//= Glast Heim Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 [Lupus] +//= 1.2 Updated to ep 8.5 aegis spawns [MasterOfMuppets] +//= 1.3 Official 10.1 kRO spawns [Playtester] +//============================================================ + +//================================================== +// gl_cas01 - Glast Heim F1 +//================================================== +gl_cas01.gat,0,0,0,0 monster Sage Worm 1281,40,0,0,0 +gl_cas01.gat,0,0,0,0 monster Carat 1267,40,0,0,0 +gl_cas01.gat,0,0,0,0 monster Rideword 1195,15,0,0,0 +gl_cas01.gat,0,0,0,0 monster Dark Frame 1260,20,0,0,0 +gl_cas01.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 +gl_cas01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 +gl_cas01.gat,0,0,0,0 monster Ogretooth 1204,1,7200000,3600000,1 +gl_cas01.gat,0,0,0,0 monster Owl Baron 1295,3,0,0,1 + +//================================================== +// gl_cas02 - Glast Heim F2 +//================================================== +gl_cas02.gat,0,0,0,0 monster Wanderer 1208,20,0,0,0 +gl_cas02.gat,0,0,0,0 monster Raydric 1163,40,0,0,0 +gl_cas02.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 +gl_cas02.gat,0,0,0,0 monster Raydric Archer 1276,19,0,0,0 +gl_cas02.gat,193,167,5,5 monster Raydric 1163,3,300000,120000,0 +gl_cas02.gat,193,135,5,5 monster Raydric 1163,3,300000,120000,0 +gl_cas02.gat,104,145,5,5 monster Mysteltainn 1203,1,7200000,3600000,1 +gl_cas02.gat,102,180,0,0 monster Whisper 1185,1,1800000,900000,1 +gl_cas02.gat,105,180,0,0 monster Whisper 1185,1,1800000,900000,1 +gl_cas02.gat,182,12,3,3 monster Chimera 1283,1,3600000,1800000,1 +gl_cas02.gat,185,11,8,8 monster Rideword 1195,4,120000,60000,1 +gl_cas02.gat,174,11,8,8 monster Evil Druid 1117,4,120000,60000,1 +gl_cas02.gat,104,38,4,4 monster Abysmal Knight 1219,1,1800000,900000,1 +gl_cas02.gat,24,35,4,4 monster Abysmal Knight 1219,1,1800000,900000,1 +gl_cas02.gat,46,124,15,15 monster Rideword 1195,15,360000,180000,1 +gl_cas02.gat,16,186,10,10 monster Evil Druid 1117,5,360000,180000,1 +gl_cas02.gat,133,83,3,3 monster Khalitzburg 1132,1,360000,180000,1 +gl_cas02.gat,45,177,3,3 monster Khalitzburg 1132,1,360000,180000,1 +gl_cas02.gat,182,65,3,3 monster Khalitzburg 1132,1,360000,180000,1 +gl_cas02.gat,173,127,3,3 monster Khalitzburg 1132,1,360000,180000,1 +gl_cas02.gat,173,167,3,3 monster Khalitzburg 1132,1,360000,180000,1 +gl_cas02.gat,93,177,3,3 monster Abysmal Knight 1219,1,1800000,900000,1 +gl_cas02.gat,115,177,3,3 monster Abysmal Knight 1219,1,1800000,900000,1 +gl_cas02.gat,83,84,2,2 monster Mimic 1191,1,360000,180000,1 +gl_cas02.gat,83,80,2,2 monster Mimic 1191,1,360000,180000,1 +gl_cas02.gat,0,0,0,0 monster Ogretooth 1204,1,7200000,3600000,1 +gl_cas02.gat,0,0,0,0 monster Alice 1275,1,0,0,0 +gl_cas02.gat,189,20,1,1 monster Khalitzburg 1132,1,360000,180000,0 +gl_cas02.gat,190,23,1,1 monster Wanderer 1208,1,360000,180000,0 +gl_cas02.gat,190,38,1,1 monster Raydric Archer 1276,1,360000,180000,0 + +//================================================== +// gl_in01 - Inside Glast Heim +//================================================== +gl_in01.gat,41,155,40,45 monster Marionette 1143,5,0,0,0 +gl_in01.gat,156,147,34,42 monster Marionette 1143,5,0,0,0 +gl_in01.gat,42,48,41,32 monster Marionette 1143,5,0,0,0 +gl_in01.gat,154,44,36,33 monster Marionette 1143,5,0,0,0 +gl_in01.gat,42,154,40,45 monster Rideword 1195,2,0,0,0 +gl_in01.gat,155,143,34,42 monster Rideword 1195,1,0,0,0 +gl_in01.gat,41,47,41,32 monster Rideword 1195,3,0,0,0 +gl_in01.gat,152,44,36,33 monster Rideword 1195,2,0,0,0 +gl_in01.gat,0,0,0,0 monster Wanderer 1208,1,0,0,0 +gl_in01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 +gl_in01.gat,40,150,40,45 monster Dark Frame 1260,3,0,0,0 +gl_in01.gat,153,146,34,42 monster Dark Frame 1260,2,0,0,0 +gl_in01.gat,43,45,41,32 monster Dark Frame 1260,2,0,0,0 +gl_in01.gat,153,44,36,33 monster Dark Frame 1260,3,0,0,0 +gl_in01.gat,41,154,40,45 monster Sage Worm 1281,3,0,0,0 +gl_in01.gat,155,147,34,42 monster Sage Worm 1281,5,0,0,0 +gl_in01.gat,42,47,41,32 monster Sage Worm 1281,3,0,0,0 +gl_in01.gat,153,44,36,33 monster Sage Worm 1281,3,0,0,0 + +//================================================== +// gl_prison - Glast Heim Underprison F1 +//================================================== +gl_prison.gat,0,0,0,0 monster Injustice 1257,20,0,0,0 +gl_prison.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +gl_prison.gat,0,0,0,0 monster Zombie Prisoner 1197,30,0,0,0 +gl_prison.gat,0,0,0,0 monster Rybio 1201,15,0,0,0 + +//================================================== +// gl_prison1 - Glast Heim Underprison F2 +//================================================== +gl_prison1.gat,0,0,0,0 monster Skeleton Prisoner 1196,30,0,0,0 +gl_prison1.gat,0,0,0,0 monster Cramp 1209,20,0,0,0 +gl_prison1.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +gl_prison1.gat,0,0,0,0 monster Injustice 1257,40,0,0,0 +gl_prison1.gat,0,0,0,0 monster Zealotus 1200,1,3600000,1800000,1 +gl_prison1.gat,0,0,0,0 monster Rybio 1201,10,0,0,0 +gl_prison1.gat,0,0,0,0 monster Phendark 1202,10,0,0,0 + +//================================================== +// glast_01 - Glast Heim +//================================================== +glast_01.gat,0,0,0,0 monster Abysmal Knight 1219,2,600000,300000,1 +glast_01.gat,0,0,0,0 monster Gargoyle 1253,10,0,0,1 +glast_01.gat,233,209,15,15 monster Green Plant 1080,8,360000,180000,1 +glast_01.gat,233,209,15,15 monster Blue Plant 1079,2,900000,450000,1 +glast_01.gat,233,209,15,15 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// gl_church - Glast Heim St. Abbey +//================================================== +gl_church.gat,0,0,0,0 monster Wraith 1192,5,0,0,0 +gl_church.gat,0,0,0,0 monster Evil Druid 1117,30,0,0,0 +gl_church.gat,0,0,0,0 monster Ghoul 1036,60,0,0,0 +gl_church.gat,0,0,0,0 monster Dark Illusion 1302,1,3600000,1800000,0 +gl_church.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 +gl_church.gat,155,92,10,10 monster Mimic 1191,1,30000,15000,0 +gl_church.gat,155,75,10,10 monster Mimic 1191,2,60000,30000,0 +gl_church.gat,155,54,10,10 monster Mimic 1191,1,30000,15000,0 + +//================================================== +// gl_chyard - Glast Heim Churchyard +//================================================== +gl_chyard.gat,0,0,0,0 monster Ghoul 1036,35,0,0,0 +gl_chyard.gat,0,0,0,0 monster Zombie 1015,30,0,0,0 +gl_chyard.gat,0,0,0,0 monster Wraith 1192,25,0,0,0 +gl_chyard.gat,0,0,0,0 monster Evil Druid 1117,10,0,0,0 +gl_chyard.gat,0,0,0,0 monster Hunter Fly 1035,20,0,0,0 +gl_chyard.gat,0,0,0,0 monster Mimic 1191,3,0,0,0 +gl_chyard.gat,0,0,0,0 monster Dark Lord 1272,1,3600000,1800000,1 + +//================================================== +// gl_sew01 - Glast Heim Culvert F1 +//================================================== +gl_sew01.gat,0,0,0,0 monster Gargoyle 1253,30,0,0,0 +gl_sew01.gat,0,0,0,0 monster Arclouze 1194,10,0,0,0 +gl_sew01.gat,0,0,0,0 monster Whisper 1179,40,0,0,0 + +//================================================== +// gl_sew02 - Glast Heim Culvert F2 +//================================================== +gl_sew02.gat,0,0,0,0 monster Gargoyle 1253,55,0,0,0 +gl_sew02.gat,0,0,0,0 monster Cramp 1209,15,0,0,0 + +//================================================== +// gl_sew03 - Glast Heim Culvert F3 +//================================================== +gl_sew03.gat,0,0,0,0 monster Sting 1207,70,0,0,0 +gl_sew03.gat,0,0,0,0 monster Gargoyle 1253,37,0,0,0 +gl_sew03.gat,147,7,5,1 monster Gargoyle 1253,1,2400000,1800000,0 +gl_sew03.gat,140,7,5,1 monster Gargoyle 1253,1,3600000,1800000,0 +gl_sew03.gat,158,7,5,1 monster Gargoyle 1253,1,3600000,1800000,0 + +//================================================== +// gl_sew04 - Glast Heim Culvert F4 +//================================================== +gl_sew04.gat,0,0,0,0 monster Anolian 1206,50,0,0,0 +gl_sew04.gat,0,0,0,0 monster Gargoyle 1253,30,0,0,0 +gl_sew04.gat,0,0,0,0 monster Drainliar 1111,10,0,0,0 + +//================================================== +// gl_step - Glast Heim Staircase Dungeon +//================================================== +gl_step.gat,0,0,0,0 monster Mimic 1191,20,60000,30000,0 +gl_step.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 +gl_step.gat,0,0,0,0 monster Wind Ghost 1263,50,0,0,0 + +//================================================== +// gl_knt01 - Inside Glast Heim Chivalry F1 +//================================================== +gl_knt01.gat,0,0,0,0 monster Raydric 1163,60,0,0,0 +gl_knt01.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 +gl_knt01.gat,0,0,0,0 monster Khalitzburg 1132,10,0,0,0 +gl_knt01.gat,0,0,0,0 monster Abysmal Knight 1219,10,0,0,0 +gl_knt01.gat,0,0,0,0 monster Alice 1275,1,0,0,0 +gl_knt01.gat,21,278,0,0 monster Giant Whisper 1186,1,3600000,1800000,1 +gl_knt01.gat,122,266,0,0 monster Rideword 1195,1,120000,60000,1 +gl_knt01.gat,33,120,30,30 monster Rideword 1195,10,120000,60000,1 +gl_knt01.gat,26,223,20,20 monster Rideword 1195,10,120000,60000,1 +gl_knt01.gat,9,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,8,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,7,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,6,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,5,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,4,184,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,9,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,8,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,7,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,6,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,5,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 +gl_knt01.gat,4,185,0,0 monster Black Mushroom 1084,1,3600000,1800000,1 + +//================================================== +// gl_knt02 - Inside Glast Heim Chivalry F2 +//================================================== +gl_knt02.gat,0,0,0,0 monster Raydric 1163,50,0,0,0 +gl_knt02.gat,0,0,0,0 monster Raydric Archer 1276,20,0,0,0 +gl_knt02.gat,0,0,0,0 monster Khalitzburg 1132,30,0,0,0 +gl_knt02.gat,0,0,0,0 monster Bloody Knight 1268,1,3600000,1800000,1 +gl_knt02.gat,0,0,0,0 monster Alice 1275,1,0,0,0 +gl_knt02.gat,0,0,0,0 monster Mysteltainn 1203,1,1800000,1200000,0 +gl_knt02.gat,0,0,0,0 monster Abysmal Knight 1219,5,0,0,0 +gl_knt02.gat,149,26,5,5 monster Abysmal Knight 1219,1,3600000,1800000,1 +gl_knt02.gat,99,49,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,62,80,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,82,134,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,60,242,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,118,241,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,114,194,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,196,239,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,208,45,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,243,74,5,5 monster Khalitzburg 1132,1,1800000,900000,1 +gl_knt02.gat,232,132,5,5 monster Khalitzburg 1132,1,1800000,900000,1 + +//================================================== +// gl_dun01 - The Lowest Cave in Glast Heim F1 +//================================================== +gl_dun01.gat,0,0,0,0 monster Arclouze 1194,50,0,0,0 +gl_dun01.gat,0,0,0,0 monster Sting 1207,40,0,0,0 + +//================================================== +// gl_dun02 - The Lowest Cave in Glast Heim F2 +//================================================== +gl_dun02.gat,0,0,0,0 monster Majoruros 1310,40,0,0,0 +gl_dun02.gat,0,0,0,0 monster Gargoyle 1253,20,0,0,0 diff --git a/npc/mobs/dungeons/gondun.txt b/npc/mobs/dungeons/gondun.txt index cdd3b1303..b53f5abde 100644 --- a/npc/mobs/dungeons/gondun.txt +++ b/npc/mobs/dungeons/gondun.txt @@ -1,43 +1,43 @@ -//===== eAthena Script ======================================= -//= Gonryun Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// gon_dun01 - Shrine of Gonryun Queen -//================================================== -gon_dun01.gat,0,0,0,0 monster Bloody Butterfly 1408,55,650000,350000,0 -gon_dun01.gat,0,0,0,0 monster Enchanted Peach Tree 1410,35,0,0,0 -gon_dun01.gat,0,0,0,0 monster Zipper Bear 1417,30,0,0,0 -gon_dun01.gat,0,0,0,0 monster Red Plant 1078,5,0,0,0 -gon_dun01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -gon_dun01.gat,0,0,0,0 monster White Plant 1082,10,0,0,0 - -//================================================== -// gon_dun02 - Hermit's Checkers -//================================================== -gon_dun02.gat,241,226,15,20 monster Enchanted Peach Tree 1410,2,300000,150000,0 -gon_dun02.gat,241,226,15,20 monster Baby Leopard 1415,4,600000,300000,0 -gon_dun02.gat,241,226,15,20 monster Enchanted Peach Tree 1410,3,120000,60000,0 -gon_dun02.gat,33,115,10,15 monster Enchanted Peach Tree 1410,1,300000,150000,0 -gon_dun02.gat,33,115,10,15 monster Baby Leopard 1415,2,600000,300000,0 -gon_dun02.gat,0,0,0,0 monster Taoist Hermit 1412,20,690000,390000,0 -gon_dun02.gat,0,0,0,0 monster Bloody Butterfly 1408,20,0,0,0 -gon_dun02.gat,0,0,0,0 monster Enchanted Peach Tree 1410,15,0,0,0 -gon_dun02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 - -//================================================== -// gon_dun03 - Arcadia -//================================================== -gon_dun03.gat,0,0,0,0 monster White Plant 1082,10,0,0,0 -gon_dun03.gat,0,0,0,0 monster Hermit Plant 1413,20,600000,300000,0 -gon_dun03.gat,0,0,0,0 monster Evil Nymph 1416,50,600000,300000,0 -gon_dun03.gat,0,0,0,0 monster Taoist Hermit 1412,30,0,0,0 -gon_dun03.gat,0,0,0,0 monster Evil Snake Lord 1418,1,5650000,3650000,0 +//===== eAthena Script ======================================= +//= Gonryun Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// gon_dun01 - Shrine of Gonryun Queen +//================================================== +gon_dun01.gat,0,0,0,0 monster Bloody Butterfly 1408,55,650000,350000,0 +gon_dun01.gat,0,0,0,0 monster Enchanted Peach Tree 1410,35,0,0,0 +gon_dun01.gat,0,0,0,0 monster Zipper Bear 1417,30,0,0,0 +gon_dun01.gat,0,0,0,0 monster Red Plant 1078,5,0,0,0 +gon_dun01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +gon_dun01.gat,0,0,0,0 monster White Plant 1082,10,0,0,0 + +//================================================== +// gon_dun02 - Hermit's Checkers +//================================================== +gon_dun02.gat,241,226,15,20 monster Enchanted Peach Tree 1410,2,300000,150000,0 +gon_dun02.gat,241,226,15,20 monster Baby Leopard 1415,4,600000,300000,0 +gon_dun02.gat,241,226,15,20 monster Enchanted Peach Tree 1410,3,120000,60000,0 +gon_dun02.gat,33,115,10,15 monster Enchanted Peach Tree 1410,1,300000,150000,0 +gon_dun02.gat,33,115,10,15 monster Baby Leopard 1415,2,600000,300000,0 +gon_dun02.gat,0,0,0,0 monster Taoist Hermit 1412,20,690000,390000,0 +gon_dun02.gat,0,0,0,0 monster Bloody Butterfly 1408,20,0,0,0 +gon_dun02.gat,0,0,0,0 monster Enchanted Peach Tree 1410,15,0,0,0 +gon_dun02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 + +//================================================== +// gon_dun03 - Arcadia +//================================================== +gon_dun03.gat,0,0,0,0 monster White Plant 1082,10,0,0,0 +gon_dun03.gat,0,0,0,0 monster Hermit Plant 1413,20,600000,300000,0 +gon_dun03.gat,0,0,0,0 monster Evil Nymph 1416,50,600000,300000,0 +gon_dun03.gat,0,0,0,0 monster Taoist Hermit 1412,30,0,0,0 +gon_dun03.gat,0,0,0,0 monster Evil Snake Lord 1418,1,5650000,3650000,0 diff --git a/npc/mobs/dungeons/guilddun.txt b/npc/mobs/dungeons/guilddun.txt index 8331bff13..9356e81b1 100644 --- a/npc/mobs/dungeons/guilddun.txt +++ b/npc/mobs/dungeons/guilddun.txt @@ -1,51 +1,51 @@ -//===== eAthena Script ======================================= -//= Guild Dungeons Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// gld_dun01 - Baldur Guild Dungeon -//================================================== -gld_dun01.gat,0,0,0,0 monster Skeleton General 1290,10,0,0,0 -gld_dun01.gat,0,0,0,0 monster Am Mut 1301,20,0,0,0 -gld_dun01.gat,0,0,0,0 monster Cat o' Nine Tails 1307,3,1200000,0,0 -gld_dun01.gat,0,0,0,0 monster Gajomart 1309,10,0,0,0 -gld_dun01.gat,0,0,0,0 monster Eddga 1115,1,28800000,7200000,1 -gld_dun01.gat,0,0,0,0 monster Vagabond Wolf 1092,1,14400000,7200000,1 - -//================================================== -// gld_dun02 - Luina Guild Dungeon -//================================================== -gld_dun02.gat,0,0,0,0 monster Owl Baron 1295,3,0,0,0 -gld_dun02.gat,0,0,0,0 monster Giant Spider 1304,10,240000,120000,0 -gld_dun02.gat,0,0,0,0 monster Ancient Worm 1305,5,120000,60000,0 -gld_dun02.gat,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 -gld_dun02.gat,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,0 -gld_dun02.gat,0,0,0,0 monster Doppelganger 1046,1,28800000,7200000,1 - -//================================================== -// gld_dun03 - Valkyrie Guild Dungeon -//================================================== -gld_dun03.gat,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 -gld_dun03.gat,0,0,0,0 monster Caterpillar 1300,20,0,0,0 -gld_dun03.gat,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 -gld_dun03.gat,0,0,0,0 monster Creamy Fear 1293,20,0,0,0 -gld_dun03.gat,0,0,0,0 monster Leib Olmai 1306,20,0,0,0 -gld_dun03.gat,0,0,0,0 monster Maya 1147,1,28800000,7200000,1 - -//================================================== -// gld_dun04 - Britoniah Guild Dungeon -//================================================== -gld_dun04.gat,0,0,0,0 monster Wraith Dead 1291,20,0,0,0 -gld_dun04.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 -gld_dun04.gat,0,0,0,0 monster Zombie Master 1298,20,0,0,0 -gld_dun04.gat,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 -gld_dun04.gat,0,0,0,0 monster Dark Lord 1272,1,28800000,7200000,1 -gld_dun04.gat,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 +//===== eAthena Script ======================================= +//= Guild Dungeons Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// gld_dun01 - Baldur Guild Dungeon +//================================================== +gld_dun01.gat,0,0,0,0 monster Skeleton General 1290,10,0,0,0 +gld_dun01.gat,0,0,0,0 monster Am Mut 1301,20,0,0,0 +gld_dun01.gat,0,0,0,0 monster Cat o' Nine Tails 1307,3,1200000,0,0 +gld_dun01.gat,0,0,0,0 monster Gajomart 1309,10,0,0,0 +gld_dun01.gat,0,0,0,0 monster Eddga 1115,1,28800000,7200000,1 +gld_dun01.gat,0,0,0,0 monster Vagabond Wolf 1092,1,14400000,7200000,1 + +//================================================== +// gld_dun02 - Luina Guild Dungeon +//================================================== +gld_dun02.gat,0,0,0,0 monster Owl Baron 1295,3,0,0,0 +gld_dun02.gat,0,0,0,0 monster Giant Spider 1304,10,240000,120000,0 +gld_dun02.gat,0,0,0,0 monster Ancient Worm 1305,5,120000,60000,0 +gld_dun02.gat,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 +gld_dun02.gat,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,0 +gld_dun02.gat,0,0,0,0 monster Doppelganger 1046,1,28800000,7200000,1 + +//================================================== +// gld_dun03 - Valkyrie Guild Dungeon +//================================================== +gld_dun03.gat,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 +gld_dun03.gat,0,0,0,0 monster Caterpillar 1300,20,0,0,0 +gld_dun03.gat,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 +gld_dun03.gat,0,0,0,0 monster Creamy Fear 1293,20,0,0,0 +gld_dun03.gat,0,0,0,0 monster Leib Olmai 1306,20,0,0,0 +gld_dun03.gat,0,0,0,0 monster Maya 1147,1,28800000,7200000,1 + +//================================================== +// gld_dun04 - Britoniah Guild Dungeon +//================================================== +gld_dun04.gat,0,0,0,0 monster Wraith Dead 1291,20,0,0,0 +gld_dun04.gat,0,0,0,0 monster Mini Demon 1292,20,0,0,0 +gld_dun04.gat,0,0,0,0 monster Zombie Master 1298,20,0,0,0 +gld_dun04.gat,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 +gld_dun04.gat,0,0,0,0 monster Dark Lord 1272,1,28800000,7200000,1 +gld_dun04.gat,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 diff --git a/npc/mobs/dungeons/icedun.txt b/npc/mobs/dungeons/icedun.txt index cebe7dead..71d2047c7 100644 --- a/npc/mobs/dungeons/icedun.txt +++ b/npc/mobs/dungeons/icedun.txt @@ -1,36 +1,36 @@ -//===== eAthena Script ======================================= -//= Ice Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version from jAthena [Playtester] -//============================================================ - -//================================================== -// ice_dun01 - Ice Cave -//================================================== -ice_dun01.gat,0,0,0,0 monster Siroma 1776,60,0,0,0 -ice_dun01.gat,0,0,0,0 monster Roween 1782,40,0,0,0 -ice_dun01.gat,0,0,0,0 monster Muscipular 1780,20,0,0,0 -ice_dun01.gat,0,0,0,0 monster Gazeti 1778,10,0,0,0 - -//================================================== -// ice_dun02 - Ice Cave -//================================================== -ice_dun02.gat,0,0,0,0 monster Snowier 1775,30,0,0,0 -ice_dun02.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0 -ice_dun02.gat,0,0,0,0 monster Siroma 1776,20,0,0,0 -ice_dun02.gat,0,0,0,0 monster Ice Titan 1777,10,0,0,0 -ice_dun02.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0 - -//================================================== -// ice_dun03 - Ice Cave -//================================================== -ice_dun03.gat,0,0,0,0 monster Ice Titan 1777,50,0,0,0 -ice_dun03.gat,0,0,0,0 monster Snowier 1775,30,0,0,0 -ice_dun03.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0 -ice_dun03.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0 +//===== eAthena Script ======================================= +//= Ice Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version from jAthena [Playtester] +//============================================================ + +//================================================== +// ice_dun01 - Ice Cave +//================================================== +ice_dun01.gat,0,0,0,0 monster Siroma 1776,60,0,0,0 +ice_dun01.gat,0,0,0,0 monster Roween 1782,40,0,0,0 +ice_dun01.gat,0,0,0,0 monster Muscipular 1780,20,0,0,0 +ice_dun01.gat,0,0,0,0 monster Gazeti 1778,10,0,0,0 + +//================================================== +// ice_dun02 - Ice Cave +//================================================== +ice_dun02.gat,0,0,0,0 monster Snowier 1775,30,0,0,0 +ice_dun02.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0 +ice_dun02.gat,0,0,0,0 monster Siroma 1776,20,0,0,0 +ice_dun02.gat,0,0,0,0 monster Ice Titan 1777,10,0,0,0 +ice_dun02.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0 + +//================================================== +// ice_dun03 - Ice Cave +//================================================== +ice_dun03.gat,0,0,0,0 monster Ice Titan 1777,50,0,0,0 +ice_dun03.gat,0,0,0,0 monster Snowier 1775,30,0,0,0 +ice_dun03.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0 +ice_dun03.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0 diff --git a/npc/mobs/dungeons/jupedun.txt b/npc/mobs/dungeons/jupedun.txt index af5643843..19bc6428a 100644 --- a/npc/mobs/dungeons/jupedun.txt +++ b/npc/mobs/dungeons/jupedun.txt @@ -1,55 +1,55 @@ -//===== eAthena Script ======================================= -//= Juperos Mystical Dungeon - Monster Spawn Locations -//===== By: ================================================== -// »» The Prometheus Project «« -// Copyright (c) 2004,2005 -// Licensed under GPL -// http://prometheus.fnae.net/ -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena/Freya Version -//===== Additional Comments: ================================= -//= 0.1 Added 1st version. [Muad_Dib] -//= 0.2 Updated the spawns according to current info [MasterOfMuppets] -//= 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] -//============================================================ - -//======================================================================================== -// - Juperos 01 -//======================================================================================== - -juperos_01.gat,100,180,60,70 monster Venatu 1679,15,0,0,1 -juperos_01.gat,100,180,60,70 monster Venatu 1676,25,0,0,1 -juperos_01.gat,100,180,60,70 monster Venatu 1677,20,0,0,1 -juperos_01.gat,100,180,60,70 monster Venatu 1678,25,0,0,1 -juperos_01.gat,192,132,60,80 monster Venatu 1679,35,0,0,1 -juperos_01.gat,192,132,60,80 monster Venatu 1676,45,0,0,1 -juperos_01.gat,192,132,60,80 monster Venatu 1677,50,0,0,1 -juperos_01.gat,192,132,60,80 monster Venatu 1678,45,0,0,1 - -//======================================================================================== -// - Juperos 02 -//======================================================================================== - -juperos_02.gat,0,0,0,0 monster Venatu 1679,50,0,0,1 -juperos_02.gat,0,0,0,0 monster Venatu 1676,65,0,0,1 -juperos_02.gat,0,0,0,0 monster Venatu 1677,65,0,0,1 -juperos_02.gat,0,0,0,0 monster Venatu 1678,65,0,0,1 -juperos_02.gat,0,0,0,0 monster Apocalypse 1365,70,0,0,1 - -//======================================================================================== -// - Juperos Core -//======================================================================================== - -jupe_core.gat,0,0,0,0 monster Venatu 1676,25,0,0,1 -jupe_core.gat,0,0,0,0 monster Venatu 1677,25,0,0,1 -jupe_core.gat,0,0,0,0 monster Venatu 1678,25,0,0,1 -jupe_core.gat,0,0,0,0 monster Dimik 1670,40,0,0,1 -jupe_core.gat,0,0,0,0 monster Dimik 1671,40,0,0,1 -jupe_core.gat,0,0,0,0 monster Dimik 1672,40,0,0,1 -jupe_core.gat,0,0,0,0 monster Dimik 1673,40,0,0,1 -jupe_core.gat,0,0,0,0 monster Archdam 1668,40,0,0,1 -jupe_core.gat,0,0,0,0 monster Vesper 1685,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Juperos Mystical Dungeon - Monster Spawn Locations +//===== By: ================================================== +// »» The Prometheus Project «« +// Copyright (c) 2004,2005 +// Licensed under GPL +// http://prometheus.fnae.net/ +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena/Freya Version +//===== Additional Comments: ================================= +//= 0.1 Added 1st version. [Muad_Dib] +//= 0.2 Updated the spawns according to current info [MasterOfMuppets] +//= 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] +//============================================================ + +//======================================================================================== +// - Juperos 01 +//======================================================================================== + +juperos_01.gat,100,180,60,70 monster Venatu 1679,15,0,0,1 +juperos_01.gat,100,180,60,70 monster Venatu 1676,25,0,0,1 +juperos_01.gat,100,180,60,70 monster Venatu 1677,20,0,0,1 +juperos_01.gat,100,180,60,70 monster Venatu 1678,25,0,0,1 +juperos_01.gat,192,132,60,80 monster Venatu 1679,35,0,0,1 +juperos_01.gat,192,132,60,80 monster Venatu 1676,45,0,0,1 +juperos_01.gat,192,132,60,80 monster Venatu 1677,50,0,0,1 +juperos_01.gat,192,132,60,80 monster Venatu 1678,45,0,0,1 + +//======================================================================================== +// - Juperos 02 +//======================================================================================== + +juperos_02.gat,0,0,0,0 monster Venatu 1679,50,0,0,1 +juperos_02.gat,0,0,0,0 monster Venatu 1676,65,0,0,1 +juperos_02.gat,0,0,0,0 monster Venatu 1677,65,0,0,1 +juperos_02.gat,0,0,0,0 monster Venatu 1678,65,0,0,1 +juperos_02.gat,0,0,0,0 monster Apocalypse 1365,70,0,0,1 + +//======================================================================================== +// - Juperos Core +//======================================================================================== + +jupe_core.gat,0,0,0,0 monster Venatu 1676,25,0,0,1 +jupe_core.gat,0,0,0,0 monster Venatu 1677,25,0,0,1 +jupe_core.gat,0,0,0,0 monster Venatu 1678,25,0,0,1 +jupe_core.gat,0,0,0,0 monster Dimik 1670,40,0,0,1 +jupe_core.gat,0,0,0,0 monster Dimik 1671,40,0,0,1 +jupe_core.gat,0,0,0,0 monster Dimik 1672,40,0,0,1 +jupe_core.gat,0,0,0,0 monster Dimik 1673,40,0,0,1 +jupe_core.gat,0,0,0,0 monster Archdam 1668,40,0,0,1 +jupe_core.gat,0,0,0,0 monster Vesper 1685,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/kiel.txt b/npc/mobs/dungeons/kiel.txt index fdd66c308..764f542ee 100644 --- a/npc/mobs/dungeons/kiel.txt +++ b/npc/mobs/dungeons/kiel.txt @@ -1,43 +1,43 @@ -//===== eAthena Script ======================================= -//= Kiel Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version [MasterOfMuppets] -//= 1.1 Added official mob types [Playtester] -//============================================================ - -//================================================== -// kh_kiehl01 -//================================================== -kh_kiehl01.gat,0,0,0,0 monster Constant 1745,10,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Aliot 1740,8,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Aliza 1746,8,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Alicel 1739,8,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Aliza 1737,2,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Aliot 1736,2,0,0,0 -kh_kiehl01.gat,0,0,0,0 monster Alicel 1735,2,0,0,0 - -//================================================== -// kh_dun01 - Machine doll factory, 1st floor -//================================================== -kh_dun01.gat,0,0,0,0 monster Alice 1275,30,0,0,0 -kh_dun01.gat,0,0,0,0 monster Aliza 1737,60,0,0,0 -kh_dun01.gat,0,0,0,0 monster Constant 1738,10,0,0,0 -kh_dun01.gat,0,0,0,0 monster Constant 1745,10,0,0,0 -kh_dun01.gat,0,0,0,0 monster Alicel 1735,5,0,0,0 -kh_dun01.gat,0,0,0,0 monster Aliot 1736,5,0,0,0 - -//================================================== -// kh_dun02 - Machine doll factory, 2nd floor -//================================================== -kh_dun02.gat,0,0,0,0 monster Aliot 1736,30,0,0,0 -kh_dun02.gat,0,0,0,0 monster Alicel 1735,30,0,0,0 -kh_dun02.gat,0,0,0,0 monster Aliza 1737,30,0,0,0 -kh_dun02.gat,0,0,0,0 monster Constant 1738,30,0,0,0 -kh_dun02.gat,0,0,0,0 monster Constant 1745,30,0,0,0 -kh_dun02.gat,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Kiel Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version [MasterOfMuppets] +//= 1.1 Added official mob types [Playtester] +//============================================================ + +//================================================== +// kh_kiehl01 +//================================================== +kh_kiehl01.gat,0,0,0,0 monster Constant 1745,10,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Aliot 1740,8,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Aliza 1746,8,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Alicel 1739,8,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Aliza 1737,2,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Aliot 1736,2,0,0,0 +kh_kiehl01.gat,0,0,0,0 monster Alicel 1735,2,0,0,0 + +//================================================== +// kh_dun01 - Machine doll factory, 1st floor +//================================================== +kh_dun01.gat,0,0,0,0 monster Alice 1275,30,0,0,0 +kh_dun01.gat,0,0,0,0 monster Aliza 1737,60,0,0,0 +kh_dun01.gat,0,0,0,0 monster Constant 1738,10,0,0,0 +kh_dun01.gat,0,0,0,0 monster Constant 1745,10,0,0,0 +kh_dun01.gat,0,0,0,0 monster Alicel 1735,5,0,0,0 +kh_dun01.gat,0,0,0,0 monster Aliot 1736,5,0,0,0 + +//================================================== +// kh_dun02 - Machine doll factory, 2nd floor +//================================================== +kh_dun02.gat,0,0,0,0 monster Aliot 1736,30,0,0,0 +kh_dun02.gat,0,0,0,0 monster Alicel 1735,30,0,0,0 +kh_dun02.gat,0,0,0,0 monster Aliza 1737,30,0,0,0 +kh_dun02.gat,0,0,0,0 monster Constant 1738,30,0,0,0 +kh_dun02.gat,0,0,0,0 monster Constant 1745,30,0,0,0 +kh_dun02.gat,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/lhzdun.txt b/npc/mobs/dungeons/lhzdun.txt index ce93c213d..c70d163e4 100644 --- a/npc/mobs/dungeons/lhzdun.txt +++ b/npc/mobs/dungeons/lhzdun.txt @@ -1,241 +1,241 @@ -//===== eAthena Script ======================================= -//= Bio-life Labs - Monster Spawn Locations -//===== By: ================================================== -// »» The Prometheus Project «« -// Copyright (c) 2004,2005 -// Licensed under GPL -// http://prometheus.fnae.net/ -//===== Current Version: ===================================== -//= 1.6 -//===== Compatible With: ===================================== -//= Any Athena -//===== Additional Comments: ================================= -//= 08/24/05 : Added 1st version. [Muad_Dib] -//= 1.1: Some corrections to level 1, 2 as pointed out by -//= MasterofMuppets. [Skotlex] -//= 1.3: Some fixes based on kRO's "RO Map" [Poki#3] -//= I also made the place more Moby ^^ -//= 1.4: Adjusted spawns according to own info from iRO [MasterOfMuppets] -//= 1.5: More accurate spawn numbers and iRO names thanks to Tharis [Playtester] -//= 1.6: Official X.3 spawns [Playtester] -//============================================================ - - -//======================================================================================== -// lhz_dun01 - Bio-life Labs 1F -//======================================================================================== - -lhz_dun01.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Anopheles 1627,70,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Remover 1682,100,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Egnigem Cenia 1652,1,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Wickebine Tres 1653,1,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Armeyer Dinze 1654,1,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Errende Ebecee 1655,1,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Kavach Icarus 1656,1,0,0,0 -lhz_dun01.gat,0,0,0,0 monster Laurell Weinder 1657,1,0,0,0 -lhz_dun01.gat,150,50,16,18 monster Egnigem Cenia 1652,1,900000,800000,1 -lhz_dun01.gat,150,50,16,18 monster Wickebine Tres 1653,1,900000,800000,1 -lhz_dun01.gat,150,50,16,18 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01.gat,150,50,16,18 monster Errende Ebecee 1655,5,900000,800000,1 -lhz_dun01.gat,150,50,16,18 monster Kavach Icarus 1656,5,600000,300000,1 -lhz_dun01.gat,150,50,16,18 monster Laurell Weinder 1657,5,600000,300000,1 -lhz_dun01.gat,250,150,18,30 monster Egnigem Cenia 1652,4,900000,800000,1 -lhz_dun01.gat,250,150,18,30 monster Wickebine Tres 1653,4,600000,300000,1 -lhz_dun01.gat,250,150,18,30 monster Armeyer Dinze 1654,4,900000,800000,1 -lhz_dun01.gat,250,150,18,30 monster Errende Ebecee 1655,2,900000,800000,1 -lhz_dun01.gat,250,150,18,30 monster Kavach Icarus 1656,2,900000,800000,1 -lhz_dun01.gat,250,150,18,30 monster Laurell Weinder 1657,2,600000,300000,1 -lhz_dun01.gat,50,150,11,35 monster Egnigem Cenia 1652,1,600000,300000,1 -lhz_dun01.gat,50,150,11,35 monster Wickebine Tres 1653,4,900000,800000,1 -lhz_dun01.gat,50,150,11,35 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01.gat,50,150,11,35 monster Errende Ebecee 1655,4,900000,800000,1 -lhz_dun01.gat,50,150,11,35 monster Kavach Icarus 1656,4,900000,800000,1 -lhz_dun01.gat,50,150,11,35 monster Laurell Weinder 1657,2,600000,300000,1 -lhz_dun01.gat,192,61,18,30 monster Egnigem Cenia 1652,1,900000,800000,1 -lhz_dun01.gat,192,61,18,30 monster Wickebine Tres 1653,1,900000,800000,1 -lhz_dun01.gat,192,61,18,30 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01.gat,192,61,18,30 monster Errende Ebecee 1655,1,900000,800000,1 -lhz_dun01.gat,192,61,18,30 monster Kavach Icarus 1656,1,900000,800000,1 -lhz_dun01.gat,192,61,18,30 monster Laurell Weinder 1657,1,900000,800000,1 -lhz_dun01.gat,0,0,0,0 monster Gemini-S58 1681,1,7200000,5400000,0 - -//======================================================================================== -// lhz_dun02 - Bio-life Labs 2F -//======================================================================================== - -lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1652,26,0,0,0 -lhz_dun02.gat,0,0,0,0 monster Wickebine Tres 1653,26,0,0,0 -lhz_dun02.gat,0,0,0,0 monster Armeyer Dinze 1654,26,0,0,0 -lhz_dun02.gat,0,0,0,0 monster Errende Ebecee 1655,26,0,0,0 -lhz_dun02.gat,0,0,0,0 monster Kavach Icarus 1656,26,0,0,0 -lhz_dun02.gat,0,0,0,0 monster Laurell Weinder 1657,26,0,0,0 -lhz_dun02.gat,150,150,56,54 monster Egnigem Cenia 1652,4,120000,60000,1 -lhz_dun02.gat,150,150,56,54 monster Wickebine Tres 1653,4,120000,60000,1 -lhz_dun02.gat,150,150,56,54 monster Armeyer Dinze 1654,4,120000,60000,1 -lhz_dun02.gat,150,150,56,54 monster Errende Ebecee 1655,4,120000,60000,1 -lhz_dun02.gat,150,150,56,54 monster Kavach Icarus 1656,4,120000,60000,1 -lhz_dun02.gat,150,150,56,54 monster Laurell Weinder 1657,4,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Egnigem Cenia 1652,10,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Wickebine Tres 1653,10,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Armeyer Dinze 1654,10,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Errende Ebecee 1655,10,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Kavach Icarus 1656,10,120000,60000,1 -lhz_dun02.gat,150,150,105,90 monster Laurell Weinder 1657,10,120000,60000,1 -lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1652,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Wickebine Tres 1653,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Armeyer Dinze 1654,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Errende Ebecee 1655,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Kavach Icarus 1656,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Laurell Weinder 1657,10,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Remover 1682,20,300000,150000,1 -lhz_dun02.gat,0,0,0,0 monster Eremes Guile 1635,1,180000,120000,0 -lhz_dun02.gat,0,0,0,0 monster Gemini-S58 1681,10,5400000,180000,0 -lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1658,1,7200000,5400000,1 - -//======================================================================================== -// lhz_dun03 - Bio-life Labs 3F -//======================================================================================== - -lhz_dun03.gat,140,235,116,30 monster Seyren Windsor 1634,4,180000,120000,0 -lhz_dun03.gat,140,235,116,30 monster Eremes Guile 1635,4,180000,120000,0 -lhz_dun03.gat,140,235,116,30 monster Howard Alt-Eisen 1636,4,180000,120000,0 -lhz_dun03.gat,140,235,116,30 monster Margaretha Sorin 1637,4,180000,120000,0 -lhz_dun03.gat,140,235,116,30 monster Cecil Damon 1638,4,180000,120000,0 -lhz_dun03.gat,140,235,116,30 monster Kathryne Keyron 1639,4,180000,120000,0 - -lhz_dun03.gat,40,214,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03.gat,40,214,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03.gat,40,214,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03.gat,40,214,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03.gat,40,214,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03.gat,40,214,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03.gat,240,213,16,17 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03.gat,240,213,16,17 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03.gat,240,213,16,17 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03.gat,240,213,16,17 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03.gat,240,213,16,17 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03.gat,240,213,16,17 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03.gat,140,65,108,38 monster Seyren Windsor 1634,7,120000,160000,0 -lhz_dun03.gat,140,65,108,38 monster Eremes Guile 1635,7,120000,160000,0 -lhz_dun03.gat,140,65,108,38 monster Howard Alt-Eisen 1636,7,120000,160000,0 -lhz_dun03.gat,140,65,108,38 monster Margaretha Sorin 1637,7,120000,160000,0 -lhz_dun03.gat,140,65,108,38 monster Cecil Damon 1638,7,120000,60000,0 -lhz_dun03.gat,140,65,108,38 monster Kathryne Keyron 1639,7,120000,60000,0 - -lhz_dun03.gat,140,31,8,15 monster Seyren Windsor 1634,1,600000,540000,0 -lhz_dun03.gat,140,31,8,15 monster Eremes Guile 1635,1,540000,480000,0 -lhz_dun03.gat,140,31,8,15 monster Howard Alt-Eisen 1636,1,600000,540000,0 -lhz_dun03.gat,140,31,8,15 monster Margaretha Sorin 1637,1,540000,480000,0 -lhz_dun03.gat,140,31,8,15 monster Cecil Damon 1638,1,600000,540000,0 -lhz_dun03.gat,140,31,8,15 monster Kathryne Keyron 1639,1,540000,480000,0 - -lhz_dun03.gat,40,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03.gat,40,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03.gat,40,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03.gat,40,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03.gat,40,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03.gat,40,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03.gat,240,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03.gat,240,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03.gat,240,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03.gat,240,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03.gat,240,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03.gat,240,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03.gat,54,131,35,39 monster Seyren Windsor 1634,5,180000,120000,0 -lhz_dun03.gat,54,131,35,39 monster Eremes Guile 1635,5,180000,120000,0 -lhz_dun03.gat,54,131,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 -lhz_dun03.gat,54,131,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 -lhz_dun03.gat,54,131,35,39 monster Cecil Damon 1638,5,120000,60000,0 -lhz_dun03.gat,54,131,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 - -lhz_dun03.gat,228,137,35,39 monster Seyren Windsor 1634,5,180000,120000,0 -lhz_dun03.gat,228,137,35,39 monster Eremes Guile 1635,5,180000,120000,0 -lhz_dun03.gat,228,137,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 -lhz_dun03.gat,228,137,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 -lhz_dun03.gat,228,137,35,39 monster Cecil Damon 1638,5,120000,60000,0 -lhz_dun03.gat,228,137,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 - -lhz_dun03.gat,138,138,36,34 monster Seyren Windsor 1634,3,120000,60000,0 -lhz_dun03.gat,138,138,36,34 monster Eremes Guile 1635,3,120000,60000,0 -lhz_dun03.gat,138,138,36,34 monster Howard Alt-Eisen 1636,3,120000,60000,0 -lhz_dun03.gat,138,138,36,34 monster Margaretha Sorin 1637,3,180000,120000,0 -lhz_dun03.gat,138,138,36,34 monster Cecil Damon 1638,4,0,0,0 -lhz_dun03.gat,138,138,36,34 monster Kathryne Keyron 1639,4,0,0,0 - -lhz_dun03.gat,140,192,66,21 monster Seyren Windsor 1634,7,120000,60000,0 -lhz_dun03.gat,140,192,66,21 monster Eremes Guile 1635,7,180000,120000,0 -lhz_dun03.gat,140,192,66,21 monster Howard Alt-Eisen 1636,7,120000,60000,0 -lhz_dun03.gat,140,192,66,21 monster Margaretha Sorin 1637,7,180000,120000,0 -lhz_dun03.gat,140,192,66,21 monster Cecil Damon 1638,7,120000,60000,0 -lhz_dun03.gat,140,192,66,21 monster Kathryne Keyron 1639,7,120000,60000,0 - -lhz_dun03.gat,89,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,89,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,107,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,107,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,171,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,171,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,189,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,189,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,89,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,89,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,107,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,107,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,171,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,171,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03.gat,189,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03.gat,189,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 - -lhz_dun03.gat,96,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03.gat,96,164,13,8 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03.gat,96,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03.gat,96,164,13,8 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03.gat,96,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03.gat,180,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03.gat,180,164,13,8 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03.gat,180,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03.gat,180,164,13,8 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03.gat,180,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03.gat,98,113,13,9 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03.gat,98,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03.gat,98,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03.gat,98,113,13,9 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03.gat,98,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03.gat,180,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03.gat,180,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03.gat,180,113,13,9 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03.gat,180,113,13,9 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03.gat,180,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 - -lhz_dun03.gat,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1 -lhz_dun03.gat,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1 -lhz_dun03.gat,139,158,20,11 monster Assassin Cross Eremes 1641,1,2580000,2340000,1 -lhz_dun03.gat,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 -lhz_dun03.gat,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 -lhz_dun03.gat,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1 - -lhz_dun03.gat,1,1,0 script Lhzdun03monster -1,{ -OnInit: - while(1){ - set $@metaspawn,rand(1,6); - if($@metaspawn == 1)areamonster "lhz_dun03.gat",1,1,300,300,"Lord Knight Seyren",1646,1,"Lhzdun03monster::OnMonsterDead"; - if($@metaspawn == 2)areamonster "lhz_dun03.gat",1,1,300,300,"Assassin Cross Eremes",1647,1,"Lhzdun03monster::OnMonsterDead"; - if($@metaspawn == 3)areamonster "lhz_dun03.gat",1,1,300,300,"Whitesmith Horward",1648,1,"Lhzdun03monster::OnMonsterDead"; - if($@metaspawn == 4)areamonster "lhz_dun03.gat",1,1,300,300,"High Priest Margaretha",1649,1,"Lhzdun03monster::OnMonsterDead"; - if($@metaspawn == 5)areamonster "lhz_dun03.gat",1,1,300,300,"Sniper Cecil",1650,1,"Lhzdun03monster::OnMonsterDead"; - if($@metaspawn == 6)areamonster "lhz_dun03.gat",1,1,300,300,"High Wizard Kathryne",1651,1,"Lhzdun03monster::OnMonsterDead"; - end; - OnMonsterDead: - initnpctimer; - setnpctimer 0; - end; - OnTimer7200000: - stopnpctimer; - } - -} +//===== eAthena Script ======================================= +//= Bio-life Labs - Monster Spawn Locations +//===== By: ================================================== +// »» The Prometheus Project «« +// Copyright (c) 2004,2005 +// Licensed under GPL +// http://prometheus.fnae.net/ +//===== Current Version: ===================================== +//= 1.6 +//===== Compatible With: ===================================== +//= Any Athena +//===== Additional Comments: ================================= +//= 08/24/05 : Added 1st version. [Muad_Dib] +//= 1.1: Some corrections to level 1, 2 as pointed out by +//= MasterofMuppets. [Skotlex] +//= 1.3: Some fixes based on kRO's "RO Map" [Poki#3] +//= I also made the place more Moby ^^ +//= 1.4: Adjusted spawns according to own info from iRO [MasterOfMuppets] +//= 1.5: More accurate spawn numbers and iRO names thanks to Tharis [Playtester] +//= 1.6: Official X.3 spawns [Playtester] +//============================================================ + + +//======================================================================================== +// lhz_dun01 - Bio-life Labs 1F +//======================================================================================== + +lhz_dun01.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Anopheles 1627,70,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Remover 1682,100,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Egnigem Cenia 1652,1,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Wickebine Tres 1653,1,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Armeyer Dinze 1654,1,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Errende Ebecee 1655,1,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Kavach Icarus 1656,1,0,0,0 +lhz_dun01.gat,0,0,0,0 monster Laurell Weinder 1657,1,0,0,0 +lhz_dun01.gat,150,50,16,18 monster Egnigem Cenia 1652,1,900000,800000,1 +lhz_dun01.gat,150,50,16,18 monster Wickebine Tres 1653,1,900000,800000,1 +lhz_dun01.gat,150,50,16,18 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01.gat,150,50,16,18 monster Errende Ebecee 1655,5,900000,800000,1 +lhz_dun01.gat,150,50,16,18 monster Kavach Icarus 1656,5,600000,300000,1 +lhz_dun01.gat,150,50,16,18 monster Laurell Weinder 1657,5,600000,300000,1 +lhz_dun01.gat,250,150,18,30 monster Egnigem Cenia 1652,4,900000,800000,1 +lhz_dun01.gat,250,150,18,30 monster Wickebine Tres 1653,4,600000,300000,1 +lhz_dun01.gat,250,150,18,30 monster Armeyer Dinze 1654,4,900000,800000,1 +lhz_dun01.gat,250,150,18,30 monster Errende Ebecee 1655,2,900000,800000,1 +lhz_dun01.gat,250,150,18,30 monster Kavach Icarus 1656,2,900000,800000,1 +lhz_dun01.gat,250,150,18,30 monster Laurell Weinder 1657,2,600000,300000,1 +lhz_dun01.gat,50,150,11,35 monster Egnigem Cenia 1652,1,600000,300000,1 +lhz_dun01.gat,50,150,11,35 monster Wickebine Tres 1653,4,900000,800000,1 +lhz_dun01.gat,50,150,11,35 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01.gat,50,150,11,35 monster Errende Ebecee 1655,4,900000,800000,1 +lhz_dun01.gat,50,150,11,35 monster Kavach Icarus 1656,4,900000,800000,1 +lhz_dun01.gat,50,150,11,35 monster Laurell Weinder 1657,2,600000,300000,1 +lhz_dun01.gat,192,61,18,30 monster Egnigem Cenia 1652,1,900000,800000,1 +lhz_dun01.gat,192,61,18,30 monster Wickebine Tres 1653,1,900000,800000,1 +lhz_dun01.gat,192,61,18,30 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01.gat,192,61,18,30 monster Errende Ebecee 1655,1,900000,800000,1 +lhz_dun01.gat,192,61,18,30 monster Kavach Icarus 1656,1,900000,800000,1 +lhz_dun01.gat,192,61,18,30 monster Laurell Weinder 1657,1,900000,800000,1 +lhz_dun01.gat,0,0,0,0 monster Gemini-S58 1681,1,7200000,5400000,0 + +//======================================================================================== +// lhz_dun02 - Bio-life Labs 2F +//======================================================================================== + +lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1652,26,0,0,0 +lhz_dun02.gat,0,0,0,0 monster Wickebine Tres 1653,26,0,0,0 +lhz_dun02.gat,0,0,0,0 monster Armeyer Dinze 1654,26,0,0,0 +lhz_dun02.gat,0,0,0,0 monster Errende Ebecee 1655,26,0,0,0 +lhz_dun02.gat,0,0,0,0 monster Kavach Icarus 1656,26,0,0,0 +lhz_dun02.gat,0,0,0,0 monster Laurell Weinder 1657,26,0,0,0 +lhz_dun02.gat,150,150,56,54 monster Egnigem Cenia 1652,4,120000,60000,1 +lhz_dun02.gat,150,150,56,54 monster Wickebine Tres 1653,4,120000,60000,1 +lhz_dun02.gat,150,150,56,54 monster Armeyer Dinze 1654,4,120000,60000,1 +lhz_dun02.gat,150,150,56,54 monster Errende Ebecee 1655,4,120000,60000,1 +lhz_dun02.gat,150,150,56,54 monster Kavach Icarus 1656,4,120000,60000,1 +lhz_dun02.gat,150,150,56,54 monster Laurell Weinder 1657,4,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Egnigem Cenia 1652,10,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Wickebine Tres 1653,10,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Armeyer Dinze 1654,10,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Errende Ebecee 1655,10,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Kavach Icarus 1656,10,120000,60000,1 +lhz_dun02.gat,150,150,105,90 monster Laurell Weinder 1657,10,120000,60000,1 +lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1652,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Wickebine Tres 1653,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Armeyer Dinze 1654,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Errende Ebecee 1655,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Kavach Icarus 1656,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Laurell Weinder 1657,10,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Remover 1682,20,300000,150000,1 +lhz_dun02.gat,0,0,0,0 monster Eremes Guile 1635,1,180000,120000,0 +lhz_dun02.gat,0,0,0,0 monster Gemini-S58 1681,10,5400000,180000,0 +lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1658,1,7200000,5400000,1 + +//======================================================================================== +// lhz_dun03 - Bio-life Labs 3F +//======================================================================================== + +lhz_dun03.gat,140,235,116,30 monster Seyren Windsor 1634,4,180000,120000,0 +lhz_dun03.gat,140,235,116,30 monster Eremes Guile 1635,4,180000,120000,0 +lhz_dun03.gat,140,235,116,30 monster Howard Alt-Eisen 1636,4,180000,120000,0 +lhz_dun03.gat,140,235,116,30 monster Margaretha Sorin 1637,4,180000,120000,0 +lhz_dun03.gat,140,235,116,30 monster Cecil Damon 1638,4,180000,120000,0 +lhz_dun03.gat,140,235,116,30 monster Kathryne Keyron 1639,4,180000,120000,0 + +lhz_dun03.gat,40,214,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03.gat,40,214,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03.gat,40,214,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03.gat,40,214,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03.gat,40,214,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03.gat,40,214,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03.gat,240,213,16,17 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03.gat,240,213,16,17 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03.gat,240,213,16,17 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03.gat,240,213,16,17 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03.gat,240,213,16,17 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03.gat,240,213,16,17 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03.gat,140,65,108,38 monster Seyren Windsor 1634,7,120000,160000,0 +lhz_dun03.gat,140,65,108,38 monster Eremes Guile 1635,7,120000,160000,0 +lhz_dun03.gat,140,65,108,38 monster Howard Alt-Eisen 1636,7,120000,160000,0 +lhz_dun03.gat,140,65,108,38 monster Margaretha Sorin 1637,7,120000,160000,0 +lhz_dun03.gat,140,65,108,38 monster Cecil Damon 1638,7,120000,60000,0 +lhz_dun03.gat,140,65,108,38 monster Kathryne Keyron 1639,7,120000,60000,0 + +lhz_dun03.gat,140,31,8,15 monster Seyren Windsor 1634,1,600000,540000,0 +lhz_dun03.gat,140,31,8,15 monster Eremes Guile 1635,1,540000,480000,0 +lhz_dun03.gat,140,31,8,15 monster Howard Alt-Eisen 1636,1,600000,540000,0 +lhz_dun03.gat,140,31,8,15 monster Margaretha Sorin 1637,1,540000,480000,0 +lhz_dun03.gat,140,31,8,15 monster Cecil Damon 1638,1,600000,540000,0 +lhz_dun03.gat,140,31,8,15 monster Kathryne Keyron 1639,1,540000,480000,0 + +lhz_dun03.gat,40,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03.gat,40,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03.gat,40,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03.gat,40,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03.gat,40,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03.gat,40,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03.gat,240,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03.gat,240,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03.gat,240,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03.gat,240,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03.gat,240,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03.gat,240,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03.gat,54,131,35,39 monster Seyren Windsor 1634,5,180000,120000,0 +lhz_dun03.gat,54,131,35,39 monster Eremes Guile 1635,5,180000,120000,0 +lhz_dun03.gat,54,131,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 +lhz_dun03.gat,54,131,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 +lhz_dun03.gat,54,131,35,39 monster Cecil Damon 1638,5,120000,60000,0 +lhz_dun03.gat,54,131,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 + +lhz_dun03.gat,228,137,35,39 monster Seyren Windsor 1634,5,180000,120000,0 +lhz_dun03.gat,228,137,35,39 monster Eremes Guile 1635,5,180000,120000,0 +lhz_dun03.gat,228,137,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 +lhz_dun03.gat,228,137,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 +lhz_dun03.gat,228,137,35,39 monster Cecil Damon 1638,5,120000,60000,0 +lhz_dun03.gat,228,137,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 + +lhz_dun03.gat,138,138,36,34 monster Seyren Windsor 1634,3,120000,60000,0 +lhz_dun03.gat,138,138,36,34 monster Eremes Guile 1635,3,120000,60000,0 +lhz_dun03.gat,138,138,36,34 monster Howard Alt-Eisen 1636,3,120000,60000,0 +lhz_dun03.gat,138,138,36,34 monster Margaretha Sorin 1637,3,180000,120000,0 +lhz_dun03.gat,138,138,36,34 monster Cecil Damon 1638,4,0,0,0 +lhz_dun03.gat,138,138,36,34 monster Kathryne Keyron 1639,4,0,0,0 + +lhz_dun03.gat,140,192,66,21 monster Seyren Windsor 1634,7,120000,60000,0 +lhz_dun03.gat,140,192,66,21 monster Eremes Guile 1635,7,180000,120000,0 +lhz_dun03.gat,140,192,66,21 monster Howard Alt-Eisen 1636,7,120000,60000,0 +lhz_dun03.gat,140,192,66,21 monster Margaretha Sorin 1637,7,180000,120000,0 +lhz_dun03.gat,140,192,66,21 monster Cecil Damon 1638,7,120000,60000,0 +lhz_dun03.gat,140,192,66,21 monster Kathryne Keyron 1639,7,120000,60000,0 + +lhz_dun03.gat,89,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,89,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,107,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,107,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,171,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,171,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,189,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,189,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,89,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,89,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,107,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,107,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,171,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,171,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03.gat,189,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03.gat,189,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 + +lhz_dun03.gat,96,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03.gat,96,164,13,8 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03.gat,96,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03.gat,96,164,13,8 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03.gat,96,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03.gat,180,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03.gat,180,164,13,8 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03.gat,180,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03.gat,180,164,13,8 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03.gat,180,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03.gat,98,113,13,9 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03.gat,98,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03.gat,98,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03.gat,98,113,13,9 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03.gat,98,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03.gat,180,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03.gat,180,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03.gat,180,113,13,9 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03.gat,180,113,13,9 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03.gat,180,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 + +lhz_dun03.gat,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1 +lhz_dun03.gat,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1 +lhz_dun03.gat,139,158,20,11 monster Assassin Cross Eremes 1641,1,2580000,2340000,1 +lhz_dun03.gat,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 +lhz_dun03.gat,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 +lhz_dun03.gat,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1 + +lhz_dun03.gat,1,1,0 script Lhzdun03monster -1,{ +OnInit: + while(1){ + set $@metaspawn,rand(1,6); + if($@metaspawn == 1)areamonster "lhz_dun03.gat",1,1,300,300,"Lord Knight Seyren",1646,1,"Lhzdun03monster::OnMonsterDead"; + if($@metaspawn == 2)areamonster "lhz_dun03.gat",1,1,300,300,"Assassin Cross Eremes",1647,1,"Lhzdun03monster::OnMonsterDead"; + if($@metaspawn == 3)areamonster "lhz_dun03.gat",1,1,300,300,"Whitesmith Horward",1648,1,"Lhzdun03monster::OnMonsterDead"; + if($@metaspawn == 4)areamonster "lhz_dun03.gat",1,1,300,300,"High Priest Margaretha",1649,1,"Lhzdun03monster::OnMonsterDead"; + if($@metaspawn == 5)areamonster "lhz_dun03.gat",1,1,300,300,"Sniper Cecil",1650,1,"Lhzdun03monster::OnMonsterDead"; + if($@metaspawn == 6)areamonster "lhz_dun03.gat",1,1,300,300,"High Wizard Kathryne",1651,1,"Lhzdun03monster::OnMonsterDead"; + end; + OnMonsterDead: + initnpctimer; + setnpctimer 0; + end; + OnTimer7200000: + stopnpctimer; + } + +} diff --git a/npc/mobs/dungeons/louydun.txt b/npc/mobs/dungeons/louydun.txt index 503ee91a7..320c8ef1e 100644 --- a/npc/mobs/dungeons/louydun.txt +++ b/npc/mobs/dungeons/louydun.txt @@ -1,42 +1,42 @@ -//===== eAthena Script ======================================= -//= Louyang Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Updated by MasterOfMuppets -//= 1.2 Added Bacsojin and Chung E [MasterOfMuppets] -//============================================================ - -//================================================== -// lou_dun01 - The Royal Tomb -//================================================== -lou_dun01.gat,0,0,0,0 monster Horong 1129,15,0,0,0 -lou_dun01.gat,0,0,0,0 monster Mi Gao 1516,15,0,0,0 -lou_dun01.gat,215,159,40,80 monster Side Winder 1037,10,300000,120000,0 -lou_dun01.gat,215,159,40,80 monster Jing Guai 1517,25,300000,120000,0 -lou_dun01.gat,0,0,0,0 monster Jing Guai 1517,20,0,0,0 -lou_dun01.gat,0,0,0,0 monster Grizzly 1381,15,0,0,0 -lou_dun01.gat,0,0,0,0 monster Leib Olmai 1306,1,300000,120000,0 -lou_dun01.gat,197,77,10,10 monster Black Mushroom 1084,5,0,0,0 -lou_dun01.gat,0,0,0,0 monster Shining Plant 1083,5,0,0,0 - -//================================================== -// lou_dun02 - Inside the Royal Tomb -//================================================== -lou_dun02.gat,0,0,0,0 monster Yao Jun 1512,40,300000,120000,0 -lou_dun02.gat,0,0,0,0 monster Munak 1026,25,0,0,0 -lou_dun02.gat,0,0,0,0 monster Zhu Po Long 1514,5,0,0,0 -lou_dun02.gat,0,0,0,0 monster Mimic 1191,5,0,0,0 - -//================================================== -// lou_dun03 - Suei Long Gon -//================================================== -lou_dun03.gat,0,0,0,0 monster Yao Jun 1512,25,0,0,0 -lou_dun03.gat,0,0,0,0 monster Zhu Po Long 1514,25,0,0,0 -lou_dun03.gat,0,0,0,0 monster Mao Guai 1513,15,0,0,0 -lou_dun03.gat,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 -lou_dun03.gat,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 +//===== eAthena Script ======================================= +//= Louyang Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Updated by MasterOfMuppets +//= 1.2 Added Bacsojin and Chung E [MasterOfMuppets] +//============================================================ + +//================================================== +// lou_dun01 - The Royal Tomb +//================================================== +lou_dun01.gat,0,0,0,0 monster Horong 1129,15,0,0,0 +lou_dun01.gat,0,0,0,0 monster Mi Gao 1516,15,0,0,0 +lou_dun01.gat,215,159,40,80 monster Side Winder 1037,10,300000,120000,0 +lou_dun01.gat,215,159,40,80 monster Jing Guai 1517,25,300000,120000,0 +lou_dun01.gat,0,0,0,0 monster Jing Guai 1517,20,0,0,0 +lou_dun01.gat,0,0,0,0 monster Grizzly 1381,15,0,0,0 +lou_dun01.gat,0,0,0,0 monster Leib Olmai 1306,1,300000,120000,0 +lou_dun01.gat,197,77,10,10 monster Black Mushroom 1084,5,0,0,0 +lou_dun01.gat,0,0,0,0 monster Shining Plant 1083,5,0,0,0 + +//================================================== +// lou_dun02 - Inside the Royal Tomb +//================================================== +lou_dun02.gat,0,0,0,0 monster Yao Jun 1512,40,300000,120000,0 +lou_dun02.gat,0,0,0,0 monster Munak 1026,25,0,0,0 +lou_dun02.gat,0,0,0,0 monster Zhu Po Long 1514,5,0,0,0 +lou_dun02.gat,0,0,0,0 monster Mimic 1191,5,0,0,0 + +//================================================== +// lou_dun03 - Suei Long Gon +//================================================== +lou_dun03.gat,0,0,0,0 monster Yao Jun 1512,25,0,0,0 +lou_dun03.gat,0,0,0,0 monster Zhu Po Long 1514,25,0,0,0 +lou_dun03.gat,0,0,0,0 monster Mao Guai 1513,15,0,0,0 +lou_dun03.gat,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 +lou_dun03.gat,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 diff --git a/npc/mobs/dungeons/magmadun.txt b/npc/mobs/dungeons/magmadun.txt index 832ebdb6d..92df8bae1 100644 --- a/npc/mobs/dungeons/magmadun.txt +++ b/npc/mobs/dungeons/magmadun.txt @@ -1,38 +1,38 @@ -//===== eAthena Script ======================================= -//= Magma Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus] -//= 1.2 Official jRO 10.3 spawns [Playtester] -//============================================================ - -//================================================== -// mag_dun01 - Nogg Road F1 -//================================================== -mag_dun01.gat,0,0,0,0 monster Blazer 1367,20,0,0,0 -mag_dun01.gat,0,0,0,0 monster Lava Golem 1366,20,600000,300000,0 -mag_dun01.gat,0,0,0,0 monster Kaho 1072,20,0,0,0 -mag_dun01.gat,0,0,0,0 monster Explosion 1383,30,0,0,0 -mag_dun01.gat,0,0,0,0 monster Grizzly 1381,10,0,0,0 - -//================================================== -// mag_dun02 - Nogg Road F2 -//================================================== -mag_dun02.gat,70,190,20,20 monster Blazer 1367,5,300000,150000,0 -mag_dun02.gat,200,120,40,40 monster Blazer 1367,15,300000,150000,0 -mag_dun02.gat,70,87,50,50 monster Nightmare Terror 1379,10,300000,150000,0 -mag_dun02.gat,210,156,15,15 monster Nightmare Terror 1379,3,60000,30000,0 -mag_dun02.gat,135,153,15,15 monster Nightmare Terror 1379,3,60000,30000,0 -mag_dun02.gat,0,0,0,0 monster Nightmare Terror 1379,12,60000,30000,0 -mag_dun02.gat,120,202,20,20 monster Deleter 1384,5,60000,30000,0 -mag_dun02.gat,185,185,50,50 monster Deleter 1385,10,300000,150000,0 -mag_dun02.gat,200,77,30,30 monster Deleter 1384,5,300000,150000,0 -mag_dun02.gat,0,0,0,0 monster Gig 1387,10,0,0,0 -mag_dun02.gat,200,77,30,30 monster Diabolic 1382,10,300000,150000,0 -mag_dun02.gat,135,68,15,15 monster Diabolic 1382,5,300000,30000,0 -mag_dun02.gat,0,0,0,0 monster Diabolic 1382,5,60000,30000,0 +//===== eAthena Script ======================================= +//= Magma Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus] +//= 1.2 Official jRO 10.3 spawns [Playtester] +//============================================================ + +//================================================== +// mag_dun01 - Nogg Road F1 +//================================================== +mag_dun01.gat,0,0,0,0 monster Blazer 1367,20,0,0,0 +mag_dun01.gat,0,0,0,0 monster Lava Golem 1366,20,600000,300000,0 +mag_dun01.gat,0,0,0,0 monster Kaho 1072,20,0,0,0 +mag_dun01.gat,0,0,0,0 monster Explosion 1383,30,0,0,0 +mag_dun01.gat,0,0,0,0 monster Grizzly 1381,10,0,0,0 + +//================================================== +// mag_dun02 - Nogg Road F2 +//================================================== +mag_dun02.gat,70,190,20,20 monster Blazer 1367,5,300000,150000,0 +mag_dun02.gat,200,120,40,40 monster Blazer 1367,15,300000,150000,0 +mag_dun02.gat,70,87,50,50 monster Nightmare Terror 1379,10,300000,150000,0 +mag_dun02.gat,210,156,15,15 monster Nightmare Terror 1379,3,60000,30000,0 +mag_dun02.gat,135,153,15,15 monster Nightmare Terror 1379,3,60000,30000,0 +mag_dun02.gat,0,0,0,0 monster Nightmare Terror 1379,12,60000,30000,0 +mag_dun02.gat,120,202,20,20 monster Deleter 1384,5,60000,30000,0 +mag_dun02.gat,185,185,50,50 monster Deleter 1385,10,300000,150000,0 +mag_dun02.gat,200,77,30,30 monster Deleter 1384,5,300000,150000,0 +mag_dun02.gat,0,0,0,0 monster Gig 1387,10,0,0,0 +mag_dun02.gat,200,77,30,30 monster Diabolic 1382,10,300000,150000,0 +mag_dun02.gat,135,68,15,15 monster Diabolic 1382,5,300000,30000,0 +mag_dun02.gat,0,0,0,0 monster Diabolic 1382,5,60000,30000,0 diff --git a/npc/mobs/dungeons/moc_pyramid.txt b/npc/mobs/dungeons/moc_pyramid.txt index 695bc80ff..019acf6ba 100644 --- a/npc/mobs/dungeons/moc_pyramid.txt +++ b/npc/mobs/dungeons/moc_pyramid.txt @@ -1,62 +1,62 @@ -//===== eAthena Script ======================================= -//= Morocc Pryamid Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// moc_pryd01 - Inside Pyramid F1 -//================================================== -moc_pryd01.gat,0,0,0,0 monster Familiar 1005,50,0,0,0 -moc_pryd01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 - -//================================================== -// moc_pryd02 - Inside Pyramid F2 -//================================================== -moc_pryd02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_pryd02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 -moc_pryd02.gat,0,0,0,0 monster Mummy 1041,30,0,0,0 -moc_pryd02.gat,0,0,0,0 monster Isis 1029,25,0,0,0 -moc_pryd02.gat,0,0,0,0 monster Soldier Skeleton 1028,20,0,0,0 -moc_pryd02.gat,0,0,0,0 monster Archer Skeleton 1016,20,0,0,0 - -//================================================== -// moc_pryd03 - Inside Pyramid F3 -//================================================== -moc_pryd03.gat,0,0,0,0 monster Drainliar 1111,15,0,0,0 -moc_pryd03.gat,0,0,0,0 monster Mimic 1191,10,0,0,0 -moc_pryd03.gat,0,0,0,0 monster Matyr 1146,15,0,0,0 -moc_pryd03.gat,0,0,0,0 monster Mummy 1041,45,0,0,0 -moc_pryd03.gat,0,0,0,0 monster Verit 1032,20,600000,300000,1 - -//================================================== -// moc_pryd04 - Inside Pyramid F4 -//================================================== -moc_pryd04.gat,0,0,0,0 monster Mummy 1041,25,0,0,0 -moc_pryd04.gat,0,0,0,0 monster Ancient Mummy 1297,3,0,0,0 -moc_pryd04.gat,0,0,0,0 monster Isis 1029,50,150000,75000,0 -moc_pryd04.gat,0,0,0,0 monster Mimic 1191,15,600000,300000,1 -moc_pryd04.gat,0,0,0,0 monster Osiris 1038,1,3600000,7200000,0 -moc_pryd04.gat,0,0,0,0 monster Matyr 1146,20,0,0,0 - -//================================================== -// moc_pryd05 - Inside Pyramid B1 -//================================================== -moc_pryd05.gat,0,0,0,0 monster Minorous 1149,60,0,0,0 -moc_pryd05.gat,0,0,0,0 monster Mummy 1041,10,0,0,0 -moc_pryd05.gat,0,0,0,0 monster Verit 1032,50,0,0,0 - -//================================================== -// moc_pryd06 - Inside Pyramid B2 -//================================================== -moc_pryd06.gat,0,0,0,0 monster Verit 1032,10,0,0,0 -moc_pryd06.gat,0,0,0,0 monster Arclouze 1194,20,0,0,0 -moc_pryd06.gat,100,90,80,50 monster Ancient Mummy 1297,20,0,0,0 -moc_pryd06.gat,100,90,80,50 monster Mimic 1191,20,0,0,0 -moc_pryd06.gat,102,85,1,1 monster Amon Ra 1511,1,3600000,1600000,0 +//===== eAthena Script ======================================= +//= Morocc Pryamid Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// moc_pryd01 - Inside Pyramid F1 +//================================================== +moc_pryd01.gat,0,0,0,0 monster Familiar 1005,50,0,0,0 +moc_pryd01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 + +//================================================== +// moc_pryd02 - Inside Pyramid F2 +//================================================== +moc_pryd02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_pryd02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 +moc_pryd02.gat,0,0,0,0 monster Mummy 1041,30,0,0,0 +moc_pryd02.gat,0,0,0,0 monster Isis 1029,25,0,0,0 +moc_pryd02.gat,0,0,0,0 monster Soldier Skeleton 1028,20,0,0,0 +moc_pryd02.gat,0,0,0,0 monster Archer Skeleton 1016,20,0,0,0 + +//================================================== +// moc_pryd03 - Inside Pyramid F3 +//================================================== +moc_pryd03.gat,0,0,0,0 monster Drainliar 1111,15,0,0,0 +moc_pryd03.gat,0,0,0,0 monster Mimic 1191,10,0,0,0 +moc_pryd03.gat,0,0,0,0 monster Matyr 1146,15,0,0,0 +moc_pryd03.gat,0,0,0,0 monster Mummy 1041,45,0,0,0 +moc_pryd03.gat,0,0,0,0 monster Verit 1032,20,600000,300000,1 + +//================================================== +// moc_pryd04 - Inside Pyramid F4 +//================================================== +moc_pryd04.gat,0,0,0,0 monster Mummy 1041,25,0,0,0 +moc_pryd04.gat,0,0,0,0 monster Ancient Mummy 1297,3,0,0,0 +moc_pryd04.gat,0,0,0,0 monster Isis 1029,50,150000,75000,0 +moc_pryd04.gat,0,0,0,0 monster Mimic 1191,15,600000,300000,1 +moc_pryd04.gat,0,0,0,0 monster Osiris 1038,1,3600000,7200000,0 +moc_pryd04.gat,0,0,0,0 monster Matyr 1146,20,0,0,0 + +//================================================== +// moc_pryd05 - Inside Pyramid B1 +//================================================== +moc_pryd05.gat,0,0,0,0 monster Minorous 1149,60,0,0,0 +moc_pryd05.gat,0,0,0,0 monster Mummy 1041,10,0,0,0 +moc_pryd05.gat,0,0,0,0 monster Verit 1032,50,0,0,0 + +//================================================== +// moc_pryd06 - Inside Pyramid B2 +//================================================== +moc_pryd06.gat,0,0,0,0 monster Verit 1032,10,0,0,0 +moc_pryd06.gat,0,0,0,0 monster Arclouze 1194,20,0,0,0 +moc_pryd06.gat,100,90,80,50 monster Ancient Mummy 1297,20,0,0,0 +moc_pryd06.gat,100,90,80,50 monster Mimic 1191,20,0,0,0 +moc_pryd06.gat,102,85,1,1 monster Amon Ra 1511,1,3600000,1600000,0 diff --git a/npc/mobs/dungeons/moc_sphinx.txt b/npc/mobs/dungeons/moc_sphinx.txt index b74ee8b18..681b8fe04 100644 --- a/npc/mobs/dungeons/moc_sphinx.txt +++ b/npc/mobs/dungeons/moc_sphinx.txt @@ -1,53 +1,53 @@ -//===== eAthena Script ======================================= -//= Morocc Sphinx Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// In_sphinx1 - Sphinx F1 -//================================================== -in_sphinx1.gat,0,0,0,0 monster Drainliar 1111,40,0,0,0 -in_sphinx1.gat,0,0,0,0 monster Requiem 1164,20,0,0,0 -in_sphinx1.gat,0,0,0,0 monster Zerom 1178,20,0,0,0 -in_sphinx1.gat,0,0,0,0 monster Matyr 1146,10,0,0,0 - -//================================================== -// In_sphinx2 - Sphinx F2 -//================================================== -in_sphinx2.gat,0,0,0,0 monster Drainliar 1111,15,0,0,0 -in_sphinx2.gat,0,0,0,0 monster Requiem 1164,50,0,0,0 -in_sphinx2.gat,0,0,0,0 monster Zerom 1178,50,0,0,0 -in_sphinx2.gat,0,0,0,0 monster Matyr 1146,20,0,0,0 - -//================================================== -// In_sphinx3 - Sphinx F3 -//================================================== -in_sphinx3.gat,0,0,0,0 monster Matyr 1146,30,0,0,0 -in_sphinx3.gat,0,0,0,0 monster Pasana 1154,10,0,0,0 -in_sphinx3.gat,0,0,0,0 monster Marduk 1140,30,0,0,0 -in_sphinx3.gat,0,0,0,0 monster Mimic 1191,10,600000,300000,1 - -//================================================== -// In_sphinx4 - Sphinx F4 -//================================================== -in_sphinx4.gat,0,0,0,0 monster Minorous 1149,50,0,0,0 -in_sphinx4.gat,0,0,0,0 monster Marduk 1140,15,0,0,0 -in_sphinx4.gat,0,0,0,0 monster Mimic 1191,4,600000,300000,1 -in_sphinx4.gat,0,0,0,0 monster Pasana 1154,20,0,0,0 - -//================================================== -// In_sphinx5 - Sphinx F5 -//================================================== -in_sphinx5.gat,0,0,0,0 monster Pasana 1154,50,0,0,0 -in_sphinx5.gat,0,0,0,0 monster Matyr 1146,10,0,0,0 -in_sphinx5.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 -in_sphinx5.gat,0,0,0,0 monster Marduk 1140,30,0,0,0 -in_sphinx5.gat,0,0,0,0 monster Mimic 1191,7,600000,300000,1 -in_sphinx5.gat,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 +//===== eAthena Script ======================================= +//= Morocc Sphinx Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// In_sphinx1 - Sphinx F1 +//================================================== +in_sphinx1.gat,0,0,0,0 monster Drainliar 1111,40,0,0,0 +in_sphinx1.gat,0,0,0,0 monster Requiem 1164,20,0,0,0 +in_sphinx1.gat,0,0,0,0 monster Zerom 1178,20,0,0,0 +in_sphinx1.gat,0,0,0,0 monster Matyr 1146,10,0,0,0 + +//================================================== +// In_sphinx2 - Sphinx F2 +//================================================== +in_sphinx2.gat,0,0,0,0 monster Drainliar 1111,15,0,0,0 +in_sphinx2.gat,0,0,0,0 monster Requiem 1164,50,0,0,0 +in_sphinx2.gat,0,0,0,0 monster Zerom 1178,50,0,0,0 +in_sphinx2.gat,0,0,0,0 monster Matyr 1146,20,0,0,0 + +//================================================== +// In_sphinx3 - Sphinx F3 +//================================================== +in_sphinx3.gat,0,0,0,0 monster Matyr 1146,30,0,0,0 +in_sphinx3.gat,0,0,0,0 monster Pasana 1154,10,0,0,0 +in_sphinx3.gat,0,0,0,0 monster Marduk 1140,30,0,0,0 +in_sphinx3.gat,0,0,0,0 monster Mimic 1191,10,600000,300000,1 + +//================================================== +// In_sphinx4 - Sphinx F4 +//================================================== +in_sphinx4.gat,0,0,0,0 monster Minorous 1149,50,0,0,0 +in_sphinx4.gat,0,0,0,0 monster Marduk 1140,15,0,0,0 +in_sphinx4.gat,0,0,0,0 monster Mimic 1191,4,600000,300000,1 +in_sphinx4.gat,0,0,0,0 monster Pasana 1154,20,0,0,0 + +//================================================== +// In_sphinx5 - Sphinx F5 +//================================================== +in_sphinx5.gat,0,0,0,0 monster Pasana 1154,50,0,0,0 +in_sphinx5.gat,0,0,0,0 monster Matyr 1146,10,0,0,0 +in_sphinx5.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 +in_sphinx5.gat,0,0,0,0 monster Marduk 1140,30,0,0,0 +in_sphinx5.gat,0,0,0,0 monster Mimic 1191,7,600000,300000,1 +in_sphinx5.gat,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/orcdun.txt b/npc/mobs/dungeons/orcdun.txt index d1e8a709b..01324e187 100644 --- a/npc/mobs/dungeons/orcdun.txt +++ b/npc/mobs/dungeons/orcdun.txt @@ -1,41 +1,41 @@ -//===== eAthena Script ======================================= -//= Orcs Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// orcsdun01 - Orc Dungeon F1 -//================================================== -orcsdun01.gat,0,0,0,0 monster Steel Chonchon 1042,10,0,0,0 -orcsdun01.gat,0,0,0,0 monster Familiar 1005,15,0,0,0 -orcsdun01.gat,0,0,0,0 monster Drainliar 1111,5,0,0,0 -orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,10,3000,5000,0 -orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,30,60000,30000,0 -orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,40,120000,60000,0 -orcsdun01.gat,0,0,0,0 monster Orc Skeleton 1152,10,180000,60000,0 -orcsdun01.gat,167,133,5,5 monster Black Mushroom 1084,5,900000,450000,1 -orcsdun01.gat,67,34,5,5 monster Black Mushroom 1084,5,900000,450000,1 -orcsdun01.gat,83,50,5,5 monster White Plant 1082,2,180000,90000,1 -orcsdun01.gat,58,67,10,10 monster White Plant 1082,3,180000,90000,1 - -//================================================== -// orcsdun02 - Orc Dungeon F2 -//================================================== -orcsdun02.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -orcsdun02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 -orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,10,3000,5000,0 -orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,60000,30000,0 -orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,120000,60000,0 -orcsdun02.gat,0,0,0,0 monster Zenorc 1177,30,3000,5000,0 -orcsdun02.gat,0,0,0,0 monster Zenorc 1177,20,60000,30000,0 -orcsdun02.gat,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1 -orcsdun02.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 -orcsdun02.gat,105,37,10,10 monster White Plant 1082,2,180000,90000,1 -orcsdun02.gat,37,44,10,10 monster White Plant 1082,3,180000,90000,1 +//===== eAthena Script ======================================= +//= Orcs Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// orcsdun01 - Orc Dungeon F1 +//================================================== +orcsdun01.gat,0,0,0,0 monster Steel Chonchon 1042,10,0,0,0 +orcsdun01.gat,0,0,0,0 monster Familiar 1005,15,0,0,0 +orcsdun01.gat,0,0,0,0 monster Drainliar 1111,5,0,0,0 +orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,10,3000,5000,0 +orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,30,60000,30000,0 +orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,40,120000,60000,0 +orcsdun01.gat,0,0,0,0 monster Orc Skeleton 1152,10,180000,60000,0 +orcsdun01.gat,167,133,5,5 monster Black Mushroom 1084,5,900000,450000,1 +orcsdun01.gat,67,34,5,5 monster Black Mushroom 1084,5,900000,450000,1 +orcsdun01.gat,83,50,5,5 monster White Plant 1082,2,180000,90000,1 +orcsdun01.gat,58,67,10,10 monster White Plant 1082,3,180000,90000,1 + +//================================================== +// orcsdun02 - Orc Dungeon F2 +//================================================== +orcsdun02.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +orcsdun02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 +orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,10,3000,5000,0 +orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,60000,30000,0 +orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,120000,60000,0 +orcsdun02.gat,0,0,0,0 monster Zenorc 1177,30,3000,5000,0 +orcsdun02.gat,0,0,0,0 monster Zenorc 1177,20,60000,30000,0 +orcsdun02.gat,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1 +orcsdun02.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +orcsdun02.gat,105,37,10,10 monster White Plant 1082,2,180000,90000,1 +orcsdun02.gat,37,44,10,10 monster White Plant 1082,3,180000,90000,1 diff --git a/npc/mobs/dungeons/payoncave.txt b/npc/mobs/dungeons/payoncave.txt index b2265fc7b..69af9dd69 100644 --- a/npc/mobs/dungeons/payoncave.txt +++ b/npc/mobs/dungeons/payoncave.txt @@ -1,162 +1,162 @@ -//===== eAthena Script ======================================= -//= Payon Cave Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// pay_dun00 - Payon Cave F1 -//================================================== -pay_dun00.gat,0,0,0,0 monster Familiar 1005,15,0,0,0 -pay_dun00.gat,0,0,0,0 monster Zombie 1015,20,0,0,0 -pay_dun00.gat,0,0,0,0 monster Skeleton 1076,35,0,0,0 -pay_dun00.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -pay_dun00.gat,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 -pay_dun00.gat,140,140,5,5 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// pay_dun01 - Payon Cave F2 -//================================================== -pay_dun01.gat,0,0,0,0 monster Drainliar 1111,5,0,0,0 -pay_dun01.gat,0,0,0,0 monster Eggyra 1116,15,0,0,0 -pay_dun01.gat,0,0,0,0 monster Soldier Skeleton 1028,50,300000,150000,1 -pay_dun01.gat,0,0,0,0 monster Archer Skeleton 1016,30,300000,150000,1 -pay_dun01.gat,235,54,10,10 monster Black Mushroom 1084,7,900000,450000,1 -pay_dun01.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 - -//================================================== -// pay_dun02 - Payon Cave F3 -//================================================== -pay_dun02.gat,0,0,0,0 monster Soldier Skeleton 1028,15,180000,90000,1 -pay_dun02.gat,0,0,0,0 monster Munak 1026,40,0,0,0 -pay_dun02.gat,0,0,0,0 monster Bongun 1188,30,0,0,0 -pay_dun02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -pay_dun02.gat,0,0,0,0 monster Archer Skeleton 1016,20,180000,90000,1 -pay_dun02.gat,116,205,0,0 monster Hydra 1068,1,345000,100000,1 -pay_dun02.gat,116,199,0,0 monster Hydra 1068,1,306000,100000,1 -pay_dun02.gat,116,196,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,116,190,0,0 monster Hydra 1068,1,326000,100000,1 -pay_dun02.gat,117,206,0,0 monster Hydra 1068,1,302000,100000,1 -pay_dun02.gat,117,200,0,0 monster Hydra 1068,1,275000,100000,1 -pay_dun02.gat,117,197,0,0 monster Hydra 1068,1,314000,100000,1 -pay_dun02.gat,117,191,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,118,207,0,0 monster Hydra 1068,1,332000,100000,1 -pay_dun02.gat,118,201,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,118,198,0,0 monster Hydra 1068,1,312000,100000,1 -pay_dun02.gat,118,192,0,0 monster Hydra 1068,1,285000,100000,1 -pay_dun02.gat,119,205,0,0 monster Hydra 1068,1,324000,100000,1 -pay_dun02.gat,119,199,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,119,196,0,0 monster Hydra 1068,1,315000,100000,1 -pay_dun02.gat,120,203,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,120,200,0,0 monster Hydra 1068,1,303000,100000,1 -pay_dun02.gat,120,194,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,121,200,0,0 monster Hydra 1068,1,333000,100000,1 -pay_dun02.gat,122,200,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,122,197,0,0 monster Hydra 1068,1,321000,100000,1 -pay_dun02.gat,110,194,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,113,194,0,0 monster Hydra 1068,1,319000,100000,1 -pay_dun02.gat,109,193,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,113,193,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,109,192,0,0 monster Hydra 1068,1,374000,100000,1 -pay_dun02.gat,112,192,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,108,191,0,0 monster Hydra 1068,1,332000,100000,1 -pay_dun02.gat,111,191,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,107,190,0,0 monster Hydra 1068,1,320000,100000,1 -pay_dun02.gat,110,190,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02.gat,227,185,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02.gat,227,184,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02.gat,229,183,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02.gat,214,266,0,0 monster Red Plant 1078,1,600000,300000,1 -pay_dun02.gat,37,243,0,0 monster Black Mushroom 1084,1,600000,300000,1 -pay_dun02.gat,37,243,0,0 monster Nine Tail 1180,1,3600000,1800000,1 -pay_dun02.gat,111,199,10,10 monster Black Mushroom 1084,7,900000,450000,1 -pay_dun02.gat,110,216,20,10 monster White Plant 1082,3,180000,90000,1 -pay_dun02.gat,132,84,10,10 monster White Plant 1082,3,180000,90000,1 -pay_dun02.gat,197,113,10,10 monster Red Plant 1078,4,180000,90000,1 -pay_dun02.gat,55,254,10,10 monster Red Plant 1078,4,180000,90000,1 - -//================================================== -// pay_dun03 - Payon Cave F4 -//================================================== -pay_dun03.gat,0,0,0,0 monster Sohee 1170,50,0,0,0 -pay_dun03.gat,0,0,0,0 monster Munak 1026,3,0,0,0 -pay_dun03.gat,0,0,0,0 monster Bongun 1188,3,0,0,0 -pay_dun03.gat,0,0,0,0 monster Nine Tail 1180,1,0,0,0 -pay_dun03.gat,0,0,0,0 monster Nine Tail 1180,1,3600000,1800000,0 -pay_dun03.gat,154,112,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03.gat,161,117,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03.gat,81,61,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03.gat,84,63,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03.gat,89,147,0,0 monster Giant Whisper 1186,1,14400000,0,1 -pay_dun03.gat,66,73,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,68,72,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,67,71,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,63,70,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,58,69,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,67,69,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,60,68,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,69,68,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,62,67,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,71,67,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,64,66,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,57,65,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,66,65,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,59,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,68,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,71,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,66,63,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03.gat,71,243,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,86,248,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,85,178,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,115,190,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,230,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,240,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,219,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,243,220,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,219,185,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,228,185,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03.gat,228,61,0,0 monster Red Plant 1078,1,600000,300000,1 -pay_dun03.gat,138,42,0,0 monster Blue Plant 1079,1,600000,300000,1 -pay_dun03.gat,120,186,0,0 monster Green Plant 1080,1,600000,300000,1 -pay_dun03.gat,88,35,0,0 monster Yellow Plant 1081,1,600000,300000,1 -pay_dun03.gat,126,135,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,126,134,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,126,133,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,126,132,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,126,131,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,179,134,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,179,133,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,179,132,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,179,131,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,179,130,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03.gat,0,0,0,0 monster Greatest General 1277,3,0,0,0 -pay_dun03.gat,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 -pay_dun03.gat,246,56,20,20 monster White Plant 1082,3,180000,90000,1 -pay_dun03.gat,52,262,10,4 monster White Plant 1082,2,180000,90000,1 - -//================================================== -// pay_dun04 - Payon Cave F5 -//================================================== -pay_dun04.gat,0,0,0,0 monster Dokebi 1110,40,0,0,0 -pay_dun04.gat,0,0,0,0 monster Sohee 1170,5,0,0,0 -pay_dun04.gat,0,0,0,0 monster Horong 1129,30,0,0,0 -pay_dun04.gat,120,115,0,0 monster Moonlight Flower 1150,1,3600000,7200000,1 -pay_dun04.gat,0,0,0,0 monster Greatest General 1277,15,0,0,0 -pay_dun04.gat,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 -pay_dun04.gat,0,0,0,0 monster Nine Tail 1180,20,800000,400000,0 -pay_dun04.gat,120,115,5,5 monster Skeleton General 1290,1,1800000,1200000,0 -pay_dun04.gat,120,115,5,5 monster Am Mut 1301,1,1800000,1200000,0 -pay_dun04.gat,120,115,0,0 monster Cat o' Nine Tails 1307,1,3600000,7200000,1 -pay_dun04.gat,0,0,0,0 monster Soldier Skeleton 1028,10,0,0,0 -pay_dun04.gat,120,120,10,10 monster Shining Plant 1083,1,1800000,900000,1 -pay_dun04.gat,28,110,5,5 monster Shining Plant 1083,1,1800000,900000,1 -pay_dun04.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -pay_dun04.gat,107,206,5,5 monster White Plant 1082,2,180000,90000,1 -pay_dun04.gat,28,110,10,10 monster White Plant 1082,2,180000,90000,1 -pay_dun04.gat,190,207,5,5 monster White Plant 1082,2,180000,90000,1 +//===== eAthena Script ======================================= +//= Payon Cave Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// pay_dun00 - Payon Cave F1 +//================================================== +pay_dun00.gat,0,0,0,0 monster Familiar 1005,15,0,0,0 +pay_dun00.gat,0,0,0,0 monster Zombie 1015,20,0,0,0 +pay_dun00.gat,0,0,0,0 monster Skeleton 1076,35,0,0,0 +pay_dun00.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +pay_dun00.gat,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 +pay_dun00.gat,140,140,5,5 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// pay_dun01 - Payon Cave F2 +//================================================== +pay_dun01.gat,0,0,0,0 monster Drainliar 1111,5,0,0,0 +pay_dun01.gat,0,0,0,0 monster Eggyra 1116,15,0,0,0 +pay_dun01.gat,0,0,0,0 monster Soldier Skeleton 1028,50,300000,150000,1 +pay_dun01.gat,0,0,0,0 monster Archer Skeleton 1016,30,300000,150000,1 +pay_dun01.gat,235,54,10,10 monster Black Mushroom 1084,7,900000,450000,1 +pay_dun01.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 + +//================================================== +// pay_dun02 - Payon Cave F3 +//================================================== +pay_dun02.gat,0,0,0,0 monster Soldier Skeleton 1028,15,180000,90000,1 +pay_dun02.gat,0,0,0,0 monster Munak 1026,40,0,0,0 +pay_dun02.gat,0,0,0,0 monster Bongun 1188,30,0,0,0 +pay_dun02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +pay_dun02.gat,0,0,0,0 monster Archer Skeleton 1016,20,180000,90000,1 +pay_dun02.gat,116,205,0,0 monster Hydra 1068,1,345000,100000,1 +pay_dun02.gat,116,199,0,0 monster Hydra 1068,1,306000,100000,1 +pay_dun02.gat,116,196,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,116,190,0,0 monster Hydra 1068,1,326000,100000,1 +pay_dun02.gat,117,206,0,0 monster Hydra 1068,1,302000,100000,1 +pay_dun02.gat,117,200,0,0 monster Hydra 1068,1,275000,100000,1 +pay_dun02.gat,117,197,0,0 monster Hydra 1068,1,314000,100000,1 +pay_dun02.gat,117,191,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,118,207,0,0 monster Hydra 1068,1,332000,100000,1 +pay_dun02.gat,118,201,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,118,198,0,0 monster Hydra 1068,1,312000,100000,1 +pay_dun02.gat,118,192,0,0 monster Hydra 1068,1,285000,100000,1 +pay_dun02.gat,119,205,0,0 monster Hydra 1068,1,324000,100000,1 +pay_dun02.gat,119,199,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,119,196,0,0 monster Hydra 1068,1,315000,100000,1 +pay_dun02.gat,120,203,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,120,200,0,0 monster Hydra 1068,1,303000,100000,1 +pay_dun02.gat,120,194,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,121,200,0,0 monster Hydra 1068,1,333000,100000,1 +pay_dun02.gat,122,200,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,122,197,0,0 monster Hydra 1068,1,321000,100000,1 +pay_dun02.gat,110,194,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,113,194,0,0 monster Hydra 1068,1,319000,100000,1 +pay_dun02.gat,109,193,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,113,193,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,109,192,0,0 monster Hydra 1068,1,374000,100000,1 +pay_dun02.gat,112,192,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,108,191,0,0 monster Hydra 1068,1,332000,100000,1 +pay_dun02.gat,111,191,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,107,190,0,0 monster Hydra 1068,1,320000,100000,1 +pay_dun02.gat,110,190,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02.gat,227,185,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02.gat,227,184,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02.gat,229,183,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02.gat,214,266,0,0 monster Red Plant 1078,1,600000,300000,1 +pay_dun02.gat,37,243,0,0 monster Black Mushroom 1084,1,600000,300000,1 +pay_dun02.gat,37,243,0,0 monster Nine Tail 1180,1,3600000,1800000,1 +pay_dun02.gat,111,199,10,10 monster Black Mushroom 1084,7,900000,450000,1 +pay_dun02.gat,110,216,20,10 monster White Plant 1082,3,180000,90000,1 +pay_dun02.gat,132,84,10,10 monster White Plant 1082,3,180000,90000,1 +pay_dun02.gat,197,113,10,10 monster Red Plant 1078,4,180000,90000,1 +pay_dun02.gat,55,254,10,10 monster Red Plant 1078,4,180000,90000,1 + +//================================================== +// pay_dun03 - Payon Cave F4 +//================================================== +pay_dun03.gat,0,0,0,0 monster Sohee 1170,50,0,0,0 +pay_dun03.gat,0,0,0,0 monster Munak 1026,3,0,0,0 +pay_dun03.gat,0,0,0,0 monster Bongun 1188,3,0,0,0 +pay_dun03.gat,0,0,0,0 monster Nine Tail 1180,1,0,0,0 +pay_dun03.gat,0,0,0,0 monster Nine Tail 1180,1,3600000,1800000,0 +pay_dun03.gat,154,112,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03.gat,161,117,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03.gat,81,61,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03.gat,84,63,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03.gat,89,147,0,0 monster Giant Whisper 1186,1,14400000,0,1 +pay_dun03.gat,66,73,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,68,72,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,67,71,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,63,70,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,58,69,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,67,69,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,60,68,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,69,68,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,62,67,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,71,67,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,64,66,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,57,65,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,66,65,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,59,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,68,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,71,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,66,63,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03.gat,71,243,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,86,248,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,85,178,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,115,190,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,230,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,240,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,219,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,243,220,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,219,185,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,228,185,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03.gat,228,61,0,0 monster Red Plant 1078,1,600000,300000,1 +pay_dun03.gat,138,42,0,0 monster Blue Plant 1079,1,600000,300000,1 +pay_dun03.gat,120,186,0,0 monster Green Plant 1080,1,600000,300000,1 +pay_dun03.gat,88,35,0,0 monster Yellow Plant 1081,1,600000,300000,1 +pay_dun03.gat,126,135,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,126,134,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,126,133,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,126,132,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,126,131,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,179,134,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,179,133,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,179,132,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,179,131,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,179,130,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03.gat,0,0,0,0 monster Greatest General 1277,3,0,0,0 +pay_dun03.gat,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 +pay_dun03.gat,246,56,20,20 monster White Plant 1082,3,180000,90000,1 +pay_dun03.gat,52,262,10,4 monster White Plant 1082,2,180000,90000,1 + +//================================================== +// pay_dun04 - Payon Cave F5 +//================================================== +pay_dun04.gat,0,0,0,0 monster Dokebi 1110,40,0,0,0 +pay_dun04.gat,0,0,0,0 monster Sohee 1170,5,0,0,0 +pay_dun04.gat,0,0,0,0 monster Horong 1129,30,0,0,0 +pay_dun04.gat,120,115,0,0 monster Moonlight Flower 1150,1,3600000,7200000,1 +pay_dun04.gat,0,0,0,0 monster Greatest General 1277,15,0,0,0 +pay_dun04.gat,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 +pay_dun04.gat,0,0,0,0 monster Nine Tail 1180,20,800000,400000,0 +pay_dun04.gat,120,115,5,5 monster Skeleton General 1290,1,1800000,1200000,0 +pay_dun04.gat,120,115,5,5 monster Am Mut 1301,1,1800000,1200000,0 +pay_dun04.gat,120,115,0,0 monster Cat o' Nine Tails 1307,1,3600000,7200000,1 +pay_dun04.gat,0,0,0,0 monster Soldier Skeleton 1028,10,0,0,0 +pay_dun04.gat,120,120,10,10 monster Shining Plant 1083,1,1800000,900000,1 +pay_dun04.gat,28,110,5,5 monster Shining Plant 1083,1,1800000,900000,1 +pay_dun04.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +pay_dun04.gat,107,206,5,5 monster White Plant 1082,2,180000,90000,1 +pay_dun04.gat,28,110,10,10 monster White Plant 1082,2,180000,90000,1 +pay_dun04.gat,190,207,5,5 monster White Plant 1082,2,180000,90000,1 diff --git a/npc/mobs/dungeons/pront_maze.txt b/npc/mobs/dungeons/pront_maze.txt index 08b0f6529..39b9cfb0d 100644 --- a/npc/mobs/dungeons/pront_maze.txt +++ b/npc/mobs/dungeons/pront_maze.txt @@ -1,103 +1,103 @@ -//===== eAthena Script ======================================= -//= Prontera Maze(Hidden Temple) Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// prt_maze01 - Labyrinth Forest F1 -//================================================== -prt_maze01.gat,0,0,0,0 monster Shining Plant 1083,5,1800000,900000,1 -prt_maze01.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze01.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 -prt_maze01.gat,179,20,21,21 monster Poring 1002,5,120000,40000,1 -prt_maze01.gat,139,20,21,21 monster Lunatic 1063,5,120000,40000,1 -prt_maze01.gat,99,20,21,21 monster Fabre 1007,5,120000,40000,1 -prt_maze01.gat,99,20,21,21 monster Creamy 1018,1,120000,40000,1 -prt_maze01.gat,59,20,21,21 monster Pupa 1008,5,120000,40000,1 -prt_maze01.gat,19,20,21,21 monster Poporing 1031,5,120000,40000,1 -prt_maze01.gat,179,60,21,21 monster Rocker 1052,5,120000,40000,1 -prt_maze01.gat,139,60,21,21 monster Bigfoot 1060,5,120000,40000,1 -prt_maze01.gat,99,60,21,21 monster Smokie 1056,5,120000,40000,1 -prt_maze01.gat,59,60,21,21 monster Boa 1025,5,120000,40000,1 -prt_maze01.gat,19,60,21,21 monster Wolf 1013,5,120000,40000,1 -prt_maze01.gat,179,100,21,21 monster Argiope 1099,3,120000,40000,1 -prt_maze01.gat,139,100,21,21 monster Argos 1100,3,120000,40000,1 -prt_maze01.gat,99,100,21,21 monster Chonchon 1011,5,120000,40000,1 -prt_maze01.gat,59,100,21,21 monster Horn 1128,5,120000,40000,1 -prt_maze01.gat,19,100,21,21 monster Hunter Fly 1035,3,120000,40000,1 -prt_maze01.gat,179,140,21,21 monster Mantis 1139,3,120000,40000,1 -prt_maze01.gat,139,140,21,21 monster Stainer 1174,5,120000,40000,1 -prt_maze01.gat,99,140,21,21 monster Side Winder 1037,3,120000,40000,1 -prt_maze01.gat,59,140,21,21 monster Yoyo 1057,4,120000,40000,1 -prt_maze01.gat,59,140,21,21 monster Choco 1214,2,120000,40000,1 -prt_maze01.gat,19,140,21,21 monster Steel Chonchon 1042,5,120000,40000,1 -prt_maze01.gat,179,180,21,21 monster Coco 1104,5,120000,40000,1 -prt_maze01.gat,139,180,21,21 monster Caramel 1103,5,120000,40000,1 -prt_maze01.gat,99,180,21,21 monster Dustiness 1114,5,120000,40000,1 -prt_maze01.gat,59,180,21,21 monster Martin 1145,5,120000,40000,1 -prt_maze01.gat,19,180,21,21 monster Savage 1166,3,120000,40000,1 -prt_maze01.gat,19,180,21,21 monster Savage 1166,5,120000,40000,1 -prt_maze01.gat,0,0,0,0 monster Hunter Fly 1035,1,0,0,0 -prt_maze01.gat,0,0,0,0 monster Vagabond Wolf 1092,1,3600000,1800000,0 -prt_maze01.gat,101,138,5,5 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze01.gat,101,138,5,5 monster White Plant 1082,1,1800000,900000,1 -prt_maze01.gat,99,181,5,5 monster White Plant 1082,2,1800000,900000,1 -prt_maze01.gat,60,140,10,15 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01.gat,61,101,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze01.gat,141,100,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze01.gat,141,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze01.gat,100,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01.gat,100,100,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze01.gat,176,132,5,5 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze01.gat,181,149,3,3 monster Black Mushroom 1084,2,180000,90000,1 -prt_maze01.gat,178,60,10,10 monster Red Mushroom 1085,3,180000,90000,1 -prt_maze01.gat,168,60,3,3 monster Red Mushroom 1085,2,180000,90000,1 - -//================================================== -// prt_maze02 - Labyrinth Forest F2 -//================================================== -prt_maze02.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 -prt_maze02.gat,0,0,0,0 monster Bigfoot 1060,5,0,0,0 -prt_maze02.gat,0,0,0,0 monster Sasquatch 1243,1,900000,40000,0 -prt_maze02.gat,0,0,0,0 monster Leib Olmai 1306,1,1800000,900000,0 - -//================================================== -// prt_maze03 - Labyrinth Forest F3 -//================================================== -prt_maze03.gat,0,0,0,0 monster Poporing 1031,45,0,0,0 -prt_maze03.gat,0,0,0,0 monster Side Winder 1037,10,0,0,0 -prt_maze03.gat,0,0,0,0 monster Hunter Fly 1035,30,0,0,0 -prt_maze03.gat,0,0,0,0 monster Ghostring 1120,1,6800000,3400000,1 -prt_maze03.gat,0,0,0,0 monster Killer Mantis 1294,1,0,0,0 -prt_maze03.gat,150,50,70,70 monster Side Winder 1037,20,300000,150000,0 -prt_maze03.gat,150,50,70,70 monster Vocal 1088,1,1920000,1500000,1 -prt_maze03.gat,50,150,70,70 monster Stem Worm 1215,20,300000,150000,0 -prt_maze03.gat,50,150,70,70 monster Vagabond Wolf 1092,1,1920000,150000,1 -prt_maze03.gat,170,170,70,70 monster Mantis 1139,30,60000,30000,0 -prt_maze03.gat,170,170,70,70 monster Eclipse 1093,1,1920000,150000,1 -prt_maze03.gat,23,23,70,70 monster Mastering 1090,1,1920000,150000,1 -prt_maze03.gat,100,100,80,80 monster Baphomet Jr. 1101,25,0,0,0 -prt_maze03.gat,0,0,0,0 monster Baphomet 1039,1,7200000,3600000,1 -prt_maze03.gat,61,98,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03.gat,61,98,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03.gat,61,98,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze03.gat,57,56,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03.gat,15,15,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03.gat,137,140,3,3 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03.gat,17,58,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03.gat,17,58,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03.gat,99,141,10,10 monster Blue Plant 1079,2,1800000,900000,1 -prt_maze03.gat,99,21,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze03.gat,99,21,10,10 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze03.gat,54,15,10,10 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze03.gat,171,180,3,3 monster Red Mushroom 1085,2,180000,90000,1 -prt_maze03.gat,174,187,3,3 monster Red Mushroom 1085,3,180000,90000,1 +//===== eAthena Script ======================================= +//= Prontera Maze(Hidden Temple) Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// prt_maze01 - Labyrinth Forest F1 +//================================================== +prt_maze01.gat,0,0,0,0 monster Shining Plant 1083,5,1800000,900000,1 +prt_maze01.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze01.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 +prt_maze01.gat,179,20,21,21 monster Poring 1002,5,120000,40000,1 +prt_maze01.gat,139,20,21,21 monster Lunatic 1063,5,120000,40000,1 +prt_maze01.gat,99,20,21,21 monster Fabre 1007,5,120000,40000,1 +prt_maze01.gat,99,20,21,21 monster Creamy 1018,1,120000,40000,1 +prt_maze01.gat,59,20,21,21 monster Pupa 1008,5,120000,40000,1 +prt_maze01.gat,19,20,21,21 monster Poporing 1031,5,120000,40000,1 +prt_maze01.gat,179,60,21,21 monster Rocker 1052,5,120000,40000,1 +prt_maze01.gat,139,60,21,21 monster Bigfoot 1060,5,120000,40000,1 +prt_maze01.gat,99,60,21,21 monster Smokie 1056,5,120000,40000,1 +prt_maze01.gat,59,60,21,21 monster Boa 1025,5,120000,40000,1 +prt_maze01.gat,19,60,21,21 monster Wolf 1013,5,120000,40000,1 +prt_maze01.gat,179,100,21,21 monster Argiope 1099,3,120000,40000,1 +prt_maze01.gat,139,100,21,21 monster Argos 1100,3,120000,40000,1 +prt_maze01.gat,99,100,21,21 monster Chonchon 1011,5,120000,40000,1 +prt_maze01.gat,59,100,21,21 monster Horn 1128,5,120000,40000,1 +prt_maze01.gat,19,100,21,21 monster Hunter Fly 1035,3,120000,40000,1 +prt_maze01.gat,179,140,21,21 monster Mantis 1139,3,120000,40000,1 +prt_maze01.gat,139,140,21,21 monster Stainer 1174,5,120000,40000,1 +prt_maze01.gat,99,140,21,21 monster Side Winder 1037,3,120000,40000,1 +prt_maze01.gat,59,140,21,21 monster Yoyo 1057,4,120000,40000,1 +prt_maze01.gat,59,140,21,21 monster Choco 1214,2,120000,40000,1 +prt_maze01.gat,19,140,21,21 monster Steel Chonchon 1042,5,120000,40000,1 +prt_maze01.gat,179,180,21,21 monster Coco 1104,5,120000,40000,1 +prt_maze01.gat,139,180,21,21 monster Caramel 1103,5,120000,40000,1 +prt_maze01.gat,99,180,21,21 monster Dustiness 1114,5,120000,40000,1 +prt_maze01.gat,59,180,21,21 monster Martin 1145,5,120000,40000,1 +prt_maze01.gat,19,180,21,21 monster Savage 1166,3,120000,40000,1 +prt_maze01.gat,19,180,21,21 monster Savage 1166,5,120000,40000,1 +prt_maze01.gat,0,0,0,0 monster Hunter Fly 1035,1,0,0,0 +prt_maze01.gat,0,0,0,0 monster Vagabond Wolf 1092,1,3600000,1800000,0 +prt_maze01.gat,101,138,5,5 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze01.gat,101,138,5,5 monster White Plant 1082,1,1800000,900000,1 +prt_maze01.gat,99,181,5,5 monster White Plant 1082,2,1800000,900000,1 +prt_maze01.gat,60,140,10,15 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01.gat,61,101,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze01.gat,141,100,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze01.gat,141,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze01.gat,100,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01.gat,100,100,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze01.gat,176,132,5,5 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze01.gat,181,149,3,3 monster Black Mushroom 1084,2,180000,90000,1 +prt_maze01.gat,178,60,10,10 monster Red Mushroom 1085,3,180000,90000,1 +prt_maze01.gat,168,60,3,3 monster Red Mushroom 1085,2,180000,90000,1 + +//================================================== +// prt_maze02 - Labyrinth Forest F2 +//================================================== +prt_maze02.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 +prt_maze02.gat,0,0,0,0 monster Bigfoot 1060,5,0,0,0 +prt_maze02.gat,0,0,0,0 monster Sasquatch 1243,1,900000,40000,0 +prt_maze02.gat,0,0,0,0 monster Leib Olmai 1306,1,1800000,900000,0 + +//================================================== +// prt_maze03 - Labyrinth Forest F3 +//================================================== +prt_maze03.gat,0,0,0,0 monster Poporing 1031,45,0,0,0 +prt_maze03.gat,0,0,0,0 monster Side Winder 1037,10,0,0,0 +prt_maze03.gat,0,0,0,0 monster Hunter Fly 1035,30,0,0,0 +prt_maze03.gat,0,0,0,0 monster Ghostring 1120,1,6800000,3400000,1 +prt_maze03.gat,0,0,0,0 monster Killer Mantis 1294,1,0,0,0 +prt_maze03.gat,150,50,70,70 monster Side Winder 1037,20,300000,150000,0 +prt_maze03.gat,150,50,70,70 monster Vocal 1088,1,1920000,1500000,1 +prt_maze03.gat,50,150,70,70 monster Stem Worm 1215,20,300000,150000,0 +prt_maze03.gat,50,150,70,70 monster Vagabond Wolf 1092,1,1920000,150000,1 +prt_maze03.gat,170,170,70,70 monster Mantis 1139,30,60000,30000,0 +prt_maze03.gat,170,170,70,70 monster Eclipse 1093,1,1920000,150000,1 +prt_maze03.gat,23,23,70,70 monster Mastering 1090,1,1920000,150000,1 +prt_maze03.gat,100,100,80,80 monster Baphomet Jr. 1101,25,0,0,0 +prt_maze03.gat,0,0,0,0 monster Baphomet 1039,1,7200000,3600000,1 +prt_maze03.gat,61,98,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03.gat,61,98,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03.gat,61,98,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze03.gat,57,56,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03.gat,15,15,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03.gat,137,140,3,3 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03.gat,17,58,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03.gat,17,58,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03.gat,99,141,10,10 monster Blue Plant 1079,2,1800000,900000,1 +prt_maze03.gat,99,21,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze03.gat,99,21,10,10 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze03.gat,54,15,10,10 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze03.gat,171,180,3,3 monster Red Mushroom 1085,2,180000,90000,1 +prt_maze03.gat,174,187,3,3 monster Red Mushroom 1085,3,180000,90000,1 diff --git a/npc/mobs/dungeons/pront_sewers.txt b/npc/mobs/dungeons/pront_sewers.txt index 72a38942d..752220f5a 100644 --- a/npc/mobs/dungeons/pront_sewers.txt +++ b/npc/mobs/dungeons/pront_sewers.txt @@ -1,52 +1,52 @@ -//===== eAthena Script ======================================= -//= Prontera Sewers(Culvert) Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// prt_sewb1 - Prontera Culvert F1 -//================================================== -prt_sewb1.gat,0,0,0,0 monster Thief Bug Egg 1048,80,0,0,0 -prt_sewb1.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -prt_sewb1.gat,0,0,0,0 monster Familiar 1005,10,0,0,0 -prt_sewb1.gat,0,0,0,0 monster Tarou 1175,10,0,0,0 - -//================================================== -// prt_sewb2 - Prontera Culvert F2 -//================================================== -prt_sewb2.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Thief Bug 1051,70,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Familiar 1005,10,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Plankton 1161,30,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Thief Bug Female 1053,10,0,0,0 -prt_sewb2.gat,0,0,0,0 monster Tarou 1175,60,0,0,0 - -//================================================== -// prt_sewb3 - Prontera Culvert F3 -//================================================== -prt_sewb3.gat,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Thief Bug Female 1053,65,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Thief Bug Male 1054,65,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Tarou 1175,15,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Poison Spore 1077,15,0,0,0 -prt_sewb3.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 - -//================================================== -// prt_sewb4 - Prontera Culvert F4 -//================================================== -prt_sewb4.gat,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Thief Bug Male 1054,70,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Cramp 1209,5,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Golden Thief Bug 1086,1,3600000,1800000,1 +//===== eAthena Script ======================================= +//= Prontera Sewers(Culvert) Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// prt_sewb1 - Prontera Culvert F1 +//================================================== +prt_sewb1.gat,0,0,0,0 monster Thief Bug Egg 1048,80,0,0,0 +prt_sewb1.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +prt_sewb1.gat,0,0,0,0 monster Familiar 1005,10,0,0,0 +prt_sewb1.gat,0,0,0,0 monster Tarou 1175,10,0,0,0 + +//================================================== +// prt_sewb2 - Prontera Culvert F2 +//================================================== +prt_sewb2.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Thief Bug 1051,70,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Familiar 1005,10,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Plankton 1161,30,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Thief Bug Female 1053,10,0,0,0 +prt_sewb2.gat,0,0,0,0 monster Tarou 1175,60,0,0,0 + +//================================================== +// prt_sewb3 - Prontera Culvert F3 +//================================================== +prt_sewb3.gat,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Thief Bug Female 1053,65,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Thief Bug Male 1054,65,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Tarou 1175,15,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Poison Spore 1077,15,0,0,0 +prt_sewb3.gat,0,0,0,0 monster Familiar 1005,20,0,0,0 + +//================================================== +// prt_sewb4 - Prontera Culvert F4 +//================================================== +prt_sewb4.gat,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Thief Bug Male 1054,70,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Cramp 1209,5,0,0,0 +prt_sewb4.gat,0,0,0,0 monster Golden Thief Bug 1086,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/racheldun.txt b/npc/mobs/dungeons/racheldun.txt index c313f3e93..863c15876 100644 --- a/npc/mobs/dungeons/racheldun.txt +++ b/npc/mobs/dungeons/racheldun.txt @@ -1,53 +1,53 @@ -//===== eAthena Script ======================================= -//= Rachel Santuary Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version with guessed amounts [Playtester] -//============================================================ - -//================================================== -// ra_san01 -//================================================== -ra_san01.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 -ra_san01.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 -ra_san01.gat,0,0,0,0 monster Vanberk 1771,20,0,0,0 -ra_san01.gat,0,0,0,0 monster Isilla 1772,10,0,0,0 - -//================================================== -// ra_san02 -//================================================== -ra_san02.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 -ra_san02.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 -ra_san02.gat,0,0,0,0 monster Vanberk 1771,40,0,0,0 -ra_san02.gat,0,0,0,0 monster Isilla 1772,30,0,0,0 - -//================================================== -// ra_san03 -//================================================== -ra_san03.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 -ra_san03.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 -ra_san03.gat,0,0,0,0 monster Hodremlin 1773,30,0,0,0 -ra_san03.gat,0,0,0,0 monster Seeker 1774,30,0,0,0 - -//================================================== -// ra_san04 -//================================================== -ra_san04.gat,0,0,0,0 monster Agav 1769,30,0,0,0 -ra_san04.gat,0,0,0,0 monster Echio 1770,30,0,0,0 -ra_san04.gat,0,0,0,0 monster Hodremlin 1773,20,0,0,0 -ra_san04.gat,0,0,0,0 monster Seeker 1774,20,0,0,0 - -//================================================== -// ra_san05 -//================================================== -ra_san05.gat,0,0,0,0 monster Agav 1769,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Echio 1770,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Isilla 1772,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Hodremlin 1773,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Seeker 1774,20,0,0,0 -ra_san05.gat,0,0,0,0 monster Gloom Under Night 1768,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Rachel Santuary Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version with guessed amounts [Playtester] +//============================================================ + +//================================================== +// ra_san01 +//================================================== +ra_san01.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 +ra_san01.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 +ra_san01.gat,0,0,0,0 monster Vanberk 1771,20,0,0,0 +ra_san01.gat,0,0,0,0 monster Isilla 1772,10,0,0,0 + +//================================================== +// ra_san02 +//================================================== +ra_san02.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 +ra_san02.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 +ra_san02.gat,0,0,0,0 monster Vanberk 1771,40,0,0,0 +ra_san02.gat,0,0,0,0 monster Isilla 1772,30,0,0,0 + +//================================================== +// ra_san03 +//================================================== +ra_san03.gat,0,0,0,0 monster Gremlin 1632,20,0,0,0 +ra_san03.gat,0,0,0,0 monster Beholder 1633,20,0,0,0 +ra_san03.gat,0,0,0,0 monster Hodremlin 1773,30,0,0,0 +ra_san03.gat,0,0,0,0 monster Seeker 1774,30,0,0,0 + +//================================================== +// ra_san04 +//================================================== +ra_san04.gat,0,0,0,0 monster Agav 1769,30,0,0,0 +ra_san04.gat,0,0,0,0 monster Echio 1770,30,0,0,0 +ra_san04.gat,0,0,0,0 monster Hodremlin 1773,20,0,0,0 +ra_san04.gat,0,0,0,0 monster Seeker 1774,20,0,0,0 + +//================================================== +// ra_san05 +//================================================== +ra_san05.gat,0,0,0,0 monster Agav 1769,20,0,0,0 +ra_san05.gat,0,0,0,0 monster Echio 1770,20,0,0,0 +ra_san05.gat,0,0,0,0 monster Isilla 1772,20,0,0,0 +ra_san05.gat,0,0,0,0 monster Hodremlin 1773,20,0,0,0 +ra_san05.gat,0,0,0,0 monster Seeker 1774,20,0,0,0 +ra_san05.gat,0,0,0,0 monster Gloom Under Night 1768,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/sunkenship.txt b/npc/mobs/dungeons/sunkenship.txt index 1784ec465..b1b8b799a 100644 --- a/npc/mobs/dungeons/sunkenship.txt +++ b/npc/mobs/dungeons/sunkenship.txt @@ -1,159 +1,159 @@ -//===== eAthena Script ======================================= -//= Sunken Ship Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// treasure01 - Sunken Ship F1 -//================================================== -treasure01.gat,0,0,0,0 monster Kukre 1070,20,0,0,1 -treasure01.gat,0,0,0,0 monster Whisper 1179,5,0,0,1 -treasure01.gat,0,0,0,0 monster Whisper 1179,5,120000,60000,1 -treasure01.gat,107,39,15,15 monster Poison Spore 1077,3,180000,90000,1 -treasure01.gat,107,39,15,15 monster Hydra 1068,1,180000,90000,1 -treasure01.gat,29,38,15,15 monster Poison Spore 1077,3,180000,90000,1 -treasure01.gat,68,66,13,11 monster Hydra 1068,4,180000,90000,1 -treasure01.gat,34,112,17,11 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01.gat,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01.gat,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01.gat,106,111,9,9 monster Thara Frog 1034,5,180000,90000,1 -treasure01.gat,67,161,0,0 monster Hydra 1068,1,263000,100000,1 -treasure01.gat,67,160,0,0 monster Hydra 1068,1,293000,100000,1 -treasure01.gat,68,161,0,0 monster Hydra 1068,1,317000,100000,1 -treasure01.gat,68,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,69,161,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01.gat,69,160,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01.gat,70,161,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01.gat,70,160,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01.gat,48,161,0,0 monster Hydra 1068,1,316000,100000,1 -treasure01.gat,48,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,49,161,0,0 monster Hydra 1068,1,310000,100000,1 -treasure01.gat,49,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,50,161,0,0 monster Hydra 1068,1,308000,100000,1 -treasure01.gat,50,160,0,0 monster Hydra 1068,1,301000,100000,1 -treasure01.gat,51,161,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01.gat,51,160,0,0 monster Hydra 1068,1,270000,100000,1 -treasure01.gat,86,161,0,0 monster Hydra 1068,1,285000,100000,1 -treasure01.gat,86,160,0,0 monster Hydra 1068,1,310000,100000,1 -treasure01.gat,87,161,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,87,160,0,0 monster Hydra 1068,1,268000,100000,1 -treasure01.gat,88,161,0,0 monster Hydra 1068,1,281000,100000,1 -treasure01.gat,88,160,0,0 monster Hydra 1068,1,296000,100000,1 -treasure01.gat,89,161,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,89,160,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01.gat,60,182,0,0 monster Hydra 1068,1,313000,100000,1 -treasure01.gat,76,182,0,0 monster Hydra 1068,1,269000,100000,1 -treasure01.gat,82,154,11,9 monster Poison Spore 1077,3,100000,100000,1 -treasure01.gat,54,154,11,9 monster Poison Spore 1077,3,100000,100000,1 -treasure01.gat,58,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01.gat,69,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01.gat,79,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01.gat,150,162,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01.gat,150,162,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,163,161,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01.gat,163,161,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,163,151,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01.gat,163,151,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,163,141,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01.gat,163,141,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,162,71,0,0 monster Hydra 1068,1,273000,100000,1 -treasure01.gat,162,70,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01.gat,163,71,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,163,70,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,164,71,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01.gat,164,70,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,165,71,0,0 monster Hydra 1068,1,307000,100000,1 -treasure01.gat,165,70,0,0 monster Hydra 1068,1,293000,100000,1 -treasure01.gat,164,59,12,10 monster Wanderer 1208,1,1800000,200000,1 -treasure01.gat,164,59,12,10 monster Penomena 1216,1,900000,450000,1 -treasure01.gat,164,59,12,10 monster Whisper 1179,5,300000,100000,1 -treasure01.gat,158,63,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,159,63,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,158,62,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,159,62,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,160,60,27,19 monster Pirate Skeleton 1071,10,300000,100000,1 -treasure01.gat,158,45,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01.gat,158,44,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,158,43,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01.gat,158,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,158,41,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,158,40,0,0 monster Hydra 1068,1,307000,100000,1 -treasure01.gat,159,45,0,0 monster Hydra 1068,1,285000,100000,1 -treasure01.gat,159,44,0,0 monster Hydra 1068,1,312000,100000,1 -treasure01.gat,159,43,0,0 monster Hydra 1068,1,318000,100000,1 -treasure01.gat,159,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,159,41,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01.gat,159,40,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01.gat,168,45,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,168,44,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01.gat,168,43,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,168,42,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01.gat,168,41,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01.gat,168,40,0,0 monster Hydra 1068,1,322000,100000,1 -treasure01.gat,169,45,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,169,44,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01.gat,169,43,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01.gat,169,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01.gat,169,41,0,0 monster Hydra 1068,1,313000,100000,1 -treasure01.gat,169,40,0,0 monster Hydra 1068,1,300000,100000,1 - -//================================================== -// treasure02 - Sunken Ship F2 -//================================================== -treasure02.gat,0,0,0,0 monster Ghostring 1120,1,1980000,1200000,1 -treasure02.gat,0,0,0,0 monster Whisper 1179,5,0,0,0 -treasure02.gat,0,0,0,0 monster Wanderer 1208,1,600000,300000,1 -treasure02.gat,0,0,0,0 monster Penomena 1216,22,300000,120000,1 -treasure02.gat,0,0,0,0 monster Kukre 1070,20,0,0,1 -treasure02.gat,0,0,0,0 monster Pirate Skeleton 1071,5,0,0,1 -treasure02.gat,0,0,0,0 monster Mimic 1191,3,0,0,1 -treasure02.gat,95,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,96,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,102,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,107,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,108,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,50,10,10 monster Penomena 1216,5,300000,100000,1 -treasure02.gat,102,68,13,13 monster Whisper 1179,1,300000,100000,1 -treasure02.gat,102,80,5,5 monster Whisper 1179,1,300000,100000,1 -treasure02.gat,102,88,5,5 monster Whisper 1179,1,300000,100000,1 -treasure02.gat,100,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,102,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,103,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,100,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,102,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,103,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,100,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,102,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,103,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02.gat,101,150,15,10 monster Whisper 1179,2,200000,100000,1 -treasure02.gat,101,151,8,8 monster Drake 1112,1,7200000,3600000,1 -treasure02.gat,101,151,10,10 monster Mimic 1191,3,500000,200000,1 -treasure02.gat,101,151,10,10 monster Mimic 1191,2,100000,100000,1 -treasure02.gat,101,151,10,10 monster Penomena 1216,4,100000,100000,1 -treasure02.gat,101,126,2,2 monster Penomena 1216,1,1200000,600000,1 -treasure02.gat,101,135,2,2 monster Penomena 1216,1,60000,200000,1 -treasure02.gat,38,74,9,9 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure02.gat,38,74,9,9 monster Penomena 1216,5,300000,100000,1 -treasure02.gat,170,71,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02.gat,168,77,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02.gat,164,67,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02.gat,155,43,21,13 monster Pirate Skeleton 1071,6,300000,100000,1 -treasure02.gat,178,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02.gat,178,140,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02.gat,184,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02.gat,157,143,1,1 monster Whisper 1179,1,100000,100000,1 -treasure02.gat,151,138,1,1 monster Whisper 1179,1,100000,100000,1 -treasure02.gat,45,144,1,1 monster Whisper 1179,1,200000,100000,1 -treasure02.gat,52,139,1,1 monster Whisper 1179,1,200000,100000,1 -treasure02.gat,23,142,1,1 monster Marionette 1143,1,200000,100000,1 +//===== eAthena Script ======================================= +//= Sunken Ship Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// treasure01 - Sunken Ship F1 +//================================================== +treasure01.gat,0,0,0,0 monster Kukre 1070,20,0,0,1 +treasure01.gat,0,0,0,0 monster Whisper 1179,5,0,0,1 +treasure01.gat,0,0,0,0 monster Whisper 1179,5,120000,60000,1 +treasure01.gat,107,39,15,15 monster Poison Spore 1077,3,180000,90000,1 +treasure01.gat,107,39,15,15 monster Hydra 1068,1,180000,90000,1 +treasure01.gat,29,38,15,15 monster Poison Spore 1077,3,180000,90000,1 +treasure01.gat,68,66,13,11 monster Hydra 1068,4,180000,90000,1 +treasure01.gat,34,112,17,11 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01.gat,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01.gat,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01.gat,106,111,9,9 monster Thara Frog 1034,5,180000,90000,1 +treasure01.gat,67,161,0,0 monster Hydra 1068,1,263000,100000,1 +treasure01.gat,67,160,0,0 monster Hydra 1068,1,293000,100000,1 +treasure01.gat,68,161,0,0 monster Hydra 1068,1,317000,100000,1 +treasure01.gat,68,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,69,161,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01.gat,69,160,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01.gat,70,161,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01.gat,70,160,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01.gat,48,161,0,0 monster Hydra 1068,1,316000,100000,1 +treasure01.gat,48,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,49,161,0,0 monster Hydra 1068,1,310000,100000,1 +treasure01.gat,49,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,50,161,0,0 monster Hydra 1068,1,308000,100000,1 +treasure01.gat,50,160,0,0 monster Hydra 1068,1,301000,100000,1 +treasure01.gat,51,161,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01.gat,51,160,0,0 monster Hydra 1068,1,270000,100000,1 +treasure01.gat,86,161,0,0 monster Hydra 1068,1,285000,100000,1 +treasure01.gat,86,160,0,0 monster Hydra 1068,1,310000,100000,1 +treasure01.gat,87,161,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,87,160,0,0 monster Hydra 1068,1,268000,100000,1 +treasure01.gat,88,161,0,0 monster Hydra 1068,1,281000,100000,1 +treasure01.gat,88,160,0,0 monster Hydra 1068,1,296000,100000,1 +treasure01.gat,89,161,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,89,160,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01.gat,60,182,0,0 monster Hydra 1068,1,313000,100000,1 +treasure01.gat,76,182,0,0 monster Hydra 1068,1,269000,100000,1 +treasure01.gat,82,154,11,9 monster Poison Spore 1077,3,100000,100000,1 +treasure01.gat,54,154,11,9 monster Poison Spore 1077,3,100000,100000,1 +treasure01.gat,58,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01.gat,69,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01.gat,79,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01.gat,150,162,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01.gat,150,162,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,163,161,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01.gat,163,161,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,163,151,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01.gat,163,151,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,163,141,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01.gat,163,141,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,162,71,0,0 monster Hydra 1068,1,273000,100000,1 +treasure01.gat,162,70,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01.gat,163,71,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,163,70,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,164,71,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01.gat,164,70,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,165,71,0,0 monster Hydra 1068,1,307000,100000,1 +treasure01.gat,165,70,0,0 monster Hydra 1068,1,293000,100000,1 +treasure01.gat,164,59,12,10 monster Wanderer 1208,1,1800000,200000,1 +treasure01.gat,164,59,12,10 monster Penomena 1216,1,900000,450000,1 +treasure01.gat,164,59,12,10 monster Whisper 1179,5,300000,100000,1 +treasure01.gat,158,63,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,159,63,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,158,62,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,159,62,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,160,60,27,19 monster Pirate Skeleton 1071,10,300000,100000,1 +treasure01.gat,158,45,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01.gat,158,44,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,158,43,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01.gat,158,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,158,41,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,158,40,0,0 monster Hydra 1068,1,307000,100000,1 +treasure01.gat,159,45,0,0 monster Hydra 1068,1,285000,100000,1 +treasure01.gat,159,44,0,0 monster Hydra 1068,1,312000,100000,1 +treasure01.gat,159,43,0,0 monster Hydra 1068,1,318000,100000,1 +treasure01.gat,159,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,159,41,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01.gat,159,40,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01.gat,168,45,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,168,44,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01.gat,168,43,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,168,42,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01.gat,168,41,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01.gat,168,40,0,0 monster Hydra 1068,1,322000,100000,1 +treasure01.gat,169,45,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,169,44,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01.gat,169,43,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01.gat,169,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01.gat,169,41,0,0 monster Hydra 1068,1,313000,100000,1 +treasure01.gat,169,40,0,0 monster Hydra 1068,1,300000,100000,1 + +//================================================== +// treasure02 - Sunken Ship F2 +//================================================== +treasure02.gat,0,0,0,0 monster Ghostring 1120,1,1980000,1200000,1 +treasure02.gat,0,0,0,0 monster Whisper 1179,5,0,0,0 +treasure02.gat,0,0,0,0 monster Wanderer 1208,1,600000,300000,1 +treasure02.gat,0,0,0,0 monster Penomena 1216,22,300000,120000,1 +treasure02.gat,0,0,0,0 monster Kukre 1070,20,0,0,1 +treasure02.gat,0,0,0,0 monster Pirate Skeleton 1071,5,0,0,1 +treasure02.gat,0,0,0,0 monster Mimic 1191,3,0,0,1 +treasure02.gat,95,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,96,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,102,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,107,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,108,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,50,10,10 monster Penomena 1216,5,300000,100000,1 +treasure02.gat,102,68,13,13 monster Whisper 1179,1,300000,100000,1 +treasure02.gat,102,80,5,5 monster Whisper 1179,1,300000,100000,1 +treasure02.gat,102,88,5,5 monster Whisper 1179,1,300000,100000,1 +treasure02.gat,100,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,102,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,103,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,100,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,102,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,103,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,100,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,102,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,103,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02.gat,101,150,15,10 monster Whisper 1179,2,200000,100000,1 +treasure02.gat,101,151,8,8 monster Drake 1112,1,7200000,3600000,1 +treasure02.gat,101,151,10,10 monster Mimic 1191,3,500000,200000,1 +treasure02.gat,101,151,10,10 monster Mimic 1191,2,100000,100000,1 +treasure02.gat,101,151,10,10 monster Penomena 1216,4,100000,100000,1 +treasure02.gat,101,126,2,2 monster Penomena 1216,1,1200000,600000,1 +treasure02.gat,101,135,2,2 monster Penomena 1216,1,60000,200000,1 +treasure02.gat,38,74,9,9 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure02.gat,38,74,9,9 monster Penomena 1216,5,300000,100000,1 +treasure02.gat,170,71,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02.gat,168,77,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02.gat,164,67,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02.gat,155,43,21,13 monster Pirate Skeleton 1071,6,300000,100000,1 +treasure02.gat,178,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02.gat,178,140,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02.gat,184,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02.gat,157,143,1,1 monster Whisper 1179,1,100000,100000,1 +treasure02.gat,151,138,1,1 monster Whisper 1179,1,100000,100000,1 +treasure02.gat,45,144,1,1 monster Whisper 1179,1,200000,100000,1 +treasure02.gat,52,139,1,1 monster Whisper 1179,1,200000,100000,1 +treasure02.gat,23,142,1,1 monster Marionette 1143,1,200000,100000,1 diff --git a/npc/mobs/dungeons/thanatos.txt b/npc/mobs/dungeons/thanatos.txt index fe746f769..c728041c3 100644 --- a/npc/mobs/dungeons/thanatos.txt +++ b/npc/mobs/dungeons/thanatos.txt @@ -1,182 +1,182 @@ -//===== eAthena Script ======================================= -//= Thanatos Tower Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Real spawns by Poki#3 [Nexon] -//= 1.1 More official spawns [Playtester] -//= 1.2 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.3 Official Aegis X.3 spawns [Playtester] -//============================================================ - -//================================================== -// tha_t01 - Thanatos Tower F1 -//================================================== -tha_t01.gat,0,0,0,0 monster Alice 1275,5,0,0,0 -tha_t01.gat,0,0,0,0 monster Plasma 1695,20,0,0,0 -tha_t01.gat,0,0,0,0 monster Rideword 1195,20,0,0,0 -tha_t01.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 -tha_t01.gat,0,0,0,0 monster Lady Solace 1703,4,1800000,1200000,0 - -//================================================== -// tha_t02 - Thanatos Tower F2 -//================================================== -tha_t02.gat,0,0,0,0 monster Alice 1275,10,0,0,0 -tha_t02.gat,0,0,0,0 monster Plasma 1697,20,0,0,0 -tha_t02.gat,0,0,0,0 monster Mimic 1191,30,0,0,0 -tha_t02.gat,0,0,0,0 monster Ancient Mimic 1699,80,0,0,0 -tha_t02.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 -tha_t02.gat,0,0,0,0 monster Death Word 1698,10,0,0,0 -tha_t02.gat,0,0,0,0 monster Elder 1377,10,0,0,0 -tha_t02.gat,0,0,0,0 monster Baroness of Retribution 1702,4,1800000,1200000,0 - -//================================================== -// tha_t03 - Thanatos Tower F3 -//================================================== -tha_t03.gat,0,0,0,0 monster Plasma 1696,20,0,0,0 -tha_t03.gat,0,0,0,0 monster Rideword 1195,30,0,0,0 -tha_t03.gat,0,0,0,0 monster Death Word 1698,80,0,0,0 -tha_t03.gat,0,0,0,0 monster Mimic 1191,10,0,0,0 -tha_t03.gat,0,0,0,0 monster Ancient Mimic 1699,10,0,0,0 -tha_t03.gat,0,0,0,0 monster Elder 1377,10,0,0,0 -tha_t03.gat,0,0,0,0 monster Mistress of Shelter 1701,4,1800000,1200000,0 - -//================================================== -// tha_t04 - Thanatos Tower F4 -//================================================== -tha_t04.gat,0,0,0,0 monster Plasma 1694,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Rideword 1195,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Death Word 1698,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Elder 1377,20,0,0,0 -tha_t04.gat,0,0,0,0 monster Owl Baron 1295,10,0,0,0 -tha_t04.gat,0,0,0,0 monster Owl Duke 1320,10,0,0,0 -tha_t04.gat,0,0,0,0 monster Dame of Sentinel 1700,4,1800000,1200000,0 - -//================================================== -// tha_t05 - Thanatos Tower F5 -//================================================== -tha_t05.gat,61,179,55,55 monster Elder 1377,5,0,0,0 -tha_t05.gat,61,179,55,55 monster Plasma 1697,10,0,0,0 -tha_t05.gat,61,179,55,55 monster Death Word 1698,10,0,0,0 -tha_t05.gat,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05.gat,61,179,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05.gat,61,179,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05.gat,178,178,55,55 monster Elder 1377,5,0,0,0 -tha_t05.gat,178,178,55,55 monster Plasma 1695,10,0,0,0 -tha_t05.gat,178,178,55,55 monster Death Word 1698,10,0,0,0 -tha_t05.gat,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05.gat,178,178,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05.gat,178,178,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05.gat,178,63,55,5 monster Elder 1377,5,0,0,0 -tha_t05.gat,178,63,55,55 monster Plasma 1696,10,0,0,0 -tha_t05.gat,178,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t05.gat,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05.gat,178,63,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05.gat,178,63,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05.gat,62,63,55,55 monster Elder 1377,5,0,0,0 -tha_t05.gat,62,63,55,55 monster Plasma 1694,10,0,0,0 -tha_t05.gat,62,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t05.gat,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05.gat,62,63,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05.gat,62,63,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05.gat,0,0,0,0 monster Dolor of Thanatos 1707,2,1800000,1200000,0 - -//================================================== -// tha_t06 - Thanatos Tower F6 -//================================================== -tha_t06.gat,61,179,55,55 monster Elder 1377,5,0,0,0 -tha_t06.gat,61,179,55,55 monster Plasma 1697,10,0,0,0 -tha_t06.gat,61,179,55,55 monster Death Word 1698,10,0,0,0 -tha_t06.gat,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06.gat,61,179,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06.gat,61,179,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06.gat,178,178,55,55 monster Elder 1377,5,0,0,0 -tha_t06.gat,178,178,55,55 monster Plasma 1695,10,0,0,0 -tha_t06.gat,178,178,55,55 monster Death Word 1698,10,0,0,0 -tha_t06.gat,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06.gat,178,178,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06.gat,178,178,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06.gat,178,63,55,55 monster Elder 1377,5,0,0,0 -tha_t06.gat,178,63,55,55 monster Plasma 1696,10,0,0,0 -tha_t06.gat,178,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t06.gat,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06.gat,178,63,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06.gat,178,63,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06.gat,62,63,55,55 monster Elder 1377,5,0,0,0 -tha_t06.gat,62,63,55,55 monster Plasma 1694,10,0,0,0 -tha_t06.gat,62,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t06.gat,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06.gat,62,63,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06.gat,62,63,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06.gat,0,0,0,0 monster Maero of Thanatos 1706,2,1800000,1200000,0 - -//================================================== -// tha_t07 - Thanatos Tower F7 -//================================================== -tha_t07.gat,70,105,40,75 monster Death Word 1698,10,300000,120000,0 -tha_t07.gat,70,105,40,75 monster Ancient Mimic 1699,10,300000,120000,0 -tha_t07.gat,70,105,40,75 monster Lady Solace 1703,7,300000,120000,0 -tha_t07.gat,70,105,40,75 monster Mistress of Shelter 1701,7,300000,120000,0 -tha_t07.gat,70,105,40,75 monster Baroness of Retribution 1702,15,0,0,0 -tha_t07.gat,70,105,40,75 monster Dame of Sentinel 1700,7,300000,120000,0 -tha_t07.gat,70,105,40,75 monster Despero of Thanatos 1705,2,1800000,1200000,0 - -//================================================== -// tha_t08 - Thanatos Tower F8 -//================================================== -tha_t08.gat,70,105,40,80 monster Death Word 1698,10,300000,120000,0 -tha_t08.gat,70,105,40,80 monster Ancient Mimic 1699,10,300000,120000,0 -tha_t08.gat,70,105,40,80 monster Lady Solace 1703,5,0,0,0 -tha_t08.gat,70,105,40,80 monster Mistress of Shelter 1701,5,0,0,0 -tha_t08.gat,70,105,40,80 monster Baroness of Retribution 1702,20,300000,120000,0 -tha_t08.gat,70,105,40,80 monster Dame of Sentinel 1700,5,0,0,0 -tha_t08.gat,70,105,40,80 monster Odium of Thanatos 1704,2,1800000,1200000,0 - -//================================================== -// tha_t09 - Thanatos Tower F9 -//================================================== -tha_t09.gat,50,129,35,35 monster Plasma 1694,5,0,0,0 -tha_t09.gat,50,129,35,35 monster Lady Solace 1703,20,600000,0,0 -tha_t09.gat,50,129,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t09.gat,50,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t09.gat,50,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t09.gat,50,129,35,35 monster Dolor of Thanatos 1707,1,1800000,1200000,0 -tha_t09.gat,50,129,35,35 monster Dolor of Thanatos 1712,3,1800000,1200000,0 - -//================================================== -// tha_t10 - Thanatos Tower F10 -//================================================== -tha_t10.gat,129,129,35,35 monster Plasma 1697,5,0,0,0 -tha_t10.gat,129,129,35,35 monster Baroness of Retribution 1702,20,600000,0,0 -tha_t10.gat,129,129,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t10.gat,129,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t10.gat,129,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t10.gat,129,129,35,35 monster Maero of Thanatos 1706,1,1800000,1200000,0 -tha_t10.gat,129,129,35,35 monster Maero of Thanatos 1711,3,1800000,1200000,0 - -//================================================== -// tha_t11 - Thanatos Tower F11 -//================================================== -tha_t11.gat,50,51,35,35 monster Plasma 1695,5,0,0,0 -tha_t11.gat,50,51,35,35 monster Mistress of Shelter 1701,20,600000,0,0 -tha_t11.gat,50,51,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t11.gat,50,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t11.gat,50,51,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t11.gat,50,51,35,35 monster Despero of Thanatos 1705,1,1800000,1200000,0 -tha_t11.gat,50,51,35,35 monster Despero of Thanatos 1710,3,1800000,1200000,0 - -//================================================== -// tha_t12 - Thanatos Tower F12 -//================================================== -tha_t12.gat,129,51,35,35 monster Plasma 1693,5,0,0,0 -tha_t12.gat,129,51,35,35 monster Dame of Sentinel 1700,13,600000,0,0 -tha_t12.gat,129,51,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t12.gat,129,51,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t12.gat,129,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t12.gat,129,51,35,35 monster Odium of Thanatos 1709,4,1800000,1200000,0 +//===== eAthena Script ======================================= +//= Thanatos Tower Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Real spawns by Poki#3 [Nexon] +//= 1.1 More official spawns [Playtester] +//= 1.2 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.3 Official Aegis X.3 spawns [Playtester] +//============================================================ + +//================================================== +// tha_t01 - Thanatos Tower F1 +//================================================== +tha_t01.gat,0,0,0,0 monster Alice 1275,5,0,0,0 +tha_t01.gat,0,0,0,0 monster Plasma 1695,20,0,0,0 +tha_t01.gat,0,0,0,0 monster Rideword 1195,20,0,0,0 +tha_t01.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 +tha_t01.gat,0,0,0,0 monster Lady Solace 1703,4,1800000,1200000,0 + +//================================================== +// tha_t02 - Thanatos Tower F2 +//================================================== +tha_t02.gat,0,0,0,0 monster Alice 1275,10,0,0,0 +tha_t02.gat,0,0,0,0 monster Plasma 1697,20,0,0,0 +tha_t02.gat,0,0,0,0 monster Mimic 1191,30,0,0,0 +tha_t02.gat,0,0,0,0 monster Ancient Mimic 1699,80,0,0,0 +tha_t02.gat,0,0,0,0 monster Rideword 1195,10,0,0,0 +tha_t02.gat,0,0,0,0 monster Death Word 1698,10,0,0,0 +tha_t02.gat,0,0,0,0 monster Elder 1377,10,0,0,0 +tha_t02.gat,0,0,0,0 monster Baroness of Retribution 1702,4,1800000,1200000,0 + +//================================================== +// tha_t03 - Thanatos Tower F3 +//================================================== +tha_t03.gat,0,0,0,0 monster Plasma 1696,20,0,0,0 +tha_t03.gat,0,0,0,0 monster Rideword 1195,30,0,0,0 +tha_t03.gat,0,0,0,0 monster Death Word 1698,80,0,0,0 +tha_t03.gat,0,0,0,0 monster Mimic 1191,10,0,0,0 +tha_t03.gat,0,0,0,0 monster Ancient Mimic 1699,10,0,0,0 +tha_t03.gat,0,0,0,0 monster Elder 1377,10,0,0,0 +tha_t03.gat,0,0,0,0 monster Mistress of Shelter 1701,4,1800000,1200000,0 + +//================================================== +// tha_t04 - Thanatos Tower F4 +//================================================== +tha_t04.gat,0,0,0,0 monster Plasma 1694,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Rideword 1195,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Death Word 1698,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Mimic 1191,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Elder 1377,20,0,0,0 +tha_t04.gat,0,0,0,0 monster Owl Baron 1295,10,0,0,0 +tha_t04.gat,0,0,0,0 monster Owl Duke 1320,10,0,0,0 +tha_t04.gat,0,0,0,0 monster Dame of Sentinel 1700,4,1800000,1200000,0 + +//================================================== +// tha_t05 - Thanatos Tower F5 +//================================================== +tha_t05.gat,61,179,55,55 monster Elder 1377,5,0,0,0 +tha_t05.gat,61,179,55,55 monster Plasma 1697,10,0,0,0 +tha_t05.gat,61,179,55,55 monster Death Word 1698,10,0,0,0 +tha_t05.gat,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05.gat,61,179,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05.gat,61,179,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05.gat,178,178,55,55 monster Elder 1377,5,0,0,0 +tha_t05.gat,178,178,55,55 monster Plasma 1695,10,0,0,0 +tha_t05.gat,178,178,55,55 monster Death Word 1698,10,0,0,0 +tha_t05.gat,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05.gat,178,178,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05.gat,178,178,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05.gat,178,63,55,5 monster Elder 1377,5,0,0,0 +tha_t05.gat,178,63,55,55 monster Plasma 1696,10,0,0,0 +tha_t05.gat,178,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t05.gat,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05.gat,178,63,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05.gat,178,63,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05.gat,62,63,55,55 monster Elder 1377,5,0,0,0 +tha_t05.gat,62,63,55,55 monster Plasma 1694,10,0,0,0 +tha_t05.gat,62,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t05.gat,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05.gat,62,63,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05.gat,62,63,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05.gat,0,0,0,0 monster Dolor of Thanatos 1707,2,1800000,1200000,0 + +//================================================== +// tha_t06 - Thanatos Tower F6 +//================================================== +tha_t06.gat,61,179,55,55 monster Elder 1377,5,0,0,0 +tha_t06.gat,61,179,55,55 monster Plasma 1697,10,0,0,0 +tha_t06.gat,61,179,55,55 monster Death Word 1698,10,0,0,0 +tha_t06.gat,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06.gat,61,179,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06.gat,61,179,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06.gat,178,178,55,55 monster Elder 1377,5,0,0,0 +tha_t06.gat,178,178,55,55 monster Plasma 1695,10,0,0,0 +tha_t06.gat,178,178,55,55 monster Death Word 1698,10,0,0,0 +tha_t06.gat,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06.gat,178,178,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06.gat,178,178,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06.gat,178,63,55,55 monster Elder 1377,5,0,0,0 +tha_t06.gat,178,63,55,55 monster Plasma 1696,10,0,0,0 +tha_t06.gat,178,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t06.gat,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06.gat,178,63,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06.gat,178,63,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06.gat,62,63,55,55 monster Elder 1377,5,0,0,0 +tha_t06.gat,62,63,55,55 monster Plasma 1694,10,0,0,0 +tha_t06.gat,62,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t06.gat,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06.gat,62,63,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06.gat,62,63,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06.gat,0,0,0,0 monster Maero of Thanatos 1706,2,1800000,1200000,0 + +//================================================== +// tha_t07 - Thanatos Tower F7 +//================================================== +tha_t07.gat,70,105,40,75 monster Death Word 1698,10,300000,120000,0 +tha_t07.gat,70,105,40,75 monster Ancient Mimic 1699,10,300000,120000,0 +tha_t07.gat,70,105,40,75 monster Lady Solace 1703,7,300000,120000,0 +tha_t07.gat,70,105,40,75 monster Mistress of Shelter 1701,7,300000,120000,0 +tha_t07.gat,70,105,40,75 monster Baroness of Retribution 1702,15,0,0,0 +tha_t07.gat,70,105,40,75 monster Dame of Sentinel 1700,7,300000,120000,0 +tha_t07.gat,70,105,40,75 monster Despero of Thanatos 1705,2,1800000,1200000,0 + +//================================================== +// tha_t08 - Thanatos Tower F8 +//================================================== +tha_t08.gat,70,105,40,80 monster Death Word 1698,10,300000,120000,0 +tha_t08.gat,70,105,40,80 monster Ancient Mimic 1699,10,300000,120000,0 +tha_t08.gat,70,105,40,80 monster Lady Solace 1703,5,0,0,0 +tha_t08.gat,70,105,40,80 monster Mistress of Shelter 1701,5,0,0,0 +tha_t08.gat,70,105,40,80 monster Baroness of Retribution 1702,20,300000,120000,0 +tha_t08.gat,70,105,40,80 monster Dame of Sentinel 1700,5,0,0,0 +tha_t08.gat,70,105,40,80 monster Odium of Thanatos 1704,2,1800000,1200000,0 + +//================================================== +// tha_t09 - Thanatos Tower F9 +//================================================== +tha_t09.gat,50,129,35,35 monster Plasma 1694,5,0,0,0 +tha_t09.gat,50,129,35,35 monster Lady Solace 1703,20,600000,0,0 +tha_t09.gat,50,129,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t09.gat,50,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t09.gat,50,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t09.gat,50,129,35,35 monster Dolor of Thanatos 1707,1,1800000,1200000,0 +tha_t09.gat,50,129,35,35 monster Dolor of Thanatos 1712,3,1800000,1200000,0 + +//================================================== +// tha_t10 - Thanatos Tower F10 +//================================================== +tha_t10.gat,129,129,35,35 monster Plasma 1697,5,0,0,0 +tha_t10.gat,129,129,35,35 monster Baroness of Retribution 1702,20,600000,0,0 +tha_t10.gat,129,129,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t10.gat,129,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t10.gat,129,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t10.gat,129,129,35,35 monster Maero of Thanatos 1706,1,1800000,1200000,0 +tha_t10.gat,129,129,35,35 monster Maero of Thanatos 1711,3,1800000,1200000,0 + +//================================================== +// tha_t11 - Thanatos Tower F11 +//================================================== +tha_t11.gat,50,51,35,35 monster Plasma 1695,5,0,0,0 +tha_t11.gat,50,51,35,35 monster Mistress of Shelter 1701,20,600000,0,0 +tha_t11.gat,50,51,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t11.gat,50,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t11.gat,50,51,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t11.gat,50,51,35,35 monster Despero of Thanatos 1705,1,1800000,1200000,0 +tha_t11.gat,50,51,35,35 monster Despero of Thanatos 1710,3,1800000,1200000,0 + +//================================================== +// tha_t12 - Thanatos Tower F12 +//================================================== +tha_t12.gat,129,51,35,35 monster Plasma 1693,5,0,0,0 +tha_t12.gat,129,51,35,35 monster Dame of Sentinel 1700,13,600000,0,0 +tha_t12.gat,129,51,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t12.gat,129,51,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t12.gat,129,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t12.gat,129,51,35,35 monster Odium of Thanatos 1709,4,1800000,1200000,0 diff --git a/npc/mobs/dungeons/toyfactory.txt b/npc/mobs/dungeons/toyfactory.txt index 8bcfca9b3..f6be13605 100644 --- a/npc/mobs/dungeons/toyfactory.txt +++ b/npc/mobs/dungeons/toyfactory.txt @@ -1,35 +1,35 @@ -//===== eAthena Script ======================================= -//= Toy Factory Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 added Garm Baby according to May 10 patch -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// xmas_dun01 - Toy Factory Warehouse -//================================================== -xmas_dun01.gat,0,0,0,0 monster Marin 1242,20,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Cookie 1265,40,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Myst Case 1249,5,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 -xmas_dun01.gat,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 -xmas_dun01.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 - -//================================================== -// xmas_dun02 - Toy Monitoring Room -//================================================== -xmas_dun02.gat,0,0,0,0 monster Cookie 1265,20,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Cruiser 1248,35,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Myst Case 1249,50,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_dun02.gat,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0 +//===== eAthena Script ======================================= +//= Toy Factory Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 added Garm Baby according to May 10 patch +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// xmas_dun01 - Toy Factory Warehouse +//================================================== +xmas_dun01.gat,0,0,0,0 monster Marin 1242,20,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Drops 1113,10,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Cookie 1265,40,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Myst Case 1249,5,0,0,0 +xmas_dun01.gat,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 +xmas_dun01.gat,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 +xmas_dun01.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 + +//================================================== +// xmas_dun02 - Toy Monitoring Room +//================================================== +xmas_dun02.gat,0,0,0,0 monster Cookie 1265,20,0,0,0 +xmas_dun02.gat,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 +xmas_dun02.gat,0,0,0,0 monster Cruiser 1248,35,0,0,0 +xmas_dun02.gat,0,0,0,0 monster Myst Case 1249,50,0,0,0 +xmas_dun02.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_dun02.gat,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0 diff --git a/npc/mobs/dungeons/turtleisland.txt b/npc/mobs/dungeons/turtleisland.txt index bccde856d..418517dcf 100644 --- a/npc/mobs/dungeons/turtleisland.txt +++ b/npc/mobs/dungeons/turtleisland.txt @@ -1,72 +1,72 @@ -//===== eAthena Script ======================================= -//= Turtle Island Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// tur_dun01 - Turtle Island -//================================================== -tur_dun01.gat,0,0,0,0 monster Dragon Tail 1321,25,0,0,0 -tur_dun01.gat,0,0,0,0 monster Spring Rabbit 1322,25,0,0,0 -tur_dun01.gat,0,0,0,0 monster Thara Frog 1034,10,0,0,0 -tur_dun01.gat,0,0,0,0 monster Permeter 1314,10,0,0,0 -tur_dun01.gat,0,0,0,0 monster Pest 1256,15,0,0,0 - -//================================================== -// tur_dun02 - Turtle Island Dungeon -//================================================== -tur_dun02.gat,0,0,0,0 monster Permeter 1314,40,0,0,0 -tur_dun02.gat,0,0,0,0 monster Solider 1316,40,0,0,0 -tur_dun02.gat,0,0,0,0 monster Freezer 1319,20,0,0,0 -tur_dun02.gat,0,0,0,0 monster Pest 1256,15,0,0,0 - -//================================================== -// tur_dun03 - Good Turtles Village -//================================================== -tur_dun03.gat,0,0,0,0 monster Permeter 1314,15,0,0,0 -tur_dun03.gat,0,0,0,0 monster Freezer 1319,40,0,0,0 -tur_dun03.gat,0,0,0,0 monster Assaulter 1315,35,0,0,0 -tur_dun03.gat,0,0,0,0 monster Heater 1318,10,50000,0,0 - -//================================================== -// tur_dun04 - Turtle Palace -//================================================== -tur_dun04.gat,99,92,10,10 monster Wanderer 1208,1,60000,30000,0 -tur_dun04.gat,99,93,20,20 monster Turtle General 1312,1,3600000,720000,0 -tur_dun04.gat,100,93,20,20 monster Heater 1318,3,120000,60000,0 -tur_dun04.gat,100,93,20,20 monster Assaulter 1315,10,120000,60000,0 -tur_dun04.gat,100,93,20,20 monster Freezer 1319,5,120000,60000,0 -tur_dun04.gat,171,159,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04.gat,171,155,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04.gat,171,149,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04.gat,28,159,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04.gat,28,155,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04.gat,28,149,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04.gat,174,26,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04.gat,174,29,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04.gat,174,32,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04.gat,26,26,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04.gat,26,29,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04.gat,26,32,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04.gat,0,0,0,0 monster Wanderer 1208,2,0,0,0 -tur_dun04.gat,0,0,0,0 monster Heater 1318,10,300000,150000,0 -tur_dun04.gat,0,0,0,0 monster Heater 1318,20,620000,310000,0 -tur_dun04.gat,0,0,0,0 monster Assaulter 1315,23,0,0,0 -tur_dun04.gat,0,0,0,0 monster Freezer 1319,5,300000,150000,0 -tur_dun04.gat,0,0,0,0 monster Freezer 1319,5,600000,300000,0 -tur_dun04.gat,0,0,0,0 monster Permeter 1314,2,300000,150000,0 -tur_dun04.gat,0,0,0,0 monster Permeter 1314,2,640000,320000,0 - -//================================================== -// tur_dun05 - Underground swamp zone -//================================================== -tur_dun05.gat,0,0,0,0 monster Permeter 1314,3,20000,0,0 -tur_dun05.gat,0,0,0,0 monster Freezer 1319,5,30000,0,0 -tur_dun05.gat,0,0,0,0 monster Assaulter 1315,1,20000,0,0 +//===== eAthena Script ======================================= +//= Turtle Island Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// tur_dun01 - Turtle Island +//================================================== +tur_dun01.gat,0,0,0,0 monster Dragon Tail 1321,25,0,0,0 +tur_dun01.gat,0,0,0,0 monster Spring Rabbit 1322,25,0,0,0 +tur_dun01.gat,0,0,0,0 monster Thara Frog 1034,10,0,0,0 +tur_dun01.gat,0,0,0,0 monster Permeter 1314,10,0,0,0 +tur_dun01.gat,0,0,0,0 monster Pest 1256,15,0,0,0 + +//================================================== +// tur_dun02 - Turtle Island Dungeon +//================================================== +tur_dun02.gat,0,0,0,0 monster Permeter 1314,40,0,0,0 +tur_dun02.gat,0,0,0,0 monster Solider 1316,40,0,0,0 +tur_dun02.gat,0,0,0,0 monster Freezer 1319,20,0,0,0 +tur_dun02.gat,0,0,0,0 monster Pest 1256,15,0,0,0 + +//================================================== +// tur_dun03 - Good Turtles Village +//================================================== +tur_dun03.gat,0,0,0,0 monster Permeter 1314,15,0,0,0 +tur_dun03.gat,0,0,0,0 monster Freezer 1319,40,0,0,0 +tur_dun03.gat,0,0,0,0 monster Assaulter 1315,35,0,0,0 +tur_dun03.gat,0,0,0,0 monster Heater 1318,10,50000,0,0 + +//================================================== +// tur_dun04 - Turtle Palace +//================================================== +tur_dun04.gat,99,92,10,10 monster Wanderer 1208,1,60000,30000,0 +tur_dun04.gat,99,93,20,20 monster Turtle General 1312,1,3600000,720000,0 +tur_dun04.gat,100,93,20,20 monster Heater 1318,3,120000,60000,0 +tur_dun04.gat,100,93,20,20 monster Assaulter 1315,10,120000,60000,0 +tur_dun04.gat,100,93,20,20 monster Freezer 1319,5,120000,60000,0 +tur_dun04.gat,171,159,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04.gat,171,155,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04.gat,171,149,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04.gat,28,159,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04.gat,28,155,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04.gat,28,149,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04.gat,174,26,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04.gat,174,29,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04.gat,174,32,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04.gat,26,26,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04.gat,26,29,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04.gat,26,32,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04.gat,0,0,0,0 monster Wanderer 1208,2,0,0,0 +tur_dun04.gat,0,0,0,0 monster Heater 1318,10,300000,150000,0 +tur_dun04.gat,0,0,0,0 monster Heater 1318,20,620000,310000,0 +tur_dun04.gat,0,0,0,0 monster Assaulter 1315,23,0,0,0 +tur_dun04.gat,0,0,0,0 monster Freezer 1319,5,300000,150000,0 +tur_dun04.gat,0,0,0,0 monster Freezer 1319,5,600000,300000,0 +tur_dun04.gat,0,0,0,0 monster Permeter 1314,2,300000,150000,0 +tur_dun04.gat,0,0,0,0 monster Permeter 1314,2,640000,320000,0 + +//================================================== +// tur_dun05 - Underground swamp zone +//================================================== +tur_dun05.gat,0,0,0,0 monster Permeter 1314,3,20000,0,0 +tur_dun05.gat,0,0,0,0 monster Freezer 1319,5,30000,0,0 +tur_dun05.gat,0,0,0,0 monster Assaulter 1315,1,20000,0,0 diff --git a/npc/mobs/dungeons/umbaladun.txt b/npc/mobs/dungeons/umbaladun.txt index 2eb09cfca..e36a013c5 100644 --- a/npc/mobs/dungeons/umbaladun.txt +++ b/npc/mobs/dungeons/umbaladun.txt @@ -1,61 +1,61 @@ -//===== eAthena Script ======================================= -//= Umbala Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// um_dun01 - Carpenter's Shop in the Tree -//================================================== -um_dun01.gat,0,0,0,0 monster Stone Shooter 1495,70,0,0,0 -um_dun01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 -um_dun01.gat,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 -um_dun01.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 -um_dun01.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 -um_dun01.gat,0,0,0,0 monster Dustiness 1114,10,0,0,0 -um_dun01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_dun01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// um_dun02 - Passage to a Foreign World -//================================================== -um_dun02.gat,0,0,0,0 monster Wooden Golem 1497,15,0,0,0 -um_dun02.gat,79,227,5,5 monster Wooden Golem 1497,5,120000,60000,0 -um_dun02.gat,87,189,5,5 monster Wooden Golem 1497,2,120000,60000,0 -um_dun02.gat,170,145,5,5 monster Wooden Golem 1497,3,120000,60000,0 -um_dun02.gat,196,131,7,7 monster Wooden Golem 1497,5,120000,60000,0 -um_dun02.gat,244,129,10,10 monster Wooden Golem 1497,5,120000,60000,0 -um_dun02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -um_dun02.gat,117,43,10,10 monster Beetle King 1494,3,120000,60000,0 -um_dun02.gat,209,34,10,10 monster Beetle King 1494,3,120000,60000,0 -um_dun02.gat,205,265,10,10 monster Beetle King 1494,4,120000,60000,0 -um_dun02.gat,0,0,0,0 monster Wooden Golem 1497,10,0,0,0 -um_dun02.gat,90,97,10,10 monster Wooden Golem 1497,3,120000,60000,0 -um_dun02.gat,32,83,10,10 monster Wooden Golem 1497,2,120000,60000,0 -um_dun02.gat,180,238,10,10 monster Wooden Golem 1497,3,120000,60000,0 -um_dun02.gat,144,277,10,10 monster Wooden Golem 1497,2,120000,60000,0 -um_dun02.gat,272,163,10,10 monster Wooden Golem 1497,2,120000,60000,0 -um_dun02.gat,232,156,10,10 monster Wooden Golem 1497,3,120000,60000,0 -um_dun02.gat,0,0,0,0 monster Driller 1380,5,0,0,0 -um_dun02.gat,197,138,10,10 monster Driller 1380,2,120000,60000,0 -um_dun02.gat,164,203,10,10 monster Driller 1380,1,120000,60000,0 -um_dun02.gat,32,83,10,10 monster Driller 1380,1,120000,60000,0 -um_dun02.gat,244,129,10,10 monster Driller 1380,2,120000,60000,0 -um_dun02.gat,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 -um_dun02.gat,213,217,10,10 monster Wootan Shooter 1498,2,120000,60000,0 -um_dun02.gat,72,258,10,10 monster Wootan Shooter 1498,3,120000,60000,0 -um_dun02.gat,79,227,5,5 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02.gat,170,145,5,5 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02.gat,209,34,10,10 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02.gat,272,163,10,10 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02.gat,232,156,10,10 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02.gat,0,0,0,0 monster Dryad 1493,10,0,0,0 -um_dun02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_dun02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_dun02.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 +//===== eAthena Script ======================================= +//= Umbala Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// um_dun01 - Carpenter's Shop in the Tree +//================================================== +um_dun01.gat,0,0,0,0 monster Stone Shooter 1495,70,0,0,0 +um_dun01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 +um_dun01.gat,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 +um_dun01.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 +um_dun01.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 +um_dun01.gat,0,0,0,0 monster Dustiness 1114,10,0,0,0 +um_dun01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +um_dun01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// um_dun02 - Passage to a Foreign World +//================================================== +um_dun02.gat,0,0,0,0 monster Wooden Golem 1497,15,0,0,0 +um_dun02.gat,79,227,5,5 monster Wooden Golem 1497,5,120000,60000,0 +um_dun02.gat,87,189,5,5 monster Wooden Golem 1497,2,120000,60000,0 +um_dun02.gat,170,145,5,5 monster Wooden Golem 1497,3,120000,60000,0 +um_dun02.gat,196,131,7,7 monster Wooden Golem 1497,5,120000,60000,0 +um_dun02.gat,244,129,10,10 monster Wooden Golem 1497,5,120000,60000,0 +um_dun02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +um_dun02.gat,117,43,10,10 monster Beetle King 1494,3,120000,60000,0 +um_dun02.gat,209,34,10,10 monster Beetle King 1494,3,120000,60000,0 +um_dun02.gat,205,265,10,10 monster Beetle King 1494,4,120000,60000,0 +um_dun02.gat,0,0,0,0 monster Wooden Golem 1497,10,0,0,0 +um_dun02.gat,90,97,10,10 monster Wooden Golem 1497,3,120000,60000,0 +um_dun02.gat,32,83,10,10 monster Wooden Golem 1497,2,120000,60000,0 +um_dun02.gat,180,238,10,10 monster Wooden Golem 1497,3,120000,60000,0 +um_dun02.gat,144,277,10,10 monster Wooden Golem 1497,2,120000,60000,0 +um_dun02.gat,272,163,10,10 monster Wooden Golem 1497,2,120000,60000,0 +um_dun02.gat,232,156,10,10 monster Wooden Golem 1497,3,120000,60000,0 +um_dun02.gat,0,0,0,0 monster Driller 1380,5,0,0,0 +um_dun02.gat,197,138,10,10 monster Driller 1380,2,120000,60000,0 +um_dun02.gat,164,203,10,10 monster Driller 1380,1,120000,60000,0 +um_dun02.gat,32,83,10,10 monster Driller 1380,1,120000,60000,0 +um_dun02.gat,244,129,10,10 monster Driller 1380,2,120000,60000,0 +um_dun02.gat,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 +um_dun02.gat,213,217,10,10 monster Wootan Shooter 1498,2,120000,60000,0 +um_dun02.gat,72,258,10,10 monster Wootan Shooter 1498,3,120000,60000,0 +um_dun02.gat,79,227,5,5 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02.gat,170,145,5,5 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02.gat,209,34,10,10 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02.gat,272,163,10,10 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02.gat,232,156,10,10 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02.gat,0,0,0,0 monster Dryad 1493,10,0,0,0 +um_dun02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +um_dun02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_dun02.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 diff --git a/npc/mobs/dungeons/yggdrasil.txt b/npc/mobs/dungeons/yggdrasil.txt index 3c9494272..3d13c1d6f 100644 --- a/npc/mobs/dungeons/yggdrasil.txt +++ b/npc/mobs/dungeons/yggdrasil.txt @@ -1,35 +1,35 @@ -//===== eAthena Script ======================================= -//= Yggdrasil Tree Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Splitted from Nifflheim fields [DracoRPG] -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// yggdrasil01 - Hvergelmir's Fountain (Trunk of Yggdrasil) -//================================================== -yggdrasil01.gat,234,256,10,10 monster Blue Plant 1079,5,1800000,600000,0 -yggdrasil01.gat,273,234,3,3 monster Shining Plant 1083,1,1800000,600000,0 -yggdrasil01.gat,143,257,20,10 monster Shining Plant 1083,5,1200000,600000,0 -yggdrasil01.gat,98,238,20,15 monster Yellow Plant 1081,5,1200000,600000,0 -yggdrasil01.gat,98,238,20,15 monster White Plant 1082,5,1200000,600000,0 -yggdrasil01.gat,47,207,20,20 monster Blue Plant 1079,5,1200000,600000,0 -yggdrasil01.gat,61,258,3,3 monster Shining Plant 1083,1,1800000,600000,0 -yggdrasil01.gat,132,199,20,5 monster Blue Plant 1079,5,1200000,600000,0 -yggdrasil01.gat,209,218,2,2 monster Shining Plant 1083,1,1200000,600000,0 -yggdrasil01.gat,192,186,2,2 monster Shining Plant 1083,1,1800000,1200000,0 -yggdrasil01.gat,169,176,3,3 monster Shining Plant 1083,1,1200000,600000,0 -yggdrasil01.gat,169,176,3,3 monster Green Plant 1080,1,60000,30000,0 -yggdrasil01.gat,94,111,5,2 monster Shining Plant 1083,1,1200000,600000,0 -yggdrasil01.gat,51,118,10,3 monster Shining Plant 1083,1,1200000,600000,0 -yggdrasil01.gat,133,54,3,3 monster Shining Plant 1083,1,1200000,600000,0 -yggdrasil01.gat,257,63,10,10 monster Shining Plant 1083,3,1800000,1200000,0 -yggdrasil01.gat,0,0,0,0 monster Shining Plant 1083,10,3600000,2300000,0 -yggdrasil01.gat,0,0,0,0 monster Green Plant 1080,25,60000,30000,0 -yggdrasil01.gat,0,0,0,0 monster Red Plant 1078,15,60000,30000,0 +//===== eAthena Script ======================================= +//= Yggdrasil Tree Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Splitted from Nifflheim fields [DracoRPG] +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// yggdrasil01 - Hvergelmir's Fountain (Trunk of Yggdrasil) +//================================================== +yggdrasil01.gat,234,256,10,10 monster Blue Plant 1079,5,1800000,600000,0 +yggdrasil01.gat,273,234,3,3 monster Shining Plant 1083,1,1800000,600000,0 +yggdrasil01.gat,143,257,20,10 monster Shining Plant 1083,5,1200000,600000,0 +yggdrasil01.gat,98,238,20,15 monster Yellow Plant 1081,5,1200000,600000,0 +yggdrasil01.gat,98,238,20,15 monster White Plant 1082,5,1200000,600000,0 +yggdrasil01.gat,47,207,20,20 monster Blue Plant 1079,5,1200000,600000,0 +yggdrasil01.gat,61,258,3,3 monster Shining Plant 1083,1,1800000,600000,0 +yggdrasil01.gat,132,199,20,5 monster Blue Plant 1079,5,1200000,600000,0 +yggdrasil01.gat,209,218,2,2 monster Shining Plant 1083,1,1200000,600000,0 +yggdrasil01.gat,192,186,2,2 monster Shining Plant 1083,1,1800000,1200000,0 +yggdrasil01.gat,169,176,3,3 monster Shining Plant 1083,1,1200000,600000,0 +yggdrasil01.gat,169,176,3,3 monster Green Plant 1080,1,60000,30000,0 +yggdrasil01.gat,94,111,5,2 monster Shining Plant 1083,1,1200000,600000,0 +yggdrasil01.gat,51,118,10,3 monster Shining Plant 1083,1,1200000,600000,0 +yggdrasil01.gat,133,54,3,3 monster Shining Plant 1083,1,1200000,600000,0 +yggdrasil01.gat,257,63,10,10 monster Shining Plant 1083,3,1800000,1200000,0 +yggdrasil01.gat,0,0,0,0 monster Shining Plant 1083,10,3600000,2300000,0 +yggdrasil01.gat,0,0,0,0 monster Green Plant 1080,25,60000,30000,0 +yggdrasil01.gat,0,0,0,0 monster Red Plant 1078,15,60000,30000,0 diff --git a/npc/mobs/fields/amatsu.txt b/npc/mobs/fields/amatsu.txt index 3a5b97429..8b90bf617 100644 --- a/npc/mobs/fields/amatsu.txt +++ b/npc/mobs/fields/amatsu.txt @@ -1,47 +1,47 @@ -//===== eAthena Script ======================================= -//= Amatsu Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= Note: Please don't change spawns without official info -//============================================================ - -//================================================== -// ama_fild01 - Amatsu Field -//================================================== -ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0 -ama_fild01.gat,174,207,20,20 monster Kapha 1406,5,1200000,600000,0 -ama_fild01.gat,241,310,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,114,230,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,174,253,10,10 monster Kapha 1406,5,600000,300000,0 -ama_fild01.gat,177,315,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,175,315,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,173,315,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,171,315,0,0 monster Hydra 1068,1,69000,34500,0 -ama_fild01.gat,169,315,0,0 monster Hydra 1068,1,72000,39000,0 -ama_fild01.gat,177,314,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,175,314,0,0 monster Hydra 1068,1,72000,39000,0 -ama_fild01.gat,173,314,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,171,314,0,0 monster Hydra 1068,1,69000,34500,0 -ama_fild01.gat,169,314,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,171,313,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,173,313,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,175,313,0,0 monster Hydra 1068,1,66000,33000,0 -ama_fild01.gat,175,312,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,173,312,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,171,312,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,174,311,0,0 monster Hydra 1068,1,63000,31500,0 -ama_fild01.gat,172,311,0,0 monster Hydra 1068,1,69000,36000,0 -ama_fild01.gat,173,310,0,0 monster Hydra 1068,1,60000,30000,0 -ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0 -ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0 -ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0 -ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0 -ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0 +//===== eAthena Script ======================================= +//= Amatsu Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= Note: Please don't change spawns without official info +//============================================================ + +//================================================== +// ama_fild01 - Amatsu Field +//================================================== +ama_fild01.gat,0,0,0,0 monster Karakasa 1400,50,0,0,0 +ama_fild01.gat,174,207,20,20 monster Kapha 1406,5,1200000,600000,0 +ama_fild01.gat,241,310,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,114,230,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,174,253,10,10 monster Kapha 1406,5,600000,300000,0 +ama_fild01.gat,177,315,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,175,315,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,173,315,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,171,315,0,0 monster Hydra 1068,1,69000,34500,0 +ama_fild01.gat,169,315,0,0 monster Hydra 1068,1,72000,39000,0 +ama_fild01.gat,177,314,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,175,314,0,0 monster Hydra 1068,1,72000,39000,0 +ama_fild01.gat,173,314,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,171,314,0,0 monster Hydra 1068,1,69000,34500,0 +ama_fild01.gat,169,314,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,171,313,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,173,313,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,175,313,0,0 monster Hydra 1068,1,66000,33000,0 +ama_fild01.gat,175,312,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,173,312,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,171,312,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,174,311,0,0 monster Hydra 1068,1,63000,31500,0 +ama_fild01.gat,172,311,0,0 monster Hydra 1068,1,69000,36000,0 +ama_fild01.gat,173,310,0,0 monster Hydra 1068,1,60000,30000,0 +ama_fild01.gat,0,0,0,0 monster Kapha 1406,20,60000,30000,0 +ama_fild01.gat,174,306,20,20 monster Kapha 1406,10,300000,150000,0 +ama_fild01.gat,0,0,0,0 monster Miyabi Doll 1404,2,180000,90000,0 +ama_fild01.gat,0,0,0,0 monster Poison Toad 1402,1,180000,90000,0 +ama_fild01.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +ama_fild01.gat,0,0,0,0 monster Bigfoot 1060,15,60000,30000,0 diff --git a/npc/mobs/fields/ayothaya.txt b/npc/mobs/fields/ayothaya.txt index 324b22697..b494119f0 100644 --- a/npc/mobs/fields/ayothaya.txt +++ b/npc/mobs/fields/ayothaya.txt @@ -1,30 +1,30 @@ -//===== eAthena Script ======================================= -//= Ayothana Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Currently using EuRO data provided by Ishizu. -//= 1.3 Removed Choco -//= 1.4 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// ayo_fild01 - Ayothaya Field -//================================================== -ayo_fild01.gat,0,0,0,0 monster Coco 1104,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Smokie 1056,30,0,0,0 -ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,3,3600000,1800000,0 -ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 - -//================================================== -// ayo_fild02 - Ayothaya Field -//================================================== -ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,50,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +//===== eAthena Script ======================================= +//= Ayothana Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Currently using EuRO data provided by Ishizu. +//= 1.3 Removed Choco +//= 1.4 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// ayo_fild01 - Ayothaya Field +//================================================== +ayo_fild01.gat,0,0,0,0 monster Coco 1104,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Yoyo 1057,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Smokie 1056,30,0,0,0 +ayo_fild01.gat,0,0,0,0 monster Leaf Cat 1586,3,3600000,1800000,0 +ayo_fild01.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 + +//================================================== +// ayo_fild02 - Ayothaya Field +//================================================== +ayo_fild02.gat,0,0,0,0 monster Leaf Cat 1586,50,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,20,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +ayo_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 diff --git a/npc/mobs/fields/comodo.txt b/npc/mobs/fields/comodo.txt index 1e2f77b09..c2f7899cf 100644 --- a/npc/mobs/fields/comodo.txt +++ b/npc/mobs/fields/comodo.txt @@ -1,197 +1,197 @@ -//===== eAthena Script ======================================= -//= Comodo Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// cmd_fild01 - Papuchicha Forest -//================================================== -cmd_fild01.gat,0,0,0,0 monster Alligator 1271,60,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Savage 1166,30,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -cmd_fild01.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -cmd_fild01.gat,313,213,10,10 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild01.gat,313,213,10,10 monster Blue Plant 1079,1,1800000,900000,1 -cmd_fild01.gat,171,339,10,10 monster Blue Plant 1079,2,1800000,900000,1 -cmd_fild01.gat,72,78,10,10 monster Blue Plant 1079,2,1800000,900000,1 -cmd_fild01.gat,194,176,20,20 monster Blue Plant 1079,1,1800000,900000,1 -cmd_fild01.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 - -//================================================== -// cmd_fild02 - Kokomo Beach -//================================================== -cmd_fild02.gat,73,100,40,100 monster Aster 1266,5,0,0,0 -cmd_fild02.gat,200,130,150,50 monster Aster 1266,5,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Crab 1073,20,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Alligator 1271,10,0,0,0 -cmd_fild02.gat,0,0,0,0 monster Raggler 1254,30,0,0,0 -cmd_fild02.gat,94,85,40,80 monster Raggler 1254,2,60000,0,0 -cmd_fild02.gat,95,89,40,80 monster Cornutus 1067,5,180000,0,0 -cmd_fild02.gat,279,78,100,20 monster Cornutus 1067,10,60000,0,0 -cmd_fild02.gat,0,0,0,0 monster Shellfish 1074,35,0,0,0 -cmd_fild02.gat,93,82,40,80 monster Shellfish 1074,5,180000,0,0 -cmd_fild02.gat,0,0,0,0 monster Mobster 1313,1,0,0,0 -cmd_fild02.gat,200,130,150,40 monster Seal 1317,18,0,0,0 -cmd_fild02.gat,93,82,40,80 monster Seal 1317,2,180000,0,0 -cmd_fild02.gat,0,0,0,0 monster Galapago 1391,20,0,0,0 - -//================================================== -// cmd_fild03 - Zenhai Marsh -//================================================== -cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,3600000,1800000,1 -cmd_fild03.gat,0,0,0,0 monster Pest 1256,30,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Anolian 1206,60,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 -cmd_fild03.gat,0,0,0,0 monster Rotar Zairo 1392,30,0,0,0 -cmd_fild03.gat,356,232,3,3 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild03.gat,262,289,3,3 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild03.gat,145,191,3,3 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// cmd_fild04 - Kokomo Beach -//================================================== -cmd_fild04.gat,221,120,120,40 monster Aster 1266,45,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Alligator 1271,40,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Crab 1073,20,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Raggler 1254,20,0,0,0 -cmd_fild04.gat,0,0,0,0 monster Shellfish 1074,20,0,0,0 -cmd_fild04.gat,221,120,120,40 monster Sea Otter 1323,20,0,0,0 - -//================================================== -// cmd_fild05 - Border of Papuchica Forest -//================================================== -cmd_fild05.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Anolian 1206,20,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -cmd_fild05.gat,0,0,0,0 monster Pest 1256,20,0,0,0 -cmd_fild05.gat,63,158,10,10 monster Shining Plant 1083,1,1800000,900000,1 -cmd_fild05.gat,318,277,10,10 monster Yellow Plant 1081,3,1800000,900000,1 -cmd_fild05.gat,282,49,20,20 monster Yellow Plant 1081,3,1800000,900000,1 -cmd_fild05.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 - -//================================================== -// cmd_fild06 - Fortress Saint Darmain (West) -//================================================== -cmd_fild06.gat,357,299,80,70 monster Kobold Archer 1282,5,0,0,0 -cmd_fild06.gat,318,146,120,80 monster Kobold Archer 1282,7,0,0,0 -cmd_fild06.gat,244,113,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,290,164,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild06.gat,284,197,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,286,289,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,314,267,0,0 monster Kobold Archer 1282,1,180000,0,0 -cmd_fild06.gat,355,294,80,70 monster Goblin Archer 1258,7,0,0,0 -cmd_fild06.gat,307,97,70,200 monster Goblin Archer 1258,7,0,0,0 -cmd_fild06.gat,100,265,10,40 monster Goblin Archer 1258,3,130000,0,0 -cmd_fild06.gat,244,110,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,292,169,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,284,129,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,184,126,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,279,199,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,277,186,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,284,186,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,354,342,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,365,342,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,340,334,0,0 monster Goblin Archer 1258,1,180000,0,0 -cmd_fild06.gat,305,95,70,180 monster Stem Worm 1215,30,0,0,0 -cmd_fild06.gat,102,268,10,40 monster Stem Worm 1215,3,0,0,0 -cmd_fild06.gat,359,156,30,50 monster Stem Worm 1215,1,0,0,0 -cmd_fild06.gat,360,155,30,50 monster Stem Worm 1215,1,0,0,0 -cmd_fild06.gat,357,298,80,70 monster Stem Worm 1215,20,0,0,0 -cmd_fild06.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild06.gat,0,0,0,0 monster Harpy 1376,1,1500000,1000000,0 -cmd_fild06.gat,293,235,5,5 monster Yellow Plant 1081,2,1800000,900000,1 -cmd_fild06.gat,84,375,10,10 monster Yellow Plant 1081,3,1800000,900000,1 - -//================================================== -// cmd_fild07 - Beacon Island, Pharos -//================================================== -cmd_fild07.gat,242,108,40,90 monster Aster 1266,2,60000,0,0 -cmd_fild07.gat,102,177,60,90 monster Aster 1266,3,60000,0,0 -cmd_fild07.gat,240,107,40,90 monster Crab 1073,3,60000,0,0 -cmd_fild07.gat,100,175,60,90 monster Crab 1073,2,60000,0,0 -cmd_fild07.gat,101,176,60,90 monster Raggler 1254,1,180000,0,0 -cmd_fild07.gat,241,106,40,90 monster Raggler 1254,1,180000,0,0 -cmd_fild07.gat,204,317,60,60 monster Raggler 1254,1,60000,0,0 -cmd_fild07.gat,323,310,60,60 monster Raggler 1254,1,60000,0,0 -cmd_fild07.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild07.gat,239,105,40,90 monster Shellfish 1074,2,60000,0,0 -cmd_fild07.gat,104,180,40,90 monster Shellfish 1074,3,60000,0,0 - -//================================================== -// cmd_fild08 - Fortress Saint Darmain (East) -//================================================== -cmd_fild08.gat,127,279,30,50 monster Kobold Archer 1282,5,60000,0,0 -cmd_fild08.gat,130,192,110,150 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,146,136,30,80 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,73,132,40,100 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,146,136,30,90 monster Kobold Archer 1282,5,0,0,0 -cmd_fild08.gat,157,329,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,150,320,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,195,174,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,173,168,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,178,363,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,175,367,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,53,248,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,52,238,0,0 monster Kobold Archer 1282,1,190000,0,0 -cmd_fild08.gat,272,175,40,2 monster Kobold Archer 1282,2,60000,0,0 -cmd_fild08.gat,190,115,100,80 monster Gargoyle 1253,10,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Gargoyle 1253,7,0,0,0 -cmd_fild08.gat,72,131,40,100 monster Gargoyle 1253,8,0,0,0 -cmd_fild08.gat,319,177,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,319,172,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,139,71,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,136,64,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,67,80,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,132,149,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,97,144,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,79,140,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,28,102,0,0 monster Gargoyle 1253,1,180000,0,0 -cmd_fild08.gat,80,348,60,40 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,194,291,25,40 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,73,132,40,100 monster Goblin Archer 1258,5,0,0,0 -cmd_fild08.gat,182,205,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,177,210,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,58,40,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,55,45,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,104,313,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,98,307,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,41,126,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,37,129,0,0 monster Goblin Archer 1258,1,150000,0,0 -cmd_fild08.gat,66,252,40,30 monster Stem Worm 1215,5,30000,0,0 -cmd_fild08.gat,130,192,110,150 monster Stem Worm 1215,10,0,0,0 -cmd_fild08.gat,70,130,40,90 monster Stem Worm 1215,2,0,0,0 -cmd_fild08.gat,189,64,30,30 monster Stem Worm 1215,3,180000,0,0 -cmd_fild08.gat,174,172,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,266,175,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,127,273,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,92,141,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,85,135,0,0 monster Stem Worm 1215,1,180000,0,0 -cmd_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Sandman 1165,15,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Kobold Archer 1282,10,0,0,0 -cmd_fild08.gat,326,258,50,110 monster Side Winder 1037,2,0,0,0 -cmd_fild08.gat,0,0,0,0 monster Side Winder 1037,3,0,0,0 -cmd_fild08.gat,130,192,110,150 monster Side Winder 1037,15,0,0,0 -cmd_fild08.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,1 -cmd_fild08.gat,60,143,10,10 monster Yellow Plant 1081,4,1800000,900000,1 -cmd_fild08.gat,130,201,10,10 monster Yellow Plant 1081,4,1800000,900000,1 - -//================================================== -// cmd_fild09 - Fortress Saint Darmain (South) -//================================================== -cmd_fild09.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Drops 1113,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Anacondaq 1030,20,0,0,0 -cmd_fild09.gat,0,0,0,0 monster Condor 1009,60,0,0,0 -cmd_fild09.gat,142,325,40,50 monster Hode 1127,3,150000,0,0 -cmd_fild09.gat,140,323,40,50 monster Gargoyle 1253,2,150000,0,0 +//===== eAthena Script ======================================= +//= Comodo Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// cmd_fild01 - Papuchicha Forest +//================================================== +cmd_fild01.gat,0,0,0,0 monster Alligator 1271,60,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Savage 1166,30,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +cmd_fild01.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +cmd_fild01.gat,313,213,10,10 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild01.gat,313,213,10,10 monster Blue Plant 1079,1,1800000,900000,1 +cmd_fild01.gat,171,339,10,10 monster Blue Plant 1079,2,1800000,900000,1 +cmd_fild01.gat,72,78,10,10 monster Blue Plant 1079,2,1800000,900000,1 +cmd_fild01.gat,194,176,20,20 monster Blue Plant 1079,1,1800000,900000,1 +cmd_fild01.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 + +//================================================== +// cmd_fild02 - Kokomo Beach +//================================================== +cmd_fild02.gat,73,100,40,100 monster Aster 1266,5,0,0,0 +cmd_fild02.gat,200,130,150,50 monster Aster 1266,5,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Crab 1073,20,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Alligator 1271,10,0,0,0 +cmd_fild02.gat,0,0,0,0 monster Raggler 1254,30,0,0,0 +cmd_fild02.gat,94,85,40,80 monster Raggler 1254,2,60000,0,0 +cmd_fild02.gat,95,89,40,80 monster Cornutus 1067,5,180000,0,0 +cmd_fild02.gat,279,78,100,20 monster Cornutus 1067,10,60000,0,0 +cmd_fild02.gat,0,0,0,0 monster Shellfish 1074,35,0,0,0 +cmd_fild02.gat,93,82,40,80 monster Shellfish 1074,5,180000,0,0 +cmd_fild02.gat,0,0,0,0 monster Mobster 1313,1,0,0,0 +cmd_fild02.gat,200,130,150,40 monster Seal 1317,18,0,0,0 +cmd_fild02.gat,93,82,40,80 monster Seal 1317,2,180000,0,0 +cmd_fild02.gat,0,0,0,0 monster Galapago 1391,20,0,0,0 + +//================================================== +// cmd_fild03 - Zenhai Marsh +//================================================== +cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Pest 1256,30,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Anolian 1206,60,0,0,0 +cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Rotar Zairo 1392,30,0,0,0 +cmd_fild03.gat,356,232,3,3 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild03.gat,262,289,3,3 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild03.gat,145,191,3,3 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// cmd_fild04 - Kokomo Beach +//================================================== +cmd_fild04.gat,221,120,120,40 monster Aster 1266,45,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Alligator 1271,40,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Crab 1073,20,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Raggler 1254,20,0,0,0 +cmd_fild04.gat,0,0,0,0 monster Shellfish 1074,20,0,0,0 +cmd_fild04.gat,221,120,120,40 monster Sea Otter 1323,20,0,0,0 + +//================================================== +// cmd_fild05 - Border of Papuchica Forest +//================================================== +cmd_fild05.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Anolian 1206,20,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +cmd_fild05.gat,0,0,0,0 monster Pest 1256,20,0,0,0 +cmd_fild05.gat,63,158,10,10 monster Shining Plant 1083,1,1800000,900000,1 +cmd_fild05.gat,318,277,10,10 monster Yellow Plant 1081,3,1800000,900000,1 +cmd_fild05.gat,282,49,20,20 monster Yellow Plant 1081,3,1800000,900000,1 +cmd_fild05.gat,0,0,0,0 monster Green Plant 1080,5,1800000,900000,1 + +//================================================== +// cmd_fild06 - Fortress Saint Darmain (West) +//================================================== +cmd_fild06.gat,357,299,80,70 monster Kobold Archer 1282,5,0,0,0 +cmd_fild06.gat,318,146,120,80 monster Kobold Archer 1282,7,0,0,0 +cmd_fild06.gat,244,113,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,290,164,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild06.gat,284,197,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,286,289,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,314,267,0,0 monster Kobold Archer 1282,1,180000,0,0 +cmd_fild06.gat,355,294,80,70 monster Goblin Archer 1258,7,0,0,0 +cmd_fild06.gat,307,97,70,200 monster Goblin Archer 1258,7,0,0,0 +cmd_fild06.gat,100,265,10,40 monster Goblin Archer 1258,3,130000,0,0 +cmd_fild06.gat,244,110,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,292,169,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,284,129,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,184,126,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,279,199,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,277,186,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,284,186,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,354,342,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,365,342,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,340,334,0,0 monster Goblin Archer 1258,1,180000,0,0 +cmd_fild06.gat,305,95,70,180 monster Stem Worm 1215,30,0,0,0 +cmd_fild06.gat,102,268,10,40 monster Stem Worm 1215,3,0,0,0 +cmd_fild06.gat,359,156,30,50 monster Stem Worm 1215,1,0,0,0 +cmd_fild06.gat,360,155,30,50 monster Stem Worm 1215,1,0,0,0 +cmd_fild06.gat,357,298,80,70 monster Stem Worm 1215,20,0,0,0 +cmd_fild06.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild06.gat,0,0,0,0 monster Harpy 1376,1,1500000,1000000,0 +cmd_fild06.gat,293,235,5,5 monster Yellow Plant 1081,2,1800000,900000,1 +cmd_fild06.gat,84,375,10,10 monster Yellow Plant 1081,3,1800000,900000,1 + +//================================================== +// cmd_fild07 - Beacon Island, Pharos +//================================================== +cmd_fild07.gat,242,108,40,90 monster Aster 1266,2,60000,0,0 +cmd_fild07.gat,102,177,60,90 monster Aster 1266,3,60000,0,0 +cmd_fild07.gat,240,107,40,90 monster Crab 1073,3,60000,0,0 +cmd_fild07.gat,100,175,60,90 monster Crab 1073,2,60000,0,0 +cmd_fild07.gat,101,176,60,90 monster Raggler 1254,1,180000,0,0 +cmd_fild07.gat,241,106,40,90 monster Raggler 1254,1,180000,0,0 +cmd_fild07.gat,204,317,60,60 monster Raggler 1254,1,60000,0,0 +cmd_fild07.gat,323,310,60,60 monster Raggler 1254,1,60000,0,0 +cmd_fild07.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild07.gat,239,105,40,90 monster Shellfish 1074,2,60000,0,0 +cmd_fild07.gat,104,180,40,90 monster Shellfish 1074,3,60000,0,0 + +//================================================== +// cmd_fild08 - Fortress Saint Darmain (East) +//================================================== +cmd_fild08.gat,127,279,30,50 monster Kobold Archer 1282,5,60000,0,0 +cmd_fild08.gat,130,192,110,150 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,146,136,30,80 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,73,132,40,100 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,146,136,30,90 monster Kobold Archer 1282,5,0,0,0 +cmd_fild08.gat,157,329,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,150,320,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,195,174,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,173,168,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,178,363,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,175,367,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,53,248,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,52,238,0,0 monster Kobold Archer 1282,1,190000,0,0 +cmd_fild08.gat,272,175,40,2 monster Kobold Archer 1282,2,60000,0,0 +cmd_fild08.gat,190,115,100,80 monster Gargoyle 1253,10,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Gargoyle 1253,7,0,0,0 +cmd_fild08.gat,72,131,40,100 monster Gargoyle 1253,8,0,0,0 +cmd_fild08.gat,319,177,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,319,172,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,139,71,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,136,64,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,67,80,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,132,149,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,97,144,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,79,140,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,28,102,0,0 monster Gargoyle 1253,1,180000,0,0 +cmd_fild08.gat,80,348,60,40 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,194,291,25,40 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,73,132,40,100 monster Goblin Archer 1258,5,0,0,0 +cmd_fild08.gat,182,205,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,177,210,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,58,40,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,55,45,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,104,313,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,98,307,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,41,126,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,37,129,0,0 monster Goblin Archer 1258,1,150000,0,0 +cmd_fild08.gat,66,252,40,30 monster Stem Worm 1215,5,30000,0,0 +cmd_fild08.gat,130,192,110,150 monster Stem Worm 1215,10,0,0,0 +cmd_fild08.gat,70,130,40,90 monster Stem Worm 1215,2,0,0,0 +cmd_fild08.gat,189,64,30,30 monster Stem Worm 1215,3,180000,0,0 +cmd_fild08.gat,174,172,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,266,175,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,127,273,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,92,141,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,85,135,0,0 monster Stem Worm 1215,1,180000,0,0 +cmd_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Sandman 1165,15,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Kobold Archer 1282,10,0,0,0 +cmd_fild08.gat,326,258,50,110 monster Side Winder 1037,2,0,0,0 +cmd_fild08.gat,0,0,0,0 monster Side Winder 1037,3,0,0,0 +cmd_fild08.gat,130,192,110,150 monster Side Winder 1037,15,0,0,0 +cmd_fild08.gat,0,0,0,0 monster Gryphon 1259,1,3600000,1800000,1 +cmd_fild08.gat,60,143,10,10 monster Yellow Plant 1081,4,1800000,900000,1 +cmd_fild08.gat,130,201,10,10 monster Yellow Plant 1081,4,1800000,900000,1 + +//================================================== +// cmd_fild09 - Fortress Saint Darmain (South) +//================================================== +cmd_fild09.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Drops 1113,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Anacondaq 1030,20,0,0,0 +cmd_fild09.gat,0,0,0,0 monster Condor 1009,60,0,0,0 +cmd_fild09.gat,142,325,40,50 monster Hode 1127,3,150000,0,0 +cmd_fild09.gat,140,323,40,50 monster Gargoyle 1253,2,150000,0,0 diff --git a/npc/mobs/fields/einbroch.txt b/npc/mobs/fields/einbroch.txt index 9f56a0e39..7cc0fe96b 100644 --- a/npc/mobs/fields/einbroch.txt +++ b/npc/mobs/fields/einbroch.txt @@ -1,136 +1,136 @@ -//===== eAthena Script ======================================= -//= Einbroch Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 correct spawn maps, but not yet exact amount of -//= monsters [Lupus] -//= maps, marked with * are correct -//= 1.2 Updated to correct mobs. Many thanks to vicious_pucca -//= again for providing the information [MasterOfMuppets] -//= 1.2a Fixed missing tabs [Lupus] -//= 1.3 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.3b Changed the spawn numbers a bit. [Poki#3] -//= Thanks to Playtester and Emperium.org -//= 1.4 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.5 Adjusted some spawns according to official info [Playtester] -//============================================================ - -//================================================== -// ein_fild01 - Einbroch Field -//================================================== -ein_fild01.gat,0,0,0,0 monster Demon Pungus 1378,50,0,0,0 -ein_fild01.gat,0,0,0,0 monster Punk 1199,50,0,0,0 - -//================================================== -// ein_fild02 - Einbroch Field -//================================================== -ein_fild02.gat,0,0,0,0 monster Driller 1380,40,0,0,0 -ein_fild02.gat,0,0,0,0 monster Demon Pungus 1378,25,0,0,0 -ein_fild02.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 - -//================================================== -// ein_fild03 - Einbroch Field -//================================================== -ein_fild03.gat,0,0,0,0 monster Metaling 1613,30,0,0,0 -ein_fild03.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 -ein_fild03.gat,0,0,0,0 monster Holden 1628,40,0,0,0 -ein_fild03.gat,153,328,100,35 monster Geographer 1368,10,0,0,0 -ein_fild03.gat,260,190,45,25 monster Geographer 1368,5,0,0,0 -ein_fild03.gat,88,143,25,70 monster Caramel 1103,10,60000,30000,1 -ein_fild03.gat,155,40,35,20 monster Horn 1128,5,60000,30000,1 -ein_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -ein_fild03.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 - -//================================================== -// ein_fild04 - Einbroch Field -//================================================== -ein_fild04.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 -ein_fild04.gat,0,0,0,0 monster Holden 1628,5,0,0,0 -ein_fild04.gat,200,295,125,65 monster Geographer 1368,45,0,0,0 -ein_fild04.gat,125,135,40,40 monster Geographer 1368,5,0,0,0 -ein_fild04.gat,260,70,20,30 monster Geographer 1368,5,0,0,0 -ein_fild04.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 -ein_fild04.gat,285,240,35,90 monster Giearth 1121,10,3600000,3000000,0 -ein_fild04.gat,106,284,60,60 monster Holden 1628,15,0,0,0 -ein_fild04.gat,106,284,60,60 monster Mineral 1614,5,3600000,3000000,0 -ein_fild04.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -ein_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -ein_fild04.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 - -//================================================== -// ein_fild05 - Einbroch Field -//================================================== -ein_fild05.gat,0,0,0,0 monster Mineral 1614,35,0,0,0 -ein_fild05.gat,0,0,0,0 monster Obsidian 1615,20,0,0,0 -ein_fild05.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -ein_fild05.gat,0,0,0,0 monster Demon Pungus 1378,20,0,0,0 -ein_fild05.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 - -//================================================== -// ein_fild06 - Einbroch Field -//================================================== -ein_fild06.gat,0,0,0,0 monster Goat 1372,55,0,0,0 -ein_fild06.gat,0,0,0,0 monster Pupa 1008,15,0,0,0 -ein_fild06.gat,0,0,0,0 monster Giearth 1121,2,3600000,3000000,0 -ein_fild06.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Black Mushroom 1084,10,120000,60000,0 -ein_fild06.gat,0,0,0,0 monster Harpy 1376,5,0,0,0 - -//================================================== -// ein_fild07 - Einbroch Field -//================================================== -ein_fild07.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -ein_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 -ein_fild07.gat,0,0,0,0 monster Flora 1118,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -ein_fild07.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -ein_fild07.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 - -//================================================== -// ein_fild08 - Einbroch Field -//================================================== -ein_fild08.gat,0,0,0,0 monster Poring 1002,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Drops 1113,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Metaling 1613,25,0,0,0 -ein_fild08.gat,0,0,0,0 monster Porcellio 1619,10,0,0,0 -ein_fild08.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -ein_fild08.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild08.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 - -//================================================== -// ein_fild09 - Einbroch Field -//================================================== -ein_fild09.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 -ein_fild09.gat,0,0,0,0 monster Porcellio 1619,70,0,0,0 -ein_fild09.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -ein_fild09.gat,100,260,2,2 monster Thief Bug Egg 1048,3,600000,300000,0 -ein_fild09.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 -ein_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 -ein_fild09.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 -ein_fild09.gat,260,85,50,20 monster Flora 1118,5,300000,120000,0 - -//================================================== -// ein_fild10 - Einbroch Field -//================================================== -ein_fild10.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 -ein_fild10.gat,0,0,0,0 monster Porcellio 1619,10,0,0,1 -ein_fild10.gat,152,314,130,30 monster Porcellio 1619,20,0,0,1 -ein_fild10.gat,0,0,0,0 monster Red Plant 1078,20,120000,60000,0 -ein_fild10.gat,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,0 -ein_fild10.gat,0,0,0,0 monster Blue Plant 1079,20,120000,60000,0 -ein_fild10.gat,225,95,30,45 monster Yoyo 1057,6,30000,10000,0 -ein_fild10.gat,320,130,40,40 monster Yoyo 1057,4,30000,10000,0 -ein_fild10.gat,225,95,30,45 monster Flora 1118,10,300000,120000,0 -ein_fild10.gat,320,130,40,40 monster Flora 1118,10,300000,120000,0 +//===== eAthena Script ======================================= +//= Einbroch Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.5 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 correct spawn maps, but not yet exact amount of +//= monsters [Lupus] +//= maps, marked with * are correct +//= 1.2 Updated to correct mobs. Many thanks to vicious_pucca +//= again for providing the information [MasterOfMuppets] +//= 1.2a Fixed missing tabs [Lupus] +//= 1.3 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.3b Changed the spawn numbers a bit. [Poki#3] +//= Thanks to Playtester and Emperium.org +//= 1.4 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.5 Adjusted some spawns according to official info [Playtester] +//============================================================ + +//================================================== +// ein_fild01 - Einbroch Field +//================================================== +ein_fild01.gat,0,0,0,0 monster Demon Pungus 1378,50,0,0,0 +ein_fild01.gat,0,0,0,0 monster Punk 1199,50,0,0,0 + +//================================================== +// ein_fild02 - Einbroch Field +//================================================== +ein_fild02.gat,0,0,0,0 monster Driller 1380,40,0,0,0 +ein_fild02.gat,0,0,0,0 monster Demon Pungus 1378,25,0,0,0 +ein_fild02.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 + +//================================================== +// ein_fild03 - Einbroch Field +//================================================== +ein_fild03.gat,0,0,0,0 monster Metaling 1613,30,0,0,0 +ein_fild03.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +ein_fild03.gat,0,0,0,0 monster Holden 1628,40,0,0,0 +ein_fild03.gat,153,328,100,35 monster Geographer 1368,10,0,0,0 +ein_fild03.gat,260,190,45,25 monster Geographer 1368,5,0,0,0 +ein_fild03.gat,88,143,25,70 monster Caramel 1103,10,60000,30000,1 +ein_fild03.gat,155,40,35,20 monster Horn 1128,5,60000,30000,1 +ein_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 +ein_fild03.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 + +//================================================== +// ein_fild04 - Einbroch Field +//================================================== +ein_fild04.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 +ein_fild04.gat,0,0,0,0 monster Holden 1628,5,0,0,0 +ein_fild04.gat,200,295,125,65 monster Geographer 1368,45,0,0,0 +ein_fild04.gat,125,135,40,40 monster Geographer 1368,5,0,0,0 +ein_fild04.gat,260,70,20,30 monster Geographer 1368,5,0,0,0 +ein_fild04.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 +ein_fild04.gat,285,240,35,90 monster Giearth 1121,10,3600000,3000000,0 +ein_fild04.gat,106,284,60,60 monster Holden 1628,15,0,0,0 +ein_fild04.gat,106,284,60,60 monster Mineral 1614,5,3600000,3000000,0 +ein_fild04.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +ein_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 +ein_fild04.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 + +//================================================== +// ein_fild05 - Einbroch Field +//================================================== +ein_fild05.gat,0,0,0,0 monster Mineral 1614,35,0,0,0 +ein_fild05.gat,0,0,0,0 monster Obsidian 1615,20,0,0,0 +ein_fild05.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +ein_fild05.gat,0,0,0,0 monster Demon Pungus 1378,20,0,0,0 +ein_fild05.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 + +//================================================== +// ein_fild06 - Einbroch Field +//================================================== +ein_fild06.gat,0,0,0,0 monster Goat 1372,55,0,0,0 +ein_fild06.gat,0,0,0,0 monster Pupa 1008,15,0,0,0 +ein_fild06.gat,0,0,0,0 monster Giearth 1121,2,3600000,3000000,0 +ein_fild06.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Black Mushroom 1084,10,120000,60000,0 +ein_fild06.gat,0,0,0,0 monster Harpy 1376,5,0,0,0 + +//================================================== +// ein_fild07 - Einbroch Field +//================================================== +ein_fild07.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +ein_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 +ein_fild07.gat,0,0,0,0 monster Flora 1118,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +ein_fild07.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 +ein_fild07.gat,0,0,0,0 monster Ungoliant 1618,1,86400000,86000000,0 + +//================================================== +// ein_fild08 - Einbroch Field +//================================================== +ein_fild08.gat,0,0,0,0 monster Poring 1002,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Drops 1113,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Poporing 1031,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Metaling 1613,25,0,0,0 +ein_fild08.gat,0,0,0,0 monster Porcellio 1619,10,0,0,0 +ein_fild08.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +ein_fild08.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild08.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 + +//================================================== +// ein_fild09 - Einbroch Field +//================================================== +ein_fild09.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 +ein_fild09.gat,0,0,0,0 monster Porcellio 1619,70,0,0,0 +ein_fild09.gat,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +ein_fild09.gat,100,260,2,2 monster Thief Bug Egg 1048,3,600000,300000,0 +ein_fild09.gat,0,0,0,0 monster Red Plant 1078,10,120000,60000,0 +ein_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,120000,60000,0 +ein_fild09.gat,0,0,0,0 monster Red Mushroom 1085,10,120000,60000,0 +ein_fild09.gat,260,85,50,20 monster Flora 1118,5,300000,120000,0 + +//================================================== +// ein_fild10 - Einbroch Field +//================================================== +ein_fild10.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +ein_fild10.gat,0,0,0,0 monster Porcellio 1619,10,0,0,1 +ein_fild10.gat,152,314,130,30 monster Porcellio 1619,20,0,0,1 +ein_fild10.gat,0,0,0,0 monster Red Plant 1078,20,120000,60000,0 +ein_fild10.gat,0,0,0,0 monster Yellow Plant 1081,20,120000,60000,0 +ein_fild10.gat,0,0,0,0 monster Blue Plant 1079,20,120000,60000,0 +ein_fild10.gat,225,95,30,45 monster Yoyo 1057,6,30000,10000,0 +ein_fild10.gat,320,130,40,40 monster Yoyo 1057,4,30000,10000,0 +ein_fild10.gat,225,95,30,45 monster Flora 1118,10,300000,120000,0 +ein_fild10.gat,320,130,40,40 monster Flora 1118,10,300000,120000,0 diff --git a/npc/mobs/fields/geffen.txt b/npc/mobs/fields/geffen.txt index d81a96666..3889987c4 100644 --- a/npc/mobs/fields/geffen.txt +++ b/npc/mobs/fields/geffen.txt @@ -1,227 +1,227 @@ -//===== eAthena Script ======================================= -//= Geffen Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Map names typos fix [Lupus] -//= 1.3 Official kRO 10.1 spawns + future changes [Playtester] -//============================================================ - -//================================================== -// gef_fild00 - Geffen Field -//================================================== -gef_fild00.gat,0,0,0,0 monster Poring 1002,50,0,0,0 -gef_fild00.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 -gef_fild00.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -gef_fild00.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild00.gat,95,128,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild00.gat,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild00.gat,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 -gef_fild00.gat,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild01 - Geffen Field -//================================================== -gef_fild01.gat,0,0,0,0 monster Roda Frog 1012,50,0,0,0 -gef_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild01.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 -gef_fild01.gat,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// gef_fild02 - Geffen Field -//================================================== -gef_fild02.gat,0,0,0,0 monster Yoyo 1057,10,0,0,0 -gef_fild02.gat,0,0,0,0 monster Orc Warrior 1023,40,0,0,0 -gef_fild02.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -gef_fild02.gat,0,0,0,0 monster Smokie 1056,20,0,0,0 -gef_fild02.gat,0,0,0,0 monster Choco 1214,1,0,0,0 -gef_fild02.gat,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 -gef_fild02.gat,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 -gef_fild02.gat,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 -gef_fild02.gat,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 -gef_fild02.gat,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 -gef_fild02.gat,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// gef_fild03 - Geffen Field -//================================================== -gef_fild03.gat,0,0,0,0 monster Orc Warrior 1023,30,0,0,0 -gef_fild03.gat,0,0,0,0 monster High Orc 1213,10,0,0,0 -gef_fild03.gat,0,0,0,0 monster Savage 1166,30,0,0,0 -gef_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild03.gat,45,350,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,66,300,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,80,252,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,118,281,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,135,344,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,210,363,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,215,345,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,359,316,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,350,247,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,304,202,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,285,223,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,282,192,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,316,143,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,337,104,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,348,42,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,326,79,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,280,92,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,216,135,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 -gef_fild03.gat,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// gef_fild04 - Geffen Field -//================================================== -gef_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -gef_fild04.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 -gef_fild04.gat,0,0,0,0 monster Pupa 1008,60,0,0,0 -gef_fild04.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -gef_fild04.gat,0,0,0,0 monster Roda Frog 1012,20,0,0,0 -gef_fild04.gat,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 -gef_fild04.gat,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild05 - Geffen Field -//================================================== -gef_fild05.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -gef_fild05.gat,0,0,0,0 monster Kobold Archer 1282,10,0,0,0 -gef_fild05.gat,0,0,0,0 monster Wild Rose 1261,50,0,0,0 -gef_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -gef_fild05.gat,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,108,317,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,56,285,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,65,256,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,74,228,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,50,189,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,51,166,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,146,161,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,153,180,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,124,207,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 -gef_fild05.gat,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 - -//================================================== -// gef_fild06 - Geffen Field -//================================================== -gef_fild06.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild06.gat,0,0,0,0 monster Kobold 1134,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Kobold 1135,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Petite 1156,50,0,0,0 -gef_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild06.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -gef_fild06.gat,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 - -//================================================== -// gef_fild07 - Geffen Field -//================================================== -gef_fild07.gat,0,0,0,0 monster Poring 1002,20,0,0,0 -gef_fild07.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 -gef_fild07.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -gef_fild07.gat,0,0,0,0 monster Fabre 1007,60,0,0,0 -gef_fild07.gat,122,221,0,0 monster Green Plant 1080,3,360000,180000,1 -gef_fild07.gat,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 -gef_fild07.gat,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild07.gat,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild08 - Geffen Field -//================================================== -gef_fild08.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Kobold 1134,40,0,0,0 -gef_fild08.gat,0,0,0,0 monster Kobold 1135,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Golem 1040,40,0,0,0 -gef_fild08.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -gef_fild08.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -gef_fild08.gat,65,341,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,111,319,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,59,91,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,70,80,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,144,140,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 -gef_fild08.gat,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// gef_fild09 - Geffen Field -//================================================== -gef_fild09.gat,0,0,0,0 monster Ambernite 1094,60,0,0,0 -gef_fild09.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -gef_fild09.gat,0,0,0,0 monster Poison Spore 1077,10,0,0,0 -gef_fild09.gat,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,125,53,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,148,74,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,184,66,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,207,54,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,245,62,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,268,45,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,258,24,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 -gef_fild09.gat,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 - -//================================================== -// gef_fild10 - Geffen Field -//================================================== -gef_fild10.gat,0,0,0,0 monster Orc Lord 1190,1,7200000,3600000,0 -gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 -gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,70,0,0,0 -gef_fild10.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_fild10.gat,0,0,0,0 monster Orc Baby 1686,5,120000,0,0 -gef_fild10.gat,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 -gef_fild10.gat,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 -gef_fild10.gat,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 - -//================================================== -// gef_fild11 - Geffen Field -//================================================== -gef_fild11.gat,0,0,0,0 monster Goblin Leader 1299,1,1800000,1200000,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1122,30,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1125,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin 1126,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Goblin Archer 1258,20,0,0,0 -gef_fild11.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_fild11.gat,0,0,0,0 monster Rotar Zairo 1392,10,0,0,0 -gef_fild11.gat,101,277,4,1 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,176,288,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,253,357,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,247,249,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 -gef_fild11.gat,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// gef_fild12 - Kordt Forest -//================================================== -gef_fild12.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold 1134,30,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold 1135,30,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold Archer 1282,40,0,0,0 -gef_fild12.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild12.gat,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 - -//================================================== -// gef_fild13 - Britoniah -//================================================== -gef_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gef_fild13.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 -gef_fild13.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 - -//================================================== -// gef_fild14 - West Orc Village -//================================================== -gef_fild14.gat,0,0,0,0 monster Orc Lady 1273,40,0,0,0 -gef_fild14.gat,0,0,0,0 monster Orc Hero 1087,1,3600000,1800000,1 -gef_fild14.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 -gef_fild14.gat,0,0,0,0 monster Orc Archer 1189,30,0,0,0 -gef_fild14.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 +//===== eAthena Script ======================================= +//= Geffen Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Map names typos fix [Lupus] +//= 1.3 Official kRO 10.1 spawns + future changes [Playtester] +//============================================================ + +//================================================== +// gef_fild00 - Geffen Field +//================================================== +gef_fild00.gat,0,0,0,0 monster Poring 1002,50,0,0,0 +gef_fild00.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 +gef_fild00.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +gef_fild00.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild00.gat,95,128,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild00.gat,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild00.gat,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 +gef_fild00.gat,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild01 - Geffen Field +//================================================== +gef_fild01.gat,0,0,0,0 monster Roda Frog 1012,50,0,0,0 +gef_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild01.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 +gef_fild01.gat,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// gef_fild02 - Geffen Field +//================================================== +gef_fild02.gat,0,0,0,0 monster Yoyo 1057,10,0,0,0 +gef_fild02.gat,0,0,0,0 monster Orc Warrior 1023,40,0,0,0 +gef_fild02.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +gef_fild02.gat,0,0,0,0 monster Smokie 1056,20,0,0,0 +gef_fild02.gat,0,0,0,0 monster Choco 1214,1,0,0,0 +gef_fild02.gat,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 +gef_fild02.gat,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 +gef_fild02.gat,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 +gef_fild02.gat,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 +gef_fild02.gat,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 +gef_fild02.gat,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// gef_fild03 - Geffen Field +//================================================== +gef_fild03.gat,0,0,0,0 monster Orc Warrior 1023,30,0,0,0 +gef_fild03.gat,0,0,0,0 monster High Orc 1213,10,0,0,0 +gef_fild03.gat,0,0,0,0 monster Savage 1166,30,0,0,0 +gef_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild03.gat,45,350,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,66,300,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,80,252,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,118,281,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,135,344,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,210,363,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,215,345,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,359,316,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,350,247,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,304,202,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,285,223,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,282,192,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,316,143,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,337,104,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,348,42,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,326,79,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,280,92,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,216,135,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 +gef_fild03.gat,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// gef_fild04 - Geffen Field +//================================================== +gef_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +gef_fild04.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 +gef_fild04.gat,0,0,0,0 monster Pupa 1008,60,0,0,0 +gef_fild04.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +gef_fild04.gat,0,0,0,0 monster Roda Frog 1012,20,0,0,0 +gef_fild04.gat,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 +gef_fild04.gat,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild05 - Geffen Field +//================================================== +gef_fild05.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +gef_fild05.gat,0,0,0,0 monster Kobold Archer 1282,10,0,0,0 +gef_fild05.gat,0,0,0,0 monster Wild Rose 1261,50,0,0,0 +gef_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +gef_fild05.gat,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,108,317,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,56,285,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,65,256,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,74,228,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,50,189,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,51,166,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,146,161,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,153,180,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,124,207,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 +gef_fild05.gat,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 + +//================================================== +// gef_fild06 - Geffen Field +//================================================== +gef_fild06.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild06.gat,0,0,0,0 monster Kobold 1134,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Kobold 1135,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Petite 1156,50,0,0,0 +gef_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild06.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +gef_fild06.gat,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 + +//================================================== +// gef_fild07 - Geffen Field +//================================================== +gef_fild07.gat,0,0,0,0 monster Poring 1002,20,0,0,0 +gef_fild07.gat,0,0,0,0 monster Chonchon 1011,30,0,0,0 +gef_fild07.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +gef_fild07.gat,0,0,0,0 monster Fabre 1007,60,0,0,0 +gef_fild07.gat,122,221,0,0 monster Green Plant 1080,3,360000,180000,1 +gef_fild07.gat,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 +gef_fild07.gat,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild07.gat,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild08 - Geffen Field +//================================================== +gef_fild08.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Kobold 1134,40,0,0,0 +gef_fild08.gat,0,0,0,0 monster Kobold 1135,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Golem 1040,40,0,0,0 +gef_fild08.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +gef_fild08.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +gef_fild08.gat,65,341,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,111,319,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,59,91,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,70,80,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,144,140,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 +gef_fild08.gat,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// gef_fild09 - Geffen Field +//================================================== +gef_fild09.gat,0,0,0,0 monster Ambernite 1094,60,0,0,0 +gef_fild09.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +gef_fild09.gat,0,0,0,0 monster Poison Spore 1077,10,0,0,0 +gef_fild09.gat,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,125,53,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,148,74,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,184,66,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,207,54,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,245,62,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,268,45,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,258,24,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 +gef_fild09.gat,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 + +//================================================== +// gef_fild10 - Geffen Field +//================================================== +gef_fild10.gat,0,0,0,0 monster Orc Lord 1190,1,7200000,3600000,0 +gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 +gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,70,0,0,0 +gef_fild10.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_fild10.gat,0,0,0,0 monster Orc Baby 1686,5,120000,0,0 +gef_fild10.gat,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 +gef_fild10.gat,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 +gef_fild10.gat,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 + +//================================================== +// gef_fild11 - Geffen Field +//================================================== +gef_fild11.gat,0,0,0,0 monster Goblin Leader 1299,1,1800000,1200000,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1122,30,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1125,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin 1126,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Goblin Archer 1258,20,0,0,0 +gef_fild11.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_fild11.gat,0,0,0,0 monster Rotar Zairo 1392,10,0,0,0 +gef_fild11.gat,101,277,4,1 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,176,288,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,253,357,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,247,249,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 +gef_fild11.gat,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// gef_fild12 - Kordt Forest +//================================================== +gef_fild12.gat,0,0,0,0 monster Kobold 1133,20,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold 1134,30,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold 1135,30,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold Archer 1282,40,0,0,0 +gef_fild12.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild12.gat,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 + +//================================================== +// gef_fild13 - Britoniah +//================================================== +gef_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gef_fild13.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 +gef_fild13.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 + +//================================================== +// gef_fild14 - West Orc Village +//================================================== +gef_fild14.gat,0,0,0,0 monster Orc Lady 1273,40,0,0,0 +gef_fild14.gat,0,0,0,0 monster Orc Hero 1087,1,3600000,1800000,1 +gef_fild14.gat,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 +gef_fild14.gat,0,0,0,0 monster Orc Archer 1189,30,0,0,0 +gef_fild14.gat,0,0,0,0 monster High Orc 1213,40,0,0,0 diff --git a/npc/mobs/fields/gonryun.txt b/npc/mobs/fields/gonryun.txt index 3ccbfbe14..50f4fdce4 100644 --- a/npc/mobs/fields/gonryun.txt +++ b/npc/mobs/fields/gonryun.txt @@ -1,22 +1,22 @@ -//===== eAthena Script ======================================= -//= Gon Ryun Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// gon_fild01 - Gonryun Field -//================================================== -gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0 -gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0 -gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0 -gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0 -gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0 -gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0 +//===== eAthena Script ======================================= +//= Gon Ryun Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// gon_fild01 - Gonryun Field +//================================================== +gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0 +gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0 +gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0 +gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0 +gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0 +gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0 diff --git a/npc/mobs/fields/hugel.txt b/npc/mobs/fields/hugel.txt index 23300f71d..6889e8de3 100644 --- a/npc/mobs/fields/hugel.txt +++ b/npc/mobs/fields/hugel.txt @@ -1,125 +1,125 @@ -//===== eAthena Script ======================================= -//= Hugel Field Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets] -//= 0.2 Fixed Petit ID -//= 0.3 Updated the spawns using kRO's website as info, [MasterOfMuppets] -//= thanks to battousai90 -//= 0.4 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.1 Official X.3 spawns [Playtester] -//============================================================ - -//================================================== -// hu_fild01 - Hugel Field -//================================================== -hu_fild01.gat,0,0,0,0 monster Breeze 1692,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1697,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1695,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1696,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1694,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Plasma 1693,5,900000,300000,0 -hu_fild01.gat,0,0,0,0 monster Geographer 1368,30,300000,0,0 -hu_fild01.gat,0,0,0,0 monster Demon Pungus 1378,30,1200000,600000,0 - -//================================================== -// hu_fild02 - Hugel Field -//================================================== -hu_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,35,0,0,0 -hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,21,0,0,0 -hu_fild02.gat,0,0,0,0 monster Metaling 1613,21,0,0,0 -hu_fild02.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild02.gat,0,0,0,0 monster Demon Pungus 1378,5,0,0,0 -hu_fild02.gat,0,0,0,0 monster Novus 1715,2,0,0,0 -hu_fild02.gat,0,0,0,0 monster Novus 1718,2,0,0,0 - -//================================================== -// hu_fild03 - Hugel Field -//================================================== -hu_fild03.gat,0,0,0,0 monster Metaling 1613,80,0,0,0 -hu_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -hu_fild03.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 -hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 - -//================================================== -// hu_fild04 - Hugel Field -//================================================== -hu_fild04.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Deleter 1384,40,0,0,0 -hu_fild04.gat,0,0,0,0 monster Deleter 1385,30,0,0,0 -hu_fild04.gat,0,0,0,0 monster Novus 1715,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Novus 1718,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Anopheles 1627,50,0,0,0 -hu_fild04.gat,0,0,0,0 monster Grove 1687,20,0,0,0 -hu_fild04.gat,60,149,35,122 monster Sleeper 1386,7,600000,300000,0 -hu_fild04.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 -hu_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -hu_fild04.gat,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 -hu_fild04.gat,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 - -//================================================== -// hu_fild05 - Hugel Field -//================================================== -hu_fild05.gat,112,272,62,82 monster Grove 1687,15,0,0,0 -hu_fild05.gat,112,272,62,82 monster Novus 1715,3,0,0,0 -hu_fild05.gat,112,272,62,82 monster Novus 1718,3,0,0,0 -hu_fild05.gat,112,272,62,82 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,112,272,62,82 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,276,302,93,60 monster Grove 1687,15,0,0,0 -hu_fild05.gat,276,302,93,60 monster Novus 1715,3,0,0,0 -hu_fild05.gat,276,302,93,60 monster Novus 1718,3,0,0,0 -hu_fild05.gat,276,302,93,60 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,276,302,93,60 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 -hu_fild05.gat,286,144,82,90 monster Novus 1715,3,0,0,0 -hu_fild05.gat,286,144,82,90 monster Novus 1718,3,0,0,0 -hu_fild05.gat,286,144,82,90 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,286,144,82,90 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 -hu_fild05.gat,118,106,80,70 monster Novus 1715,3,0,0,0 -hu_fild05.gat,118,106,80,70 monster Novus 1718,3,0,0,0 -hu_fild05.gat,118,106,80,70 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,118,106,80,70 monster Mutant Dragonoid 1262,1,24000000,1800000,0 -hu_fild05.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0 -hu_fild05.gat,0,0,0,0 monster Dragon Egg 1721,2,3600000,1800000,0 -hu_fild05.gat,196,196,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 -hu_fild05.gat,340,50,10,10 monster Dragon Egg 1721,1,3600000,1800000,0 -hu_fild05.gat,280,350,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 - -//================================================== -// hu_fild06 - Hugel Field -//================================================== -hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0 -hu_fild06.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 -hu_fild06.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 -hu_fild06.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0 -hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// hu_fild07 - Hugel Field -//================================================== -hu_fild07.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Petite 1155,40,0,0,0 -hu_fild07.gat,0,0,0,0 monster Petite 1156,40,0,0,0 -hu_fild07.gat,0,0,0,0 monster Novus 1715,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Novus 1718,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 -hu_fild07.gat,0,0,0,0 monster Grove 1687,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -hu_fild07.gat,0,0,0,0 monster Demon Pungus 1378,10,0,0,0 -hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,20,0,0,0 +//===== eAthena Script ======================================= +//= Hugel Field Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets] +//= 0.2 Fixed Petit ID +//= 0.3 Updated the spawns using kRO's website as info, [MasterOfMuppets] +//= thanks to battousai90 +//= 0.4 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.1 Official X.3 spawns [Playtester] +//============================================================ + +//================================================== +// hu_fild01 - Hugel Field +//================================================== +hu_fild01.gat,0,0,0,0 monster Breeze 1692,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1697,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1695,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1696,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1694,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Plasma 1693,5,900000,300000,0 +hu_fild01.gat,0,0,0,0 monster Geographer 1368,30,300000,0,0 +hu_fild01.gat,0,0,0,0 monster Demon Pungus 1378,30,1200000,600000,0 + +//================================================== +// hu_fild02 - Hugel Field +//================================================== +hu_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +hu_fild02.gat,0,0,0,0 monster Rafflesia 1162,35,0,0,0 +hu_fild02.gat,0,0,0,0 monster Savage Babe 1167,21,0,0,0 +hu_fild02.gat,0,0,0,0 monster Metaling 1613,21,0,0,0 +hu_fild02.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Geographer 1368,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild02.gat,0,0,0,0 monster Demon Pungus 1378,5,0,0,0 +hu_fild02.gat,0,0,0,0 monster Novus 1715,2,0,0,0 +hu_fild02.gat,0,0,0,0 monster Novus 1718,2,0,0,0 + +//================================================== +// hu_fild03 - Hugel Field +//================================================== +hu_fild03.gat,0,0,0,0 monster Metaling 1613,80,0,0,0 +hu_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +hu_fild03.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild03.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +hu_fild03.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +hu_fild03.gat,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 + +//================================================== +// hu_fild04 - Hugel Field +//================================================== +hu_fild04.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Deleter 1384,40,0,0,0 +hu_fild04.gat,0,0,0,0 monster Deleter 1385,30,0,0,0 +hu_fild04.gat,0,0,0,0 monster Novus 1715,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Novus 1718,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Anopheles 1627,50,0,0,0 +hu_fild04.gat,0,0,0,0 monster Grove 1687,20,0,0,0 +hu_fild04.gat,60,149,35,122 monster Sleeper 1386,7,600000,300000,0 +hu_fild04.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 +hu_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +hu_fild04.gat,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 +hu_fild04.gat,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 + +//================================================== +// hu_fild05 - Hugel Field +//================================================== +hu_fild05.gat,112,272,62,82 monster Grove 1687,15,0,0,0 +hu_fild05.gat,112,272,62,82 monster Novus 1715,3,0,0,0 +hu_fild05.gat,112,272,62,82 monster Novus 1718,3,0,0,0 +hu_fild05.gat,112,272,62,82 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,112,272,62,82 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,276,302,93,60 monster Grove 1687,15,0,0,0 +hu_fild05.gat,276,302,93,60 monster Novus 1715,3,0,0,0 +hu_fild05.gat,276,302,93,60 monster Novus 1718,3,0,0,0 +hu_fild05.gat,276,302,93,60 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,276,302,93,60 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 +hu_fild05.gat,286,144,82,90 monster Novus 1715,3,0,0,0 +hu_fild05.gat,286,144,82,90 monster Novus 1718,3,0,0,0 +hu_fild05.gat,286,144,82,90 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,286,144,82,90 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,286,144,82,90 monster Grove 1687,15,0,0,0 +hu_fild05.gat,118,106,80,70 monster Novus 1715,3,0,0,0 +hu_fild05.gat,118,106,80,70 monster Novus 1718,3,0,0,0 +hu_fild05.gat,118,106,80,70 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,118,106,80,70 monster Mutant Dragonoid 1262,1,24000000,1800000,0 +hu_fild05.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0 +hu_fild05.gat,0,0,0,0 monster Dragon Egg 1721,2,3600000,1800000,0 +hu_fild05.gat,196,196,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 +hu_fild05.gat,340,50,10,10 monster Dragon Egg 1721,1,3600000,1800000,0 +hu_fild05.gat,280,350,5,5 monster Dragon Egg 1721,1,3600000,1800000,0 + +//================================================== +// hu_fild06 - Hugel Field +//================================================== +hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0 +hu_fild06.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 +hu_fild06.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Metaling 1613,10,0,0,0 +hu_fild06.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0 +hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// hu_fild07 - Hugel Field +//================================================== +hu_fild07.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Petite 1155,40,0,0,0 +hu_fild07.gat,0,0,0,0 monster Petite 1156,40,0,0,0 +hu_fild07.gat,0,0,0,0 monster Novus 1715,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Novus 1718,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0 +hu_fild07.gat,0,0,0,0 monster Grove 1687,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +hu_fild07.gat,0,0,0,0 monster Demon Pungus 1378,10,0,0,0 +hu_fild07.gat,0,0,0,0 monster Yellow Plant 1081,20,0,0,0 diff --git a/npc/mobs/fields/jawaii.txt b/npc/mobs/fields/jawaii.txt index f7fa27875..719a19184 100644 --- a/npc/mobs/fields/jawaii.txt +++ b/npc/mobs/fields/jawaii.txt @@ -1,29 +1,29 @@ -//===== eAthena Script ======================================= -//= Jawaii the honeymoon Island Monster Spawn Script -//===== By: ================================================== -//= MasterOfMuppets (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version [MasterOfMuppets] -//============================================================ - -//================================================== -// jawaii - Jawaii, the Honeymoon Island -//================================================== -jawaii.gat,207,290,10,10 monster Phen 1158,3,3600000,1800000,0 -jawaii.gat,221,220,30,30 monster Aster 1266,2,3600000,2400000,0 -jawaii.gat,276,163,20,20 monster Aster 1266,1,7200000,3600000,0 -jawaii.gat,221,220,30,30 monster Shellfish 1074,1,4800000,3000000,0 -jawaii.gat,276,163,20,30 monster Shellfish 1074,2,4200000,2400000,0 - -//================================================== -// jawaii_in - Inside Jawaii -//================================================== -jawaii_in.gat,128,121,1,4 monster Red Mushroom 1085,1,3000000,1200000,0 -jawaii_in.gat,124,76,1,1 monster Black Mushroom 1084,1,3600000,1200000,0 -jawaii_in.gat,72,74,5,1 monster Black Mushroom 1084,2,3000000,1200000,0 -jawaii_in.gat,73,117,4,4 monster Thief Bug 1051,1,5400000,3000000,0 -jawaii_in.gat,83,117,5,5 monster Thief Bug 1051,1,4800000,2400000,0 +//===== eAthena Script ======================================= +//= Jawaii the honeymoon Island Monster Spawn Script +//===== By: ================================================== +//= MasterOfMuppets (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version [MasterOfMuppets] +//============================================================ + +//================================================== +// jawaii - Jawaii, the Honeymoon Island +//================================================== +jawaii.gat,207,290,10,10 monster Phen 1158,3,3600000,1800000,0 +jawaii.gat,221,220,30,30 monster Aster 1266,2,3600000,2400000,0 +jawaii.gat,276,163,20,20 monster Aster 1266,1,7200000,3600000,0 +jawaii.gat,221,220,30,30 monster Shellfish 1074,1,4800000,3000000,0 +jawaii.gat,276,163,20,30 monster Shellfish 1074,2,4200000,2400000,0 + +//================================================== +// jawaii_in - Inside Jawaii +//================================================== +jawaii_in.gat,128,121,1,4 monster Red Mushroom 1085,1,3000000,1200000,0 +jawaii_in.gat,124,76,1,1 monster Black Mushroom 1084,1,3600000,1200000,0 +jawaii_in.gat,72,74,5,1 monster Black Mushroom 1084,2,3000000,1200000,0 +jawaii_in.gat,73,117,4,4 monster Thief Bug 1051,1,5400000,3000000,0 +jawaii_in.gat,83,117,5,5 monster Thief Bug 1051,1,4800000,2400000,0 diff --git a/npc/mobs/fields/lighthalzen.txt b/npc/mobs/fields/lighthalzen.txt index f5413e995..bdab6aa23 100644 --- a/npc/mobs/fields/lighthalzen.txt +++ b/npc/mobs/fields/lighthalzen.txt @@ -1,51 +1,51 @@ -//===== eAthena Script ======================================= -//= Lighthalzen Fields - Monster Spawn Locations -//===== By: ================================================== -//= Muad_Dib (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 by Muad_Dib (Prometheus Project) -//= 1.1 Added Porcellio by MasterOfMuppets -//= 1.2 Corrected monsters. Many thanks to vicious_pucca for -//= the information [MasterOfMuppets] -//= 1.3 Updated acordingly to Episode 10.4 [Poki#3] -//= 1.4 Fully updated X.4 spawns [Playtester] -//============================================================ - -//================================================== -// lhz_fild01 - Lighthalzen Field -//================================================== -lhz_fild01.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Holden 1628,60,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 -lhz_fild01.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 -lhz_fild01.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 - -//================================================== -// lhz_fild02 - Lighthalzen Field (Grim Ripper's Valley) -//================================================== -lhz_fild02.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Horn 1128,10,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Holden 1628,10,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0 -lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 -lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 - -//================================================== -// lhz_fild03 - Lighthalzen Field -//================================================== -lhz_fild03.gat,262,233,74,140 monster Stem Worm 1215,50,0,0,0 -lhz_fild03.gat,262,233,74,140 monster Metaling 1613,20,0,0,0 -lhz_fild03.gat,262,233,74,140 monster Hill Wind 1680,2,0,0,1 -lhz_fild03.gat,127,248,45,140 monster Caramel 1103,20,0,0,0 -lhz_fild03.gat,127,248,45,140 monster Horn 1128,10,0,0,0 -lhz_fild03.gat,127,248,45,140 monster Rafflesia 1162,5,0,0,0 -lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,1 -lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,1 -lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 -lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 +//===== eAthena Script ======================================= +//= Lighthalzen Fields - Monster Spawn Locations +//===== By: ================================================== +//= Muad_Dib (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 by Muad_Dib (Prometheus Project) +//= 1.1 Added Porcellio by MasterOfMuppets +//= 1.2 Corrected monsters. Many thanks to vicious_pucca for +//= the information [MasterOfMuppets] +//= 1.3 Updated acordingly to Episode 10.4 [Poki#3] +//= 1.4 Fully updated X.4 spawns [Playtester] +//============================================================ + +//================================================== +// lhz_fild01 - Lighthalzen Field +//================================================== +lhz_fild01.gat,0,0,0,0 monster Metaling 1613,60,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Holden 1628,60,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Caramel 1103,20,0,0,0 +lhz_fild01.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +lhz_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,0 +lhz_fild01.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 + +//================================================== +// lhz_fild02 - Lighthalzen Field (Grim Ripper's Valley) +//================================================== +lhz_fild02.gat,0,0,0,0 monster Metaling 1613,50,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Horn 1128,10,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Holden 1628,10,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,15,0,0,0 +lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,0 +lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 + +//================================================== +// lhz_fild03 - Lighthalzen Field +//================================================== +lhz_fild03.gat,262,233,74,140 monster Stem Worm 1215,50,0,0,0 +lhz_fild03.gat,262,233,74,140 monster Metaling 1613,20,0,0,0 +lhz_fild03.gat,262,233,74,140 monster Hill Wind 1680,2,0,0,1 +lhz_fild03.gat,127,248,45,140 monster Caramel 1103,20,0,0,0 +lhz_fild03.gat,127,248,45,140 monster Horn 1128,10,0,0,0 +lhz_fild03.gat,127,248,45,140 monster Rafflesia 1162,5,0,0,0 +lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,1 +lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,1 +lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0 +lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 diff --git a/npc/mobs/fields/louyang.txt b/npc/mobs/fields/louyang.txt index 528e8b69e..885dcfca3 100644 --- a/npc/mobs/fields/louyang.txt +++ b/npc/mobs/fields/louyang.txt @@ -1,33 +1,33 @@ -//===== eAthena Script ======================================= -//= Louyang Fields Monster Spawn Script -//===== By: ================================================== -//= Evera/Lorri -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 updated by MasterOfMuppets -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// lou_fild01 - Louyang Field -//================================================== -lou_fild01.gat,224,315,100,50 monster Bigfoot 1060,7,0,0,0 -lou_fild01.gat,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 -lou_fild01.gat,273,128,75,50 monster Bigfoot 1060,4,0,0,0 -lou_fild01.gat,224,315,100,50 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,203,225,110,35 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,273,128,75,50 monster Caramel 1103,7,0,0,0 -lou_fild01.gat,224,315,100,50 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,203,225,110,35 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,273,128,75,50 monster Mantis 1139,10,0,0,0 -lou_fild01.gat,224,315,100,50 monster Mi Gao 1516,8,0,0,0 -lou_fild01.gat,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 -lou_fild01.gat,273,128,75,500 monster Mi Gao 1516,7,0,0,0 -lou_fild01.gat,224,315,100,50 monster Anacondaq 1030,2,0,0,0 -lou_fild01.gat,203,225,110,35 monster Anacondaq 1030,1,0,0,0 -lou_fild01.gat,273,128,75,50 monster Anacondaq 1030,2,0,0,0 -lou_fild01.gat,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 -lou_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +//===== eAthena Script ======================================= +//= Louyang Fields Monster Spawn Script +//===== By: ================================================== +//= Evera/Lorri +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 updated by MasterOfMuppets +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// lou_fild01 - Louyang Field +//================================================== +lou_fild01.gat,224,315,100,50 monster Bigfoot 1060,7,0,0,0 +lou_fild01.gat,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 +lou_fild01.gat,273,128,75,50 monster Bigfoot 1060,4,0,0,0 +lou_fild01.gat,224,315,100,50 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,203,225,110,35 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,273,128,75,50 monster Caramel 1103,7,0,0,0 +lou_fild01.gat,224,315,100,50 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,203,225,110,35 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,273,128,75,50 monster Mantis 1139,10,0,0,0 +lou_fild01.gat,224,315,100,50 monster Mi Gao 1516,8,0,0,0 +lou_fild01.gat,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 +lou_fild01.gat,273,128,75,500 monster Mi Gao 1516,7,0,0,0 +lou_fild01.gat,224,315,100,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01.gat,203,225,110,35 monster Anacondaq 1030,1,0,0,0 +lou_fild01.gat,273,128,75,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01.gat,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 +lou_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 diff --git a/npc/mobs/fields/lutie.txt b/npc/mobs/fields/lutie.txt index 82eec548b..2a7a064de 100644 --- a/npc/mobs/fields/lutie.txt +++ b/npc/mobs/fields/lutie.txt @@ -1,20 +1,20 @@ -//===== eAthena Script ======================================= -//= Lutie Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 added Garm Baby according to May 10 patch -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// xmas_fild01 - Lutie Field -//================================================== -xmas_fild01.gat,0,0,0,0 monster Marin 1242,35,0,0,0 -xmas_fild01.gat,0,0,0,0 monster Sasquatch 1243,20,0,0,0 -xmas_fild01.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_fild01.gat,0,0,0,0 monster Garm 1252,1,7200000,3600000,1 +//===== eAthena Script ======================================= +//= Lutie Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 added Garm Baby according to May 10 patch +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// xmas_fild01 - Lutie Field +//================================================== +xmas_fild01.gat,0,0,0,0 monster Marin 1242,35,0,0,0 +xmas_fild01.gat,0,0,0,0 monster Sasquatch 1243,20,0,0,0 +xmas_fild01.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_fild01.gat,0,0,0,0 monster Garm 1252,1,7200000,3600000,1 diff --git a/npc/mobs/fields/mjolnir.txt b/npc/mobs/fields/mjolnir.txt index eb7918218..390f11a90 100644 --- a/npc/mobs/fields/mjolnir.txt +++ b/npc/mobs/fields/mjolnir.txt @@ -1,250 +1,250 @@ -//===== eAthena Script ======================================= -//= Mt. Mjolnir Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// mjolnir_01 - Mt.Mjolnir -//================================================== -mjolnir_01.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Coco 1104,70,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -mjolnir_01.gat,0,0,0,0 monster Caramel 1103,40,0,0,0 -mjolnir_01.gat,75,85,25,25 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_01.gat,78,219,25,25 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_01.gat,75,85,25,25 monster Green Plant 1080,5,180000,90000,1 -mjolnir_01.gat,78,219,25,25 monster Green Plant 1080,5,180000,90000,1 -mjolnir_01.gat,311,271,25,25 monster Blue Plant 1079,5,360000,180000,1 - -//================================================== -// mjolnir_02 - Mt.Mjolnir -//================================================== -mjolnir_02.gat,0,0,0,0 monster Hornet 1004,30,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Petite 1155,50,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_02.gat,0,0,0,0 monster Flora 1118,30,0,0,0 -mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,80,211,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,86,180,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,107,128,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,79,49,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,133,80,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,191,71,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,237,55,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,292,49,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,349,45,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,282,101,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,318,205,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,275,199,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,335,301,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,312,342,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,257,292,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,204,263,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,193,304,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,145,282,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,156,254,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,112,268,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,122,195,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,167,160,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,223,110,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,273,74,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_02.gat,254,155,0,0 monster Red Plant 1078,1,180000,90000,1 -mjolnir_02.gat,243,208,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,273,240,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,289,276,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_02.gat,188,192,10,10 monster Blue Plant 1079,2,360000,180000,1 - -//================================================== -// mjolnir_03 - Mt.Mjolnir -//================================================== -mjolnir_03.gat,0,0,0,0 monster Mantis 1139,30,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Petite 1156,70,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Flora 1118,10,0,0,0 -mjolnir_03.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_03.gat,211,216,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_03.gat,280,252,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_03.gat,135,94,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,199,97,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,262,98,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,322,144,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,356,213,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,352,288,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,324,355,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,255,349,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,168,341,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,128,319,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,77,271,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,66,219,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_03.gat,91,161,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_04 - Mt.Mjolnir -//================================================== -mjolnir_04.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Hornet 1004,70,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Argiope 1099,20,0,0,0 -mjolnir_04.gat,0,0,0,0 monster Mistress 1059,1,7200000,3600000,1 -mjolnir_04.gat,200,200,30,30 monster Shining Plant 1083,3,1800000,900000,1 -mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,122,28,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,76,53,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,72,99,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,43,143,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,31,194,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,42,252,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,64,323,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,107,357,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,173,369,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,286,357,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,356,292,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,362,201,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,332,122,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,269,39,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_04.gat,205,33,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_05 - Mt.Mjolnir -//================================================== -mjolnir_05.gat,0,0,0,0 monster Mantis 1139,40,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Flora 1118,20,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Argiope 1099,70,0,0,0 -mjolnir_05.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_05.gat,200,240,40,40 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,200,240,40,40 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_05.gat,134,103,20,20 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,261,100,20,10 monster Blue Plant 1079,3,360000,180000,1 -mjolnir_05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 - -//================================================== -// mjolnir_06 - Mt.Mjolnir -//================================================== -mjolnir_06.gat,0,0,0,0 monster Stainer 1174,70,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_06.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 -mjolnir_06.gat,162,285,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_06.gat,162,255,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_06.gat,304,98,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,279,174,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,339,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,296,317,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,45,345,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,73,339,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,69,225,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_06.gat,55,276,0,0 monster Red Mushroom 1085,1,180000,90000,1 - -//================================================== -// mjolnir_07 - Mt.Mjolnir -//================================================== -mjolnir_07.gat,0,0,0,0 monster Poison Spore 1077,60,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Coco 1104,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Horn 1128,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_07.gat,0,0,0,0 monster Hornet 1004,20,0,0,0 -mjolnir_07.gat,314,133,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,299,145,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,272,152,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,273,181,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,245,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_07.gat,217,185,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_07.gat,181,173,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,140,179,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,97,210,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_07.gat,249,214,0,0 monster Blue Plant 1079,2,360000,180000,1 - -//================================================== -// mjolnir_08 - Mt.Mjolnir -//================================================== -mjolnir_08.gat,0,0,0,0 monster Mantis 1139,60,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Argiope 1099,30,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Argos 1100,20,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_08.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -mjolnir_08.gat,280,280,20,40 monster Blue Plant 1079,2,360000,180000,1 -mjolnir_08.gat,207,83,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,176,153,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,169,204,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,207,232,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,180,282,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_08.gat,149,328,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_09 - Mt.Mjolnir -//================================================== -mjolnir_09.gat,0,0,0,0 monster Coco 1104,10,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Horn 1128,70,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_09.gat,0,0,0,0 monster Wolf 1013,30,0,0,0 -mjolnir_09.gat,205,352,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,199,344,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,210,331,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,204,321,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,212,312,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,198,297,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,73,122,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,89,141,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,120,126,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,139,84,0,0 monster Red Mushroom 1085,1,180000,90000,1 -mjolnir_09.gat,125,82,0,0 monster Red Mushroom 1085,1,180000,90000,1 - -//================================================== -// mjolnir_10 - Mt.Mjolnir -//================================================== -mjolnir_10.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Flora 1118,30,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Argos 1100,60,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -mjolnir_10.gat,0,0,0,0 monster Petite 1155,10,0,0,0 -mjolnir_10.gat,123,331,10,10 monster Shining Plant 1083,1,1800000,900000,1 -mjolnir_10.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 - -//================================================== -// mjolnir_11 - Mt.Mjolnir -//================================================== -mjolnir_11.gat,0,0,0,0 monster Argiope 1099,10,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Mandragora 1020,50,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Flora 1118,60,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -mjolnir_11.gat,0,0,0,0 monster Thief Bug Male 1054,30,0,0,0 -mjolnir_11.gat,112,276,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,159,283,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,116,240,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,146,215,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,145,177,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,129,135,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,126,93,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_11.gat,197,123,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,198,210,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,231,277,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 -mjolnir_11.gat,282,300,0,0 monster Green Plant 1080,1,180000,90000,1 -mjolnir_11.gat,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// mjolnir_12 - Mt.Mjolnir -//================================================== -mjolnir_12.gat,0,0,0,0 monster Stem Worm 1215,20,0,0,0 -mjolnir_12.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 -mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 +//===== eAthena Script ======================================= +//= Mt. Mjolnir Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// mjolnir_01 - Mt.Mjolnir +//================================================== +mjolnir_01.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Coco 1104,70,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +mjolnir_01.gat,0,0,0,0 monster Caramel 1103,40,0,0,0 +mjolnir_01.gat,75,85,25,25 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_01.gat,78,219,25,25 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_01.gat,75,85,25,25 monster Green Plant 1080,5,180000,90000,1 +mjolnir_01.gat,78,219,25,25 monster Green Plant 1080,5,180000,90000,1 +mjolnir_01.gat,311,271,25,25 monster Blue Plant 1079,5,360000,180000,1 + +//================================================== +// mjolnir_02 - Mt.Mjolnir +//================================================== +mjolnir_02.gat,0,0,0,0 monster Hornet 1004,30,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Creamy 1018,20,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Petite 1155,50,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_02.gat,0,0,0,0 monster Flora 1118,30,0,0,0 +mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,80,211,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,86,270,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,86,180,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,107,128,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,79,49,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,133,80,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,191,71,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,237,55,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,292,49,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,349,45,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,282,101,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,318,205,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,275,199,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,335,301,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,312,342,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,257,292,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,204,263,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,193,304,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,145,282,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,156,254,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,112,268,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,122,195,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,167,160,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,325,146,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,223,110,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,273,74,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_02.gat,254,155,0,0 monster Red Plant 1078,1,180000,90000,1 +mjolnir_02.gat,243,208,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,273,240,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,289,276,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_02.gat,188,192,10,10 monster Blue Plant 1079,2,360000,180000,1 + +//================================================== +// mjolnir_03 - Mt.Mjolnir +//================================================== +mjolnir_03.gat,0,0,0,0 monster Mantis 1139,30,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Petite 1156,70,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Flora 1118,10,0,0,0 +mjolnir_03.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_03.gat,211,216,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_03.gat,280,252,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_03.gat,135,94,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,199,97,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,262,98,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,322,144,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,356,213,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,352,288,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,324,355,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,255,349,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,168,341,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,128,319,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,77,271,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,66,219,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_03.gat,91,161,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_04 - Mt.Mjolnir +//================================================== +mjolnir_04.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Hornet 1004,70,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Argiope 1099,20,0,0,0 +mjolnir_04.gat,0,0,0,0 monster Mistress 1059,1,7200000,3600000,1 +mjolnir_04.gat,200,200,30,30 monster Shining Plant 1083,3,1800000,900000,1 +mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,122,28,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,76,53,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,72,99,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,177,34,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,43,143,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,31,194,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,42,252,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,64,323,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,107,357,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,173,369,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,286,357,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,356,292,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,362,201,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,332,122,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,269,39,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_04.gat,205,33,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_05 - Mt.Mjolnir +//================================================== +mjolnir_05.gat,0,0,0,0 monster Mantis 1139,40,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Flora 1118,20,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Argiope 1099,70,0,0,0 +mjolnir_05.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_05.gat,200,240,40,40 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,200,240,40,40 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_05.gat,134,103,20,20 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,261,100,20,10 monster Blue Plant 1079,3,360000,180000,1 +mjolnir_05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 + +//================================================== +// mjolnir_06 - Mt.Mjolnir +//================================================== +mjolnir_06.gat,0,0,0,0 monster Stainer 1174,70,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_06.gat,0,0,0,0 monster Caramel 1103,30,0,0,0 +mjolnir_06.gat,162,285,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_06.gat,162,255,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_06.gat,304,98,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,279,174,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,339,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,296,317,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,45,345,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,73,339,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,69,225,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_06.gat,55,276,0,0 monster Red Mushroom 1085,1,180000,90000,1 + +//================================================== +// mjolnir_07 - Mt.Mjolnir +//================================================== +mjolnir_07.gat,0,0,0,0 monster Poison Spore 1077,60,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Ambernite 1094,30,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Coco 1104,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Horn 1128,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_07.gat,0,0,0,0 monster Hornet 1004,20,0,0,0 +mjolnir_07.gat,314,133,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,299,145,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,272,152,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,273,181,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,245,168,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_07.gat,217,185,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_07.gat,181,173,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,140,179,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,97,210,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_07.gat,249,214,0,0 monster Blue Plant 1079,2,360000,180000,1 + +//================================================== +// mjolnir_08 - Mt.Mjolnir +//================================================== +mjolnir_08.gat,0,0,0,0 monster Mantis 1139,60,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Argiope 1099,30,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Argos 1100,20,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_08.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +mjolnir_08.gat,280,280,20,40 monster Blue Plant 1079,2,360000,180000,1 +mjolnir_08.gat,207,83,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,176,153,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,169,204,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,207,232,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,180,282,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_08.gat,149,328,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_09 - Mt.Mjolnir +//================================================== +mjolnir_09.gat,0,0,0,0 monster Coco 1104,10,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Horn 1128,70,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_09.gat,0,0,0,0 monster Wolf 1013,30,0,0,0 +mjolnir_09.gat,205,352,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,199,344,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,210,331,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,204,321,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,212,312,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,198,297,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,73,122,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,89,141,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,120,126,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,139,84,0,0 monster Red Mushroom 1085,1,180000,90000,1 +mjolnir_09.gat,125,82,0,0 monster Red Mushroom 1085,1,180000,90000,1 + +//================================================== +// mjolnir_10 - Mt.Mjolnir +//================================================== +mjolnir_10.gat,0,0,0,0 monster Mantis 1139,20,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Flora 1118,30,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Argos 1100,60,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +mjolnir_10.gat,0,0,0,0 monster Petite 1155,10,0,0,0 +mjolnir_10.gat,123,331,10,10 monster Shining Plant 1083,1,1800000,900000,1 +mjolnir_10.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 + +//================================================== +// mjolnir_11 - Mt.Mjolnir +//================================================== +mjolnir_11.gat,0,0,0,0 monster Argiope 1099,10,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Mandragora 1020,50,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Flora 1118,60,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +mjolnir_11.gat,0,0,0,0 monster Thief Bug Male 1054,30,0,0,0 +mjolnir_11.gat,112,276,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,159,283,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,116,240,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,146,215,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,145,177,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,129,135,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,126,93,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_11.gat,197,123,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,198,210,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,231,277,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 +mjolnir_11.gat,282,300,0,0 monster Green Plant 1080,1,180000,90000,1 +mjolnir_11.gat,295,271,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// mjolnir_12 - Mt.Mjolnir +//================================================== +mjolnir_12.gat,0,0,0,0 monster Stem Worm 1215,20,0,0,0 +mjolnir_12.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 +mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 diff --git a/npc/mobs/fields/morocc.txt b/npc/mobs/fields/morocc.txt index d81c3b821..578831d3a 100644 --- a/npc/mobs/fields/morocc.txt +++ b/npc/mobs/fields/morocc.txt @@ -1,294 +1,294 @@ -//===== eAthena Script ======================================= -//= Morocc Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// moc_fild01 - Sograt Desert -//================================================== -moc_fild01.gat,0,0,0,0 monster Baby Desert Wolf 1107,70,0,0,0 -moc_fild01.gat,0,0,0,0 monster Ant Egg 1097,20,0,0,0 -moc_fild01.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 -moc_fild01.gat,0,0,0,0 monster Picky 1049,10,0,0,0 -moc_fild01.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild01.gat,0,0,0,0 monster Poring 1002,10,0,0,0 -moc_fild01.gat,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild02 - Sograt Desert -//================================================== -moc_fild02.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 -moc_fild02.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild02.gat,0,0,0,0 monster Peco Peco Egg 1047,40,0,0,0 -moc_fild02.gat,0,0,0,0 monster Picky 1049,10,0,0,0 -moc_fild02.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild02.gat,89,315,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,99,261,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,94,195,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,139,222,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,132,307,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,194,294,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,275,241,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild02.gat,342,267,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,359,215,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,313,149,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,230,62,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,299,61,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,353,103,0,0 monster Green Plant 1080,1,180000,90000,1 -moc_fild02.gat,337,35,0,0 monster Green Plant 1080,1,180000,90000,1 - -//================================================== -// moc_fild03 - Sograt Desert -//================================================== -moc_fild03.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 -moc_fild03.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 -moc_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_fild03.gat,0,0,0,0 monster Eggyra 1116,10,0,0,0 -moc_fild03.gat,0,0,0,0 monster Willow 1010,20,0,0,0 -moc_fild03.gat,0,0,0,0 monster Vagabond Wolf 1092,1,1800000,1200000,0 -moc_fild03.gat,77,311,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,108,199,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,96,65,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,216,69,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,261,161,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,213,201,5,5 monster Green Plant 1080,2,180000,90000,1 -moc_fild03.gat,200,263,5,5 monster Green Plant 1080,2,180000,90000,1 - -//================================================== -// moc_fild04 - Sograt Desert -//================================================== -moc_fild04.gat,0,0,0,0 monster Desert Wolf 1106,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Scorpion 1001,30,0,0,0 -moc_fild04.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Magnolia 1138,40,0,0,0 -moc_fild04.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild04.gat,0,0,0,0 monster Andre 1095,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild04.gat,0,0,0,0 monster Piere 1160,20,0,0,0 -moc_fild04.gat,313,84,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild05 - Sograt Desert -//================================================== -moc_fild05.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 -moc_fild05.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 -moc_fild05.gat,0,0,0,0 monster Golem 1040,70,0,0,0 -moc_fild05.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 -moc_fild05.gat,0,0,0,0 monster Piere 1160,10,0,0,0 -moc_fild05.gat,208,233,10,10 monster Yellow Plant 1081,5,360000,180000,1 - -//================================================== -// moc_fild06 - Sograt Desert -//================================================== -moc_fild06.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 -moc_fild06.gat,0,0,0,0 monster Muka 1055,30,0,0,0 -moc_fild06.gat,0,0,0,0 monster Condor 1009,50,0,0,0 -moc_fild06.gat,0,0,0,0 monster Magnolia 1138,10,0,0,0 -moc_fild06.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild06.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild06.gat,193,203,10,10 monster Yellow Plant 1081,10,900000,450000,1 - -//================================================== -// moc_fild07 - Sograt Desert -//================================================== -moc_fild07.gat,0,0,0,0 monster Drops 1113,70,0,0,0 -moc_fild07.gat,0,0,0,0 monster Peco Peco Egg 1047,50,0,0,0 -moc_fild07.gat,0,0,0,0 monster Picky 1050,30,0,0,0 -moc_fild07.gat,0,0,0,0 monster Picky 1049,30,0,0,0 -moc_fild07.gat,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1 - -//================================================== -// moc_fild08 - Sograt Desert -//================================================== -moc_fild08.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Scorpion 1001,80,0,0,0 -moc_fild08.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Anacondaq 1030,30,0,0,0 -moc_fild08.gat,0,0,0,0 monster Baby Desert Wolf 1107,10,0,0,0 -moc_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 - -//================================================== -// moc_fild09 - Sograt Desert -//================================================== -moc_fild09.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Metaller 1058,70,0,0,0 -moc_fild09.gat,0,0,0,0 monster Magnolia 1138,50,0,0,0 -moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild09.gat,0,0,0,0 monster Frilldora 1119,6,0,0,0 -moc_fild09.gat,332,341,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,240,313,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,305,62,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,64,78,5,5 monster Yellow Plant 1081,2,180000,90000,1 -moc_fild09.gat,54,325,5,5 monster Yellow Plant 1081,2,180000,90000,1 - -//================================================== -// moc_fild10 - Sograt Desert -//================================================== -moc_fild10.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -moc_fild10.gat,0,0,0,0 monster Peco Peco Egg 1047,70,0,0,0 -moc_fild10.gat,0,0,0,0 monster Picky 1049,50,0,0,0 -moc_fild10.gat,0,0,0,0 monster Picky 1050,50,0,0,0 -moc_fild10.gat,0,0,0,0 monster Magnolia 1138,1,0,0,0 -moc_fild10.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild10.gat,198,150,40,30 monster Yellow Plant 1081,10,180000,90000,1 -moc_fild10.gat,198,150,40,30 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// moc_fild11 - Sograt Desert -//================================================== -moc_fild11.gat,0,0,0,0 monster Hode 1127,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Golem 1040,70,0,0,0 -moc_fild11.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Piere 1160,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild11.gat,0,0,0,0 monster Magnolia 1138,20,0,0,0 -moc_fild11.gat,0,0,0,0 monster Muka 1055,20,0,0,0 -moc_fild11.gat,197,216,0,0 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// moc_fild12 - Sograt Desert -//================================================== -moc_fild12.gat,0,0,0,0 monster Picky 1050,50,0,0,0 -moc_fild12.gat,0,0,0,0 monster Picky 1049,50,0,0,0 -moc_fild12.gat,0,0,0,0 monster Peco Peco Egg 1047,35,0,0,0 -moc_fild12.gat,0,0,0,0 monster Drops 1113,35,0,0,0 -moc_fild12.gat,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// moc_fild13 - Sograt Desert -//================================================== -moc_fild13.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 -moc_fild13.gat,0,0,0,0 monster Anacondaq 1030,70,0,0,0 -moc_fild13.gat,0,0,0,0 monster Boa 1025,25,0,0,0 -moc_fild13.gat,0,0,0,0 monster Side Winder 1037,35,0,0,0 -moc_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_fild13.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -moc_fild13.gat,280,99,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,264,64,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,305,91,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,264,136,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,282,155,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,265,197,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,284,227,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,304,244,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,266,289,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,307,307,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,281,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,304,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,295,358,0,0 monster Red Mushroom 1085,1,180000,90000,1 -moc_fild13.gat,84,329,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,93,301,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,101,297,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,89,92,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,108,150,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,109,168,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild13.gat,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1 -moc_fild13.gat,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1 -moc_fild13.gat,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1 - -//================================================== -// moc_fild14 - Sograt Desert -//================================================== -moc_fild14.gat,0,0,0,0 monster Desert Wolf 1106,80,0,0,0 -moc_fild14.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 -moc_fild14.gat,0,0,0,0 monster Baby Desert Wolf 1107,40,0,0,0 -moc_fild14.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild14.gat,124,93,5,5 monster Shining Plant 1083,1,1800000,900000,1 -moc_fild14.gat,85,271,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,165,282,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,149,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,64,342,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild14.gat,160,366,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild15 - Sograt Desert -//================================================== -moc_fild15.gat,0,0,0,0 monster Hode 1127,30,0,0,0 -moc_fild15.gat,0,0,0,0 monster Scorpion 1001,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild15.gat,0,0,0,0 monster Andre 1095,40,0,0,0 -moc_fild15.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild15.gat,0,0,0,0 monster Phreeoni 1159,1,7200000,3600000,1 -moc_fild15.gat,40,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,57,39,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,46,250,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,104,347,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,195,373,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,341,365,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,353,230,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,341,164,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,370,85,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,158,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,232,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild15.gat,294,74,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild16 - Sograt Desert -//================================================== -moc_fild16.gat,0,0,0,0 monster Sandman 1165,70,0,0,0 -moc_fild16.gat,0,0,0,0 monster Hode 1127,30,0,0,0 -moc_fild16.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild16.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild16.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild16.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 - -//================================================== -// moc_fild17 - Sograt Desert -//================================================== -moc_fild17.gat,0,0,0,0 monster Hode 1127,50,0,0,0 -moc_fild17.gat,0,0,0,0 monster Steel Chonchon 1042,40,0,0,0 -moc_fild17.gat,0,0,0,0 monster Magnolia 1138,15,0,0,0 -moc_fild17.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 -moc_fild17.gat,0,0,0,0 monster Andre 1095,10,0,0,0 -moc_fild17.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 -moc_fild17.gat,0,0,0,0 monster Piere 1160,20,0,0,0 -moc_fild17.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 -moc_fild17.gat,0,0,0,0 monster Scorpion 1001,5,0,0,0 -moc_fild17.gat,0,0,0,0 monster Sandman 1165,5,0,0,0 -moc_fild17.gat,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,270,106,0,0 monster Blue Plant 1079,1,180000,90000,1 -moc_fild17.gat,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild17.gat,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 - -//================================================== -// moc_fild18 - Sograt Desert -//================================================== -moc_fild18.gat,0,0,0,0 monster Steel Chonchon 1042,70,0,0,0 -moc_fild18.gat,0,0,0,0 monster Chonchon 1011,40,0,0,0 -moc_fild18.gat,0,0,0,0 monster Muka 1055,40,0,0,0 -moc_fild18.gat,0,0,0,0 monster Metaller 1058,10,0,0,0 -moc_fild18.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 -moc_fild18.gat,0,0,0,0 monster Andre 1095,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Piere 1160,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Ant Egg 1097,5,0,0,0 -moc_fild18.gat,0,0,0,0 monster Dragon Fly 1091,1,3600000,1800000,1 -moc_fild18.gat,0,0,0,0 monster Hunter Fly 1035,1,7200000,3600000,1 -moc_fild18.gat,143,352,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,72,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,119,285,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,71,210,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 -moc_fild18.gat,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 +//===== eAthena Script ======================================= +//= Morocc Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// moc_fild01 - Sograt Desert +//================================================== +moc_fild01.gat,0,0,0,0 monster Baby Desert Wolf 1107,70,0,0,0 +moc_fild01.gat,0,0,0,0 monster Ant Egg 1097,20,0,0,0 +moc_fild01.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 +moc_fild01.gat,0,0,0,0 monster Picky 1049,10,0,0,0 +moc_fild01.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild01.gat,0,0,0,0 monster Poring 1002,10,0,0,0 +moc_fild01.gat,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild02 - Sograt Desert +//================================================== +moc_fild02.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 +moc_fild02.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild02.gat,0,0,0,0 monster Peco Peco Egg 1047,40,0,0,0 +moc_fild02.gat,0,0,0,0 monster Picky 1049,10,0,0,0 +moc_fild02.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild02.gat,89,315,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,99,261,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,94,195,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,139,222,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,132,307,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,194,294,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,275,241,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild02.gat,342,267,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,359,215,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,313,149,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,230,62,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,299,61,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,353,103,0,0 monster Green Plant 1080,1,180000,90000,1 +moc_fild02.gat,337,35,0,0 monster Green Plant 1080,1,180000,90000,1 + +//================================================== +// moc_fild03 - Sograt Desert +//================================================== +moc_fild03.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 +moc_fild03.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 +moc_fild03.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_fild03.gat,0,0,0,0 monster Eggyra 1116,10,0,0,0 +moc_fild03.gat,0,0,0,0 monster Willow 1010,20,0,0,0 +moc_fild03.gat,0,0,0,0 monster Vagabond Wolf 1092,1,1800000,1200000,0 +moc_fild03.gat,77,311,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,108,199,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,96,65,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,216,69,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,261,161,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,213,201,5,5 monster Green Plant 1080,2,180000,90000,1 +moc_fild03.gat,200,263,5,5 monster Green Plant 1080,2,180000,90000,1 + +//================================================== +// moc_fild04 - Sograt Desert +//================================================== +moc_fild04.gat,0,0,0,0 monster Desert Wolf 1106,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Scorpion 1001,30,0,0,0 +moc_fild04.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Magnolia 1138,40,0,0,0 +moc_fild04.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild04.gat,0,0,0,0 monster Andre 1095,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild04.gat,0,0,0,0 monster Piere 1160,20,0,0,0 +moc_fild04.gat,313,84,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild05 - Sograt Desert +//================================================== +moc_fild05.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 +moc_fild05.gat,0,0,0,0 monster Metaller 1058,20,0,0,0 +moc_fild05.gat,0,0,0,0 monster Golem 1040,70,0,0,0 +moc_fild05.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 +moc_fild05.gat,0,0,0,0 monster Piere 1160,10,0,0,0 +moc_fild05.gat,208,233,10,10 monster Yellow Plant 1081,5,360000,180000,1 + +//================================================== +// moc_fild06 - Sograt Desert +//================================================== +moc_fild06.gat,0,0,0,0 monster Peco Peco 1019,70,0,0,0 +moc_fild06.gat,0,0,0,0 monster Muka 1055,30,0,0,0 +moc_fild06.gat,0,0,0,0 monster Condor 1009,50,0,0,0 +moc_fild06.gat,0,0,0,0 monster Magnolia 1138,10,0,0,0 +moc_fild06.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild06.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild06.gat,193,203,10,10 monster Yellow Plant 1081,10,900000,450000,1 + +//================================================== +// moc_fild07 - Sograt Desert +//================================================== +moc_fild07.gat,0,0,0,0 monster Drops 1113,70,0,0,0 +moc_fild07.gat,0,0,0,0 monster Peco Peco Egg 1047,50,0,0,0 +moc_fild07.gat,0,0,0,0 monster Picky 1050,30,0,0,0 +moc_fild07.gat,0,0,0,0 monster Picky 1049,30,0,0,0 +moc_fild07.gat,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1 + +//================================================== +// moc_fild08 - Sograt Desert +//================================================== +moc_fild08.gat,0,0,0,0 monster Magnolia 1138,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Scorpion 1001,80,0,0,0 +moc_fild08.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Anacondaq 1030,30,0,0,0 +moc_fild08.gat,0,0,0,0 monster Baby Desert Wolf 1107,10,0,0,0 +moc_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 + +//================================================== +// moc_fild09 - Sograt Desert +//================================================== +moc_fild09.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Metaller 1058,70,0,0,0 +moc_fild09.gat,0,0,0,0 monster Magnolia 1138,50,0,0,0 +moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild09.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild09.gat,0,0,0,0 monster Frilldora 1119,6,0,0,0 +moc_fild09.gat,332,341,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,240,313,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,305,62,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,64,78,5,5 monster Yellow Plant 1081,2,180000,90000,1 +moc_fild09.gat,54,325,5,5 monster Yellow Plant 1081,2,180000,90000,1 + +//================================================== +// moc_fild10 - Sograt Desert +//================================================== +moc_fild10.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild10.gat,0,0,0,0 monster Peco Peco Egg 1047,70,0,0,0 +moc_fild10.gat,0,0,0,0 monster Picky 1049,50,0,0,0 +moc_fild10.gat,0,0,0,0 monster Picky 1050,50,0,0,0 +moc_fild10.gat,0,0,0,0 monster Magnolia 1138,1,0,0,0 +moc_fild10.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild10.gat,198,150,40,30 monster Yellow Plant 1081,10,180000,90000,1 +moc_fild10.gat,198,150,40,30 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// moc_fild11 - Sograt Desert +//================================================== +moc_fild11.gat,0,0,0,0 monster Hode 1127,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Golem 1040,70,0,0,0 +moc_fild11.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Deniro 1105,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Piere 1160,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild11.gat,0,0,0,0 monster Magnolia 1138,20,0,0,0 +moc_fild11.gat,0,0,0,0 monster Muka 1055,20,0,0,0 +moc_fild11.gat,197,216,0,0 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// moc_fild12 - Sograt Desert +//================================================== +moc_fild12.gat,0,0,0,0 monster Picky 1050,50,0,0,0 +moc_fild12.gat,0,0,0,0 monster Picky 1049,50,0,0,0 +moc_fild12.gat,0,0,0,0 monster Peco Peco Egg 1047,35,0,0,0 +moc_fild12.gat,0,0,0,0 monster Drops 1113,35,0,0,0 +moc_fild12.gat,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// moc_fild13 - Sograt Desert +//================================================== +moc_fild13.gat,0,0,0,0 monster Desert Wolf 1106,30,0,0,0 +moc_fild13.gat,0,0,0,0 monster Anacondaq 1030,70,0,0,0 +moc_fild13.gat,0,0,0,0 monster Boa 1025,25,0,0,0 +moc_fild13.gat,0,0,0,0 monster Side Winder 1037,35,0,0,0 +moc_fild13.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_fild13.gat,0,0,0,0 monster Drops 1113,10,0,0,0 +moc_fild13.gat,280,99,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,264,64,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,305,91,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,264,136,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,282,155,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,265,197,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,284,227,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,304,244,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,266,289,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,307,307,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,281,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,304,333,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,295,358,0,0 monster Red Mushroom 1085,1,180000,90000,1 +moc_fild13.gat,84,329,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,93,301,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,101,297,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,89,92,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,108,150,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,109,168,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild13.gat,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1 +moc_fild13.gat,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1 +moc_fild13.gat,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1 + +//================================================== +// moc_fild14 - Sograt Desert +//================================================== +moc_fild14.gat,0,0,0,0 monster Desert Wolf 1106,80,0,0,0 +moc_fild14.gat,0,0,0,0 monster Side Winder 1037,20,0,0,0 +moc_fild14.gat,0,0,0,0 monster Baby Desert Wolf 1107,40,0,0,0 +moc_fild14.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild14.gat,124,93,5,5 monster Shining Plant 1083,1,1800000,900000,1 +moc_fild14.gat,85,271,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,165,282,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,149,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,64,342,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild14.gat,160,366,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild15 - Sograt Desert +//================================================== +moc_fild15.gat,0,0,0,0 monster Hode 1127,30,0,0,0 +moc_fild15.gat,0,0,0,0 monster Scorpion 1001,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Desert Wolf 1106,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild15.gat,0,0,0,0 monster Andre 1095,40,0,0,0 +moc_fild15.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild15.gat,0,0,0,0 monster Phreeoni 1159,1,7200000,3600000,1 +moc_fild15.gat,40,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,57,39,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,46,250,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,104,347,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,195,373,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,341,365,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,353,230,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,341,164,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,370,85,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,158,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,232,126,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild15.gat,294,74,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild16 - Sograt Desert +//================================================== +moc_fild16.gat,0,0,0,0 monster Sandman 1165,70,0,0,0 +moc_fild16.gat,0,0,0,0 monster Hode 1127,30,0,0,0 +moc_fild16.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild16.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild16.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild16.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 + +//================================================== +// moc_fild17 - Sograt Desert +//================================================== +moc_fild17.gat,0,0,0,0 monster Hode 1127,50,0,0,0 +moc_fild17.gat,0,0,0,0 monster Steel Chonchon 1042,40,0,0,0 +moc_fild17.gat,0,0,0,0 monster Magnolia 1138,15,0,0,0 +moc_fild17.gat,0,0,0,0 monster Frilldora 1119,15,0,0,0 +moc_fild17.gat,0,0,0,0 monster Andre 1095,10,0,0,0 +moc_fild17.gat,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild17.gat,0,0,0,0 monster Piere 1160,20,0,0,0 +moc_fild17.gat,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild17.gat,0,0,0,0 monster Scorpion 1001,5,0,0,0 +moc_fild17.gat,0,0,0,0 monster Sandman 1165,5,0,0,0 +moc_fild17.gat,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,270,106,0,0 monster Blue Plant 1079,1,180000,90000,1 +moc_fild17.gat,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild17.gat,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild18 - Sograt Desert +//================================================== +moc_fild18.gat,0,0,0,0 monster Steel Chonchon 1042,70,0,0,0 +moc_fild18.gat,0,0,0,0 monster Chonchon 1011,40,0,0,0 +moc_fild18.gat,0,0,0,0 monster Muka 1055,40,0,0,0 +moc_fild18.gat,0,0,0,0 monster Metaller 1058,10,0,0,0 +moc_fild18.gat,0,0,0,0 monster Magnolia 1138,25,0,0,0 +moc_fild18.gat,0,0,0,0 monster Andre 1095,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Deniro 1105,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Piere 1160,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Ant Egg 1097,5,0,0,0 +moc_fild18.gat,0,0,0,0 monster Dragon Fly 1091,1,3600000,1800000,1 +moc_fild18.gat,0,0,0,0 monster Hunter Fly 1035,1,7200000,3600000,1 +moc_fild18.gat,143,352,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,72,333,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,119,285,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,71,210,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 +moc_fild18.gat,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 diff --git a/npc/mobs/fields/niflheim.txt b/npc/mobs/fields/niflheim.txt index 6498980e7..347f4ca51 100644 --- a/npc/mobs/fields/niflheim.txt +++ b/npc/mobs/fields/niflheim.txt @@ -1,196 +1,196 @@ -//===== eAthena Script ======================================= -//= Niflheim Temporary Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.6 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 updated [shadow], -//= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus] -//= 1.4 removed yggdrasil from this file [DracoRPG] -//= 1.4a Readded Lord of Death, why was it removed anyway? [MasterOfMuppets] -//= 1.5 Implemented the town invasion. [MasterOfMuppets] -//= 1.6 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// nif_fild01 - Skellington, a Solitary Village in Niflheim -//================================================== -nif_fild01.gat,0,0,0,0 monster Disguise 1506,20,0,0,0 -nif_fild01.gat,0,0,0,0 monster Disguise 1506,30,300000,120000,0 -nif_fild01.gat,227,253,20,20 monster Dullahan 1504,7,1800000,1200000,0 -nif_fild01.gat,0,0,0,0 monster Dullahan 1504,13,0,0,0 -nif_fild01.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 -nif_fild01.gat,0,0,0,0 monster Heirozoist 1510,10,0,0,0 -nif_fild01.gat,0,0,0,0 monster Quve 1508,30,0,0,0 - -//================================================== -// nif_fild02 - Valley of Gyoll -//================================================== -nif_fild02.gat,366,236,15,15 monster Lude 1509,10,360000,150000,0 -nif_fild02.gat,356,139,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,144,232,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,118,282,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,62,327,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 -nif_fild02.gat,0,0,0,0 monster Bloody Murderer 1507,7,0,0,0 -nif_fild02.gat,114,136,15,15 monster Loli Ruri 1505,2,1200000,600000,0 -nif_fild02.gat,52,115,10,10 monster Heirozoist 1510,4,1200000,600000,0 -nif_fild02.gat,84,276,15,15 monster Gibbet 1503,5,1200000,600000,0 -nif_fild02.gat,352,273,15,15 monster Gibbet 1503,5,300000,150000,0 -nif_fild02.gat,0,0,0,0 monster Loli Ruri 1505,19,120000,60000,0 -nif_fild02.gat,352,273,15,15 monster Dullahan 1504,5,600000,300000,0 -nif_fild02.gat,0,0,0,0 monster Dullahan 1504,5,0,0,0 -nif_fild02.gat,0,0,0,0 monster Heirozoist 1510,6,0,0,0 -nif_fild02.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 - -//================================================== -// niflheim - Niflheim, Realm of the Dead -//================================================== -niflheim.gat,0,0,0,0 monster Dullahan 1504,5,1800000,1200000,0 -niflheim.gat,0,0,0,0 monster Gibbet 1503,10,1200000,600000,0 -niflheim.gat,0,0,0,0 monster Heirozoist 1510,10,1200000,600000,0 -niflheim.gat,0,0,0,0 monster Quve 1508,20,300000,150000,0 -niflheim.gat,0,0,0,0 monster Lude 1509,20,300000,150000,0 - -niflheim.gat,1,1,0 script NifInvasion -1,{ -OnInit: - - while(1) - { - initnpctimer; - end; - -OnTimer7980000: - stopnpctimer; - switch(rand(6)) - { - - case 0: - monster "niflheim.gat",327,193,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",330,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",327,196,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",327,190,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",324,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 1: - monster "niflheim.gat",337,252,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",337,255,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",337,249,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",340,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",334,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 2: - monster "niflheim.gat",190,185,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",190,188,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",190,182,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",193,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",187,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 3: - monster "niflheim.gat",131,138,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",131,141,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",131,135,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",134,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",128,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 4: - monster "niflheim.gat",311,64,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",311,67,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",311,61,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",314,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",308,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 5: - monster "niflheim.gat",238,131,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",238,134,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",238,128,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",241,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - case 6: - monster "niflheim.gat",86,219,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; - monster "niflheim.gat",86,222,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",86,216,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",89,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",83,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; - break; - - } - monster "niflheim.gat",154,95,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",115,65,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,195,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",151,83,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",285,245,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",235,135,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",265,48,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",186,139,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",166,267,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",82,202,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",219,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",275,165,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",138,204,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",299,39,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",31,154,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",154,96,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",116,65,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",151,84,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",286,245,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",330,196,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",236,135,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",165,49,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",167,267,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",82,203,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",220,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,45,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",287,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",276,166,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",139,205,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",300,39,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - monster "niflheim.gat",31,155,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; - end; - -OnInvasionMonsters: - end; - -OnLoDDead: - killmonster "niflheim.gat","NifInvasion::OnInvasionMonsters"; - } - -} +//===== eAthena Script ======================================= +//= Niflheim Temporary Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.6 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 updated [shadow], +//= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus] +//= 1.4 removed yggdrasil from this file [DracoRPG] +//= 1.4a Readded Lord of Death, why was it removed anyway? [MasterOfMuppets] +//= 1.5 Implemented the town invasion. [MasterOfMuppets] +//= 1.6 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// nif_fild01 - Skellington, a Solitary Village in Niflheim +//================================================== +nif_fild01.gat,0,0,0,0 monster Disguise 1506,20,0,0,0 +nif_fild01.gat,0,0,0,0 monster Disguise 1506,30,300000,120000,0 +nif_fild01.gat,227,253,20,20 monster Dullahan 1504,7,1800000,1200000,0 +nif_fild01.gat,0,0,0,0 monster Dullahan 1504,13,0,0,0 +nif_fild01.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 +nif_fild01.gat,0,0,0,0 monster Heirozoist 1510,10,0,0,0 +nif_fild01.gat,0,0,0,0 monster Quve 1508,30,0,0,0 + +//================================================== +// nif_fild02 - Valley of Gyoll +//================================================== +nif_fild02.gat,366,236,15,15 monster Lude 1509,10,360000,150000,0 +nif_fild02.gat,356,139,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,144,232,10,10 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,118,282,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,62,327,15,15 monster Bloody Murderer 1507,1,1200000,600000,0 +nif_fild02.gat,0,0,0,0 monster Bloody Murderer 1507,7,0,0,0 +nif_fild02.gat,114,136,15,15 monster Loli Ruri 1505,2,1200000,600000,0 +nif_fild02.gat,52,115,10,10 monster Heirozoist 1510,4,1200000,600000,0 +nif_fild02.gat,84,276,15,15 monster Gibbet 1503,5,1200000,600000,0 +nif_fild02.gat,352,273,15,15 monster Gibbet 1503,5,300000,150000,0 +nif_fild02.gat,0,0,0,0 monster Loli Ruri 1505,19,120000,60000,0 +nif_fild02.gat,352,273,15,15 monster Dullahan 1504,5,600000,300000,0 +nif_fild02.gat,0,0,0,0 monster Dullahan 1504,5,0,0,0 +nif_fild02.gat,0,0,0,0 monster Heirozoist 1510,6,0,0,0 +nif_fild02.gat,0,0,0,0 monster Gibbet 1503,10,0,0,0 + +//================================================== +// niflheim - Niflheim, Realm of the Dead +//================================================== +niflheim.gat,0,0,0,0 monster Dullahan 1504,5,1800000,1200000,0 +niflheim.gat,0,0,0,0 monster Gibbet 1503,10,1200000,600000,0 +niflheim.gat,0,0,0,0 monster Heirozoist 1510,10,1200000,600000,0 +niflheim.gat,0,0,0,0 monster Quve 1508,20,300000,150000,0 +niflheim.gat,0,0,0,0 monster Lude 1509,20,300000,150000,0 + +niflheim.gat,1,1,0 script NifInvasion -1,{ +OnInit: + + while(1) + { + initnpctimer; + end; + +OnTimer7980000: + stopnpctimer; + switch(rand(6)) + { + + case 0: + monster "niflheim.gat",327,193,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",330,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,193,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",327,196,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",327,190,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,190,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",324,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,196,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 1: + monster "niflheim.gat",337,252,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",337,255,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",337,249,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,252,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",340,249,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",334,255,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 2: + monster "niflheim.gat",190,185,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",190,188,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",190,182,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,185,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,182,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",193,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",187,188,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 3: + monster "niflheim.gat",131,138,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",131,141,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",131,135,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,138,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,141,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",134,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",128,135,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 4: + monster "niflheim.gat",311,64,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",311,67,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",311,61,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,64,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",314,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,67,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",308,61,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 5: + monster "niflheim.gat",238,131,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",238,134,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",238,128,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,131,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,128,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",241,134,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + case 6: + monster "niflheim.gat",86,219,"Lord Of Death",1373,1,"NifInvasion::OnLoDDead"; + monster "niflheim.gat",86,222,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",86,216,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,219,"Bloody Murderer",1507,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",89,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,222,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",83,216,"Loli Ruri",1505,1,"NifInvasion::OnInvasionMonsters"; + break; + + } + monster "niflheim.gat",154,95,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",115,65,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,195,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",151,83,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",285,245,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",235,135,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",265,48,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",186,139,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",166,267,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",82,202,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",219,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,44,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",275,165,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",138,204,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",299,39,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",31,154,"Disguise",1506,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",154,96,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",116,65,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",151,84,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",286,245,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",330,196,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",236,135,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",165,49,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",167,267,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",82,203,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",220,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,45,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",287,44,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",276,166,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",139,205,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",300,39,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + monster "niflheim.gat",31,155,"Dullahan",1504,1,"NifInvasion::OnInvasionMonsters"; + end; + +OnInvasionMonsters: + end; + +OnLoDDead: + killmonster "niflheim.gat","NifInvasion::OnInvasionMonsters"; + } + +} diff --git a/npc/mobs/fields/odin.txt b/npc/mobs/fields/odin.txt index 2d71b1807..a6b039fdd 100644 --- a/npc/mobs/fields/odin.txt +++ b/npc/mobs/fields/odin.txt @@ -1,55 +1,55 @@ -//===== eAthena Script ======================================= -//= Odin Temple Monster Spawn Script -//===== By: ================================================== -//= Poki#3 (0.1) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//============================================================ - -//================================================== -// odin_tem01 - Odin Temple F1 -//================================================== -odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 -odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0 -odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0 -odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1 -odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 -odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 - -//================================================== -// odin_tem02 - Odin Temple F2 -//================================================== -odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0 -odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0 -odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 -odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0 -odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0 -odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0 -odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 -//Slave of who? -odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 -odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0 - -//================================================== -// odin_tem03 - Odin Temple F3 -//================================================== -odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0 -odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0 -odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0 -odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0 -odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 -odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 -odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1 -//Slave of who? -odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 +//===== eAthena Script ======================================= +//= Odin Temple Monster Spawn Script +//===== By: ================================================== +//= Poki#3 (0.1) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//============================================================ + +//================================================== +// odin_tem01 - Odin Temple F1 +//================================================== +odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 +odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0 +odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0 +odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1 +odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 +odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 + +//================================================== +// odin_tem02 - Odin Temple F2 +//================================================== +odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0 +odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0 +odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0 +odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0 +odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0 +odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0 +odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 +//Slave of who? +odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 +odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0 + +//================================================== +// odin_tem03 - Odin Temple F3 +//================================================== +odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0 +odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0 +odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0 +odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0 +odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 +odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 +odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1 +//Slave of who? +odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0 odin_tem03.gat,0,0,0,0 monster Frus 1762,1,0,0,0 \ No newline at end of file diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index edcae2095..a22f0371a 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -1,152 +1,152 @@ -//===== eAthena Script ======================================= -//= Payon Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// pay_fild01 - Payon Forest -//================================================== -pay_fild01.gat,0,0,0,0 monster Willow 1010,50,0,0,0 -pay_fild01.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -pay_fild01.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -pay_fild01.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,336,116,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,231,258,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,215,323,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,225,310,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,129,288,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,75,269,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,80,226,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,89,177,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,95,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,57,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,64,113,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 -pay_fild01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// pay_fild02 - Payon Forest -//================================================== -pay_fild02.gat,0,0,0,0 monster Boa 1025,30,0,0,0 -pay_fild02.gat,0,0,0,0 monster Wolf 1013,70,0,0,0 -pay_fild02.gat,0,0,0,0 monster Spore 1014,10,0,0,0 -pay_fild02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild02.gat,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 -pay_fild02.gat,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 - -//================================================== -// pay_fild03 - Payon Forest -//================================================== -pay_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild03.gat,0,0,0,0 monster Willow 1010,30,0,0,0 -pay_fild03.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 -pay_fild03.gat,0,0,0,0 monster Lunatic 1063,50,0,0,0 -pay_fild03.gat,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 -pay_fild03.gat,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 - -//================================================== -// pay_fild04 - Sograt Desert -//================================================== -pay_fild04.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Poporing 1031,40,0,0,0 -pay_fild04.gat,0,0,0,0 monster Marin 1242,10,0,0,0 -pay_fild04.gat,0,0,0,0 monster Ghostring 1120,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 -pay_fild04.gat,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 -pay_fild04.gat,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 -pay_fild04.gat,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// pay_fild05 - Payon Forest -//================================================== -pay_fild05.gat,0,0,0,0 monster Dragon Tail 1321,5,0,0,0 -pay_fild05.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild05.gat,0,0,0,0 monster Poison Spore 1077,65,0,0,0 -pay_fild05.gat,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 -pay_fild05.gat,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 - -//================================================== -// pay_fild06 - Payon Forest -//================================================== -pay_fild06.gat,0,0,0,0 monster Wormtail 1024,70,0,0,0 -pay_fild06.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0 -pay_fild06.gat,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 -pay_fild06.gat,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 -pay_fild06.gat,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// pay_fild07 - Payon Forest -//================================================== -pay_fild07.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 -pay_fild07.gat,0,0,0,0 monster Eggyra 1116,40,0,0,0 -pay_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild07.gat,0,0,0,0 monster Willow 1010,20,0,0,0 -pay_fild07.gat,0,0,0,0 monster Bigfoot 1060,30,0,0,0 -pay_fild07.gat,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 - -//================================================== -// pay_fild08 - Payon Forest -//================================================== -pay_fild08.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild08.gat,0,0,0,0 monster Willow 1010,70,0,0,0 -pay_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -pay_fild08.gat,0,0,0,0 monster Spore 1014,50,0,0,0 -pay_fild08.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 -pay_fild08.gat,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 - -//================================================== -// pay_fild09 - Payon Forest -//================================================== -pay_fild09.gat,0,0,0,0 monster Spore 1014,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Wormtail 1024,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild09.gat,0,0,0,0 monster Boa 1025,30,0,0,0 -pay_fild09.gat,0,0,0,0 monster Sohee 1170,3,0,0,0 -pay_fild09.gat,0,0,0,0 monster Smokie 1056,50,0,0,0 -pay_fild09.gat,0,0,0,0 monster Bigfoot 1060,50,0,0,0 -pay_fild09.gat,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 -pay_fild09.gat,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// pay_fild10 - Payon Forest -//================================================== -pay_fild10.gat,0,0,0,0 monster Greatest General 1277,65,0,0,0 -pay_fild10.gat,0,0,0,0 monster Horong 1129,40,0,0,0 -pay_fild10.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 -pay_fild10.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,3,0,0,0 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,1800000,900000,1 -pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,900000,450000,1 -pay_fild10.gat,213,157,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,281,307,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,66,332,10,10 monster Green Plant 1080,5,360000,180000,1 -pay_fild10.gat,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 -pay_fild10.gat,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 -pay_fild10.gat,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 - -//================================================== -// pay_fild11 - Payon Forest -//================================================== -pay_fild11.gat,0,0,0,0 monster Horong 1129,50,0,0,0 -pay_fild11.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 -pay_fild11.gat,0,0,0,0 monster Elder Willow 1033,10,0,0,0 -pay_fild11.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild11.gat,0,0,0,0 monster Poison Spore 1077,40,0,0,0 -pay_fild11.gat,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 -pay_fild11.gat,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 -pay_fild11.gat,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 -pay_fild11.gat,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 +//===== eAthena Script ======================================= +//= Payon Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// pay_fild01 - Payon Forest +//================================================== +pay_fild01.gat,0,0,0,0 monster Willow 1010,50,0,0,0 +pay_fild01.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 +pay_fild01.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +pay_fild01.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,336,116,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,231,258,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,215,323,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,225,310,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,129,288,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,75,269,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,80,226,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,89,177,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,95,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,57,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,64,113,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 +pay_fild01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// pay_fild02 - Payon Forest +//================================================== +pay_fild02.gat,0,0,0,0 monster Boa 1025,30,0,0,0 +pay_fild02.gat,0,0,0,0 monster Wolf 1013,70,0,0,0 +pay_fild02.gat,0,0,0,0 monster Spore 1014,10,0,0,0 +pay_fild02.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild02.gat,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 +pay_fild02.gat,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 + +//================================================== +// pay_fild03 - Payon Forest +//================================================== +pay_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +pay_fild03.gat,0,0,0,0 monster Willow 1010,30,0,0,0 +pay_fild03.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 +pay_fild03.gat,0,0,0,0 monster Lunatic 1063,50,0,0,0 +pay_fild03.gat,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 +pay_fild03.gat,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 + +//================================================== +// pay_fild04 - Sograt Desert +//================================================== +pay_fild04.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Poporing 1031,40,0,0,0 +pay_fild04.gat,0,0,0,0 monster Marin 1242,10,0,0,0 +pay_fild04.gat,0,0,0,0 monster Ghostring 1120,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 +pay_fild04.gat,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 +pay_fild04.gat,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 +pay_fild04.gat,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// pay_fild05 - Payon Forest +//================================================== +pay_fild05.gat,0,0,0,0 monster Dragon Tail 1321,5,0,0,0 +pay_fild05.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild05.gat,0,0,0,0 monster Poison Spore 1077,65,0,0,0 +pay_fild05.gat,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 +pay_fild05.gat,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 + +//================================================== +// pay_fild06 - Payon Forest +//================================================== +pay_fild06.gat,0,0,0,0 monster Wormtail 1024,70,0,0,0 +pay_fild06.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0 +pay_fild06.gat,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 +pay_fild06.gat,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 +pay_fild06.gat,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// pay_fild07 - Payon Forest +//================================================== +pay_fild07.gat,0,0,0,0 monster Elder Willow 1033,70,0,0,0 +pay_fild07.gat,0,0,0,0 monster Eggyra 1116,40,0,0,0 +pay_fild07.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild07.gat,0,0,0,0 monster Willow 1010,20,0,0,0 +pay_fild07.gat,0,0,0,0 monster Bigfoot 1060,30,0,0,0 +pay_fild07.gat,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 + +//================================================== +// pay_fild08 - Payon Forest +//================================================== +pay_fild08.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +pay_fild08.gat,0,0,0,0 monster Willow 1010,70,0,0,0 +pay_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +pay_fild08.gat,0,0,0,0 monster Spore 1014,50,0,0,0 +pay_fild08.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 +pay_fild08.gat,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 + +//================================================== +// pay_fild09 - Payon Forest +//================================================== +pay_fild09.gat,0,0,0,0 monster Spore 1014,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Wormtail 1024,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild09.gat,0,0,0,0 monster Boa 1025,30,0,0,0 +pay_fild09.gat,0,0,0,0 monster Sohee 1170,3,0,0,0 +pay_fild09.gat,0,0,0,0 monster Smokie 1056,50,0,0,0 +pay_fild09.gat,0,0,0,0 monster Bigfoot 1060,50,0,0,0 +pay_fild09.gat,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 +pay_fild09.gat,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// pay_fild10 - Payon Forest +//================================================== +pay_fild10.gat,0,0,0,0 monster Greatest General 1277,65,0,0,0 +pay_fild10.gat,0,0,0,0 monster Horong 1129,40,0,0,0 +pay_fild10.gat,0,0,0,0 monster Poison Spore 1077,20,0,0,0 +pay_fild10.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,3,0,0,0 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,1800000,900000,1 +pay_fild10.gat,0,0,0,0 monster Nine Tail 1180,1,900000,450000,1 +pay_fild10.gat,213,157,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,281,307,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,66,332,10,10 monster Green Plant 1080,5,360000,180000,1 +pay_fild10.gat,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 +pay_fild10.gat,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 +pay_fild10.gat,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 + +//================================================== +// pay_fild11 - Payon Forest +//================================================== +pay_fild11.gat,0,0,0,0 monster Horong 1129,50,0,0,0 +pay_fild11.gat,0,0,0,0 monster Greatest General 1277,30,0,0,0 +pay_fild11.gat,0,0,0,0 monster Elder Willow 1033,10,0,0,0 +pay_fild11.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild11.gat,0,0,0,0 monster Poison Spore 1077,40,0,0,0 +pay_fild11.gat,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 +pay_fild11.gat,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 +pay_fild11.gat,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 +pay_fild11.gat,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 diff --git a/npc/mobs/fields/prontera.txt b/npc/mobs/fields/prontera.txt index 1b88c96b2..f4e82672d 100644 --- a/npc/mobs/fields/prontera.txt +++ b/npc/mobs/fields/prontera.txt @@ -1,140 +1,140 @@ -//===== eAthena Script ======================================= -//= Prontera Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 fixed some map name typos [Lupus] -//= 1.3 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// prt_fild00 - Prontera Field -//================================================== -prt_fild00.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 -prt_fild00.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -prt_fild00.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 -prt_fild00.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 -prt_fild00.gat,0,0,0,0 monster Poring 1002,40,0,0,0 -prt_fild00.gat,0,0,0,0 monster Hornet 1004,40,0,0,0 -prt_fild00.gat,227,212,0,0 monster Shining Plant 1083,1,1800000,900000,1 -prt_fild00.gat,285,138,10,10 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// prt_fild01 - Prontera Field -//================================================== -prt_fild01.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -prt_fild01.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 -prt_fild01.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -prt_fild01.gat,0,0,0,0 monster Lunatic 1063,80,0,0,0 -prt_fild01.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild01.gat,199,266,3,3 monster Green Plant 1080,3,360000,180000,1 -prt_fild01.gat,199,266,3,3 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// prt_fild02 - Prontera Field -//================================================== -prt_fild02.gat,0,0,0,0 monster Mandragora 1020,70,0,0,0 -prt_fild02.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 -prt_fild02.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild02.gat,0,0,0,0 monster Lunatic 1063,10,0,0,0 -prt_fild02.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild02.gat,0,0,0,0 monster Eclipse 1093,1,1800000,1200000,0 -prt_fild02.gat,339,309,3,3 monster Shining Plant 1083,1,1800000,900000,1 -prt_fild02.gat,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1 - -//================================================== -// prt_fild03 - Prontera Field -//================================================== -prt_fild03.gat,0,0,0,0 monster Yoyo 1057,70,0,0,0 -prt_fild03.gat,0,0,0,0 monster Smokie 1056,40,0,0,0 -prt_fild03.gat,0,0,0,0 monster Choco 1214,3,1800000,900000,0 -prt_fild03.gat,0,0,0,0 monster Fabre 1007,10,0,0,0 -prt_fild03.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -prt_fild03.gat,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 -prt_fild03.gat,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 -prt_fild03.gat,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 -prt_fild03.gat,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 -prt_fild03.gat,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 - -//================================================== -// prt_fild04 - Prontera Field -//================================================== -prt_fild04.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 -prt_fild04.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 -prt_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -prt_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -prt_fild04.gat,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 -prt_fild04.gat,350,114,10,10 monster Green Plant 1080,5,900000,450000,1 - -//================================================== -// prt_fild05 - Prontera Field -//================================================== -prt_fild05.gat,0,0,0,0 monster Poring 1002,70,0,0,0 -prt_fild05.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_fild05.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 -prt_fild05.gat,0,0,0,0 monster Pupa 1008,30,0,0,0 -prt_fild05.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild05.gat,208,37,10,10 monster Green Plant 1080,6,900000,450000,1 -prt_fild05.gat,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 - -//================================================== -// prt_fild06 - Prontera Field -//================================================== -prt_fild06.gat,0,0,0,0 monster Lunatic 1063,60,0,0,0 -prt_fild06.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_fild06.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild06.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild06.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -prt_fild06.gat,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 - -//================================================== -// prt_fild07 - Prontera Field -//================================================== -prt_fild07.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 -prt_fild07.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 -prt_fild07.gat,225,110,5,5 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// prt_fild08 - Prontera Field -//================================================== -prt_fild08.gat,0,0,0,0 monster Lunatic 1063,40,0,0,0 -prt_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 -prt_fild08.gat,0,0,0,0 monster Poring 1002,70,0,0,0 -prt_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 - -//================================================== -// prt_fild09 - Prontera Field -//================================================== -prt_fild09.gat,0,0,0,0 monster Savage Babe 1167,70,0,0,0 -prt_fild09.gat,0,0,0,0 monster Baby Desert Wolf 1107,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Picky 1049,20,0,0,0 -prt_fild09.gat,0,0,0,0 monster Condor 1009,10,0,0,0 -prt_fild09.gat,237,115,5,5 monster Yellow Plant 1081,3,360000,180000,1 - -//================================================== -// prt_fild10 - Prontera Field -//================================================== -prt_fild10.gat,0,0,0,0 monster Savage 1166,70,0,0,0 -prt_fild10.gat,0,0,0,0 monster Savage Babe 1167,40,0,0,0 -prt_fild10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -prt_fild10.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 -prt_fild10.gat,99,114,20,5 monster Red Mushroom 1085,15,360000,180000,1 -prt_fild10.gat,155,179,10,10 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// prt_fild11 - Prontera Field -//================================================== -prt_fild11.gat,0,0,0,0 monster Goblin 1122,10,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1125,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin 1126,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Goblin Archer 1258,10,0,0,0 -prt_fild11.gat,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 -prt_fild11.gat,0,0,0,0 monster Goblin Steamrider 1280,30,0,0,0 -prt_fild11.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +//===== eAthena Script ======================================= +//= Prontera Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 fixed some map name typos [Lupus] +//= 1.3 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// prt_fild00 - Prontera Field +//================================================== +prt_fild00.gat,0,0,0,0 monster Creamy 1018,10,0,0,0 +prt_fild00.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +prt_fild00.gat,0,0,0,0 monster Pupa 1008,50,0,0,0 +prt_fild00.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 +prt_fild00.gat,0,0,0,0 monster Poring 1002,40,0,0,0 +prt_fild00.gat,0,0,0,0 monster Hornet 1004,40,0,0,0 +prt_fild00.gat,227,212,0,0 monster Shining Plant 1083,1,1800000,900000,1 +prt_fild00.gat,285,138,10,10 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// prt_fild01 - Prontera Field +//================================================== +prt_fild01.gat,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +prt_fild01.gat,0,0,0,0 monster Fabre 1007,20,0,0,0 +prt_fild01.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +prt_fild01.gat,0,0,0,0 monster Lunatic 1063,80,0,0,0 +prt_fild01.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild01.gat,199,266,3,3 monster Green Plant 1080,3,360000,180000,1 +prt_fild01.gat,199,266,3,3 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// prt_fild02 - Prontera Field +//================================================== +prt_fild02.gat,0,0,0,0 monster Mandragora 1020,70,0,0,0 +prt_fild02.gat,0,0,0,0 monster Fabre 1007,50,0,0,0 +prt_fild02.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild02.gat,0,0,0,0 monster Lunatic 1063,10,0,0,0 +prt_fild02.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild02.gat,0,0,0,0 monster Eclipse 1093,1,1800000,1200000,0 +prt_fild02.gat,339,309,3,3 monster Shining Plant 1083,1,1800000,900000,1 +prt_fild02.gat,0,0,0,0 monster Shining Plant 1083,2,1800000,900000,1 + +//================================================== +// prt_fild03 - Prontera Field +//================================================== +prt_fild03.gat,0,0,0,0 monster Yoyo 1057,70,0,0,0 +prt_fild03.gat,0,0,0,0 monster Smokie 1056,40,0,0,0 +prt_fild03.gat,0,0,0,0 monster Choco 1214,3,1800000,900000,0 +prt_fild03.gat,0,0,0,0 monster Fabre 1007,10,0,0,0 +prt_fild03.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +prt_fild03.gat,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 +prt_fild03.gat,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 +prt_fild03.gat,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 +prt_fild03.gat,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 +prt_fild03.gat,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 + +//================================================== +// prt_fild04 - Prontera Field +//================================================== +prt_fild04.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 +prt_fild04.gat,0,0,0,0 monster Creamy 1018,40,0,0,0 +prt_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +prt_fild04.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +prt_fild04.gat,0,0,0,0 monster Vocal 1088,1,1800000,1200000,0 +prt_fild04.gat,350,114,10,10 monster Green Plant 1080,5,900000,450000,1 + +//================================================== +// prt_fild05 - Prontera Field +//================================================== +prt_fild05.gat,0,0,0,0 monster Poring 1002,70,0,0,0 +prt_fild05.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_fild05.gat,0,0,0,0 monster Lunatic 1063,30,0,0,0 +prt_fild05.gat,0,0,0,0 monster Pupa 1008,30,0,0,0 +prt_fild05.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild05.gat,208,37,10,10 monster Green Plant 1080,6,900000,450000,1 +prt_fild05.gat,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 + +//================================================== +// prt_fild06 - Prontera Field +//================================================== +prt_fild06.gat,0,0,0,0 monster Lunatic 1063,60,0,0,0 +prt_fild06.gat,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_fild06.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild06.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild06.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +prt_fild06.gat,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 + +//================================================== +// prt_fild07 - Prontera Field +//================================================== +prt_fild07.gat,0,0,0,0 monster Rocker 1052,70,0,0,0 +prt_fild07.gat,0,0,0,0 monster Poporing 1031,30,0,0,0 +prt_fild07.gat,225,110,5,5 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// prt_fild08 - Prontera Field +//================================================== +prt_fild08.gat,0,0,0,0 monster Lunatic 1063,40,0,0,0 +prt_fild08.gat,0,0,0,0 monster Pupa 1008,20,0,0,0 +prt_fild08.gat,0,0,0,0 monster Poring 1002,70,0,0,0 +prt_fild08.gat,0,0,0,0 monster Drops 1113,10,0,0,0 + +//================================================== +// prt_fild09 - Prontera Field +//================================================== +prt_fild09.gat,0,0,0,0 monster Savage Babe 1167,70,0,0,0 +prt_fild09.gat,0,0,0,0 monster Baby Desert Wolf 1107,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Peco Peco Egg 1047,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Picky 1049,20,0,0,0 +prt_fild09.gat,0,0,0,0 monster Condor 1009,10,0,0,0 +prt_fild09.gat,237,115,5,5 monster Yellow Plant 1081,3,360000,180000,1 + +//================================================== +// prt_fild10 - Prontera Field +//================================================== +prt_fild10.gat,0,0,0,0 monster Savage 1166,70,0,0,0 +prt_fild10.gat,0,0,0,0 monster Savage Babe 1167,40,0,0,0 +prt_fild10.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +prt_fild10.gat,0,0,0,0 monster Thief Bug 1051,10,0,0,0 +prt_fild10.gat,99,114,20,5 monster Red Mushroom 1085,15,360000,180000,1 +prt_fild10.gat,155,179,10,10 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// prt_fild11 - Prontera Field +//================================================== +prt_fild11.gat,0,0,0,0 monster Goblin 1122,10,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1123,20,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1124,20,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1125,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin 1126,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Goblin Archer 1258,10,0,0,0 +prt_fild11.gat,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 +prt_fild11.gat,0,0,0,0 monster Goblin Steamrider 1280,30,0,0,0 +prt_fild11.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 diff --git a/npc/mobs/fields/rachel.txt b/npc/mobs/fields/rachel.txt index 98401eca2..8f957376b 100644 --- a/npc/mobs/fields/rachel.txt +++ b/npc/mobs/fields/rachel.txt @@ -1,115 +1,115 @@ -//===== eAthena Script ======================================= -//= Rachel Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 Created this [Sepheus] -//= 1.1 Updated [Playtester] -//============================================================ - -//================================================== -// ra_fild01 - Rachel Field -//================================================== -ra_fild01.gat,0,0,0,0 monster Muscipular 1780,50,0,0,0 -ra_fild01.gat,0,0,0,0 monster Geographer 1368,30,0,0,0 -ra_fild01.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 -ra_fild01.gat,0,0,0,0 monster Gryphon 1259,3,0,0,0 -ra_fild01.gat,0,0,0,0 monster Galion 1783,2,0,0,0 - -//================================================== -// ra_fild02 - Rachel Field -//================================================== -ra_fild02.gat,0,0,0,0 monster Muscipular 1780,40,0,0,0 -ra_fild02.gat,0,0,0,0 monster Galion 1783,20,0,0,0 -ra_fild02.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 -ra_fild02.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild03 - Rachel Field -//================================================== -ra_fild03.gat,0,0,0,0 monster Galion 1783,30,0,0,0 -ra_fild03.gat,0,0,0,0 monster Roween 1782,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Stapo 1784,10,0,0,0 -ra_fild03.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild04 - Rachel Field -//================================================== -ra_fild04.gat,0,0,0,0 monster Roween 1782,60,0,0,0 -ra_fild04.gat,0,0,0,0 monster Stapo 1784,20,0,0,0 -ra_fild04.gat,0,0,0,0 monster Wild Rose 1261,10,0,0,0 -ra_fild04.gat,0,0,0,0 monster Galion 1783,3,0,0,0 -ra_fild04.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 - -//================================================== -// ra_fild05 - Rachel Field -//================================================== -ra_fild05.gat,0,0,0,0 monster Hill Wind 1680,50,0,0,0 -ra_fild05.gat,0,0,0,0 monster Drosera 1781,25,0,0,0 -ra_fild05.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 - -//================================================== -// ra_fild06 - Rachel Field -//================================================== -ra_fild06.gat,0,0,0,0 monster Hill Wind 1680,30,0,0,0 -ra_fild06.gat,0,0,0,0 monster Anopheles 1627,20,0,0,0 -ra_fild06.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 - -//================================================== -// ra_fild07 - Rachel Field -//================================================== -ra_fild07.gat,0,0,0,0 monster Roween 1782,40,0,0,0 -ra_fild07.gat,0,0,0,0 monster Stapo 1784,30,0,0,0 -ra_fild07.gat,0,0,0,0 monster Galion 1783,20,0,0,0 - -//================================================== -// ra_fild08 - Rachel Field -//================================================== -ra_fild08.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 -ra_fild08.gat,0,0,0,0 monster Drops 1113,30,0,0,0 -ra_fild08.gat,0,0,0,0 monster Drosera 1781,15,0,0,0 - -//================================================== -// ra_fild09 - Rachel Field -//================================================== -ra_fild09.gat,0,0,0,0 monster Drosera 1781,60,0,0,0 -ra_fild09.gat,0,0,0,0 monster Metaling 1613,20,0,0,0 -ra_fild09.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,0 -ra_fild09.gat,0,0,0,0 monster Harpy 1376,1,0,0,0 - -//================================================== -// ra_fild10 - Rachel Field -//================================================== -ra_fild10.gat,0,0,0,0 monster Stapo 1784,35,0,0,0 -ra_fild10.gat,0,0,0,0 monster Galion 1783,15,0,0,0 -ra_fild10.gat,0,0,0,0 monster Roween 1782,10,0,0,0 - -//================================================== -// ra_fild11 - Rachel Field -//================================================== -ra_fild11.gat,0,0,0,0 monster Drops 1113,35,0,0,0 -ra_fild11.gat,0,0,0,0 monster Stapo 1784,25,0,0,0 -ra_fild11.gat,0,0,0,0 monster Roween 1782,10,0,0,0 -ra_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -ra_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// ra_fild12 - Rachel Field -//================================================== -ra_fild12.gat,0,0,0,0 monster Drops 1113,65,0,0,0 -ra_fild12.gat,0,0,0,0 monster Stapo 1784,40,0,0,0 -ra_fild12.gat,0,0,0,0 monster Poporing 1031,5,0,0,0 -ra_fild12.gat,0,0,0,0 monster Yellow Plant 1081,15,180000,90000,1 -ra_fild12.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 - -//================================================== -// ra_fild13 - Rachel Field -//================================================== -ra_fild13.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 -ra_fild13.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -ra_fild13.gat,0,0,0,0 monster Roween 1782,5,0,0,0 +//===== eAthena Script ======================================= +//= Rachel Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Created this [Sepheus] +//= 1.1 Updated [Playtester] +//============================================================ + +//================================================== +// ra_fild01 - Rachel Field +//================================================== +ra_fild01.gat,0,0,0,0 monster Muscipular 1780,50,0,0,0 +ra_fild01.gat,0,0,0,0 monster Geographer 1368,30,0,0,0 +ra_fild01.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 +ra_fild01.gat,0,0,0,0 monster Gryphon 1259,3,0,0,0 +ra_fild01.gat,0,0,0,0 monster Galion 1783,2,0,0,0 + +//================================================== +// ra_fild02 - Rachel Field +//================================================== +ra_fild02.gat,0,0,0,0 monster Muscipular 1780,40,0,0,0 +ra_fild02.gat,0,0,0,0 monster Galion 1783,20,0,0,0 +ra_fild02.gat,0,0,0,0 monster Drosera 1781,20,0,0,0 +ra_fild02.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild03 - Rachel Field +//================================================== +ra_fild03.gat,0,0,0,0 monster Galion 1783,30,0,0,0 +ra_fild03.gat,0,0,0,0 monster Roween 1782,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Stapo 1784,10,0,0,0 +ra_fild03.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild04 - Rachel Field +//================================================== +ra_fild04.gat,0,0,0,0 monster Roween 1782,60,0,0,0 +ra_fild04.gat,0,0,0,0 monster Stapo 1784,20,0,0,0 +ra_fild04.gat,0,0,0,0 monster Wild Rose 1261,10,0,0,0 +ra_fild04.gat,0,0,0,0 monster Galion 1783,3,0,0,0 +ra_fild04.gat,0,0,0,0 monster Atros 1785,1,7200000,3600000,1 + +//================================================== +// ra_fild05 - Rachel Field +//================================================== +ra_fild05.gat,0,0,0,0 monster Hill Wind 1680,50,0,0,0 +ra_fild05.gat,0,0,0,0 monster Drosera 1781,25,0,0,0 +ra_fild05.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 + +//================================================== +// ra_fild06 - Rachel Field +//================================================== +ra_fild06.gat,0,0,0,0 monster Hill Wind 1680,30,0,0,0 +ra_fild06.gat,0,0,0,0 monster Anopheles 1627,20,0,0,0 +ra_fild06.gat,0,0,0,0 monster Drosera 1781,10,0,0,0 + +//================================================== +// ra_fild07 - Rachel Field +//================================================== +ra_fild07.gat,0,0,0,0 monster Roween 1782,40,0,0,0 +ra_fild07.gat,0,0,0,0 monster Stapo 1784,30,0,0,0 +ra_fild07.gat,0,0,0,0 monster Galion 1783,20,0,0,0 + +//================================================== +// ra_fild08 - Rachel Field +//================================================== +ra_fild08.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 +ra_fild08.gat,0,0,0,0 monster Drops 1113,30,0,0,0 +ra_fild08.gat,0,0,0,0 monster Drosera 1781,15,0,0,0 + +//================================================== +// ra_fild09 - Rachel Field +//================================================== +ra_fild09.gat,0,0,0,0 monster Drosera 1781,60,0,0,0 +ra_fild09.gat,0,0,0,0 monster Metaling 1613,20,0,0,0 +ra_fild09.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,0 +ra_fild09.gat,0,0,0,0 monster Harpy 1376,1,0,0,0 + +//================================================== +// ra_fild10 - Rachel Field +//================================================== +ra_fild10.gat,0,0,0,0 monster Stapo 1784,35,0,0,0 +ra_fild10.gat,0,0,0,0 monster Galion 1783,15,0,0,0 +ra_fild10.gat,0,0,0,0 monster Roween 1782,10,0,0,0 + +//================================================== +// ra_fild11 - Rachel Field +//================================================== +ra_fild11.gat,0,0,0,0 monster Drops 1113,35,0,0,0 +ra_fild11.gat,0,0,0,0 monster Stapo 1784,25,0,0,0 +ra_fild11.gat,0,0,0,0 monster Roween 1782,10,0,0,0 +ra_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +ra_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// ra_fild12 - Rachel Field +//================================================== +ra_fild12.gat,0,0,0,0 monster Drops 1113,65,0,0,0 +ra_fild12.gat,0,0,0,0 monster Stapo 1784,40,0,0,0 +ra_fild12.gat,0,0,0,0 monster Poporing 1031,5,0,0,0 +ra_fild12.gat,0,0,0,0 monster Yellow Plant 1081,15,180000,90000,1 +ra_fild12.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 + +//================================================== +// ra_fild13 - Rachel Field +//================================================== +ra_fild13.gat,0,0,0,0 monster Stapo 1784,60,0,0,0 +ra_fild13.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +ra_fild13.gat,0,0,0,0 monster Roween 1782,5,0,0,0 diff --git a/npc/mobs/fields/umbala.txt b/npc/mobs/fields/umbala.txt index c4f2c53b4..897f95961 100644 --- a/npc/mobs/fields/umbala.txt +++ b/npc/mobs/fields/umbala.txt @@ -1,100 +1,100 @@ -//===== eAthena Script ======================================= -//= Umbala Monster Spawn -//===== By: ================================================== -//= Darkchild (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any eAthena Version; RO Ep6+ -//===== Additional Comments: ================================= -//= 1.3 Official kRO 10.1 spawns [Playtester] -//============================================================ - -//================================================== -// um_fild01 - Luluka Forest -//================================================== -um_fild01.gat,0,0,0,0 monster Dryad 1493,40,0,0,0 -um_fild01.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 -um_fild01.gat,0,0,0,0 monster Harpy 1376,2,0,0,0 -um_fild01.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -um_fild01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 -um_fild01.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -um_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 -um_fild01.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 - -//================================================== -// um_fild02 - Hoomga Forest -//================================================== -um_fild02.gat,0,0,0,0 monster Coco 1104,10,0,0,0 -um_fild02.gat,0,0,0,0 monster Choco 1214,3,0,0,0 -um_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -um_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -um_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,26,0,0,0 -um_fild02.gat,0,0,0,0 monster Stone Shooter 1495,13,0,0,0 -um_fild02.gat,169,215,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,169,215,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,159,285,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,159,285,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,99,303,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,99,303,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,122,242,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,122,242,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,124,198,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,124,198,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,126,133,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,126,133,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,159,171,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,159,171,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,284,247,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,284,247,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,330,262,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,330,262,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,296,187,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,296,187,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,285,105,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,285,105,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,257,137,10,10 monster Stone Shooter 1495,1,120000,60000,0 -um_fild02.gat,257,137,10,10 monster Wootan Fighter 1499,2,120000,60000,0 -um_fild02.gat,360,320,20,30 monster Flora 1118,3,180000,120000,0 -um_fild02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 - -//================================================== -// um_fild03 - Kalala Swamp -//================================================== -um_fild03.gat,0,0,0,0 monster Parasite 1500,60,0,0,0 -um_fild03.gat,0,0,0,0 monster Dragon Tail 1321,45,0,0,0 -um_fild03.gat,0,0,0,0 monster Alligator 1271,15,0,0,0 -um_fild03.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 -um_fild03.gat,0,0,0,0 monster Gryphon 1259,1,3500000,1900000,0 -um_fild03.gat,0,0,0,0 monster Pest 1256,2,0,0,0 -um_fild03.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 -um_fild03.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -um_fild03.gat,0,0,0,0 monster Shining Plant 1083,2,180000,90000,1 - -//================================================== -// um_fild04 - Hoomga Jungle -//================================================== -um_fild04.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -um_fild04.gat,0,0,0,0 monster Horn 1128,15,0,0,0 -um_fild04.gat,0,0,0,0 monster Choco 1214,2,0,0,0 -um_fild04.gat,0,0,0,0 monster Wootan Shooter 1498,7,0,0,0 -um_fild04.gat,264,293,10,10 monster Beetle King 1494,4,120000,60000,0 -um_fild04.gat,264,293,10,10 monster Horn 1128,2,1200000,60000,0 -um_fild04.gat,121,239,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,91,79,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,91,79,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,244,339,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,295,93,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,295,93,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,118,237,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,118,237,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,311,285,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,311,285,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,206,188,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,206,188,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Beetle King 1494,2,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Horn 1128,1,120000,60000,0 -um_fild04.gat,239,245,10,10 monster Wootan Shooter 1498,1,300000,60000,0 -um_fild04.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild04.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +//===== eAthena Script ======================================= +//= Umbala Monster Spawn +//===== By: ================================================== +//= Darkchild (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any eAthena Version; RO Ep6+ +//===== Additional Comments: ================================= +//= 1.3 Official kRO 10.1 spawns [Playtester] +//============================================================ + +//================================================== +// um_fild01 - Luluka Forest +//================================================== +um_fild01.gat,0,0,0,0 monster Dryad 1493,40,0,0,0 +um_fild01.gat,0,0,0,0 monster Stem Worm 1215,30,0,0,0 +um_fild01.gat,0,0,0,0 monster Harpy 1376,2,0,0,0 +um_fild01.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +um_fild01.gat,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 +um_fild01.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +um_fild01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 +um_fild01.gat,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 + +//================================================== +// um_fild02 - Hoomga Forest +//================================================== +um_fild02.gat,0,0,0,0 monster Coco 1104,10,0,0,0 +um_fild02.gat,0,0,0,0 monster Choco 1214,3,0,0,0 +um_fild02.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +um_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +um_fild02.gat,0,0,0,0 monster Wootan Fighter 1499,26,0,0,0 +um_fild02.gat,0,0,0,0 monster Stone Shooter 1495,13,0,0,0 +um_fild02.gat,169,215,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,169,215,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,159,285,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,159,285,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,99,303,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,99,303,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,122,242,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,122,242,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,124,198,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,124,198,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,126,133,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,126,133,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,159,171,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,159,171,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,284,247,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,284,247,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,330,262,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,330,262,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,296,187,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,296,187,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,285,105,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,285,105,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,257,137,10,10 monster Stone Shooter 1495,1,120000,60000,0 +um_fild02.gat,257,137,10,10 monster Wootan Fighter 1499,2,120000,60000,0 +um_fild02.gat,360,320,20,30 monster Flora 1118,3,180000,120000,0 +um_fild02.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_fild02.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 + +//================================================== +// um_fild03 - Kalala Swamp +//================================================== +um_fild03.gat,0,0,0,0 monster Parasite 1500,60,0,0,0 +um_fild03.gat,0,0,0,0 monster Dragon Tail 1321,45,0,0,0 +um_fild03.gat,0,0,0,0 monster Alligator 1271,15,0,0,0 +um_fild03.gat,0,0,0,0 monster Stainer 1174,10,0,0,0 +um_fild03.gat,0,0,0,0 monster Gryphon 1259,1,3500000,1900000,0 +um_fild03.gat,0,0,0,0 monster Pest 1256,2,0,0,0 +um_fild03.gat,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 +um_fild03.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +um_fild03.gat,0,0,0,0 monster Shining Plant 1083,2,180000,90000,1 + +//================================================== +// um_fild04 - Hoomga Jungle +//================================================== +um_fild04.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +um_fild04.gat,0,0,0,0 monster Horn 1128,15,0,0,0 +um_fild04.gat,0,0,0,0 monster Choco 1214,2,0,0,0 +um_fild04.gat,0,0,0,0 monster Wootan Shooter 1498,7,0,0,0 +um_fild04.gat,264,293,10,10 monster Beetle King 1494,4,120000,60000,0 +um_fild04.gat,264,293,10,10 monster Horn 1128,2,1200000,60000,0 +um_fild04.gat,121,239,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,91,79,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,91,79,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,244,339,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,295,93,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,295,93,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,118,237,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,118,237,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,311,285,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,311,285,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,206,188,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,206,188,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Beetle King 1494,2,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Horn 1128,1,120000,60000,0 +um_fild04.gat,239,245,10,10 monster Wootan Shooter 1498,1,300000,60000,0 +um_fild04.gat,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_fild04.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index 61627e6c9..b764230c1 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -1,176 +1,176 @@ -//===== eAthena Script ======================================= -//= Yuno Fields Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.8 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 fixed tabs, names [Lupus] -//= 1.2 New/Better Spawn [Muad_Dib] -//= 1.3 Fix Up [Darkchild] -//= 1.4 Updated monster spawns. Many thanks to vicious_pucca for -//= providing the information [MasterOfMuppets] -//= 1.5 Updated after Episode 10.4 - Hugel [Poki#3] -//= Mob quantity is custom. -//= 1.5b Changed the spawn numbers a bit. [Poki#3] -//= Thanks to Playtester and Emperium.org -//= 1.6 Fixed Yuno Field 10. Mob amount sugested by Playtester [Poki#3] -//= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious] -//= 1.8 Added kRO 10.1 spawns where they fit [Playtester] -//============================================================ - -//================================================== -// yuno_fild01 - Border Posts -//================================================== -yuno_fild01.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 -yuno_fild01.gat,0,0,0,0 monster Poring 1002,20,0,0,0 -yuno_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -yuno_fild01.gat,190,329,80,20 monster Grand Peco 1369,3,50000,25000,0 -yuno_fild01.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 -yuno_fild01.gat,70,370,10,10 monster Blue Plant 1079,2,1800000,900000,1 -yuno_fild01.gat,70,370,10,10 monster Shining Plant 1083,1,1800000,900000,1 -yuno_fild01.gat,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000,1 -yuno_fild01.gat,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000,1 -yuno_fild01.gat,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1 -yuno_fild01.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 -yuno_fild01.gat,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1 - -//================================================== -// yuno_fild02 - Kiel Khayr's Cottage -//================================================== -yuno_fild02.gat,0,0,0,0 monster Horn 1128,40,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,35,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Petite 1155,10,0,0,0 -yuno_fild02.gat,200,350,200,50 monster Deleter 1384,10,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild02.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 -yuno_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 -yuno_fild02.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 - -//================================================== -// yuno_fild03 - El Mes Plateau -//================================================== -yuno_fild03.gat,0,0,0,0 monster Poporing 1031,50,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Marin 1242,20,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 -yuno_fild03.gat,62,131,44,15 monster Side Winder 1037,1,0,0,0 -yuno_fild03.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 -yuno_fild03.gat,0,0,0,0 monster Deviling 1582,1,3600000,1800000,1 -yuno_fild03.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 -yuno_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 -yuno_fild03.gat,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1 -yuno_fild03.gat,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1 -yuno_fild03.gat,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1 - -//================================================== -// yuno_fild04 - El Mes Plateau -//================================================== -yuno_fild04.gat,0,0,0,0 monster Poring 1002,60,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 -yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 -yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 -yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 -yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 - -//================================================== -// yuno_fild05 - El Mes Plateau -//================================================== -yuno_fild05.gat,0,0,0,0 monster Rafflesia 1162,70,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Horn 1128,30,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 -yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,3600000,180000,0 -yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,0 -yuno_fild05.gat,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 -yuno_fild05.gat,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 - -//================================================== -// yuno_fild06 - Yuno Field -//================================================== -yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,70,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Goat 1372,40,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 - -//================================================== -// yuno_fild07 - El Mes Gorge (Valley of Abyss) -//================================================== -yuno_fild07.gat,0,0,0,0 monster Goat 1372,10,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Driller 1380,10,0,0,0 -yuno_fild07.gat,0,0,0,0 monster Harpy 1376,40,1800000,900000,0 -yuno_fild07.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild07.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild08 - Kiel Khayr's Academy -//================================================== -yuno_fild08.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Grand Peco 1369,30,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Grand Peco 1369,20,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Grand Peco 1369,30,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Geographer 1368,12,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Geographer 1368,6,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Geographer 1368,12,0,0,0 -yuno_fild08.gat,200,300,290,100 monster Dustiness 1114,7,0,0,0 -yuno_fild08.gat,272,205,100,120 monster Dustiness 1114,6,0,0,0 -yuno_fild08.gat,230,110,250,90 monster Dustiness 1114,7,0,0,0 -yuno_fild08.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild08.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild09 - Schwaltzwald Guards Camp -//================================================== -yuno_fild09.gat,0,0,0,0 monster Horn 1128,40,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 -yuno_fild09.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild09.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild10 - Yuno Field -//================================================== -yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 -yuno_fild10.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 - -//================================================== -// yuno_fild11 - Yuno Field -//================================================== -yuno_fild11.gat,0,0,0,0 monster Sleeper 1386,10,0,0,0 -yuno_fild11.gat,0,0,0,0 monster Geographer 1368,3,0,0,0 -yuno_fild11.gat,65,294,70,160 monster Sleeper 1386,5,0,0,0 -yuno_fild11.gat,65,294,70,160 monster Geographer 1368,2,0,0,0 -yuno_fild11.gat,225,220,125,135 monster Sleeper 1386,35,0,0,0 -yuno_fild11.gat,225,220,125,135 monster Geographer 1368,15,0,0,0 -yuno_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -yuno_fild11.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 -yuno_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 - -//================================================== -// yuno_fild12 - Border Checkpoint -//================================================== -yuno_fild12.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 -yuno_fild12.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 +//===== eAthena Script ======================================= +//= Yuno Fields Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.8 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 fixed tabs, names [Lupus] +//= 1.2 New/Better Spawn [Muad_Dib] +//= 1.3 Fix Up [Darkchild] +//= 1.4 Updated monster spawns. Many thanks to vicious_pucca for +//= providing the information [MasterOfMuppets] +//= 1.5 Updated after Episode 10.4 - Hugel [Poki#3] +//= Mob quantity is custom. +//= 1.5b Changed the spawn numbers a bit. [Poki#3] +//= Thanks to Playtester and Emperium.org +//= 1.6 Fixed Yuno Field 10. Mob amount sugested by Playtester [Poki#3] +//= 1.7 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.8 Added kRO 10.1 spawns where they fit [Playtester] +//============================================================ + +//================================================== +// yuno_fild01 - Border Posts +//================================================== +yuno_fild01.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0 +yuno_fild01.gat,0,0,0,0 monster Poring 1002,20,0,0,0 +yuno_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 +yuno_fild01.gat,190,329,80,20 monster Grand Peco 1369,3,50000,25000,0 +yuno_fild01.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 +yuno_fild01.gat,70,370,10,10 monster Blue Plant 1079,2,1800000,900000,1 +yuno_fild01.gat,70,370,10,10 monster Shining Plant 1083,1,1800000,900000,1 +yuno_fild01.gat,66,267,10,10 monster Yellow Plant 1081,2,1800000,900000,1 +yuno_fild01.gat,238,326,40,40 monster Yellow Plant 1081,6,1800000,900000,1 +yuno_fild01.gat,238,326,40,40 monster Shining Plant 1083,2,1800000,900000,1 +yuno_fild01.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 +yuno_fild01.gat,0,0,0,0 monster Green Plant 1080,20,1800000,900000,1 + +//================================================== +// yuno_fild02 - Kiel Khayr's Cottage +//================================================== +yuno_fild02.gat,0,0,0,0 monster Horn 1128,40,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,35,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Petite 1155,10,0,0,0 +yuno_fild02.gat,200,350,200,50 monster Deleter 1384,10,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild02.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 +yuno_fild02.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 +yuno_fild02.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 + +//================================================== +// yuno_fild03 - El Mes Plateau +//================================================== +yuno_fild03.gat,0,0,0,0 monster Poporing 1031,50,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Poring 1002,30,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Marin 1242,20,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Geographer 1368,15,0,0,0 +yuno_fild03.gat,62,131,44,15 monster Side Winder 1037,1,0,0,0 +yuno_fild03.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 +yuno_fild03.gat,0,0,0,0 monster Deviling 1582,1,3600000,1800000,1 +yuno_fild03.gat,0,0,0,0 monster Red Plant 1078,15,1800000,900000,1 +yuno_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,1800000,900000,1 +yuno_fild03.gat,0,0,0,0 monster Green Plant 1080,15,1800000,900000,1 +yuno_fild03.gat,358,215,10,10 monster Shining Plant 1083,1,1800000,900000,1 +yuno_fild03.gat,358,215,10,10 monster Blue Plant 1079,4,1800000,900000,1 + +//================================================== +// yuno_fild04 - El Mes Plateau +//================================================== +yuno_fild04.gat,0,0,0,0 monster Poring 1002,60,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Drops 1113,40,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Condor 1009,20,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Pupa 1008,10,0,0,0 +yuno_fild04.gat,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 +yuno_fild04.gat,0,0,0,0 monster Red Plant 1078,10,1800000,900000,1 +yuno_fild04.gat,0,0,0,0 monster Yellow Plant 1081,10,1800000,900000,1 +yuno_fild04.gat,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 + +//================================================== +// yuno_fild05 - El Mes Plateau +//================================================== +yuno_fild05.gat,0,0,0,0 monster Rafflesia 1162,70,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Horn 1128,30,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Beetle King 1494,10,0,0,0 +yuno_fild05.gat,0,0,0,0 monster Arc Angeling 1388,1,3600000,180000,0 +yuno_fild05.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild05.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild05.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,0 +yuno_fild05.gat,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 +yuno_fild05.gat,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 + +//================================================== +// yuno_fild06 - Yuno Field +//================================================== +yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,70,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Goat 1372,40,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0 + +//================================================== +// yuno_fild07 - El Mes Gorge (Valley of Abyss) +//================================================== +yuno_fild07.gat,0,0,0,0 monster Goat 1372,10,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Driller 1380,10,0,0,0 +yuno_fild07.gat,0,0,0,0 monster Harpy 1376,40,1800000,900000,0 +yuno_fild07.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild07.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild07.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild08 - Kiel Khayr's Academy +//================================================== +yuno_fild08.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Grand Peco 1369,30,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Grand Peco 1369,20,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Grand Peco 1369,30,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Geographer 1368,12,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Geographer 1368,6,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Geographer 1368,12,0,0,0 +yuno_fild08.gat,200,300,290,100 monster Dustiness 1114,7,0,0,0 +yuno_fild08.gat,272,205,100,120 monster Dustiness 1114,6,0,0,0 +yuno_fild08.gat,230,110,250,90 monster Dustiness 1114,7,0,0,0 +yuno_fild08.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild08.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild08.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild09 - Schwaltzwald Guards Camp +//================================================== +yuno_fild09.gat,0,0,0,0 monster Horn 1128,40,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Beetle King 1494,30,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0 +yuno_fild09.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild09.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild09.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild10 - Yuno Field +//================================================== +yuno_fild10.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Stainer 1174,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Geographer 1368,20,0,0,0 +yuno_fild10.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 + +//================================================== +// yuno_fild11 - Yuno Field +//================================================== +yuno_fild11.gat,0,0,0,0 monster Sleeper 1386,10,0,0,0 +yuno_fild11.gat,0,0,0,0 monster Geographer 1368,3,0,0,0 +yuno_fild11.gat,65,294,70,160 monster Sleeper 1386,5,0,0,0 +yuno_fild11.gat,65,294,70,160 monster Geographer 1368,2,0,0,0 +yuno_fild11.gat,225,220,125,135 monster Sleeper 1386,35,0,0,0 +yuno_fild11.gat,225,220,125,135 monster Geographer 1368,15,0,0,0 +yuno_fild11.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +yuno_fild11.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +yuno_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 + +//================================================== +// yuno_fild12 - Border Checkpoint +//================================================== +yuno_fild12.gat,0,0,0,0 monster Dustiness 1114,30,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Poporing 1031,15,0,0,0 +yuno_fild12.gat,0,0,0,0 monster Geographer 1368,5,0,0,0 diff --git a/npc/mobs/pvp.txt b/npc/mobs/pvp.txt index 2d29bf574..6a3437f0f 100644 --- a/npc/mobs/pvp.txt +++ b/npc/mobs/pvp.txt @@ -1,40 +1,40 @@ -//===== eAthena Script ======================================= -//= PvP Nightmare Rooms Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= -//============================================================ - -//================================================== -// pvp_n_8-1 - PvP : Room Sandwich -//================================================== -pvp_n_8-1.gat,0,0,0,0 monster Side Winder 1037,2,360000,180000,1 -pvp_n_8-1.gat,0,0,0,0 monster Bigfoot 1060,2,360000,180000,1 - -//================================================== -// pvp_n_8-2 - PvP : Room Rock On -//================================================== -pvp_n_8-2.gat,0,0,0,0 monster Cramp 1209,4,360000,180000,1 - -//================================================== -// pvp_n_8-3 - PvP : Four Room -//================================================== -pvp_n_8-3.gat,0,0,0,0 monster Whisper 1179,3,360000,180000,1 -pvp_n_8-3.gat,0,0,0,0 monster Giant Whisper 1186,2,360000,180000,1 - -//================================================== -// pvp_n_8-4 - PvP : Room Undercross -//================================================== -pvp_n_8-4.gat,0,0,0,0 monster Zombie 1015,4,360000,180000,1 -pvp_n_8-4.gat,0,0,0,0 monster Ghoul 1036,3,360000,180000,1 - -//================================================== -// pvp_n_8-5 - PvP : Room Copass -//================================================== -pvp_n_8-5.gat,0,0,0,0 monster Khalitzburg 1132,1,360000,180000,1 -pvp_n_8-5.gat,0,0,0,0 monster Raydric 1163,2,360000,180000,1 +//===== eAthena Script ======================================= +//= PvP Nightmare Rooms Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= +//============================================================ + +//================================================== +// pvp_n_8-1 - PvP : Room Sandwich +//================================================== +pvp_n_8-1.gat,0,0,0,0 monster Side Winder 1037,2,360000,180000,1 +pvp_n_8-1.gat,0,0,0,0 monster Bigfoot 1060,2,360000,180000,1 + +//================================================== +// pvp_n_8-2 - PvP : Room Rock On +//================================================== +pvp_n_8-2.gat,0,0,0,0 monster Cramp 1209,4,360000,180000,1 + +//================================================== +// pvp_n_8-3 - PvP : Four Room +//================================================== +pvp_n_8-3.gat,0,0,0,0 monster Whisper 1179,3,360000,180000,1 +pvp_n_8-3.gat,0,0,0,0 monster Giant Whisper 1186,2,360000,180000,1 + +//================================================== +// pvp_n_8-4 - PvP : Room Undercross +//================================================== +pvp_n_8-4.gat,0,0,0,0 monster Zombie 1015,4,360000,180000,1 +pvp_n_8-4.gat,0,0,0,0 monster Ghoul 1036,3,360000,180000,1 + +//================================================== +// pvp_n_8-5 - PvP : Room Copass +//================================================== +pvp_n_8-5.gat,0,0,0,0 monster Khalitzburg 1132,1,360000,180000,1 +pvp_n_8-5.gat,0,0,0,0 monster Raydric 1163,2,360000,180000,1 -- cgit v1.2.3-60-g2f50