From b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 17 Nov 2007 03:41:50 +0000 Subject: * Renamed mob dungeon spawn files to compliment the warp script update. File names now match map names. * Moved Odin Temple spawns to dungeon folder. Split up a few other files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11743 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 + npc/mobs/dungeons/alde_dun.txt | 64 ++++++++++ npc/mobs/dungeons/ama_dun.txt | 41 +++++++ npc/mobs/dungeons/amatdun.txt | 41 ------- npc/mobs/dungeons/ayo_dun.txt | 30 +++++ npc/mobs/dungeons/ayodun.txt | 30 ----- npc/mobs/dungeons/beach_dun.txt | 39 ++++++ npc/mobs/dungeons/beachdun.txt | 39 ------ npc/mobs/dungeons/byalan.txt | 114 ------------------ npc/mobs/dungeons/c_tower.txt | 101 ++++++++++++++++ npc/mobs/dungeons/clocktower.txt | 153 ----------------------- npc/mobs/dungeons/coalmine.txt | 36 ------ npc/mobs/dungeons/ein_dun.txt | 39 ++++++ npc/mobs/dungeons/eindun.txt | 39 ------ npc/mobs/dungeons/gef_dun.txt | 97 +++++++++++++++ npc/mobs/dungeons/geftower.txt | 97 --------------- npc/mobs/dungeons/gld_dun.txt | 51 ++++++++ npc/mobs/dungeons/gon_dun.txt | 43 +++++++ npc/mobs/dungeons/gondun.txt | 43 ------- npc/mobs/dungeons/guilddun.txt | 51 -------- npc/mobs/dungeons/ice_dun.txt | 69 +++++++++++ npc/mobs/dungeons/icedun.txt | 69 ----------- npc/mobs/dungeons/in_sphinx.txt | 55 +++++++++ npc/mobs/dungeons/iz_dun.txt | 114 ++++++++++++++++++ npc/mobs/dungeons/jupedun.txt | 59 --------- npc/mobs/dungeons/juperos.txt | 59 +++++++++ npc/mobs/dungeons/kh_dun.txt | 62 ++++++++++ npc/mobs/dungeons/kiel.txt | 62 ---------- npc/mobs/dungeons/lhz_dun.txt | 241 +++++++++++++++++++++++++++++++++++++ npc/mobs/dungeons/lhzdun.txt | 241 ------------------------------------- npc/mobs/dungeons/lou_dun.txt | 42 +++++++ npc/mobs/dungeons/louydun.txt | 42 ------- npc/mobs/dungeons/mag_dun.txt | 43 +++++++ npc/mobs/dungeons/magmadun.txt | 43 ------- npc/mobs/dungeons/mjo_dun.txt | 36 ++++++ npc/mobs/dungeons/moc_pryd.txt | 63 ++++++++++ npc/mobs/dungeons/moc_pyramid.txt | 63 ---------- npc/mobs/dungeons/moc_sphinx.txt | 55 --------- npc/mobs/dungeons/moscovia.txt | 23 ---- npc/mobs/dungeons/mosk_dun.txt | 23 ++++ npc/mobs/dungeons/odin.txt | 66 ++++++++++ npc/mobs/dungeons/orcdun.txt | 41 ------- npc/mobs/dungeons/orcsdun.txt | 41 +++++++ npc/mobs/dungeons/pay_dun.txt | 161 +++++++++++++++++++++++++ npc/mobs/dungeons/payoncave.txt | 161 ------------------------- npc/mobs/dungeons/pront_maze.txt | 102 ---------------- npc/mobs/dungeons/pront_sewers.txt | 52 -------- npc/mobs/dungeons/prt_maze.txt | 102 ++++++++++++++++ npc/mobs/dungeons/prt_sew.txt | 52 ++++++++ npc/mobs/dungeons/ra_san.txt | 81 +++++++++++++ npc/mobs/dungeons/racheldun.txt | 81 ------------- npc/mobs/dungeons/sunkenship.txt | 157 ------------------------ npc/mobs/dungeons/tha_t.txt | 182 ++++++++++++++++++++++++++++ npc/mobs/dungeons/thanatos.txt | 182 ---------------------------- npc/mobs/dungeons/thor.txt | 41 ------- npc/mobs/dungeons/thor_v.txt | 41 +++++++ npc/mobs/dungeons/toyfactory.txt | 37 ------ npc/mobs/dungeons/treasure.txt | 157 ++++++++++++++++++++++++ npc/mobs/dungeons/tur_dun.txt | 72 +++++++++++ npc/mobs/dungeons/turtleisland.txt | 72 ----------- npc/mobs/dungeons/um_dun.txt | 56 +++++++++ npc/mobs/dungeons/umbaladun.txt | 56 --------- npc/mobs/dungeons/xmas_dun.txt | 37 ++++++ npc/scripts_monsters.conf | 62 +++++----- 64 files changed, 2394 insertions(+), 2312 deletions(-) create mode 100644 npc/mobs/dungeons/alde_dun.txt create mode 100644 npc/mobs/dungeons/ama_dun.txt delete mode 100644 npc/mobs/dungeons/amatdun.txt create mode 100644 npc/mobs/dungeons/ayo_dun.txt delete mode 100644 npc/mobs/dungeons/ayodun.txt create mode 100644 npc/mobs/dungeons/beach_dun.txt delete mode 100644 npc/mobs/dungeons/beachdun.txt delete mode 100644 npc/mobs/dungeons/byalan.txt create mode 100644 npc/mobs/dungeons/c_tower.txt delete mode 100644 npc/mobs/dungeons/clocktower.txt delete mode 100644 npc/mobs/dungeons/coalmine.txt create mode 100644 npc/mobs/dungeons/ein_dun.txt delete mode 100644 npc/mobs/dungeons/eindun.txt create mode 100644 npc/mobs/dungeons/gef_dun.txt delete mode 100644 npc/mobs/dungeons/geftower.txt create mode 100644 npc/mobs/dungeons/gld_dun.txt create mode 100644 npc/mobs/dungeons/gon_dun.txt delete mode 100644 npc/mobs/dungeons/gondun.txt delete mode 100644 npc/mobs/dungeons/guilddun.txt create mode 100644 npc/mobs/dungeons/ice_dun.txt delete mode 100644 npc/mobs/dungeons/icedun.txt create mode 100644 npc/mobs/dungeons/in_sphinx.txt create mode 100644 npc/mobs/dungeons/iz_dun.txt delete mode 100644 npc/mobs/dungeons/jupedun.txt create mode 100644 npc/mobs/dungeons/juperos.txt create mode 100644 npc/mobs/dungeons/kh_dun.txt delete mode 100644 npc/mobs/dungeons/kiel.txt create mode 100644 npc/mobs/dungeons/lhz_dun.txt delete mode 100644 npc/mobs/dungeons/lhzdun.txt create mode 100644 npc/mobs/dungeons/lou_dun.txt delete mode 100644 npc/mobs/dungeons/louydun.txt create mode 100644 npc/mobs/dungeons/mag_dun.txt delete mode 100644 npc/mobs/dungeons/magmadun.txt create mode 100644 npc/mobs/dungeons/mjo_dun.txt create mode 100644 npc/mobs/dungeons/moc_pryd.txt delete mode 100644 npc/mobs/dungeons/moc_pyramid.txt delete mode 100644 npc/mobs/dungeons/moc_sphinx.txt delete mode 100644 npc/mobs/dungeons/moscovia.txt create mode 100644 npc/mobs/dungeons/mosk_dun.txt create mode 100644 npc/mobs/dungeons/odin.txt delete mode 100644 npc/mobs/dungeons/orcdun.txt create mode 100644 npc/mobs/dungeons/orcsdun.txt create mode 100644 npc/mobs/dungeons/pay_dun.txt delete mode 100644 npc/mobs/dungeons/payoncave.txt delete mode 100644 npc/mobs/dungeons/pront_maze.txt delete mode 100644 npc/mobs/dungeons/pront_sewers.txt create mode 100644 npc/mobs/dungeons/prt_maze.txt create mode 100644 npc/mobs/dungeons/prt_sew.txt create mode 100644 npc/mobs/dungeons/ra_san.txt delete mode 100644 npc/mobs/dungeons/racheldun.txt delete mode 100644 npc/mobs/dungeons/sunkenship.txt create mode 100644 npc/mobs/dungeons/tha_t.txt delete mode 100644 npc/mobs/dungeons/thanatos.txt delete mode 100644 npc/mobs/dungeons/thor.txt create mode 100644 npc/mobs/dungeons/thor_v.txt delete mode 100644 npc/mobs/dungeons/toyfactory.txt create mode 100644 npc/mobs/dungeons/treasure.txt create mode 100644 npc/mobs/dungeons/tur_dun.txt delete mode 100644 npc/mobs/dungeons/turtleisland.txt create mode 100644 npc/mobs/dungeons/um_dun.txt delete mode 100644 npc/mobs/dungeons/umbaladun.txt create mode 100644 npc/mobs/dungeons/xmas_dun.txt (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index df0109ffb..3e99d3d9f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,8 @@ Date Added ====== 2007/11/16 + * Rev. 11743 Renamed mob dungeon spawn files to compliment [L0ne_W0lf] + the warp script update. File names now match map names. * Rev. 11742 Renamed several dungeon warp scripts [L0ne_W0lf] to match their map names, split up a couple files as well. * Moved Ninja and Gunslinger warps to the proper file. diff --git a/npc/mobs/dungeons/alde_dun.txt b/npc/mobs/dungeons/alde_dun.txt new file mode 100644 index 000000000..37d5d1839 --- /dev/null +++ b/npc/mobs/dungeons/alde_dun.txt @@ -0,0 +1,64 @@ +//===== eAthena Script ======================================= +//= Al De Baran Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 More accurate spawns [Playtester] +//= 1.3 Moved Clock Tower spawns to their own file. [L0ne_W0lf] +//============================================================ + +//================================================== +// alde_dun01 - Clock Tower B1 +//================================================== +alde_dun01,0,0,0,0 monster Arclouze 1194,50,0,0,0 +alde_dun01,0,0,0,0 monster Drainliar 1111,40,0,0,0 + +//================================================== +// alde_dun02 - Clock Tower B2 +//================================================== +alde_dun02,0,0,0,0 monster High Orc 1213,50,0,0,0 +alde_dun02,0,0,0,0 monster Orc Archer 1189,20,0,0,0 +alde_dun02,0,0,0,0 monster Brilight 1211,20,0,0,0 +alde_dun02,0,0,0,0 monster Arclouze 1194,20,0,0,0 + +//================================================== +// alde_dun03 - Clock Tower B3 +//================================================== +alde_dun03,0,0,0,0 monster Cramp 1209,25,0,0,0 +alde_dun03,0,0,0,0 monster Drainliar 1111,20,0,0,0 +alde_dun03,77,28,5,5 monster Cramp 1209,3,40000,20000,0 +alde_dun03,0,0,0,0 monster Penomena 1216,45,180000,120000,0 +alde_dun03,184,61,30,30 monster Cramp 1209,10,300000,150000,0 +alde_dun03,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 +alde_dun03,163,56,10,10 monster Penomena 1216,3,600000,300000,0 +alde_dun03,168,42,6,6 monster Penomena 1216,2,600000,300000,0 +alde_dun03,147,30,8,8 monster Penomena 1216,2,600000,300000,0 +alde_dun03,126,53,20,20 monster Cramp 1209,5,300000,150000,0 +alde_dun03,126,53,20,20 monster Drainliar 1111,5,300000,150000,0 +alde_dun03,102,40,10,10 monster Penomena 1216,4,600000,300000,0 +alde_dun03,130,220,40,40 monster Cramp 1209,10,300000,150000,0 +alde_dun03,130,220,40,40 monster Drainliar 1111,10,300000,150000,0 +alde_dun03,155,201,25,25 monster Penomena 1216,7,600000,300000,0 +alde_dun03,160,181,8,8 monster Penomena 1216,2,600000,300000,0 +alde_dun03,179,166,6,6 monster Penomena 1216,4,600000,300000,0 +alde_dun03,127,204,9,9 monster Penomena 1216,5,600000,300000,0 +alde_dun03,127,204,9,9 monster Cramp 1209,3,300000,150000,0 +alde_dun03,142,157,8,8 monster Penomena 1216,5,600000,300000,0 +alde_dun03,135,140,8,8 monster Penomena 1216,3,600000,300000,0 +alde_dun03,120,157,8,8 monster Penomena 1216,3,600000,300000,0 +alde_dun03,120,157,8,8 monster Drainliar 1111,10,300000,150000,0 + +//================================================== +// alde_dun04 - Clock Tower B4 +//================================================== +alde_dun04,0,0,0,0 monster Bathory 1102,50,0,0,0 +alde_dun04,0,0,0,0 monster Joker 1131,10,0,0,0 +alde_dun04,0,0,0,0 monster Executioner 1205,1,3600000,1800000,1 +alde_dun04,0,0,0,0 monster Mysteltainn 1203,1,3600000,1800000,1 +alde_dun04,0,0,0,0 monster Ogretooth 1204,1,3600000,1800000,1 +alde_dun04,0,0,0,0 monster Whisper 1179,10,0,0,0 diff --git a/npc/mobs/dungeons/ama_dun.txt b/npc/mobs/dungeons/ama_dun.txt new file mode 100644 index 000000000..8048b8082 --- /dev/null +++ b/npc/mobs/dungeons/ama_dun.txt @@ -0,0 +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,0,0,0,0 monster Miyabi Doll 1404,65,0,0,0 +ama_dun01,0,0,0,0 monster Firelock Soldier 1403,45,0,0,0 +ama_dun01,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 + +//================================================== +// ama_dun02 - Battle Field in the Underground Forest +//================================================== +ama_dun02,0,0,0,0 monster Poison Toad 1402,35,180000,90000,0 +ama_dun02,0,0,0,0 monster Firelock Soldier 1403,20,60000,30000,0 +ama_dun02,0,0,0,0 monster Miyabi Doll 1404,5,120000,60000,0 +ama_dun02,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 +ama_dun02,0,0,0,0 monster Horong 1129,10,0,0,0 +ama_dun02,0,0,0,0 monster The Paper 1375,1,180000,90000,0 + +//================================================== +// ama_dun03 - Amatsu Underground Shrine +//================================================== +ama_dun03,0,0,0,0 monster Shinobi 1401,35,600000,300000,0 +ama_dun03,0,0,0,0 monster Firelock Soldier 1403,25,0,0,0 +ama_dun03,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0 +ama_dun03,0,0,0,0 monster Tengu 1405,40,600000,300000,0 +ama_dun03,0,0,0,0 monster Mimic 1191,5,0,0,0 +ama_dun03,0,0,0,0 monster The Paper 1375,20,600000,300000,0 +ama_dun03,0,0,0,0 monster Samurai Specter 1492,1,5460000,3600000,0 +ama_dun03,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0 +ama_dun03,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0 diff --git a/npc/mobs/dungeons/amatdun.txt b/npc/mobs/dungeons/amatdun.txt deleted file mode 100644 index 8048b8082..000000000 --- a/npc/mobs/dungeons/amatdun.txt +++ /dev/null @@ -1,41 +0,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,0,0,0,0 monster Miyabi Doll 1404,65,0,0,0 -ama_dun01,0,0,0,0 monster Firelock Soldier 1403,45,0,0,0 -ama_dun01,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 - -//================================================== -// ama_dun02 - Battle Field in the Underground Forest -//================================================== -ama_dun02,0,0,0,0 monster Poison Toad 1402,35,180000,90000,0 -ama_dun02,0,0,0,0 monster Firelock Soldier 1403,20,60000,30000,0 -ama_dun02,0,0,0,0 monster Miyabi Doll 1404,5,120000,60000,0 -ama_dun02,0,0,0,0 monster Shinobi 1401,2,180000,90000,0 -ama_dun02,0,0,0,0 monster Horong 1129,10,0,0,0 -ama_dun02,0,0,0,0 monster The Paper 1375,1,180000,90000,0 - -//================================================== -// ama_dun03 - Amatsu Underground Shrine -//================================================== -ama_dun03,0,0,0,0 monster Shinobi 1401,35,600000,300000,0 -ama_dun03,0,0,0,0 monster Firelock Soldier 1403,25,0,0,0 -ama_dun03,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0 -ama_dun03,0,0,0,0 monster Tengu 1405,40,600000,300000,0 -ama_dun03,0,0,0,0 monster Mimic 1191,5,0,0,0 -ama_dun03,0,0,0,0 monster The Paper 1375,20,600000,300000,0 -ama_dun03,0,0,0,0 monster Samurai Specter 1492,1,5460000,3600000,0 -ama_dun03,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0 -ama_dun03,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0 diff --git a/npc/mobs/dungeons/ayo_dun.txt b/npc/mobs/dungeons/ayo_dun.txt new file mode 100644 index 000000000..1d5f76849 --- /dev/null +++ b/npc/mobs/dungeons/ayo_dun.txt @@ -0,0 +1,30 @@ +//===== eAthena Script ======================================= +//= Ayothaya Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Using euRO data [Ishizu] +//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus] +//= 1.3 Official jRO 10.3 spawns [Playtester] +//= 1.4 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// ayo_dun01 - Ancient Shrine Maze +//================================================== +ayo_dun01,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 +ayo_dun01,0,0,0,0 monster Whisper 1179,10,0,0,0 +ayo_dun01,0,0,0,0 monster Kraben 1587,5,0,0,0 +ayo_dun01,0,0,0,0 monster Ghoul 1036,30,0,0,0 + +//================================================== +// ayo_dun02 - Inside Ancient Shrine +//================================================== +ayo_dun02,0,0,0,0 monster Tamruan 1584,100,0,0,0 +ayo_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 +ayo_dun02,0,0,0,0 monster Kraben 1587,20,0,0,0 +ayo_dun02,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 diff --git a/npc/mobs/dungeons/ayodun.txt b/npc/mobs/dungeons/ayodun.txt deleted file mode 100644 index 1d5f76849..000000000 --- a/npc/mobs/dungeons/ayodun.txt +++ /dev/null @@ -1,30 +0,0 @@ -//===== eAthena Script ======================================= -//= Ayothaya Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Using euRO data [Ishizu] -//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus] -//= 1.3 Official jRO 10.3 spawns [Playtester] -//= 1.4 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// ayo_dun01 - Ancient Shrine Maze -//================================================== -ayo_dun01,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 -ayo_dun01,0,0,0,0 monster Whisper 1179,10,0,0,0 -ayo_dun01,0,0,0,0 monster Kraben 1587,5,0,0,0 -ayo_dun01,0,0,0,0 monster Ghoul 1036,30,0,0,0 - -//================================================== -// ayo_dun02 - Inside Ancient Shrine -//================================================== -ayo_dun02,0,0,0,0 monster Tamruan 1584,100,0,0,0 -ayo_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 -ayo_dun02,0,0,0,0 monster Kraben 1587,20,0,0,0 -ayo_dun02,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 diff --git a/npc/mobs/dungeons/beach_dun.txt b/npc/mobs/dungeons/beach_dun.txt new file mode 100644 index 000000000..53b4deae3 --- /dev/null +++ b/npc/mobs/dungeons/beach_dun.txt @@ -0,0 +1,39 @@ +//===== eAthena Script ======================================= +//= Beach Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 Small 11.1 spawn update [Playtester] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// beach_dun - Karu, the West Cave +//================================================== +beach_dun,0,0,0,0 monster Medusa 1148,60,0,0,0 +beach_dun,0,0,0,0 monster Merman 1264,3,10000,5000,0 +beach_dun,0,0,0,0 monster Nereid 1255,20,0,0,0 +beach_dun,0,0,0,0 monster Pest 1256,20,0,0,0 +beach_dun,0,0,0,0 monster Tao Gunka 1583,1,18000000,14400000,0 + +//================================================== +// beach_dun2 - Ruande, the North Cave +//================================================== +beach_dun2,0,0,0,0 monster Megalith 1274,15,0,0,0 +beach_dun2,0,0,0,0 monster Nereid 1255,10,0,0,0 +beach_dun2,0,0,0,0 monster Stalactic Golem 1278,65,5000,0,0 +beach_dun2,0,0,0,0 monster Tri Joint 1279,20,0,0,0 +beach_dun2,0,0,0,0 monster Hydra 1068,10,0,0,0 + +//================================================== +// beach_dun3 - Mao, the East Cave +//================================================== +beach_dun3,0,0,0,0 monster Nereid 1255,1,200000,100000,0 +beach_dun3,0,0,0,0 monster Thara Frog 1034,50,0,0,0 +beach_dun3,0,0,0,0 monster Hydra 1068,30,0,0,0 +beach_dun3,0,0,0,0 monster Megalodon 1064,30,0,0,0 diff --git a/npc/mobs/dungeons/beachdun.txt b/npc/mobs/dungeons/beachdun.txt deleted file mode 100644 index 53b4deae3..000000000 --- a/npc/mobs/dungeons/beachdun.txt +++ /dev/null @@ -1,39 +0,0 @@ -//===== eAthena Script ======================================= -//= Beach Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Small 11.1 spawn update [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// beach_dun - Karu, the West Cave -//================================================== -beach_dun,0,0,0,0 monster Medusa 1148,60,0,0,0 -beach_dun,0,0,0,0 monster Merman 1264,3,10000,5000,0 -beach_dun,0,0,0,0 monster Nereid 1255,20,0,0,0 -beach_dun,0,0,0,0 monster Pest 1256,20,0,0,0 -beach_dun,0,0,0,0 monster Tao Gunka 1583,1,18000000,14400000,0 - -//================================================== -// beach_dun2 - Ruande, the North Cave -//================================================== -beach_dun2,0,0,0,0 monster Megalith 1274,15,0,0,0 -beach_dun2,0,0,0,0 monster Nereid 1255,10,0,0,0 -beach_dun2,0,0,0,0 monster Stalactic Golem 1278,65,5000,0,0 -beach_dun2,0,0,0,0 monster Tri Joint 1279,20,0,0,0 -beach_dun2,0,0,0,0 monster Hydra 1068,10,0,0,0 - -//================================================== -// beach_dun3 - Mao, the East Cave -//================================================== -beach_dun3,0,0,0,0 monster Nereid 1255,1,200000,100000,0 -beach_dun3,0,0,0,0 monster Thara Frog 1034,50,0,0,0 -beach_dun3,0,0,0,0 monster Hydra 1068,30,0,0,0 -beach_dun3,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 deleted file mode 100644 index 185bf64bf..000000000 --- a/npc/mobs/dungeons/byalan.txt +++ /dev/null @@ -1,114 +0,0 @@ -//===== eAthena Script ======================================= -//= Byalan Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] -//= 1.2 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// iz_dun00 - Undersea Tunnel F1 -//================================================== -iz_dun00,0,0,0,0 monster Plankton 1161,65,0,0,0 -iz_dun00,0,0,0,0 monster Marina 1141,45,0,0,0 -iz_dun00,0,0,0,0 monster Kukre 1070,15,0,0,0 -iz_dun00,0,0,0,0 monster Hydra 1068,15,0,0,0 -iz_dun00,0,0,0,0 monster Vadon 1066,15,0,0,0 -iz_dun00,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 - -//================================================== -// iz_dun01 - Undersea Tunnel F2 -//================================================== -iz_dun01,0,0,0,0 monster Plankton 1161,10,0,0,0 -iz_dun01,0,0,0,0 monster Marina 1141,15,0,0,0 -iz_dun01,0,0,0,0 monster Kukre 1070,50,0,0,0 -iz_dun01,0,0,0,0 monster Hydra 1068,30,0,0,0 -iz_dun01,0,0,0,0 monster Vadon 1066,60,0,0,0 -iz_dun01,0,0,0,0 monster Cornutus 1067,15,300000,150000,1 -iz_dun01,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 - -//================================================== -// iz_dun02 - Undersea Tunnel F3 -//================================================== -iz_dun02,0,0,0,0 monster Hydra 1068,40,0,0,0 -iz_dun02,0,0,0,0 monster Cornutus 1067,60,0,0,0 -iz_dun02,0,0,0,0 monster Marse 1144,40,0,0,0 -iz_dun02,0,0,0,0 monster Obeaune 1044,40,0,0,0 -iz_dun02,0,0,0,0 monster Merman 1264,1,1800000,1200000,0 -iz_dun02,0,0,0,0 monster Black Mushroom 1084,15,180000,90000,1 - -//================================================== -// iz_dun03 - Undersea Tunnel F4 -//================================================== -iz_dun03,0,0,0,0 monster Hydra 1068,10,0,0,0 -iz_dun03,0,0,0,0 monster Phen 1158,45,0,0,0 -iz_dun03,0,0,0,0 monster Marine Sphere 1142,20,0,0,0 -iz_dun03,0,0,0,0 monster Swordfish 1069,40,0,0,0 -iz_dun03,0,0,0,0 monster Marc 1045,40,0,0,0 -iz_dun03,203,59,0,0 monster Hydra 1068,1,312000,150000,0 -iz_dun03,203,56,0,0 monster Hydra 1068,1,323000,150000,0 -iz_dun03,203,53,0,0 monster Hydra 1068,1,317000,150000,0 -iz_dun03,203,50,0,0 monster Hydra 1068,1,323000,150000,0 -iz_dun03,203,47,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun03,204,60,0,0 monster Hydra 1068,1,304000,150000,0 -iz_dun03,204,57,0,0 monster Hydra 1068,1,302000,150000,0 -iz_dun03,204,54,0,0 monster Hydra 1068,1,310000,150000,0 -iz_dun03,204,51,0,0 monster Hydra 1068,1,309000,150000,0 -iz_dun03,204,48,0,0 monster Hydra 1068,1,313000,150000,0 -iz_dun03,191,144,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun03,194,144,0,0 monster Hydra 1068,1,316000,150000,0 -iz_dun03,197,144,0,0 monster Hydra 1068,1,296000,150000,0 -iz_dun03,200,144,0,0 monster Hydra 1068,1,282000,150000,0 -iz_dun03,203,144,0,0 monster Hydra 1068,1,310000,150000,0 -iz_dun03,206,144,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun03,209,144,0,0 monster Hydra 1068,1,308000,150000,0 -iz_dun03,212,144,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun03,193,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,196,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,199,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,202,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,205,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,208,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,211,143,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,176,260,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,180,251,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,178,253,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,108,249,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,80,163,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun03,0,0,0,0 monster Merman 1264,3,1800000,1200000,0 - -//================================================== -// iz_dun04 - Undersea Tunnel F5 -//================================================== -iz_dun04,0,0,0,0 monster Marine Sphere 1142,10,0,0,0 -iz_dun04,0,0,0,0 monster Swordfish 1069,10,0,0,0 -iz_dun04,0,0,0,0 monster Merman 1264,40,0,0,0 -iz_dun04,0,0,0,0 monster Strouf 1065,50,600000,300000,1 -iz_dun04,58,135,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun04,61,135,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,42,129,0,0 monster Hydra 1068,1,312000,150000,0 -iz_dun04,42,116,0,0 monster Hydra 1068,1,306000,150000,0 -iz_dun04,38,129,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,33,129,0,0 monster Hydra 1068,1,308000,150000,0 -iz_dun04,38,115,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,33,115,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun04,79,246,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,80,246,0,0 monster Hydra 1068,1,294000,150000,0 -iz_dun04,79,234,0,0 monster Hydra 1068,1,302000,150000,0 -iz_dun04,80,233,0,0 monster Hydra 1068,1,318000,150000,0 -iz_dun04,111,41,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,111,38,0,0 monster Hydra 1068,1,303000,150000,0 -iz_dun04,111,35,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,69,243,0,0 monster Hydra 1068,1,321000,150000,0 -iz_dun04,124,233,0,0 monster Hydra 1068,1,300000,150000,0 -iz_dun04,134,233,0,0 monster Hydra 1068,1,305000,150000,0 -iz_dun04,0,0,0,0 monster Deviace 1108,3,0,0,0 -iz_dun04,103,231,10,10 monster Merman 1264,3,150000,0,0 -iz_dun04,160,231,10,10 monster Merman 1264,3,170000,0,0 -iz_dun04,95,147,10,10 monster Merman 1264,3,150000,0,0 -iz_dun04,130,216,15,15 monster Merman 1264,3,160000,0,0 diff --git a/npc/mobs/dungeons/c_tower.txt b/npc/mobs/dungeons/c_tower.txt new file mode 100644 index 000000000..88fe27949 --- /dev/null +++ b/npc/mobs/dungeons/c_tower.txt @@ -0,0 +1,101 @@ +//===== eAthena Script ======================================= +//= Clock Tower Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Split from combined Alde and CT spawn file. [L0ne_W0lf] +//============================================================ + +//================================================== +// c_tower1 - Clock Tower F1 +//================================================== +c_tower1,0,0,0,0 monster Punk 1199,70,0,0,0 +c_tower1,0,0,0,0 monster Rideword 1195,70,0,0,0 +c_tower1,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 +c_tower1,0,0,0,0 monster Bathory 1102,1,0,0,0 + +//================================================== +// c_tower2 - Clock Tower F2 +//================================================== +c_tower2,0,0,0,0 monster Punk 1199,40,0,0,0 +c_tower2,0,0,0,0 monster Clock 1269,40,0,0,0 +c_tower2,0,0,0,0 monster Rideword 1195,7,0,0,0 +c_tower2,128,100,10,10 monster Rideword 1195,1,60000,30000,0 +c_tower2,149,199,10,10 monster Rideword 1195,1,120000,60000,0 +c_tower2,149,199,10,10 monster Rideword 1195,1,300000,120000,0 +c_tower2,273,286,20,20 monster Rideword 1195,1,120000,60000,0 +c_tower2,273,286,20,20 monster Rideword 1195,1,300000,120000,0 +c_tower2,0,0,0,0 monster Mimic 1191,3,0,0,0 +c_tower2,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 +c_tower2,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 +c_tower2,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 + +//================================================== +// c_tower3 - Clock Tower F3 +//================================================== +c_tower3,0,0,0,0 monster Alarm 1193,80,0,0,0 +c_tower3,0,0,0,0 monster Rideword 1195,5,0,0,0 +c_tower3,153,220,10,10 monster Rideword 1195,1,126000,100000,0 +c_tower3,0,0,0,0 monster Mimic 1191,7,0,0,0 +c_tower3,0,0,0,0 monster Clock Tower Manager 1270,3,0,0,0 + +//================================================== +// c_tower4 - Clock Tower F4 +//================================================== +c_tower4,0,0,0,0 monster Clock Tower Manager 1270,2,1800000,0,0 +c_tower4,0,0,0,0 monster Clock Tower Manager 1270,1,3600000,0,0 +c_tower4,0,0,0,0 monster Whisper 1179,5,0,0,0 +c_tower4,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 +c_tower4,0,0,0,0 monster Elder 1377,1,1800000,600000,0 +c_tower4,108,198,100,10 monster Alarm 1193,6,0,0,0 +c_tower4,108,178,100,10 monster Alarm 1193,6,0,0,0 +c_tower4,108,158,100,10 monster Alarm 1193,6,0,0,0 +c_tower4,108,138,100,10 monster Alarm 1193,6,0,0,0 +c_tower4,108,118,100,10 monster Alarm 1193,6,0,0,0 +c_tower4,108,98,100,10 monster Clock 1269,7,0,0,0 +c_tower4,108,78,100,10 monster Clock 1269,7,0,0,0 +c_tower4,108,58,100,10 monster Clock 1269,7,0,0,0 +c_tower4,108,38,100,10 monster Clock 1269,7,0,0,0 +c_tower4,108,18,100,10 monster Clock 1269,7,0,0,0 +c_tower4,108,198,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,178,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,158,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,138,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,118,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,98,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,78,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,58,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,38,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,108,18,100,10 monster Owl Duke 1320,3,0,0,0 +c_tower4,98,180,0,0 monster Rideword 1195,1,300000,150000,1 +c_tower4,97,180,0,0 monster Rideword 1195,1,240000,150000,1 +c_tower4,96,180,0,0 monster Rideword 1195,1,350000,150000,1 +c_tower4,95,180,0,0 monster Rideword 1195,1,410000,150000,1 +c_tower4,94,180,0,0 monster Rideword 1195,1,320000,150000,1 +c_tower4,93,180,0,0 monster Rideword 1195,1,260000,150000,1 +c_tower4,92,180,0,0 monster Rideword 1195,1,280000,150000,1 +c_tower4,91,180,0,0 monster Rideword 1195,1,330000,150000,1 +c_tower4,87,180,0,0 monster Rideword 1195,1,400000,150000,1 +c_tower4,86,180,0,0 monster Rideword 1195,1,380000,150000,1 +c_tower4,80,179,0,0 monster Rideword 1195,1,360000,150000,1 +c_tower4,80,180,0,0 monster Rideword 1195,1,350000,150000,1 +c_tower4,80,181,0,0 monster Rideword 1195,1,290000,150000,1 +c_tower4,80,182,0,0 monster Rideword 1195,1,300000,150000,1 +c_tower4,80,183,0,0 monster Rideword 1195,1,340000,150000,1 +c_tower4,128,194,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,38,193,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,37,159,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,31,139,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,104,14,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,104,27,0,0 monster Mimic 1191,1,900000,400000,1 +c_tower4,105,24,0,0 monster Mimic 1191,1,900000,400000,1 +c_tower4,205,105,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,0,0,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,148,85,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,189,51,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,170,34,0,0 monster Mimic 1191,1,1800000,900000,1 +c_tower4,42,41,0,0 monster Executioner 1205,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/clocktower.txt b/npc/mobs/dungeons/clocktower.txt deleted file mode 100644 index 1284ee2ea..000000000 --- a/npc/mobs/dungeons/clocktower.txt +++ /dev/null @@ -1,153 +0,0 @@ -//===== eAthena Script ======================================= -//= Clock Tower Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// alde_dun01 - Clock Tower B1 -//================================================== -alde_dun01,0,0,0,0 monster Arclouze 1194,50,0,0,0 -alde_dun01,0,0,0,0 monster Drainliar 1111,40,0,0,0 - -//================================================== -// alde_dun02 - Clock Tower B2 -//================================================== -alde_dun02,0,0,0,0 monster High Orc 1213,50,0,0,0 -alde_dun02,0,0,0,0 monster Orc Archer 1189,20,0,0,0 -alde_dun02,0,0,0,0 monster Brilight 1211,20,0,0,0 -alde_dun02,0,0,0,0 monster Arclouze 1194,20,0,0,0 - -//================================================== -// alde_dun03 - Clock Tower B3 -//================================================== -alde_dun03,0,0,0,0 monster Cramp 1209,25,0,0,0 -alde_dun03,0,0,0,0 monster Drainliar 1111,20,0,0,0 -alde_dun03,77,28,5,5 monster Cramp 1209,3,40000,20000,0 -alde_dun03,0,0,0,0 monster Penomena 1216,45,180000,120000,0 -alde_dun03,184,61,30,30 monster Cramp 1209,10,300000,150000,0 -alde_dun03,184,61,30,30 monster Drainliar 1111,10,300000,150000,0 -alde_dun03,163,56,10,10 monster Penomena 1216,3,600000,300000,0 -alde_dun03,168,42,6,6 monster Penomena 1216,2,600000,300000,0 -alde_dun03,147,30,8,8 monster Penomena 1216,2,600000,300000,0 -alde_dun03,126,53,20,20 monster Cramp 1209,5,300000,150000,0 -alde_dun03,126,53,20,20 monster Drainliar 1111,5,300000,150000,0 -alde_dun03,102,40,10,10 monster Penomena 1216,4,600000,300000,0 -alde_dun03,130,220,40,40 monster Cramp 1209,10,300000,150000,0 -alde_dun03,130,220,40,40 monster Drainliar 1111,10,300000,150000,0 -alde_dun03,155,201,25,25 monster Penomena 1216,7,600000,300000,0 -alde_dun03,160,181,8,8 monster Penomena 1216,2,600000,300000,0 -alde_dun03,179,166,6,6 monster Penomena 1216,4,600000,300000,0 -alde_dun03,127,204,9,9 monster Penomena 1216,5,600000,300000,0 -alde_dun03,127,204,9,9 monster Cramp 1209,3,300000,150000,0 -alde_dun03,142,157,8,8 monster Penomena 1216,5,600000,300000,0 -alde_dun03,135,140,8,8 monster Penomena 1216,3,600000,300000,0 -alde_dun03,120,157,8,8 monster Penomena 1216,3,600000,300000,0 -alde_dun03,120,157,8,8 monster Drainliar 1111,10,300000,150000,0 - -//================================================== -// alde_dun04 - Clock Tower B4 -//================================================== -alde_dun04,0,0,0,0 monster Bathory 1102,50,0,0,0 -alde_dun04,0,0,0,0 monster Joker 1131,10,0,0,0 -alde_dun04,0,0,0,0 monster Executioner 1205,1,3600000,1800000,1 -alde_dun04,0,0,0,0 monster Mysteltainn 1203,1,3600000,1800000,1 -alde_dun04,0,0,0,0 monster Ogretooth 1204,1,3600000,1800000,1 -alde_dun04,0,0,0,0 monster Whisper 1179,10,0,0,0 - -//================================================== -// c_tower1 - Clock Tower F1 -//================================================== -c_tower1,0,0,0,0 monster Punk 1199,70,0,0,0 -c_tower1,0,0,0,0 monster Rideword 1195,70,0,0,0 -c_tower1,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 -c_tower1,0,0,0,0 monster Bathory 1102,1,0,0,0 - -//================================================== -// c_tower2 - Clock Tower F2 -//================================================== -c_tower2,0,0,0,0 monster Punk 1199,40,0,0,0 -c_tower2,0,0,0,0 monster Clock 1269,40,0,0,0 -c_tower2,0,0,0,0 monster Rideword 1195,7,0,0,0 -c_tower2,128,100,10,10 monster Rideword 1195,1,60000,30000,0 -c_tower2,149,199,10,10 monster Rideword 1195,1,120000,60000,0 -c_tower2,149,199,10,10 monster Rideword 1195,1,300000,120000,0 -c_tower2,273,286,20,20 monster Rideword 1195,1,120000,60000,0 -c_tower2,273,286,20,20 monster Rideword 1195,1,300000,120000,0 -c_tower2,0,0,0,0 monster Mimic 1191,3,0,0,0 -c_tower2,0,0,0,0 monster Clock Tower Manager 1270,1,0,0,0 -c_tower2,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 -c_tower2,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 - -//================================================== -// c_tower3 - Clock Tower F3 -//================================================== -c_tower3,0,0,0,0 monster Alarm 1193,80,0,0,0 -c_tower3,0,0,0,0 monster Rideword 1195,5,0,0,0 -c_tower3,153,220,10,10 monster Rideword 1195,1,126000,100000,0 -c_tower3,0,0,0,0 monster Mimic 1191,7,0,0,0 -c_tower3,0,0,0,0 monster Clock Tower Manager 1270,3,0,0,0 - -//================================================== -// c_tower4 - Clock Tower F4 -//================================================== -c_tower4,0,0,0,0 monster Clock Tower Manager 1270,2,1800000,0,0 -c_tower4,0,0,0,0 monster Clock Tower Manager 1270,1,3600000,0,0 -c_tower4,0,0,0,0 monster Whisper 1179,5,0,0,0 -c_tower4,0,0,0,0 monster Elder 1377,1,3600000,1800000,0 -c_tower4,0,0,0,0 monster Elder 1377,1,1800000,600000,0 -c_tower4,108,198,100,10 monster Alarm 1193,6,0,0,0 -c_tower4,108,178,100,10 monster Alarm 1193,6,0,0,0 -c_tower4,108,158,100,10 monster Alarm 1193,6,0,0,0 -c_tower4,108,138,100,10 monster Alarm 1193,6,0,0,0 -c_tower4,108,118,100,10 monster Alarm 1193,6,0,0,0 -c_tower4,108,98,100,10 monster Clock 1269,7,0,0,0 -c_tower4,108,78,100,10 monster Clock 1269,7,0,0,0 -c_tower4,108,58,100,10 monster Clock 1269,7,0,0,0 -c_tower4,108,38,100,10 monster Clock 1269,7,0,0,0 -c_tower4,108,18,100,10 monster Clock 1269,7,0,0,0 -c_tower4,108,198,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,178,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,158,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,138,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,118,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,98,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,78,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,58,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,38,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,108,18,100,10 monster Owl Duke 1320,3,0,0,0 -c_tower4,98,180,0,0 monster Rideword 1195,1,300000,150000,1 -c_tower4,97,180,0,0 monster Rideword 1195,1,240000,150000,1 -c_tower4,96,180,0,0 monster Rideword 1195,1,350000,150000,1 -c_tower4,95,180,0,0 monster Rideword 1195,1,410000,150000,1 -c_tower4,94,180,0,0 monster Rideword 1195,1,320000,150000,1 -c_tower4,93,180,0,0 monster Rideword 1195,1,260000,150000,1 -c_tower4,92,180,0,0 monster Rideword 1195,1,280000,150000,1 -c_tower4,91,180,0,0 monster Rideword 1195,1,330000,150000,1 -c_tower4,87,180,0,0 monster Rideword 1195,1,400000,150000,1 -c_tower4,86,180,0,0 monster Rideword 1195,1,380000,150000,1 -c_tower4,80,179,0,0 monster Rideword 1195,1,360000,150000,1 -c_tower4,80,180,0,0 monster Rideword 1195,1,350000,150000,1 -c_tower4,80,181,0,0 monster Rideword 1195,1,290000,150000,1 -c_tower4,80,182,0,0 monster Rideword 1195,1,300000,150000,1 -c_tower4,80,183,0,0 monster Rideword 1195,1,340000,150000,1 -c_tower4,128,194,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,38,193,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,37,159,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,31,139,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,104,14,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,104,27,0,0 monster Mimic 1191,1,900000,400000,1 -c_tower4,105,24,0,0 monster Mimic 1191,1,900000,400000,1 -c_tower4,205,105,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,0,0,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,148,85,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,189,51,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,170,34,0,0 monster Mimic 1191,1,1800000,900000,1 -c_tower4,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 deleted file mode 100644 index 1b5143493..000000000 --- a/npc/mobs/dungeons/coalmine.txt +++ /dev/null @@ -1,36 +0,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,0,0,0,0 monster Familiar 1005,30,0,0,0 -mjo_dun01,0,0,0,0 monster Tarou 1175,60,0,0,0 -mjo_dun01,0,0,0,0 monster Martin 1145,20,0,0,0 - -//================================================== -// mjo_dun02 - Mjolnir Dead Pit F2 -//================================================== -mjo_dun02,0,0,0,0 monster Martin 1145,60,0,0,0 -mjo_dun02,0,0,0,0 monster Drainliar 1111,20,0,0,0 -mjo_dun02,0,0,0,0 monster Skeleton Worker 1169,20,0,0,0 -mjo_dun02,0,0,0,0 monster Giearth 1121,35,30000,10000,0 - -//================================================== -// mjo_dun03 - Mjolnir Dead Pit F3 -//================================================== -mjo_dun03,0,0,0,0 monster Martin 1145,5,0,0,0 -mjo_dun03,0,0,0,0 monster Skeleton Worker 1169,70,0,0,0 -mjo_dun03,0,0,0,0 monster Giearth 1121,5,0,0,0 -mjo_dun03,0,0,0,0 monster Myst 1151,35,0,0,0 -mjo_dun03,0,0,0,0 monster Cramp 1209,2,300000,150000,0 -mjo_dun03,0,0,0,0 monster Cramp 1209,1,50000,25000,0 diff --git a/npc/mobs/dungeons/ein_dun.txt b/npc/mobs/dungeons/ein_dun.txt new file mode 100644 index 000000000..1ff8711fc --- /dev/null +++ b/npc/mobs/dungeons/ein_dun.txt @@ -0,0 +1,39 @@ +//===== eAthena Script ======================================= +//= Einbech Mine Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== 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] +//= 1.4 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// ein_dun01 - Mine Dungeon F1 +//================================================== +ein_dun01,0,0,0,0 monster Pitman 1616,70,0,0,0 +ein_dun01,0,0,0,0 monster Noxious 1620,30,300000,0,0 +ein_dun01,0,0,0,0 monster Porcellio 1619,30,0,0,0 +ein_dun01,0,0,0,0 monster Venomous 1621,10,300000,0,0 +ein_dun01,0,0,0,0 monster Old Stove 1617,1,1800000,600000,0 +ein_dun01,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 + +//================================================== +// ein_dun02 - Mine Dungeon F2 +//================================================== +ein_dun02,0,0,0,0 monster Obsidian 1615,10,0,0,0 +ein_dun02,0,0,0,0 monster Mineral 1614,15,0,0,0 +ein_dun02,75,151,60,133 monster Obsidian 1615,30,300000,0,0 +ein_dun02,230,155,63,140 monster Mineral 1614,35,300000,0,0 +ein_dun02,0,0,0,0 monster Teddy Bear 1622,10,0,0,0 +ein_dun02,155,230,140,55 monster Teddy Bear 1622,20,480000,0,0 +ein_dun02,0,0,0,0 monster Old Stove 1617,10,0,0,0 +ein_dun02,154,80,134,55 monster Old Stove 1617,20,480000,0,0 +ein_dun02,0,0,0,0 monster RSX-0806 1623,1,7500000,7200000,0 diff --git a/npc/mobs/dungeons/eindun.txt b/npc/mobs/dungeons/eindun.txt deleted file mode 100644 index 1ff8711fc..000000000 --- a/npc/mobs/dungeons/eindun.txt +++ /dev/null @@ -1,39 +0,0 @@ -//===== eAthena Script ======================================= -//= Einbech Mine Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== 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] -//= 1.4 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// ein_dun01 - Mine Dungeon F1 -//================================================== -ein_dun01,0,0,0,0 monster Pitman 1616,70,0,0,0 -ein_dun01,0,0,0,0 monster Noxious 1620,30,300000,0,0 -ein_dun01,0,0,0,0 monster Porcellio 1619,30,0,0,0 -ein_dun01,0,0,0,0 monster Venomous 1621,10,300000,0,0 -ein_dun01,0,0,0,0 monster Old Stove 1617,1,1800000,600000,0 -ein_dun01,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 - -//================================================== -// ein_dun02 - Mine Dungeon F2 -//================================================== -ein_dun02,0,0,0,0 monster Obsidian 1615,10,0,0,0 -ein_dun02,0,0,0,0 monster Mineral 1614,15,0,0,0 -ein_dun02,75,151,60,133 monster Obsidian 1615,30,300000,0,0 -ein_dun02,230,155,63,140 monster Mineral 1614,35,300000,0,0 -ein_dun02,0,0,0,0 monster Teddy Bear 1622,10,0,0,0 -ein_dun02,155,230,140,55 monster Teddy Bear 1622,20,480000,0,0 -ein_dun02,0,0,0,0 monster Old Stove 1617,10,0,0,0 -ein_dun02,154,80,134,55 monster Old Stove 1617,20,480000,0,0 -ein_dun02,0,0,0,0 monster RSX-0806 1623,1,7500000,7200000,0 diff --git a/npc/mobs/dungeons/gef_dun.txt b/npc/mobs/dungeons/gef_dun.txt new file mode 100644 index 000000000..10b5e4ca4 --- /dev/null +++ b/npc/mobs/dungeons/gef_dun.txt @@ -0,0 +1,97 @@ +//===== eAthena Script ======================================= +//= Geffen Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// gef_dun00 - Geffen Dungeon F1 +//================================================== +gef_dun00,0,0,0,0 monster Hunter Fly 1035,30,60000,30000,0 +gef_dun00,0,0,0,0 monster Poporing 1031,15,0,0,0 +gef_dun00,0,0,0,0 monster Poison Spore 1077,25,0,0,0 +gef_dun00,91,106,0,0 monster Red Plant 1078,1,300000,150000,0 +gef_dun00,92,108,0,0 monster Yellow Plant 1081,1,300000,150000,0 +gef_dun00,114,106,0,0 monster Green Plant 1080,1,300000,150000,0 +gef_dun00,0,0,0,0 monster Red Plant 1078,1,300000,150000,0 +gef_dun00,0,0,0,0 monster Shining Plant 1083,1,3000000,1500000,0 +gef_dun00,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +gef_dun00,89,111,3,3 monster Black Mushroom 1084,3,180000,90000,1 +gef_dun00,121,109,3,3 monster Black Mushroom 1084,3,180000,90000,1 + +//================================================== +// gef_dun01 - Geffen Dungeon F2 +//================================================== +gef_dun01,0,0,0,0 monster Drainliar 1111,20,0,0,0 +gef_dun01,0,0,0,0 monster Nightmare 1061,30,0,0,0 +gef_dun01,0,0,0,0 monster Ogretooth 1204,1,1800000,1200000,0 +gef_dun01,0,0,0,0 monster Zombie 1015,25,0,0,0 +gef_dun01,0,0,0,0 monster Ghoul 1036,40,0,0,0 +gef_dun01,0,0,0,0 monster Jakk 1130,40,300000,100000,0 +gef_dun01,234,121,0,0 monster Blue Plant 1079,1,300000,100000,0 +gef_dun01,0,0,0,0 monster Dracula 1389,1,3600000,1800000,1 +gef_dun01,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +gef_dun01,188,104,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun01,263,115,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun01,48,67,10,10 monster White Plant 1082,2,180000,90000,1 +gef_dun01,150,237,10,10 monster White Plant 1082,2,180000,90000,1 + +//================================================== +// gef_dun02 - Geffenia +//================================================== +gef_dun02,0,0,0,0 monster Ghoul 1036,10,0,0,0 +gef_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 +gef_dun02,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 +gef_dun02,0,0,0,0 monster Marionette 1143,20,0,0,0 +gef_dun02,0,0,0,0 monster Deviruchi 1109,35,0,0,0 +gef_dun02,0,0,0,0 monster Nightmare 1061,40,60000,0,0 +gef_dun02,0,0,0,0 monster Doppelganger 1046,1,7200000,3600000,1 +gef_dun02,214,212,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun02,215,67,10,10 monster White Plant 1082,3,180000,90000,1 +gef_dun02,72,210,20,20 monster White Plant 1082,3,180000,90000,1 +gef_dun02,106,151,20,7 monster White Plant 1082,3,180000,90000,1 +gef_dun02,58,167,10,10 monster Shining Plant 1083,1,1800000,900000,1 +gef_dun02,185,83,3,3 monster Shining Plant 1083,1,1800000,900000,1 + +//================================================== +// gef_dun03 - Geffenia (Event Map) +//================================================== +gef_dun03,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,0 +gef_dun03,0,0,0,0 monster Wraith 1192,8,60000,30000,0 +gef_dun03,0,0,0,0 monster Wraith Dead 1291,2,60000,30000,0 +gef_dun03,0,0,0,0 monster Wind Ghost 1263,3,60000,30000,0 +gef_dun03,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +gef_dun03,0,0,0,0 monster White Plant 1082,10,180000,90000,1 + +//================================================== +// Old Event Spawn in case you want to use them +//================================================== +//gef_dun03,0,0,0,0 monster Baphomet 1039,1,7200000,7200000,1 +//gef_dun03,0,0,0,0 monster Doppelganger 1046,1,7200000,7200000,1 +//gef_dun03,0,0,0,0 monster Deviruchi 1109,8,0,0,0 +//gef_dun03,0,0,0,0 monster Joker 1131,5,300000,100000,0 +//gef_dun03,0,0,0,0 monster Khalitzburg 1132,2,0,0,0 +//gef_dun03,0,0,0,0 monster Knight of Abyss 1219,2,300000,0,0 +//gef_dun03,0,0,0,0 monster Gryphon 1259,1,7200000,3600000,1 +//gef_dun03,0,0,0,0 monster Blood Knight 1268,2,300000,0,0 +//gef_dun03,0,0,0,0 monster Dark Lord 1272,1,7200000,7200000,1 +//gef_dun03,0,0,0,0 monster Alice 1275,3,0,0,0 +//gef_dun03,0,0,0,0 monster Chimera 1283,1,7200000,7200000,1 +//gef_dun03,0,0,0,0 monster Mini Demon 1292,2,300000,0,0 +//gef_dun03,0,0,0,0 monster Dark Illusion 1302,2,300000,0,0 +//gef_dun03,0,0,0,0 monster Apocalypse 1365,2,300000,0,0 +//gef_dun03,0,0,0,0 monster Succubus 1370,10,0,0,0 +//gef_dun03,0,0,0,0 monster Fake Angel 1371,8,0,0,0 +//gef_dun03,0,0,0,0 monster Lord of Death 1373,1,7200000,7200000,1 +//gef_dun03,0,0,0,0 monster Incubus 1374,10,0,0,0 +//gef_dun03,0,0,0,0 monster Nightmare Terror 1379,3,0,0,0 +//gef_dun03,0,0,0,0 monster Violy 1390,10,0,0,0 +//gef_dun03,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +//gef_dun03,0,0,0,0 monster White Plant 1082,10,180000,90000,1 diff --git a/npc/mobs/dungeons/geftower.txt b/npc/mobs/dungeons/geftower.txt deleted file mode 100644 index 10b5e4ca4..000000000 --- a/npc/mobs/dungeons/geftower.txt +++ /dev/null @@ -1,97 +0,0 @@ -//===== eAthena Script ======================================= -//= Geffen Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// gef_dun00 - Geffen Dungeon F1 -//================================================== -gef_dun00,0,0,0,0 monster Hunter Fly 1035,30,60000,30000,0 -gef_dun00,0,0,0,0 monster Poporing 1031,15,0,0,0 -gef_dun00,0,0,0,0 monster Poison Spore 1077,25,0,0,0 -gef_dun00,91,106,0,0 monster Red Plant 1078,1,300000,150000,0 -gef_dun00,92,108,0,0 monster Yellow Plant 1081,1,300000,150000,0 -gef_dun00,114,106,0,0 monster Green Plant 1080,1,300000,150000,0 -gef_dun00,0,0,0,0 monster Red Plant 1078,1,300000,150000,0 -gef_dun00,0,0,0,0 monster Shining Plant 1083,1,3000000,1500000,0 -gef_dun00,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -gef_dun00,89,111,3,3 monster Black Mushroom 1084,3,180000,90000,1 -gef_dun00,121,109,3,3 monster Black Mushroom 1084,3,180000,90000,1 - -//================================================== -// gef_dun01 - Geffen Dungeon F2 -//================================================== -gef_dun01,0,0,0,0 monster Drainliar 1111,20,0,0,0 -gef_dun01,0,0,0,0 monster Nightmare 1061,30,0,0,0 -gef_dun01,0,0,0,0 monster Ogretooth 1204,1,1800000,1200000,0 -gef_dun01,0,0,0,0 monster Zombie 1015,25,0,0,0 -gef_dun01,0,0,0,0 monster Ghoul 1036,40,0,0,0 -gef_dun01,0,0,0,0 monster Jakk 1130,40,300000,100000,0 -gef_dun01,234,121,0,0 monster Blue Plant 1079,1,300000,100000,0 -gef_dun01,0,0,0,0 monster Dracula 1389,1,3600000,1800000,1 -gef_dun01,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 -gef_dun01,188,104,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun01,263,115,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun01,48,67,10,10 monster White Plant 1082,2,180000,90000,1 -gef_dun01,150,237,10,10 monster White Plant 1082,2,180000,90000,1 - -//================================================== -// gef_dun02 - Geffenia -//================================================== -gef_dun02,0,0,0,0 monster Ghoul 1036,10,0,0,0 -gef_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 -gef_dun02,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 -gef_dun02,0,0,0,0 monster Marionette 1143,20,0,0,0 -gef_dun02,0,0,0,0 monster Deviruchi 1109,35,0,0,0 -gef_dun02,0,0,0,0 monster Nightmare 1061,40,60000,0,0 -gef_dun02,0,0,0,0 monster Doppelganger 1046,1,7200000,3600000,1 -gef_dun02,214,212,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun02,215,67,10,10 monster White Plant 1082,3,180000,90000,1 -gef_dun02,72,210,20,20 monster White Plant 1082,3,180000,90000,1 -gef_dun02,106,151,20,7 monster White Plant 1082,3,180000,90000,1 -gef_dun02,58,167,10,10 monster Shining Plant 1083,1,1800000,900000,1 -gef_dun02,185,83,3,3 monster Shining Plant 1083,1,1800000,900000,1 - -//================================================== -// gef_dun03 - Geffenia (Event Map) -//================================================== -gef_dun03,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,0 -gef_dun03,0,0,0,0 monster Wraith 1192,8,60000,30000,0 -gef_dun03,0,0,0,0 monster Wraith Dead 1291,2,60000,30000,0 -gef_dun03,0,0,0,0 monster Wind Ghost 1263,3,60000,30000,0 -gef_dun03,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 -gef_dun03,0,0,0,0 monster White Plant 1082,10,180000,90000,1 - -//================================================== -// Old Event Spawn in case you want to use them -//================================================== -//gef_dun03,0,0,0,0 monster Baphomet 1039,1,7200000,7200000,1 -//gef_dun03,0,0,0,0 monster Doppelganger 1046,1,7200000,7200000,1 -//gef_dun03,0,0,0,0 monster Deviruchi 1109,8,0,0,0 -//gef_dun03,0,0,0,0 monster Joker 1131,5,300000,100000,0 -//gef_dun03,0,0,0,0 monster Khalitzburg 1132,2,0,0,0 -//gef_dun03,0,0,0,0 monster Knight of Abyss 1219,2,300000,0,0 -//gef_dun03,0,0,0,0 monster Gryphon 1259,1,7200000,3600000,1 -//gef_dun03,0,0,0,0 monster Blood Knight 1268,2,300000,0,0 -//gef_dun03,0,0,0,0 monster Dark Lord 1272,1,7200000,7200000,1 -//gef_dun03,0,0,0,0 monster Alice 1275,3,0,0,0 -//gef_dun03,0,0,0,0 monster Chimera 1283,1,7200000,7200000,1 -//gef_dun03,0,0,0,0 monster Mini Demon 1292,2,300000,0,0 -//gef_dun03,0,0,0,0 monster Dark Illusion 1302,2,300000,0,0 -//gef_dun03,0,0,0,0 monster Apocalypse 1365,2,300000,0,0 -//gef_dun03,0,0,0,0 monster Succubus 1370,10,0,0,0 -//gef_dun03,0,0,0,0 monster Fake Angel 1371,8,0,0,0 -//gef_dun03,0,0,0,0 monster Lord of Death 1373,1,7200000,7200000,1 -//gef_dun03,0,0,0,0 monster Incubus 1374,10,0,0,0 -//gef_dun03,0,0,0,0 monster Nightmare Terror 1379,3,0,0,0 -//gef_dun03,0,0,0,0 monster Violy 1390,10,0,0,0 -//gef_dun03,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 -//gef_dun03,0,0,0,0 monster White Plant 1082,10,180000,90000,1 diff --git a/npc/mobs/dungeons/gld_dun.txt b/npc/mobs/dungeons/gld_dun.txt new file mode 100644 index 000000000..658239568 --- /dev/null +++ b/npc/mobs/dungeons/gld_dun.txt @@ -0,0 +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,0,0,0,0 monster Skeleton General 1290,10,0,0,0 +gld_dun01,0,0,0,0 monster Am Mut 1301,20,0,0,0 +gld_dun01,0,0,0,0 monster Cat o' Nine Tails 1307,3,1200000,0,0 +gld_dun01,0,0,0,0 monster Gajomart 1309,10,0,0,0 +gld_dun01,0,0,0,0 monster Eddga 1115,1,28800000,7200000,1 +gld_dun01,0,0,0,0 monster Vagabond Wolf 1092,1,14400000,7200000,1 + +//================================================== +// gld_dun02 - Luina Guild Dungeon +//================================================== +gld_dun02,0,0,0,0 monster Owl Baron 1295,3,0,0,0 +gld_dun02,0,0,0,0 monster Giant Spider 1304,10,240000,120000,0 +gld_dun02,0,0,0,0 monster Ancient Worm 1305,5,120000,60000,0 +gld_dun02,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 +gld_dun02,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,0 +gld_dun02,0,0,0,0 monster Doppelganger 1046,1,28800000,7200000,1 + +//================================================== +// gld_dun03 - Valkyrie Guild Dungeon +//================================================== +gld_dun03,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 +gld_dun03,0,0,0,0 monster Caterpillar 1300,20,0,0,0 +gld_dun03,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 +gld_dun03,0,0,0,0 monster Creamy Fear 1293,20,0,0,0 +gld_dun03,0,0,0,0 monster Leib Olmai 1306,20,0,0,0 +gld_dun03,0,0,0,0 monster Maya 1147,1,28800000,7200000,1 + +//================================================== +// gld_dun04 - Britoniah Guild Dungeon +//================================================== +gld_dun04,0,0,0,0 monster Wraith Dead 1291,20,0,0,0 +gld_dun04,0,0,0,0 monster Mini Demon 1292,20,0,0,0 +gld_dun04,0,0,0,0 monster Zombie Master 1298,20,0,0,0 +gld_dun04,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 +gld_dun04,0,0,0,0 monster Dark Lord 1272,1,28800000,7200000,1 +gld_dun04,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 diff --git a/npc/mobs/dungeons/gon_dun.txt b/npc/mobs/dungeons/gon_dun.txt new file mode 100644 index 000000000..8f0274906 --- /dev/null +++ b/npc/mobs/dungeons/gon_dun.txt @@ -0,0 +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,0,0,0,0 monster Bloody Butterfly 1408,55,650000,350000,0 +gon_dun01,0,0,0,0 monster Enchanted Peach Tree 1410,35,0,0,0 +gon_dun01,0,0,0,0 monster Zipper Bear 1417,30,0,0,0 +gon_dun01,0,0,0,0 monster Red Plant 1078,5,0,0,0 +gon_dun01,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 +gon_dun01,0,0,0,0 monster White Plant 1082,10,0,0,0 + +//================================================== +// gon_dun02 - Hermit's Checkers +//================================================== +gon_dun02,241,226,15,20 monster Enchanted Peach Tree 1410,2,300000,150000,0 +gon_dun02,241,226,15,20 monster Baby Leopard 1415,4,600000,300000,0 +gon_dun02,241,226,15,20 monster Enchanted Peach Tree 1410,3,120000,60000,0 +gon_dun02,33,115,10,15 monster Enchanted Peach Tree 1410,1,300000,150000,0 +gon_dun02,33,115,10,15 monster Baby Leopard 1415,2,600000,300000,0 +gon_dun02,0,0,0,0 monster Taoist Hermit 1412,20,690000,390000,0 +gon_dun02,0,0,0,0 monster Bloody Butterfly 1408,20,0,0,0 +gon_dun02,0,0,0,0 monster Enchanted Peach Tree 1410,15,0,0,0 +gon_dun02,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 + +//================================================== +// gon_dun03 - Arcadia +//================================================== +gon_dun03,0,0,0,0 monster White Plant 1082,10,0,0,0 +gon_dun03,0,0,0,0 monster Hermit Plant 1413,20,600000,300000,0 +gon_dun03,0,0,0,0 monster Evil Nymph 1416,50,600000,300000,0 +gon_dun03,0,0,0,0 monster Taoist Hermit 1412,30,0,0,0 +gon_dun03,0,0,0,0 monster Evil Snake Lord 1418,1,5650000,3650000,0 diff --git a/npc/mobs/dungeons/gondun.txt b/npc/mobs/dungeons/gondun.txt deleted file mode 100644 index 8f0274906..000000000 --- a/npc/mobs/dungeons/gondun.txt +++ /dev/null @@ -1,43 +0,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,0,0,0,0 monster Bloody Butterfly 1408,55,650000,350000,0 -gon_dun01,0,0,0,0 monster Enchanted Peach Tree 1410,35,0,0,0 -gon_dun01,0,0,0,0 monster Zipper Bear 1417,30,0,0,0 -gon_dun01,0,0,0,0 monster Red Plant 1078,5,0,0,0 -gon_dun01,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -gon_dun01,0,0,0,0 monster White Plant 1082,10,0,0,0 - -//================================================== -// gon_dun02 - Hermit's Checkers -//================================================== -gon_dun02,241,226,15,20 monster Enchanted Peach Tree 1410,2,300000,150000,0 -gon_dun02,241,226,15,20 monster Baby Leopard 1415,4,600000,300000,0 -gon_dun02,241,226,15,20 monster Enchanted Peach Tree 1410,3,120000,60000,0 -gon_dun02,33,115,10,15 monster Enchanted Peach Tree 1410,1,300000,150000,0 -gon_dun02,33,115,10,15 monster Baby Leopard 1415,2,600000,300000,0 -gon_dun02,0,0,0,0 monster Taoist Hermit 1412,20,690000,390000,0 -gon_dun02,0,0,0,0 monster Bloody Butterfly 1408,20,0,0,0 -gon_dun02,0,0,0,0 monster Enchanted Peach Tree 1410,15,0,0,0 -gon_dun02,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 - -//================================================== -// gon_dun03 - Arcadia -//================================================== -gon_dun03,0,0,0,0 monster White Plant 1082,10,0,0,0 -gon_dun03,0,0,0,0 monster Hermit Plant 1413,20,600000,300000,0 -gon_dun03,0,0,0,0 monster Evil Nymph 1416,50,600000,300000,0 -gon_dun03,0,0,0,0 monster Taoist Hermit 1412,30,0,0,0 -gon_dun03,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 deleted file mode 100644 index 658239568..000000000 --- a/npc/mobs/dungeons/guilddun.txt +++ /dev/null @@ -1,51 +0,0 @@ -//===== 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,0,0,0,0 monster Skeleton General 1290,10,0,0,0 -gld_dun01,0,0,0,0 monster Am Mut 1301,20,0,0,0 -gld_dun01,0,0,0,0 monster Cat o' Nine Tails 1307,3,1200000,0,0 -gld_dun01,0,0,0,0 monster Gajomart 1309,10,0,0,0 -gld_dun01,0,0,0,0 monster Eddga 1115,1,28800000,7200000,1 -gld_dun01,0,0,0,0 monster Vagabond Wolf 1092,1,14400000,7200000,1 - -//================================================== -// gld_dun02 - Luina Guild Dungeon -//================================================== -gld_dun02,0,0,0,0 monster Owl Baron 1295,3,0,0,0 -gld_dun02,0,0,0,0 monster Giant Spider 1304,10,240000,120000,0 -gld_dun02,0,0,0,0 monster Ancient Worm 1305,5,120000,60000,0 -gld_dun02,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 -gld_dun02,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,0 -gld_dun02,0,0,0,0 monster Doppelganger 1046,1,28800000,7200000,1 - -//================================================== -// gld_dun03 - Valkyrie Guild Dungeon -//================================================== -gld_dun03,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 -gld_dun03,0,0,0,0 monster Caterpillar 1300,20,0,0,0 -gld_dun03,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 -gld_dun03,0,0,0,0 monster Creamy Fear 1293,20,0,0,0 -gld_dun03,0,0,0,0 monster Leib Olmai 1306,20,0,0,0 -gld_dun03,0,0,0,0 monster Maya 1147,1,28800000,7200000,1 - -//================================================== -// gld_dun04 - Britoniah Guild Dungeon -//================================================== -gld_dun04,0,0,0,0 monster Wraith Dead 1291,20,0,0,0 -gld_dun04,0,0,0,0 monster Mini Demon 1292,20,0,0,0 -gld_dun04,0,0,0,0 monster Zombie Master 1298,20,0,0,0 -gld_dun04,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 -gld_dun04,0,0,0,0 monster Dark Lord 1272,1,28800000,7200000,1 -gld_dun04,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 diff --git a/npc/mobs/dungeons/ice_dun.txt b/npc/mobs/dungeons/ice_dun.txt new file mode 100644 index 000000000..f90ee7889 --- /dev/null +++ b/npc/mobs/dungeons/ice_dun.txt @@ -0,0 +1,69 @@ +//===== eAthena Script ======================================= +//= Ice Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version from jAthena [Playtester] +//= 1.1 More accurate spawns [Playtester] +//= 1.2 Removed Ktullanux spawn, quest implemented [L0ne_W0lf] +//============================================================ + +//================================================== +// ice_dun01 - Ice Cave +//================================================== +ice_dun01,0,0,0,0 monster Siroma 1776,75,0,0,0 +ice_dun01,0,0,0,0 monster Roween 1782,5,0,0,0 +ice_dun01,0,0,0,0 monster Gazeti 1778,2,0,0,0 +ice_dun01,0,0,0,0 monster Muscipular 1780,5,0,0,0 + +//================================================== +// ice_dun02 - Ice Cave +//================================================== +ice_dun02,0,0,0,0 monster Snowier 1775,70,0,0,0 +ice_dun02,0,0,0,0 monster Siroma 1776,30,0,0,0 +ice_dun02,0,0,0,0 monster Gazeti 1778,15,240000,0,0 +ice_dun02,0,0,0,0 monster Ice Titan 1777,7,0,0,0 +ice_dun02,33,271,4,4 monster Iceicle 1789,1,1320000,300000,0 +ice_dun02,110,242,5,5 monster Iceicle 1789,2,1020000,300000,0 +ice_dun02,150,280,4,4 monster Iceicle 1789,1,900000,300000,0 +ice_dun02,270,268,4,4 monster Iceicle 1789,1,1020000,300000,0 +ice_dun02,46,207,3,3 monster Iceicle 1789,1,1080000,300000,0 +ice_dun02,134,214,4,4 monster Iceicle 1789,1,840000,300000,0 +ice_dun02,102,178,4,4 monster Iceicle 1789,1,1020000,300000,0 +ice_dun02,207,165,5,5 monster Iceicle 1789,2,1080000,300000,0 +ice_dun02,206,222,4,4 monster Iceicle 1789,1,1020000,300000,0 +ice_dun02,270,136,3,3 monster Iceicle 1789,1,960000,300000,0 +ice_dun02,20,150,4,4 monster Iceicle 1789,1,960000,300000,0 +ice_dun02,46,103,5,5 monster Iceicle 1789,2,1320000,300000,0 +ice_dun02,172,90,3,3 monster Iceicle 1789,1,840000,300000,0 +ice_dun02,20,20,5,5 monster Iceicle 1789,1,960000,300000,0 +ice_dun02,143,28,3,3 monster Iceicle 1789,1,1020000,300000,0 +ice_dun02,280,20,5,5 monster Iceicle 1789,1,960000,300000,0 + +//================================================== +// ice_dun03 - Ice Cave +//================================================== +ice_dun03,0,0,0,0 monster Ice Titan 1777,12,0,0,0 +ice_dun03,0,0,0,0 monster Ice Titan 1777,10,7200000,3600000,0 +ice_dun03,0,0,0,0 monster Gazeti 1778,10,120000,0,0 +ice_dun03,0,0,0,0 monster Snowier 1775,15,0,0,0 +ice_dun03,113,239,85,50 monster Ice Titan 1777,12,180000,0,0 +ice_dun03,113,239,85,50 monster Gazeti 1778,8,300000,0,0 +ice_dun03,63,110,50,82 monster Ice Titan 1777,12,180000,0,0 +ice_dun03,63,110,50,82 monster Gazeti 1778,8,300000,0,0 +ice_dun03,189,66,80,40 monster Ice Titan 1777,12,180000,0,0 +ice_dun03,189,66,80,40 monster Gazeti 1778,8,300000,0,0 +ice_dun03,235,185,44,80 monster Ice Titan 1777,12,180000,0,0 +ice_dun03,235,185,44,80 monster Gazeti 1778,8,300000,0,0 +ice_dun03,50,243,10,10 monster Iceicle 1789,2,720000,300000,0 +ice_dun03,149,247,10,43 monster Iceicle 1789,5,1080000,300000,0 +ice_dun03,247,241,24,24 monster Iceicle 1789,3,960000,300000,0 +ice_dun03,255,150,25,20 monster Iceicle 1789,3,840000,300000,0 +ice_dun03,45,150,25,20 monster Iceicle 1789,3,960000,300000,0 +ice_dun03,61,59,33,33 monster Iceicle 1789,7,1080000,300000,0 +ice_dun03,150,55,24,36 monster Iceicle 1789,6,1080000,300000,0 +ice_dun03,247,54,24,28 monster Iceicle 1789,3,840000,300000,0 diff --git a/npc/mobs/dungeons/icedun.txt b/npc/mobs/dungeons/icedun.txt deleted file mode 100644 index f90ee7889..000000000 --- a/npc/mobs/dungeons/icedun.txt +++ /dev/null @@ -1,69 +0,0 @@ -//===== eAthena Script ======================================= -//= Ice Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version from jAthena [Playtester] -//= 1.1 More accurate spawns [Playtester] -//= 1.2 Removed Ktullanux spawn, quest implemented [L0ne_W0lf] -//============================================================ - -//================================================== -// ice_dun01 - Ice Cave -//================================================== -ice_dun01,0,0,0,0 monster Siroma 1776,75,0,0,0 -ice_dun01,0,0,0,0 monster Roween 1782,5,0,0,0 -ice_dun01,0,0,0,0 monster Gazeti 1778,2,0,0,0 -ice_dun01,0,0,0,0 monster Muscipular 1780,5,0,0,0 - -//================================================== -// ice_dun02 - Ice Cave -//================================================== -ice_dun02,0,0,0,0 monster Snowier 1775,70,0,0,0 -ice_dun02,0,0,0,0 monster Siroma 1776,30,0,0,0 -ice_dun02,0,0,0,0 monster Gazeti 1778,15,240000,0,0 -ice_dun02,0,0,0,0 monster Ice Titan 1777,7,0,0,0 -ice_dun02,33,271,4,4 monster Iceicle 1789,1,1320000,300000,0 -ice_dun02,110,242,5,5 monster Iceicle 1789,2,1020000,300000,0 -ice_dun02,150,280,4,4 monster Iceicle 1789,1,900000,300000,0 -ice_dun02,270,268,4,4 monster Iceicle 1789,1,1020000,300000,0 -ice_dun02,46,207,3,3 monster Iceicle 1789,1,1080000,300000,0 -ice_dun02,134,214,4,4 monster Iceicle 1789,1,840000,300000,0 -ice_dun02,102,178,4,4 monster Iceicle 1789,1,1020000,300000,0 -ice_dun02,207,165,5,5 monster Iceicle 1789,2,1080000,300000,0 -ice_dun02,206,222,4,4 monster Iceicle 1789,1,1020000,300000,0 -ice_dun02,270,136,3,3 monster Iceicle 1789,1,960000,300000,0 -ice_dun02,20,150,4,4 monster Iceicle 1789,1,960000,300000,0 -ice_dun02,46,103,5,5 monster Iceicle 1789,2,1320000,300000,0 -ice_dun02,172,90,3,3 monster Iceicle 1789,1,840000,300000,0 -ice_dun02,20,20,5,5 monster Iceicle 1789,1,960000,300000,0 -ice_dun02,143,28,3,3 monster Iceicle 1789,1,1020000,300000,0 -ice_dun02,280,20,5,5 monster Iceicle 1789,1,960000,300000,0 - -//================================================== -// ice_dun03 - Ice Cave -//================================================== -ice_dun03,0,0,0,0 monster Ice Titan 1777,12,0,0,0 -ice_dun03,0,0,0,0 monster Ice Titan 1777,10,7200000,3600000,0 -ice_dun03,0,0,0,0 monster Gazeti 1778,10,120000,0,0 -ice_dun03,0,0,0,0 monster Snowier 1775,15,0,0,0 -ice_dun03,113,239,85,50 monster Ice Titan 1777,12,180000,0,0 -ice_dun03,113,239,85,50 monster Gazeti 1778,8,300000,0,0 -ice_dun03,63,110,50,82 monster Ice Titan 1777,12,180000,0,0 -ice_dun03,63,110,50,82 monster Gazeti 1778,8,300000,0,0 -ice_dun03,189,66,80,40 monster Ice Titan 1777,12,180000,0,0 -ice_dun03,189,66,80,40 monster Gazeti 1778,8,300000,0,0 -ice_dun03,235,185,44,80 monster Ice Titan 1777,12,180000,0,0 -ice_dun03,235,185,44,80 monster Gazeti 1778,8,300000,0,0 -ice_dun03,50,243,10,10 monster Iceicle 1789,2,720000,300000,0 -ice_dun03,149,247,10,43 monster Iceicle 1789,5,1080000,300000,0 -ice_dun03,247,241,24,24 monster Iceicle 1789,3,960000,300000,0 -ice_dun03,255,150,25,20 monster Iceicle 1789,3,840000,300000,0 -ice_dun03,45,150,25,20 monster Iceicle 1789,3,960000,300000,0 -ice_dun03,61,59,33,33 monster Iceicle 1789,7,1080000,300000,0 -ice_dun03,150,55,24,36 monster Iceicle 1789,6,1080000,300000,0 -ice_dun03,247,54,24,28 monster Iceicle 1789,3,840000,300000,0 diff --git a/npc/mobs/dungeons/in_sphinx.txt b/npc/mobs/dungeons/in_sphinx.txt new file mode 100644 index 000000000..8d704195c --- /dev/null +++ b/npc/mobs/dungeons/in_sphinx.txt @@ -0,0 +1,55 @@ +//===== eAthena Script ======================================= +//= Morocc Sphinx Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 Replaced Marduk with Anubis on F4 and F5 [Playtester] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// In_sphinx1 - Sphinx F1 +//================================================== +in_sphinx1,0,0,0,0 monster Drainliar 1111,40,0,0,0 +in_sphinx1,0,0,0,0 monster Requiem 1164,20,0,0,0 +in_sphinx1,0,0,0,0 monster Zerom 1178,20,0,0,0 +in_sphinx1,0,0,0,0 monster Matyr 1146,10,0,0,0 + +//================================================== +// In_sphinx2 - Sphinx F2 +//================================================== +in_sphinx2,0,0,0,0 monster Drainliar 1111,15,0,0,0 +in_sphinx2,0,0,0,0 monster Requiem 1164,50,0,0,0 +in_sphinx2,0,0,0,0 monster Zerom 1178,50,0,0,0 +in_sphinx2,0,0,0,0 monster Matyr 1146,20,0,0,0 + +//================================================== +// In_sphinx3 - Sphinx F3 +//================================================== +in_sphinx3,0,0,0,0 monster Matyr 1146,15,0,0,0 +in_sphinx3,0,0,0,0 monster Pasana 1154,5,0,0,0 +in_sphinx3,0,0,0,0 monster Marduk 1140,65,0,0,0 +in_sphinx3,0,0,0,0 monster Mimic 1191,5,600000,300000,1 + +//================================================== +// In_sphinx4 - Sphinx F4 +//================================================== +in_sphinx4,0,0,0,0 monster Minorous 1149,50,0,0,0 +in_sphinx4,0,0,0,0 monster Anubis 1098,15,0,0,0 +in_sphinx4,0,0,0,0 monster Mimic 1191,4,600000,300000,1 +in_sphinx4,0,0,0,0 monster Pasana 1154,20,0,0,0 + +//================================================== +// In_sphinx5 - Sphinx F5 +//================================================== +in_sphinx5,0,0,0,0 monster Pasana 1154,70,0,0,0 +in_sphinx5,0,0,0,0 monster Matyr 1146,10,0,0,0 +in_sphinx5,0,0,0,0 monster Side Winder 1037,20,0,0,0 +in_sphinx5,0,0,0,0 monster Anubis 1098,10,0,0,0 +in_sphinx5,0,0,0,0 monster Mimic 1191,7,600000,300000,1 +in_sphinx5,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/iz_dun.txt b/npc/mobs/dungeons/iz_dun.txt new file mode 100644 index 000000000..185bf64bf --- /dev/null +++ b/npc/mobs/dungeons/iz_dun.txt @@ -0,0 +1,114 @@ +//===== eAthena Script ======================================= +//= Byalan Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] +//= 1.2 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// iz_dun00 - Undersea Tunnel F1 +//================================================== +iz_dun00,0,0,0,0 monster Plankton 1161,65,0,0,0 +iz_dun00,0,0,0,0 monster Marina 1141,45,0,0,0 +iz_dun00,0,0,0,0 monster Kukre 1070,15,0,0,0 +iz_dun00,0,0,0,0 monster Hydra 1068,15,0,0,0 +iz_dun00,0,0,0,0 monster Vadon 1066,15,0,0,0 +iz_dun00,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 + +//================================================== +// iz_dun01 - Undersea Tunnel F2 +//================================================== +iz_dun01,0,0,0,0 monster Plankton 1161,10,0,0,0 +iz_dun01,0,0,0,0 monster Marina 1141,15,0,0,0 +iz_dun01,0,0,0,0 monster Kukre 1070,50,0,0,0 +iz_dun01,0,0,0,0 monster Hydra 1068,30,0,0,0 +iz_dun01,0,0,0,0 monster Vadon 1066,60,0,0,0 +iz_dun01,0,0,0,0 monster Cornutus 1067,15,300000,150000,1 +iz_dun01,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1 + +//================================================== +// iz_dun02 - Undersea Tunnel F3 +//================================================== +iz_dun02,0,0,0,0 monster Hydra 1068,40,0,0,0 +iz_dun02,0,0,0,0 monster Cornutus 1067,60,0,0,0 +iz_dun02,0,0,0,0 monster Marse 1144,40,0,0,0 +iz_dun02,0,0,0,0 monster Obeaune 1044,40,0,0,0 +iz_dun02,0,0,0,0 monster Merman 1264,1,1800000,1200000,0 +iz_dun02,0,0,0,0 monster Black Mushroom 1084,15,180000,90000,1 + +//================================================== +// iz_dun03 - Undersea Tunnel F4 +//================================================== +iz_dun03,0,0,0,0 monster Hydra 1068,10,0,0,0 +iz_dun03,0,0,0,0 monster Phen 1158,45,0,0,0 +iz_dun03,0,0,0,0 monster Marine Sphere 1142,20,0,0,0 +iz_dun03,0,0,0,0 monster Swordfish 1069,40,0,0,0 +iz_dun03,0,0,0,0 monster Marc 1045,40,0,0,0 +iz_dun03,203,59,0,0 monster Hydra 1068,1,312000,150000,0 +iz_dun03,203,56,0,0 monster Hydra 1068,1,323000,150000,0 +iz_dun03,203,53,0,0 monster Hydra 1068,1,317000,150000,0 +iz_dun03,203,50,0,0 monster Hydra 1068,1,323000,150000,0 +iz_dun03,203,47,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun03,204,60,0,0 monster Hydra 1068,1,304000,150000,0 +iz_dun03,204,57,0,0 monster Hydra 1068,1,302000,150000,0 +iz_dun03,204,54,0,0 monster Hydra 1068,1,310000,150000,0 +iz_dun03,204,51,0,0 monster Hydra 1068,1,309000,150000,0 +iz_dun03,204,48,0,0 monster Hydra 1068,1,313000,150000,0 +iz_dun03,191,144,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun03,194,144,0,0 monster Hydra 1068,1,316000,150000,0 +iz_dun03,197,144,0,0 monster Hydra 1068,1,296000,150000,0 +iz_dun03,200,144,0,0 monster Hydra 1068,1,282000,150000,0 +iz_dun03,203,144,0,0 monster Hydra 1068,1,310000,150000,0 +iz_dun03,206,144,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun03,209,144,0,0 monster Hydra 1068,1,308000,150000,0 +iz_dun03,212,144,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun03,193,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,196,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,199,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,202,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,205,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,208,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,211,143,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,176,260,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,180,251,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,178,253,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,108,249,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,80,163,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun03,0,0,0,0 monster Merman 1264,3,1800000,1200000,0 + +//================================================== +// iz_dun04 - Undersea Tunnel F5 +//================================================== +iz_dun04,0,0,0,0 monster Marine Sphere 1142,10,0,0,0 +iz_dun04,0,0,0,0 monster Swordfish 1069,10,0,0,0 +iz_dun04,0,0,0,0 monster Merman 1264,40,0,0,0 +iz_dun04,0,0,0,0 monster Strouf 1065,50,600000,300000,1 +iz_dun04,58,135,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun04,61,135,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,42,129,0,0 monster Hydra 1068,1,312000,150000,0 +iz_dun04,42,116,0,0 monster Hydra 1068,1,306000,150000,0 +iz_dun04,38,129,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,33,129,0,0 monster Hydra 1068,1,308000,150000,0 +iz_dun04,38,115,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,33,115,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun04,79,246,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,80,246,0,0 monster Hydra 1068,1,294000,150000,0 +iz_dun04,79,234,0,0 monster Hydra 1068,1,302000,150000,0 +iz_dun04,80,233,0,0 monster Hydra 1068,1,318000,150000,0 +iz_dun04,111,41,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,111,38,0,0 monster Hydra 1068,1,303000,150000,0 +iz_dun04,111,35,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,69,243,0,0 monster Hydra 1068,1,321000,150000,0 +iz_dun04,124,233,0,0 monster Hydra 1068,1,300000,150000,0 +iz_dun04,134,233,0,0 monster Hydra 1068,1,305000,150000,0 +iz_dun04,0,0,0,0 monster Deviace 1108,3,0,0,0 +iz_dun04,103,231,10,10 monster Merman 1264,3,150000,0,0 +iz_dun04,160,231,10,10 monster Merman 1264,3,170000,0,0 +iz_dun04,95,147,10,10 monster Merman 1264,3,150000,0,0 +iz_dun04,130,216,15,15 monster Merman 1264,3,160000,0,0 diff --git a/npc/mobs/dungeons/jupedun.txt b/npc/mobs/dungeons/jupedun.txt deleted file mode 100644 index 20f2263c7..000000000 --- a/npc/mobs/dungeons/jupedun.txt +++ /dev/null @@ -1,59 +0,0 @@ -//===== eAthena Script ======================================= -//= Juperos Dungeon Monster Spawn Script -//===== By: ================================================== -// The Prometheus Project, eAthena dev team -//===== Current Version: ===================================== -//= 1.3 -//===== 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] -//= 1.2 Some 11.1 spawn changes [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//======================================================================================== -// - Juperos 01 -//======================================================================================== - -juperos_01,100,180,60,70 monster Venatu 1679,15,300000,0,1 -juperos_01,100,180,60,70 monster Venatu 1676,25,300000,0,1 -juperos_01,100,180,60,70 monster Venatu 1677,20,300000,0,1 -juperos_01,100,180,60,70 monster Venatu 1678,25,300000,0,1 -juperos_01,192,132,60,80 monster Venatu 1679,35,300000,0,1 -juperos_01,192,132,60,80 monster Venatu 1676,45,300000,0,1 -juperos_01,192,132,60,80 monster Venatu 1677,50,300000,0,1 -juperos_01,192,132,60,80 monster Venatu 1678,45,300000,0,1 -juperos_01,0,0,0,0 monster Dimik 1670,5,0,0,1 -juperos_01,0,0,0,0 monster Dimik 1671,5,0,0,1 -juperos_01,0,0,0,0 monster Dimik 1672,5,0,0,1 -juperos_01,0,0,0,0 monster Dimik 1673,5,0,0,1 -juperos_01,232,202,25,25 monster Dimik 1670,5,420000,0,0 - -//======================================================================================== -// - Juperos 02 -//======================================================================================== - -juperos_02,0,0,0,0 monster Venatu 1679,50,0,0,1 -juperos_02,0,0,0,0 monster Venatu 1676,65,0,0,1 -juperos_02,0,0,0,0 monster Venatu 1677,65,0,0,1 -juperos_02,0,0,0,0 monster Venatu 1678,65,0,0,1 -juperos_02,0,0,0,0 monster Apocalypse 1365,70,0,0,1 - -//======================================================================================== -// - Juperos Core -//======================================================================================== - -jupe_core,0,0,0,0 monster Venatu 1676,25,0,0,1 -jupe_core,0,0,0,0 monster Venatu 1677,25,0,0,1 -jupe_core,0,0,0,0 monster Venatu 1678,25,0,0,1 -jupe_core,0,0,0,0 monster Dimik 1670,40,0,0,1 -jupe_core,0,0,0,0 monster Dimik 1671,40,0,0,1 -jupe_core,0,0,0,0 monster Dimik 1672,40,0,0,1 -jupe_core,0,0,0,0 monster Dimik 1673,40,0,0,1 -jupe_core,0,0,0,0 monster Archdam 1668,40,0,0,1 -jupe_core,0,0,0,0 monster Vesper 1685,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/juperos.txt b/npc/mobs/dungeons/juperos.txt new file mode 100644 index 000000000..20f2263c7 --- /dev/null +++ b/npc/mobs/dungeons/juperos.txt @@ -0,0 +1,59 @@ +//===== eAthena Script ======================================= +//= Juperos Dungeon Monster Spawn Script +//===== By: ================================================== +// The Prometheus Project, eAthena dev team +//===== Current Version: ===================================== +//= 1.3 +//===== 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] +//= 1.2 Some 11.1 spawn changes [Playtester] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//======================================================================================== +// - Juperos 01 +//======================================================================================== + +juperos_01,100,180,60,70 monster Venatu 1679,15,300000,0,1 +juperos_01,100,180,60,70 monster Venatu 1676,25,300000,0,1 +juperos_01,100,180,60,70 monster Venatu 1677,20,300000,0,1 +juperos_01,100,180,60,70 monster Venatu 1678,25,300000,0,1 +juperos_01,192,132,60,80 monster Venatu 1679,35,300000,0,1 +juperos_01,192,132,60,80 monster Venatu 1676,45,300000,0,1 +juperos_01,192,132,60,80 monster Venatu 1677,50,300000,0,1 +juperos_01,192,132,60,80 monster Venatu 1678,45,300000,0,1 +juperos_01,0,0,0,0 monster Dimik 1670,5,0,0,1 +juperos_01,0,0,0,0 monster Dimik 1671,5,0,0,1 +juperos_01,0,0,0,0 monster Dimik 1672,5,0,0,1 +juperos_01,0,0,0,0 monster Dimik 1673,5,0,0,1 +juperos_01,232,202,25,25 monster Dimik 1670,5,420000,0,0 + +//======================================================================================== +// - Juperos 02 +//======================================================================================== + +juperos_02,0,0,0,0 monster Venatu 1679,50,0,0,1 +juperos_02,0,0,0,0 monster Venatu 1676,65,0,0,1 +juperos_02,0,0,0,0 monster Venatu 1677,65,0,0,1 +juperos_02,0,0,0,0 monster Venatu 1678,65,0,0,1 +juperos_02,0,0,0,0 monster Apocalypse 1365,70,0,0,1 + +//======================================================================================== +// - Juperos Core +//======================================================================================== + +jupe_core,0,0,0,0 monster Venatu 1676,25,0,0,1 +jupe_core,0,0,0,0 monster Venatu 1677,25,0,0,1 +jupe_core,0,0,0,0 monster Venatu 1678,25,0,0,1 +jupe_core,0,0,0,0 monster Dimik 1670,40,0,0,1 +jupe_core,0,0,0,0 monster Dimik 1671,40,0,0,1 +jupe_core,0,0,0,0 monster Dimik 1672,40,0,0,1 +jupe_core,0,0,0,0 monster Dimik 1673,40,0,0,1 +jupe_core,0,0,0,0 monster Archdam 1668,40,0,0,1 +jupe_core,0,0,0,0 monster Vesper 1685,1,7200000,3600000,1 diff --git a/npc/mobs/dungeons/kh_dun.txt b/npc/mobs/dungeons/kh_dun.txt new file mode 100644 index 000000000..9976c61ea --- /dev/null +++ b/npc/mobs/dungeons/kh_dun.txt @@ -0,0 +1,62 @@ +//===== eAthena Script ======================================= +//= Kiel Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version [MasterOfMuppets] +//= 1.1 Added official mob types [Playtester] +//= 1.2 Updated amounts [Playtester] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// kh_kiehl01 +//================================================== +kh_kiehl01,0,0,0,0 monster Constant 1745,10,0,0,0 +kh_kiehl01,80,22,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,105,40,3,3 monster Aliza 1746,1,180000,120000,0 +kh_kiehl01,105,40,3,3 monster Aliza 1737,1,180000,120000,0 +kh_kiehl01,135,24,3,3 monster Alicel 1739,1,180000,120000,0 +kh_kiehl01,173,90,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,156,101,3,3 monster Aliza 1746,1,180000,120000,0 +kh_kiehl01,128,102,3,3 monster Alicel 1739,1,180000,120000,0 +kh_kiehl01,128,102,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,37,110,3,3 monster Alicel 1739,1,180000,120000,0 +kh_kiehl01,37,110,3,3 monster Alicel 1735,1,180000,120000,0 +kh_kiehl01,32,124,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,67,171,5,5 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,67,171,5,5 monster Aliot 1736,1,180000,120000,0 +kh_kiehl01,85,154,3,3 monster Alicel 1739,1,180000,120000,0 +kh_kiehl01,85,154,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,106,154,3,3 monster Aliza 1746,1,180000,120000,0 +kh_kiehl01,122,155,3,3 monster Aliot 1740,1,180000,120000,0 +kh_kiehl01,122,155,3,3 monster Aliot 1736,1,180000,120000,0 +kh_kiehl01,122,155,3,3 monster Alicel 1739,1,180000,120000,0 +kh_kiehl01,122,155,3,3 monster Aliza 1746,1,180000,120000,0 + +//================================================== +// kh_dun01 - Machine doll factory, 1st floor +//================================================== +kh_dun01,83,179,70,40 monster Alice 1275,9,1800000,1200000,0 +kh_dun01,83,179,30,20 monster Aliza 1737,15,300000,240000,0 +kh_dun01,83,179,70,40 monster Constant 1738,3,0,0,0 +kh_dun01,120,104,105,80 monster Alice 1275,16,1800000,1200000,0 +kh_dun01,120,104,105,80 monster Aliza 1737,30,300000,240000,0 +kh_dun01,120,104,105,80 monster Constant 1738,5,0,0,0 +kh_dun01,0,0,0,0 monster Constant 1745,5,0,0,0 +kh_dun01,0,0,0,0 monster Aliot 1736,3,600000,300000,0 +kh_dun01,0,0,0,0 monster Alicel 1735,3,600000,300000,0 + +//================================================== +// kh_dun02 - Machine doll factory, 2nd floor +//================================================== +kh_dun02,0,0,0,0 monster Aliot 1736,25,0,0,0 +kh_dun02,0,0,0,0 monster Alicel 1735,30,0,0,0 +kh_dun02,0,0,0,0 monster Aliza 1737,10,0,0,0 +kh_dun02,0,0,0,0 monster Constant 1738,15,1800000,1200000,0 +kh_dun02,0,0,0,0 monster Constant 1745,5,0,0,0 +kh_dun02,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,0 diff --git a/npc/mobs/dungeons/kiel.txt b/npc/mobs/dungeons/kiel.txt deleted file mode 100644 index 9976c61ea..000000000 --- a/npc/mobs/dungeons/kiel.txt +++ /dev/null @@ -1,62 +0,0 @@ -//===== eAthena Script ======================================= -//= Kiel Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version [MasterOfMuppets] -//= 1.1 Added official mob types [Playtester] -//= 1.2 Updated amounts [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// kh_kiehl01 -//================================================== -kh_kiehl01,0,0,0,0 monster Constant 1745,10,0,0,0 -kh_kiehl01,80,22,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,105,40,3,3 monster Aliza 1746,1,180000,120000,0 -kh_kiehl01,105,40,3,3 monster Aliza 1737,1,180000,120000,0 -kh_kiehl01,135,24,3,3 monster Alicel 1739,1,180000,120000,0 -kh_kiehl01,173,90,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,156,101,3,3 monster Aliza 1746,1,180000,120000,0 -kh_kiehl01,128,102,3,3 monster Alicel 1739,1,180000,120000,0 -kh_kiehl01,128,102,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,37,110,3,3 monster Alicel 1739,1,180000,120000,0 -kh_kiehl01,37,110,3,3 monster Alicel 1735,1,180000,120000,0 -kh_kiehl01,32,124,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,67,171,5,5 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,67,171,5,5 monster Aliot 1736,1,180000,120000,0 -kh_kiehl01,85,154,3,3 monster Alicel 1739,1,180000,120000,0 -kh_kiehl01,85,154,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,106,154,3,3 monster Aliza 1746,1,180000,120000,0 -kh_kiehl01,122,155,3,3 monster Aliot 1740,1,180000,120000,0 -kh_kiehl01,122,155,3,3 monster Aliot 1736,1,180000,120000,0 -kh_kiehl01,122,155,3,3 monster Alicel 1739,1,180000,120000,0 -kh_kiehl01,122,155,3,3 monster Aliza 1746,1,180000,120000,0 - -//================================================== -// kh_dun01 - Machine doll factory, 1st floor -//================================================== -kh_dun01,83,179,70,40 monster Alice 1275,9,1800000,1200000,0 -kh_dun01,83,179,30,20 monster Aliza 1737,15,300000,240000,0 -kh_dun01,83,179,70,40 monster Constant 1738,3,0,0,0 -kh_dun01,120,104,105,80 monster Alice 1275,16,1800000,1200000,0 -kh_dun01,120,104,105,80 monster Aliza 1737,30,300000,240000,0 -kh_dun01,120,104,105,80 monster Constant 1738,5,0,0,0 -kh_dun01,0,0,0,0 monster Constant 1745,5,0,0,0 -kh_dun01,0,0,0,0 monster Aliot 1736,3,600000,300000,0 -kh_dun01,0,0,0,0 monster Alicel 1735,3,600000,300000,0 - -//================================================== -// kh_dun02 - Machine doll factory, 2nd floor -//================================================== -kh_dun02,0,0,0,0 monster Aliot 1736,25,0,0,0 -kh_dun02,0,0,0,0 monster Alicel 1735,30,0,0,0 -kh_dun02,0,0,0,0 monster Aliza 1737,10,0,0,0 -kh_dun02,0,0,0,0 monster Constant 1738,15,1800000,1200000,0 -kh_dun02,0,0,0,0 monster Constant 1745,5,0,0,0 -kh_dun02,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,0 diff --git a/npc/mobs/dungeons/lhz_dun.txt b/npc/mobs/dungeons/lhz_dun.txt new file mode 100644 index 000000000..ae7311e86 --- /dev/null +++ b/npc/mobs/dungeons/lhz_dun.txt @@ -0,0 +1,241 @@ +//===== eAthena Script ======================================= +//= Lighthalzen Dungeon(Biolabs) Monster Spawn Script +//===== By: ================================================== +// The Prometheus Project, eAthena dev team +//===== 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,0,0,0,0 monster Metaling 1613,50,0,0,0 +lhz_dun01,0,0,0,0 monster Anopheles 1627,70,0,0,0 +lhz_dun01,0,0,0,0 monster Remover 1682,100,0,0,0 +lhz_dun01,0,0,0,0 monster Egnigem Cenia 1652,1,0,0,0 +lhz_dun01,0,0,0,0 monster Wickebine Tres 1653,1,0,0,0 +lhz_dun01,0,0,0,0 monster Armeyer Dinze 1654,1,0,0,0 +lhz_dun01,0,0,0,0 monster Errende Ebecee 1655,1,0,0,0 +lhz_dun01,0,0,0,0 monster Kavach Icarus 1656,1,0,0,0 +lhz_dun01,0,0,0,0 monster Laurell Weinder 1657,1,0,0,0 +lhz_dun01,150,50,16,18 monster Egnigem Cenia 1652,1,900000,800000,1 +lhz_dun01,150,50,16,18 monster Wickebine Tres 1653,1,900000,800000,1 +lhz_dun01,150,50,16,18 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01,150,50,16,18 monster Errende Ebecee 1655,5,900000,800000,1 +lhz_dun01,150,50,16,18 monster Kavach Icarus 1656,5,600000,300000,1 +lhz_dun01,150,50,16,18 monster Laurell Weinder 1657,5,600000,300000,1 +lhz_dun01,250,150,18,30 monster Egnigem Cenia 1652,4,900000,800000,1 +lhz_dun01,250,150,18,30 monster Wickebine Tres 1653,4,600000,300000,1 +lhz_dun01,250,150,18,30 monster Armeyer Dinze 1654,4,900000,800000,1 +lhz_dun01,250,150,18,30 monster Errende Ebecee 1655,2,900000,800000,1 +lhz_dun01,250,150,18,30 monster Kavach Icarus 1656,2,900000,800000,1 +lhz_dun01,250,150,18,30 monster Laurell Weinder 1657,2,600000,300000,1 +lhz_dun01,50,150,11,35 monster Egnigem Cenia 1652,1,600000,300000,1 +lhz_dun01,50,150,11,35 monster Wickebine Tres 1653,4,900000,800000,1 +lhz_dun01,50,150,11,35 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01,50,150,11,35 monster Errende Ebecee 1655,4,900000,800000,1 +lhz_dun01,50,150,11,35 monster Kavach Icarus 1656,4,900000,800000,1 +lhz_dun01,50,150,11,35 monster Laurell Weinder 1657,2,600000,300000,1 +lhz_dun01,192,61,18,30 monster Egnigem Cenia 1652,1,900000,800000,1 +lhz_dun01,192,61,18,30 monster Wickebine Tres 1653,1,900000,800000,1 +lhz_dun01,192,61,18,30 monster Armeyer Dinze 1654,1,900000,800000,1 +lhz_dun01,192,61,18,30 monster Errende Ebecee 1655,1,900000,800000,1 +lhz_dun01,192,61,18,30 monster Kavach Icarus 1656,1,900000,800000,1 +lhz_dun01,192,61,18,30 monster Laurell Weinder 1657,1,900000,800000,1 +lhz_dun01,0,0,0,0 monster Gemini-S58 1681,1,7200000,5400000,0 + +//======================================================================================== +// lhz_dun02 - Bio-life Labs 2F +//======================================================================================== + +lhz_dun02,0,0,0,0 monster Egnigem Cenia 1652,26,0,0,0 +lhz_dun02,0,0,0,0 monster Wickebine Tres 1653,26,0,0,0 +lhz_dun02,0,0,0,0 monster Armeyer Dinze 1654,26,0,0,0 +lhz_dun02,0,0,0,0 monster Errende Ebecee 1655,26,0,0,0 +lhz_dun02,0,0,0,0 monster Kavach Icarus 1656,26,0,0,0 +lhz_dun02,0,0,0,0 monster Laurell Weinder 1657,26,0,0,0 +lhz_dun02,150,150,56,54 monster Egnigem Cenia 1652,4,120000,60000,1 +lhz_dun02,150,150,56,54 monster Wickebine Tres 1653,4,120000,60000,1 +lhz_dun02,150,150,56,54 monster Armeyer Dinze 1654,4,120000,60000,1 +lhz_dun02,150,150,56,54 monster Errende Ebecee 1655,4,120000,60000,1 +lhz_dun02,150,150,56,54 monster Kavach Icarus 1656,4,120000,60000,1 +lhz_dun02,150,150,56,54 monster Laurell Weinder 1657,4,120000,60000,1 +lhz_dun02,150,150,105,90 monster Egnigem Cenia 1652,10,120000,60000,1 +lhz_dun02,150,150,105,90 monster Wickebine Tres 1653,10,120000,60000,1 +lhz_dun02,150,150,105,90 monster Armeyer Dinze 1654,10,120000,60000,1 +lhz_dun02,150,150,105,90 monster Errende Ebecee 1655,10,120000,60000,1 +lhz_dun02,150,150,105,90 monster Kavach Icarus 1656,10,120000,60000,1 +lhz_dun02,150,150,105,90 monster Laurell Weinder 1657,10,120000,60000,1 +lhz_dun02,0,0,0,0 monster Egnigem Cenia 1652,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Wickebine Tres 1653,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Armeyer Dinze 1654,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Errende Ebecee 1655,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Kavach Icarus 1656,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Laurell Weinder 1657,10,300000,150000,1 +lhz_dun02,0,0,0,0 monster Remover 1682,20,300000,150000,1 +lhz_dun02,0,0,0,0 monster Eremes Guile 1635,1,180000,120000,0 +lhz_dun02,0,0,0,0 monster Gemini-S58 1681,10,5400000,180000,0 +lhz_dun02,0,0,0,0 monster Egnigem Cenia 1658,1,7200000,5400000,1 + +//======================================================================================== +// lhz_dun03 - Bio-life Labs 3F +//======================================================================================== + +lhz_dun03,140,235,116,30 monster Seyren Windsor 1634,4,180000,120000,0 +lhz_dun03,140,235,116,30 monster Eremes Guile 1635,4,180000,120000,0 +lhz_dun03,140,235,116,30 monster Howard Alt-Eisen 1636,4,180000,120000,0 +lhz_dun03,140,235,116,30 monster Margaretha Sorin 1637,4,180000,120000,0 +lhz_dun03,140,235,116,30 monster Cecil Damon 1638,4,180000,120000,0 +lhz_dun03,140,235,116,30 monster Kathryne Keyron 1639,4,180000,120000,0 + +lhz_dun03,40,214,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03,40,214,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03,40,214,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03,40,214,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03,40,214,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03,40,214,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03,240,213,16,17 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03,240,213,16,17 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03,240,213,16,17 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03,240,213,16,17 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03,240,213,16,17 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03,240,213,16,17 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03,140,65,108,38 monster Seyren Windsor 1634,7,120000,160000,0 +lhz_dun03,140,65,108,38 monster Eremes Guile 1635,7,120000,160000,0 +lhz_dun03,140,65,108,38 monster Howard Alt-Eisen 1636,7,120000,160000,0 +lhz_dun03,140,65,108,38 monster Margaretha Sorin 1637,7,120000,160000,0 +lhz_dun03,140,65,108,38 monster Cecil Damon 1638,7,120000,60000,0 +lhz_dun03,140,65,108,38 monster Kathryne Keyron 1639,7,120000,60000,0 + +lhz_dun03,140,31,8,15 monster Seyren Windsor 1634,1,600000,540000,0 +lhz_dun03,140,31,8,15 monster Eremes Guile 1635,1,540000,480000,0 +lhz_dun03,140,31,8,15 monster Howard Alt-Eisen 1636,1,600000,540000,0 +lhz_dun03,140,31,8,15 monster Margaretha Sorin 1637,1,540000,480000,0 +lhz_dun03,140,31,8,15 monster Cecil Damon 1638,1,600000,540000,0 +lhz_dun03,140,31,8,15 monster Kathryne Keyron 1639,1,540000,480000,0 + +lhz_dun03,40,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03,40,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03,40,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03,40,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03,40,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03,40,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03,240,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 +lhz_dun03,240,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 +lhz_dun03,240,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 +lhz_dun03,240,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 +lhz_dun03,240,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 +lhz_dun03,240,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 + +lhz_dun03,54,131,35,39 monster Seyren Windsor 1634,5,180000,120000,0 +lhz_dun03,54,131,35,39 monster Eremes Guile 1635,5,180000,120000,0 +lhz_dun03,54,131,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 +lhz_dun03,54,131,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 +lhz_dun03,54,131,35,39 monster Cecil Damon 1638,5,120000,60000,0 +lhz_dun03,54,131,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 + +lhz_dun03,228,137,35,39 monster Seyren Windsor 1634,5,180000,120000,0 +lhz_dun03,228,137,35,39 monster Eremes Guile 1635,5,180000,120000,0 +lhz_dun03,228,137,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 +lhz_dun03,228,137,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 +lhz_dun03,228,137,35,39 monster Cecil Damon 1638,5,120000,60000,0 +lhz_dun03,228,137,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 + +lhz_dun03,138,138,36,34 monster Seyren Windsor 1634,3,120000,60000,0 +lhz_dun03,138,138,36,34 monster Eremes Guile 1635,3,120000,60000,0 +lhz_dun03,138,138,36,34 monster Howard Alt-Eisen 1636,3,120000,60000,0 +lhz_dun03,138,138,36,34 monster Margaretha Sorin 1637,3,180000,120000,0 +lhz_dun03,138,138,36,34 monster Cecil Damon 1638,4,0,0,0 +lhz_dun03,138,138,36,34 monster Kathryne Keyron 1639,4,0,0,0 + +lhz_dun03,140,192,66,21 monster Seyren Windsor 1634,7,120000,60000,0 +lhz_dun03,140,192,66,21 monster Eremes Guile 1635,7,180000,120000,0 +lhz_dun03,140,192,66,21 monster Howard Alt-Eisen 1636,7,120000,60000,0 +lhz_dun03,140,192,66,21 monster Margaretha Sorin 1637,7,180000,120000,0 +lhz_dun03,140,192,66,21 monster Cecil Damon 1638,7,120000,60000,0 +lhz_dun03,140,192,66,21 monster Kathryne Keyron 1639,7,120000,60000,0 + +lhz_dun03,89,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,89,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,107,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,107,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,171,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,171,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,189,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,189,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,89,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,89,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,107,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,107,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,171,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,171,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 +lhz_dun03,189,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 +lhz_dun03,189,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 + +lhz_dun03,96,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03,96,164,13,8 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03,96,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03,96,164,13,8 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03,96,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03,180,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03,180,164,13,8 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03,180,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03,180,164,13,8 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03,180,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03,98,113,13,9 monster Seyren Windsor 1634,2,300000,120000,0 +lhz_dun03,98,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03,98,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03,98,113,13,9 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03,98,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 +lhz_dun03,180,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 +lhz_dun03,180,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 +lhz_dun03,180,113,13,9 monster Margaretha Sorin 1637,2,300000,120000,0 +lhz_dun03,180,113,13,9 monster Cecil Damon 1638,5,0,0,0 +lhz_dun03,180,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 + +lhz_dun03,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1 +lhz_dun03,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1 +lhz_dun03,139,158,20,11 monster Assassin Cross Eremes 1641,1,2580000,2340000,1 +lhz_dun03,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 +lhz_dun03,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 +lhz_dun03,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1 + +lhz_dun03,1,1,0 script Lhzdun03monster -1,{ +OnInit: + while(1) + { + switch(rand(1,6)) + { + case 1: areamonster "lhz_dun03",1,1,300,300,"Lord Knight Seyren",1646,1,"Lhzdun03monster::OnMonsterDead"; break; + case 2: areamonster "lhz_dun03",1,1,300,300,"Assassin Cross Eremes",1647,1,"Lhzdun03monster::OnMonsterDead"; break; + case 3: areamonster "lhz_dun03",1,1,300,300,"Whitesmith Horward",1648,1,"Lhzdun03monster::OnMonsterDead"; break; + case 4: areamonster "lhz_dun03",1,1,300,300,"High Priest Margaretha",1649,1,"Lhzdun03monster::OnMonsterDead"; break; + case 5: areamonster "lhz_dun03",1,1,300,300,"Sniper Cecil",1650,1,"Lhzdun03monster::OnMonsterDead"; break; + case 6: areamonster "lhz_dun03",1,1,300,300,"High Wizard Kathryne",1651,1,"Lhzdun03monster::OnMonsterDead"; break; + } + end; + OnMonsterDead: + initnpctimer; + setnpctimer 0; + end; + OnTimer7200000: + stopnpctimer; + } + +} diff --git a/npc/mobs/dungeons/lhzdun.txt b/npc/mobs/dungeons/lhzdun.txt deleted file mode 100644 index ae7311e86..000000000 --- a/npc/mobs/dungeons/lhzdun.txt +++ /dev/null @@ -1,241 +0,0 @@ -//===== eAthena Script ======================================= -//= Lighthalzen Dungeon(Biolabs) Monster Spawn Script -//===== By: ================================================== -// The Prometheus Project, eAthena dev team -//===== 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,0,0,0,0 monster Metaling 1613,50,0,0,0 -lhz_dun01,0,0,0,0 monster Anopheles 1627,70,0,0,0 -lhz_dun01,0,0,0,0 monster Remover 1682,100,0,0,0 -lhz_dun01,0,0,0,0 monster Egnigem Cenia 1652,1,0,0,0 -lhz_dun01,0,0,0,0 monster Wickebine Tres 1653,1,0,0,0 -lhz_dun01,0,0,0,0 monster Armeyer Dinze 1654,1,0,0,0 -lhz_dun01,0,0,0,0 monster Errende Ebecee 1655,1,0,0,0 -lhz_dun01,0,0,0,0 monster Kavach Icarus 1656,1,0,0,0 -lhz_dun01,0,0,0,0 monster Laurell Weinder 1657,1,0,0,0 -lhz_dun01,150,50,16,18 monster Egnigem Cenia 1652,1,900000,800000,1 -lhz_dun01,150,50,16,18 monster Wickebine Tres 1653,1,900000,800000,1 -lhz_dun01,150,50,16,18 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01,150,50,16,18 monster Errende Ebecee 1655,5,900000,800000,1 -lhz_dun01,150,50,16,18 monster Kavach Icarus 1656,5,600000,300000,1 -lhz_dun01,150,50,16,18 monster Laurell Weinder 1657,5,600000,300000,1 -lhz_dun01,250,150,18,30 monster Egnigem Cenia 1652,4,900000,800000,1 -lhz_dun01,250,150,18,30 monster Wickebine Tres 1653,4,600000,300000,1 -lhz_dun01,250,150,18,30 monster Armeyer Dinze 1654,4,900000,800000,1 -lhz_dun01,250,150,18,30 monster Errende Ebecee 1655,2,900000,800000,1 -lhz_dun01,250,150,18,30 monster Kavach Icarus 1656,2,900000,800000,1 -lhz_dun01,250,150,18,30 monster Laurell Weinder 1657,2,600000,300000,1 -lhz_dun01,50,150,11,35 monster Egnigem Cenia 1652,1,600000,300000,1 -lhz_dun01,50,150,11,35 monster Wickebine Tres 1653,4,900000,800000,1 -lhz_dun01,50,150,11,35 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01,50,150,11,35 monster Errende Ebecee 1655,4,900000,800000,1 -lhz_dun01,50,150,11,35 monster Kavach Icarus 1656,4,900000,800000,1 -lhz_dun01,50,150,11,35 monster Laurell Weinder 1657,2,600000,300000,1 -lhz_dun01,192,61,18,30 monster Egnigem Cenia 1652,1,900000,800000,1 -lhz_dun01,192,61,18,30 monster Wickebine Tres 1653,1,900000,800000,1 -lhz_dun01,192,61,18,30 monster Armeyer Dinze 1654,1,900000,800000,1 -lhz_dun01,192,61,18,30 monster Errende Ebecee 1655,1,900000,800000,1 -lhz_dun01,192,61,18,30 monster Kavach Icarus 1656,1,900000,800000,1 -lhz_dun01,192,61,18,30 monster Laurell Weinder 1657,1,900000,800000,1 -lhz_dun01,0,0,0,0 monster Gemini-S58 1681,1,7200000,5400000,0 - -//======================================================================================== -// lhz_dun02 - Bio-life Labs 2F -//======================================================================================== - -lhz_dun02,0,0,0,0 monster Egnigem Cenia 1652,26,0,0,0 -lhz_dun02,0,0,0,0 monster Wickebine Tres 1653,26,0,0,0 -lhz_dun02,0,0,0,0 monster Armeyer Dinze 1654,26,0,0,0 -lhz_dun02,0,0,0,0 monster Errende Ebecee 1655,26,0,0,0 -lhz_dun02,0,0,0,0 monster Kavach Icarus 1656,26,0,0,0 -lhz_dun02,0,0,0,0 monster Laurell Weinder 1657,26,0,0,0 -lhz_dun02,150,150,56,54 monster Egnigem Cenia 1652,4,120000,60000,1 -lhz_dun02,150,150,56,54 monster Wickebine Tres 1653,4,120000,60000,1 -lhz_dun02,150,150,56,54 monster Armeyer Dinze 1654,4,120000,60000,1 -lhz_dun02,150,150,56,54 monster Errende Ebecee 1655,4,120000,60000,1 -lhz_dun02,150,150,56,54 monster Kavach Icarus 1656,4,120000,60000,1 -lhz_dun02,150,150,56,54 monster Laurell Weinder 1657,4,120000,60000,1 -lhz_dun02,150,150,105,90 monster Egnigem Cenia 1652,10,120000,60000,1 -lhz_dun02,150,150,105,90 monster Wickebine Tres 1653,10,120000,60000,1 -lhz_dun02,150,150,105,90 monster Armeyer Dinze 1654,10,120000,60000,1 -lhz_dun02,150,150,105,90 monster Errende Ebecee 1655,10,120000,60000,1 -lhz_dun02,150,150,105,90 monster Kavach Icarus 1656,10,120000,60000,1 -lhz_dun02,150,150,105,90 monster Laurell Weinder 1657,10,120000,60000,1 -lhz_dun02,0,0,0,0 monster Egnigem Cenia 1652,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Wickebine Tres 1653,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Armeyer Dinze 1654,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Errende Ebecee 1655,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Kavach Icarus 1656,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Laurell Weinder 1657,10,300000,150000,1 -lhz_dun02,0,0,0,0 monster Remover 1682,20,300000,150000,1 -lhz_dun02,0,0,0,0 monster Eremes Guile 1635,1,180000,120000,0 -lhz_dun02,0,0,0,0 monster Gemini-S58 1681,10,5400000,180000,0 -lhz_dun02,0,0,0,0 monster Egnigem Cenia 1658,1,7200000,5400000,1 - -//======================================================================================== -// lhz_dun03 - Bio-life Labs 3F -//======================================================================================== - -lhz_dun03,140,235,116,30 monster Seyren Windsor 1634,4,180000,120000,0 -lhz_dun03,140,235,116,30 monster Eremes Guile 1635,4,180000,120000,0 -lhz_dun03,140,235,116,30 monster Howard Alt-Eisen 1636,4,180000,120000,0 -lhz_dun03,140,235,116,30 monster Margaretha Sorin 1637,4,180000,120000,0 -lhz_dun03,140,235,116,30 monster Cecil Damon 1638,4,180000,120000,0 -lhz_dun03,140,235,116,30 monster Kathryne Keyron 1639,4,180000,120000,0 - -lhz_dun03,40,214,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03,40,214,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03,40,214,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03,40,214,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03,40,214,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03,40,214,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03,240,213,16,17 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03,240,213,16,17 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03,240,213,16,17 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03,240,213,16,17 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03,240,213,16,17 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03,240,213,16,17 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03,140,65,108,38 monster Seyren Windsor 1634,7,120000,160000,0 -lhz_dun03,140,65,108,38 monster Eremes Guile 1635,7,120000,160000,0 -lhz_dun03,140,65,108,38 monster Howard Alt-Eisen 1636,7,120000,160000,0 -lhz_dun03,140,65,108,38 monster Margaretha Sorin 1637,7,120000,160000,0 -lhz_dun03,140,65,108,38 monster Cecil Damon 1638,7,120000,60000,0 -lhz_dun03,140,65,108,38 monster Kathryne Keyron 1639,7,120000,60000,0 - -lhz_dun03,140,31,8,15 monster Seyren Windsor 1634,1,600000,540000,0 -lhz_dun03,140,31,8,15 monster Eremes Guile 1635,1,540000,480000,0 -lhz_dun03,140,31,8,15 monster Howard Alt-Eisen 1636,1,600000,540000,0 -lhz_dun03,140,31,8,15 monster Margaretha Sorin 1637,1,540000,480000,0 -lhz_dun03,140,31,8,15 monster Cecil Damon 1638,1,600000,540000,0 -lhz_dun03,140,31,8,15 monster Kathryne Keyron 1639,1,540000,480000,0 - -lhz_dun03,40,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03,40,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03,40,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03,40,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03,40,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03,40,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03,240,66,16,16 monster Seyren Windsor 1634,1,120000,60000,0 -lhz_dun03,240,66,16,16 monster Eremes Guile 1635,1,120000,60000,0 -lhz_dun03,240,66,16,16 monster Howard Alt-Eisen 1636,1,120000,60000,0 -lhz_dun03,240,66,16,16 monster Margaretha Sorin 1637,1,120000,60000,0 -lhz_dun03,240,66,16,16 monster Cecil Damon 1638,1,120000,60000,0 -lhz_dun03,240,66,16,16 monster Kathryne Keyron 1639,1,120000,60000,0 - -lhz_dun03,54,131,35,39 monster Seyren Windsor 1634,5,180000,120000,0 -lhz_dun03,54,131,35,39 monster Eremes Guile 1635,5,180000,120000,0 -lhz_dun03,54,131,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 -lhz_dun03,54,131,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 -lhz_dun03,54,131,35,39 monster Cecil Damon 1638,5,120000,60000,0 -lhz_dun03,54,131,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 - -lhz_dun03,228,137,35,39 monster Seyren Windsor 1634,5,180000,120000,0 -lhz_dun03,228,137,35,39 monster Eremes Guile 1635,5,180000,120000,0 -lhz_dun03,228,137,35,39 monster Howard Alt-Eisen 1636,5,180000,120000,0 -lhz_dun03,228,137,35,39 monster Margaretha Sorin 1637,5,180000,120000,0 -lhz_dun03,228,137,35,39 monster Cecil Damon 1638,5,120000,60000,0 -lhz_dun03,228,137,35,39 monster Kathryne Keyron 1639,5,120000,60000,0 - -lhz_dun03,138,138,36,34 monster Seyren Windsor 1634,3,120000,60000,0 -lhz_dun03,138,138,36,34 monster Eremes Guile 1635,3,120000,60000,0 -lhz_dun03,138,138,36,34 monster Howard Alt-Eisen 1636,3,120000,60000,0 -lhz_dun03,138,138,36,34 monster Margaretha Sorin 1637,3,180000,120000,0 -lhz_dun03,138,138,36,34 monster Cecil Damon 1638,4,0,0,0 -lhz_dun03,138,138,36,34 monster Kathryne Keyron 1639,4,0,0,0 - -lhz_dun03,140,192,66,21 monster Seyren Windsor 1634,7,120000,60000,0 -lhz_dun03,140,192,66,21 monster Eremes Guile 1635,7,180000,120000,0 -lhz_dun03,140,192,66,21 monster Howard Alt-Eisen 1636,7,120000,60000,0 -lhz_dun03,140,192,66,21 monster Margaretha Sorin 1637,7,180000,120000,0 -lhz_dun03,140,192,66,21 monster Cecil Damon 1638,7,120000,60000,0 -lhz_dun03,140,192,66,21 monster Kathryne Keyron 1639,7,120000,60000,0 - -lhz_dun03,89,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,89,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,107,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,107,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,171,167,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,171,167,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,189,164,4,8 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,189,164,4,8 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,89,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,89,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,107,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,107,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,171,109,4,5 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,171,109,4,5 monster Cecil Damon 1638,3,120000,60000,0 -lhz_dun03,189,113,4,9 monster Kathryne Keyron 1639,1,120000,60000,0 -lhz_dun03,189,113,4,9 monster Cecil Damon 1638,3,120000,60000,0 - -lhz_dun03,96,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03,96,164,13,8 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03,96,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03,96,164,13,8 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03,96,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03,180,164,13,8 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03,180,164,13,8 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03,180,164,13,8 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03,180,164,13,8 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03,180,164,13,8 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03,98,113,13,9 monster Seyren Windsor 1634,2,300000,120000,0 -lhz_dun03,98,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03,98,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03,98,113,13,9 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03,98,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 -lhz_dun03,180,113,13,9 monster Eremes Guile 1635,2,300000,120000,0 -lhz_dun03,180,113,13,9 monster Howard Alt-Eisen 1636,2,300000,120000,0 -lhz_dun03,180,113,13,9 monster Margaretha Sorin 1637,2,300000,120000,0 -lhz_dun03,180,113,13,9 monster Cecil Damon 1638,5,0,0,0 -lhz_dun03,180,113,13,9 monster Kathryne Keyron 1639,3,0,0,0 - -lhz_dun03,114,138,12,16 monster Lord Knight Seyren 1640,1,2700000,2400000,1 -lhz_dun03,163,138,12,16 monster Whitesmith Howard 1642,1,3000000,2700000,1 -lhz_dun03,139,158,20,11 monster Assassin Cross Eremes 1641,1,2580000,2340000,1 -lhz_dun03,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 -lhz_dun03,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 -lhz_dun03,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1 - -lhz_dun03,1,1,0 script Lhzdun03monster -1,{ -OnInit: - while(1) - { - switch(rand(1,6)) - { - case 1: areamonster "lhz_dun03",1,1,300,300,"Lord Knight Seyren",1646,1,"Lhzdun03monster::OnMonsterDead"; break; - case 2: areamonster "lhz_dun03",1,1,300,300,"Assassin Cross Eremes",1647,1,"Lhzdun03monster::OnMonsterDead"; break; - case 3: areamonster "lhz_dun03",1,1,300,300,"Whitesmith Horward",1648,1,"Lhzdun03monster::OnMonsterDead"; break; - case 4: areamonster "lhz_dun03",1,1,300,300,"High Priest Margaretha",1649,1,"Lhzdun03monster::OnMonsterDead"; break; - case 5: areamonster "lhz_dun03",1,1,300,300,"Sniper Cecil",1650,1,"Lhzdun03monster::OnMonsterDead"; break; - case 6: areamonster "lhz_dun03",1,1,300,300,"High Wizard Kathryne",1651,1,"Lhzdun03monster::OnMonsterDead"; break; - } - end; - OnMonsterDead: - initnpctimer; - setnpctimer 0; - end; - OnTimer7200000: - stopnpctimer; - } - -} diff --git a/npc/mobs/dungeons/lou_dun.txt b/npc/mobs/dungeons/lou_dun.txt new file mode 100644 index 000000000..f81e23d4c --- /dev/null +++ b/npc/mobs/dungeons/lou_dun.txt @@ -0,0 +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,0,0,0,0 monster Horong 1129,15,0,0,0 +lou_dun01,0,0,0,0 monster Mi Gao 1516,15,0,0,0 +lou_dun01,215,159,40,80 monster Side Winder 1037,10,300000,120000,0 +lou_dun01,215,159,40,80 monster Jing Guai 1517,25,300000,120000,0 +lou_dun01,0,0,0,0 monster Jing Guai 1517,20,0,0,0 +lou_dun01,0,0,0,0 monster Grizzly 1381,15,0,0,0 +lou_dun01,0,0,0,0 monster Leib Olmai 1306,1,300000,120000,0 +lou_dun01,197,77,10,10 monster Black Mushroom 1084,5,0,0,0 +lou_dun01,0,0,0,0 monster Shining Plant 1083,5,0,0,0 + +//================================================== +// lou_dun02 - Inside the Royal Tomb +//================================================== +lou_dun02,0,0,0,0 monster Yao Jun 1512,40,300000,120000,0 +lou_dun02,0,0,0,0 monster Munak 1026,25,0,0,0 +lou_dun02,0,0,0,0 monster Zhu Po Long 1514,5,0,0,0 +lou_dun02,0,0,0,0 monster Mimic 1191,5,0,0,0 + +//================================================== +// lou_dun03 - Suei Long Gon +//================================================== +lou_dun03,0,0,0,0 monster Yao Jun 1512,25,120000,60000,0 +lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,120000,60000,0 +lou_dun03,0,0,0,0 monster Mao Guai 1513,15,0,0,0 +lou_dun03,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 +lou_dun03,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 diff --git a/npc/mobs/dungeons/louydun.txt b/npc/mobs/dungeons/louydun.txt deleted file mode 100644 index f81e23d4c..000000000 --- a/npc/mobs/dungeons/louydun.txt +++ /dev/null @@ -1,42 +0,0 @@ -//===== 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,0,0,0,0 monster Horong 1129,15,0,0,0 -lou_dun01,0,0,0,0 monster Mi Gao 1516,15,0,0,0 -lou_dun01,215,159,40,80 monster Side Winder 1037,10,300000,120000,0 -lou_dun01,215,159,40,80 monster Jing Guai 1517,25,300000,120000,0 -lou_dun01,0,0,0,0 monster Jing Guai 1517,20,0,0,0 -lou_dun01,0,0,0,0 monster Grizzly 1381,15,0,0,0 -lou_dun01,0,0,0,0 monster Leib Olmai 1306,1,300000,120000,0 -lou_dun01,197,77,10,10 monster Black Mushroom 1084,5,0,0,0 -lou_dun01,0,0,0,0 monster Shining Plant 1083,5,0,0,0 - -//================================================== -// lou_dun02 - Inside the Royal Tomb -//================================================== -lou_dun02,0,0,0,0 monster Yao Jun 1512,40,300000,120000,0 -lou_dun02,0,0,0,0 monster Munak 1026,25,0,0,0 -lou_dun02,0,0,0,0 monster Zhu Po Long 1514,5,0,0,0 -lou_dun02,0,0,0,0 monster Mimic 1191,5,0,0,0 - -//================================================== -// lou_dun03 - Suei Long Gon -//================================================== -lou_dun03,0,0,0,0 monster Yao Jun 1512,25,120000,60000,0 -lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,120000,60000,0 -lou_dun03,0,0,0,0 monster Mao Guai 1513,15,0,0,0 -lou_dun03,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 -lou_dun03,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 diff --git a/npc/mobs/dungeons/mag_dun.txt b/npc/mobs/dungeons/mag_dun.txt new file mode 100644 index 000000000..0be0d79d5 --- /dev/null +++ b/npc/mobs/dungeons/mag_dun.txt @@ -0,0 +1,43 @@ +//===== eAthena Script ======================================= +//= Magma Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== 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] +//= 1.3 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// mag_dun01 - Nogg Road F1 +//================================================== +mag_dun01,0,0,0,0 monster Blazer 1367,20,0,0,0 +mag_dun01,0,0,0,0 monster Lava Golem 1366,20,600000,300000,0 +mag_dun01,0,0,0,0 monster Kaho 1072,20,0,0,0 +mag_dun01,0,0,0,0 monster Explosion 1383,30,0,0,0 +mag_dun01,0,0,0,0 monster Grizzly 1381,10,0,0,0 + +//================================================== +// mag_dun02 - Nogg Road F2 +//================================================== +mag_dun02,0,0,0,0 monster Gig 1387,10,0,0,0 +mag_dun02,0,0,0,0 monster Deleter 1384,25,0,0,0 +mag_dun02,0,0,0,0 monster Deleter 1385,25,0,0,0 +mag_dun02,0,0,0,0 monster Diabolic 1382,10,120000,30000,0 +mag_dun02,0,0,0,0 monster Nightmare Terror 1379,15,0,0,0 +mag_dun02,0,0,0,0 monster Nightmare Terror 1379,10,60000,30000,0 +mag_dun02,110,190,50,20 monster Blazer 1367,5,300000,150000,0 +mag_dun02,110,190,50,20 monster Nightmare Terror 1379,4,180000,150000,0 +mag_dun02,200,120,40,40 monster Blazer 1367,15,300000,150000,0 +mag_dun02,103,102,58,59 monster Nightmare Terror 1379,10,300000,150000,0 +mag_dun02,120,202,20,20 monster Deleter 1384,3,300000,150000,0 +mag_dun02,184,170,43,55 monster Deleter 1384,7,300000,150000,0 +mag_dun02,184,170,43,55 monster Deleter 1385,10,300000,150000,0 +mag_dun02,184,170,43,55 monster Nightmare Terror 1379,7,300000,150000,0 +mag_dun02,197,59,50,37 monster Deleter 1384,3,300000,150000,0 +mag_dun02,197,59,50,37 monster Deleter 1385,5,300000,150000,0 +mag_dun02,197,59,50,37 monster Diabolic 1382,5,300000,30000,0 diff --git a/npc/mobs/dungeons/magmadun.txt b/npc/mobs/dungeons/magmadun.txt deleted file mode 100644 index 0be0d79d5..000000000 --- a/npc/mobs/dungeons/magmadun.txt +++ /dev/null @@ -1,43 +0,0 @@ -//===== eAthena Script ======================================= -//= Magma Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== 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] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// mag_dun01 - Nogg Road F1 -//================================================== -mag_dun01,0,0,0,0 monster Blazer 1367,20,0,0,0 -mag_dun01,0,0,0,0 monster Lava Golem 1366,20,600000,300000,0 -mag_dun01,0,0,0,0 monster Kaho 1072,20,0,0,0 -mag_dun01,0,0,0,0 monster Explosion 1383,30,0,0,0 -mag_dun01,0,0,0,0 monster Grizzly 1381,10,0,0,0 - -//================================================== -// mag_dun02 - Nogg Road F2 -//================================================== -mag_dun02,0,0,0,0 monster Gig 1387,10,0,0,0 -mag_dun02,0,0,0,0 monster Deleter 1384,25,0,0,0 -mag_dun02,0,0,0,0 monster Deleter 1385,25,0,0,0 -mag_dun02,0,0,0,0 monster Diabolic 1382,10,120000,30000,0 -mag_dun02,0,0,0,0 monster Nightmare Terror 1379,15,0,0,0 -mag_dun02,0,0,0,0 monster Nightmare Terror 1379,10,60000,30000,0 -mag_dun02,110,190,50,20 monster Blazer 1367,5,300000,150000,0 -mag_dun02,110,190,50,20 monster Nightmare Terror 1379,4,180000,150000,0 -mag_dun02,200,120,40,40 monster Blazer 1367,15,300000,150000,0 -mag_dun02,103,102,58,59 monster Nightmare Terror 1379,10,300000,150000,0 -mag_dun02,120,202,20,20 monster Deleter 1384,3,300000,150000,0 -mag_dun02,184,170,43,55 monster Deleter 1384,7,300000,150000,0 -mag_dun02,184,170,43,55 monster Deleter 1385,10,300000,150000,0 -mag_dun02,184,170,43,55 monster Nightmare Terror 1379,7,300000,150000,0 -mag_dun02,197,59,50,37 monster Deleter 1384,3,300000,150000,0 -mag_dun02,197,59,50,37 monster Deleter 1385,5,300000,150000,0 -mag_dun02,197,59,50,37 monster Diabolic 1382,5,300000,30000,0 diff --git a/npc/mobs/dungeons/mjo_dun.txt b/npc/mobs/dungeons/mjo_dun.txt new file mode 100644 index 000000000..1b5143493 --- /dev/null +++ b/npc/mobs/dungeons/mjo_dun.txt @@ -0,0 +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,0,0,0,0 monster Familiar 1005,30,0,0,0 +mjo_dun01,0,0,0,0 monster Tarou 1175,60,0,0,0 +mjo_dun01,0,0,0,0 monster Martin 1145,20,0,0,0 + +//================================================== +// mjo_dun02 - Mjolnir Dead Pit F2 +//================================================== +mjo_dun02,0,0,0,0 monster Martin 1145,60,0,0,0 +mjo_dun02,0,0,0,0 monster Drainliar 1111,20,0,0,0 +mjo_dun02,0,0,0,0 monster Skeleton Worker 1169,20,0,0,0 +mjo_dun02,0,0,0,0 monster Giearth 1121,35,30000,10000,0 + +//================================================== +// mjo_dun03 - Mjolnir Dead Pit F3 +//================================================== +mjo_dun03,0,0,0,0 monster Martin 1145,5,0,0,0 +mjo_dun03,0,0,0,0 monster Skeleton Worker 1169,70,0,0,0 +mjo_dun03,0,0,0,0 monster Giearth 1121,5,0,0,0 +mjo_dun03,0,0,0,0 monster Myst 1151,35,0,0,0 +mjo_dun03,0,0,0,0 monster Cramp 1209,2,300000,150000,0 +mjo_dun03,0,0,0,0 monster Cramp 1209,1,50000,25000,0 diff --git a/npc/mobs/dungeons/moc_pryd.txt b/npc/mobs/dungeons/moc_pryd.txt new file mode 100644 index 000000000..6c0922b7f --- /dev/null +++ b/npc/mobs/dungeons/moc_pryd.txt @@ -0,0 +1,63 @@ +//===== eAthena Script ======================================= +//= Morocc Pryamid Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// moc_pryd01 - Inside Pyramid F1 +//================================================== +moc_pryd01,0,0,0,0 monster Familiar 1005,50,0,0,0 +moc_pryd01,0,0,0,0 monster Poporing 1031,20,0,0,0 + +//================================================== +// moc_pryd02 - Inside Pyramid F2 +//================================================== +moc_pryd02,0,0,0,0 monster Poporing 1031,20,0,0,0 +moc_pryd02,0,0,0,0 monster Drainliar 1111,20,0,0,0 +moc_pryd02,0,0,0,0 monster Mummy 1041,30,0,0,0 +moc_pryd02,0,0,0,0 monster Isis 1029,5,0,0,0 +moc_pryd02,0,0,0,0 monster Soldier Skeleton 1028,30,0,0,0 +moc_pryd02,0,0,0,0 monster Archer Skeleton 1016,30,0,0,0 + +//================================================== +// moc_pryd03 - Inside Pyramid F3 +//================================================== +moc_pryd03,0,0,0,0 monster Drainliar 1111,5,0,0,0 +moc_pryd03,0,0,0,0 monster Mimic 1191,5,0,0,0 +moc_pryd03,0,0,0,0 monster Matyr 1146,10,0,0,0 +moc_pryd03,0,0,0,0 monster Mummy 1041,70,0,0,0 +moc_pryd03,0,0,0,0 monster Verit 1032,20,600000,300000,1 + +//================================================== +// moc_pryd04 - Inside Pyramid F4 +//================================================== +moc_pryd04,0,0,0,0 monster Mummy 1041,25,0,0,0 +moc_pryd04,0,0,0,0 monster Ancient Mummy 1297,3,0,0,0 +moc_pryd04,0,0,0,0 monster Isis 1029,50,150000,75000,0 +moc_pryd04,0,0,0,0 monster Mimic 1191,15,600000,300000,1 +moc_pryd04,0,0,0,0 monster Osiris 1038,1,3600000,7200000,0 +moc_pryd04,0,0,0,0 monster Matyr 1146,20,0,0,0 + +//================================================== +// moc_pryd05 - Inside Pyramid B1 +//================================================== +moc_pryd05,0,0,0,0 monster Minorous 1149,60,0,0,0 +moc_pryd05,0,0,0,0 monster Mummy 1041,10,0,0,0 +moc_pryd05,0,0,0,0 monster Verit 1032,50,0,0,0 + +//================================================== +// moc_pryd06 - Inside Pyramid B2 +//================================================== +moc_pryd06,0,0,0,0 monster Verit 1032,10,0,0,0 +moc_pryd06,0,0,0,0 monster Arclouze 1194,20,0,0,0 +moc_pryd06,100,90,80,50 monster Ancient Mummy 1297,20,0,0,0 +moc_pryd06,100,90,80,50 monster Mimic 1191,20,0,0,0 +moc_pryd06,102,85,1,1 monster Amon Ra 1511,1,3600000,1600000,0 diff --git a/npc/mobs/dungeons/moc_pyramid.txt b/npc/mobs/dungeons/moc_pyramid.txt deleted file mode 100644 index 6c0922b7f..000000000 --- a/npc/mobs/dungeons/moc_pyramid.txt +++ /dev/null @@ -1,63 +0,0 @@ -//===== eAthena Script ======================================= -//= Morocc Pryamid Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// moc_pryd01 - Inside Pyramid F1 -//================================================== -moc_pryd01,0,0,0,0 monster Familiar 1005,50,0,0,0 -moc_pryd01,0,0,0,0 monster Poporing 1031,20,0,0,0 - -//================================================== -// moc_pryd02 - Inside Pyramid F2 -//================================================== -moc_pryd02,0,0,0,0 monster Poporing 1031,20,0,0,0 -moc_pryd02,0,0,0,0 monster Drainliar 1111,20,0,0,0 -moc_pryd02,0,0,0,0 monster Mummy 1041,30,0,0,0 -moc_pryd02,0,0,0,0 monster Isis 1029,5,0,0,0 -moc_pryd02,0,0,0,0 monster Soldier Skeleton 1028,30,0,0,0 -moc_pryd02,0,0,0,0 monster Archer Skeleton 1016,30,0,0,0 - -//================================================== -// moc_pryd03 - Inside Pyramid F3 -//================================================== -moc_pryd03,0,0,0,0 monster Drainliar 1111,5,0,0,0 -moc_pryd03,0,0,0,0 monster Mimic 1191,5,0,0,0 -moc_pryd03,0,0,0,0 monster Matyr 1146,10,0,0,0 -moc_pryd03,0,0,0,0 monster Mummy 1041,70,0,0,0 -moc_pryd03,0,0,0,0 monster Verit 1032,20,600000,300000,1 - -//================================================== -// moc_pryd04 - Inside Pyramid F4 -//================================================== -moc_pryd04,0,0,0,0 monster Mummy 1041,25,0,0,0 -moc_pryd04,0,0,0,0 monster Ancient Mummy 1297,3,0,0,0 -moc_pryd04,0,0,0,0 monster Isis 1029,50,150000,75000,0 -moc_pryd04,0,0,0,0 monster Mimic 1191,15,600000,300000,1 -moc_pryd04,0,0,0,0 monster Osiris 1038,1,3600000,7200000,0 -moc_pryd04,0,0,0,0 monster Matyr 1146,20,0,0,0 - -//================================================== -// moc_pryd05 - Inside Pyramid B1 -//================================================== -moc_pryd05,0,0,0,0 monster Minorous 1149,60,0,0,0 -moc_pryd05,0,0,0,0 monster Mummy 1041,10,0,0,0 -moc_pryd05,0,0,0,0 monster Verit 1032,50,0,0,0 - -//================================================== -// moc_pryd06 - Inside Pyramid B2 -//================================================== -moc_pryd06,0,0,0,0 monster Verit 1032,10,0,0,0 -moc_pryd06,0,0,0,0 monster Arclouze 1194,20,0,0,0 -moc_pryd06,100,90,80,50 monster Ancient Mummy 1297,20,0,0,0 -moc_pryd06,100,90,80,50 monster Mimic 1191,20,0,0,0 -moc_pryd06,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 deleted file mode 100644 index 8d704195c..000000000 --- a/npc/mobs/dungeons/moc_sphinx.txt +++ /dev/null @@ -1,55 +0,0 @@ -//===== eAthena Script ======================================= -//= Morocc Sphinx Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Replaced Marduk with Anubis on F4 and F5 [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// In_sphinx1 - Sphinx F1 -//================================================== -in_sphinx1,0,0,0,0 monster Drainliar 1111,40,0,0,0 -in_sphinx1,0,0,0,0 monster Requiem 1164,20,0,0,0 -in_sphinx1,0,0,0,0 monster Zerom 1178,20,0,0,0 -in_sphinx1,0,0,0,0 monster Matyr 1146,10,0,0,0 - -//================================================== -// In_sphinx2 - Sphinx F2 -//================================================== -in_sphinx2,0,0,0,0 monster Drainliar 1111,15,0,0,0 -in_sphinx2,0,0,0,0 monster Requiem 1164,50,0,0,0 -in_sphinx2,0,0,0,0 monster Zerom 1178,50,0,0,0 -in_sphinx2,0,0,0,0 monster Matyr 1146,20,0,0,0 - -//================================================== -// In_sphinx3 - Sphinx F3 -//================================================== -in_sphinx3,0,0,0,0 monster Matyr 1146,15,0,0,0 -in_sphinx3,0,0,0,0 monster Pasana 1154,5,0,0,0 -in_sphinx3,0,0,0,0 monster Marduk 1140,65,0,0,0 -in_sphinx3,0,0,0,0 monster Mimic 1191,5,600000,300000,1 - -//================================================== -// In_sphinx4 - Sphinx F4 -//================================================== -in_sphinx4,0,0,0,0 monster Minorous 1149,50,0,0,0 -in_sphinx4,0,0,0,0 monster Anubis 1098,15,0,0,0 -in_sphinx4,0,0,0,0 monster Mimic 1191,4,600000,300000,1 -in_sphinx4,0,0,0,0 monster Pasana 1154,20,0,0,0 - -//================================================== -// In_sphinx5 - Sphinx F5 -//================================================== -in_sphinx5,0,0,0,0 monster Pasana 1154,70,0,0,0 -in_sphinx5,0,0,0,0 monster Matyr 1146,10,0,0,0 -in_sphinx5,0,0,0,0 monster Side Winder 1037,20,0,0,0 -in_sphinx5,0,0,0,0 monster Anubis 1098,10,0,0,0 -in_sphinx5,0,0,0,0 monster Mimic 1191,7,600000,300000,1 -in_sphinx5,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/moscovia.txt b/npc/mobs/dungeons/moscovia.txt deleted file mode 100644 index edc24c5ba..000000000 --- a/npc/mobs/dungeons/moscovia.txt +++ /dev/null @@ -1,23 +0,0 @@ -//===== eAthena Script ======================================= -//= Moscovia Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 0.0 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= - -//================================================== -// mosk_dun01 - Moscovia Dungeon 1 -//================================================== - -//================================================== -// mosk_dun02 - Moscovia Dungeon 2 -//================================================== - -//================================================== -// mosk_dun03 - Moscovia Dungeon 3 -//================================================== - diff --git a/npc/mobs/dungeons/mosk_dun.txt b/npc/mobs/dungeons/mosk_dun.txt new file mode 100644 index 000000000..edc24c5ba --- /dev/null +++ b/npc/mobs/dungeons/mosk_dun.txt @@ -0,0 +1,23 @@ +//===== eAthena Script ======================================= +//= Moscovia Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 0.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= + +//================================================== +// mosk_dun01 - Moscovia Dungeon 1 +//================================================== + +//================================================== +// mosk_dun02 - Moscovia Dungeon 2 +//================================================== + +//================================================== +// mosk_dun03 - Moscovia Dungeon 3 +//================================================== + diff --git a/npc/mobs/dungeons/odin.txt b/npc/mobs/dungeons/odin.txt new file mode 100644 index 000000000..dc277f84e --- /dev/null +++ b/npc/mobs/dungeons/odin.txt @@ -0,0 +1,66 @@ +//===== eAthena Script ======================================= +//= Odin Temple Monster Spawn Script +//===== By: ================================================== +//= Poki#3 (0.1) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious] +//= 1.1 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// odin_tem01 - Odin Temple F1 +//================================================== +odin_tem01,0,0,0,0 monster Breeze 1692,10,300000,240000,0 +odin_tem01,0,0,0,0 monster Plasma 1697,3,900000,300000,0 +odin_tem01,0,0,0,0 monster Plasma 1695,3,900000,300000,0 +odin_tem01,0,0,0,0 monster Plasma 1696,3,900000,300000,0 +odin_tem01,0,0,0,0 monster Plasma 1694,3,900000,300000,0 +odin_tem01,0,0,0,0 monster Plasma 1693,10,900000,300000,0 +odin_tem01,0,0,0,0 monster Frus 1753,5,0,0,0 +odin_tem01,0,0,0,0 monster Skogul 1752,5,0,0,0 +odin_tem01,0,0,0,0 monster Green Plant 1080,5,60000,30000,1 +odin_tem01,0,0,0,0 monster Yellow Plant 1081,5,60000,30000,1 +odin_tem01,0,0,0,0 monster Blue Plant 1079,5,600000,300000,1 + +//================================================== +// odin_tem02 - Odin Temple F2 +//================================================== +odin_tem02,0,0,0,0 monster Plasma 1693,15,900000,300000,0 +odin_tem02,0,0,0,0 monster Skeggiold 1754,1,1800000,0,0 +odin_tem02,0,0,0,0 monster Skeggiold 1755,1,1800000,0,0 +odin_tem02,0,0,0,0 monster Frus 1753,30,0,0,0 +odin_tem02,0,0,0,0 monster Skogul 1752,30,0,0,0 +odin_tem02,160,330,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem02,172,292,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem02,182,263,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem02,190,236,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem02,205,198,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem02,0,0,0,0 monster Valkyrie 1765,1,5400000,1800000,0 +odin_tem02,0,0,0,0 monster Blue Plant 1079,10,1800000,900000,1 + +//================================================== +// odin_tem03 - Odin Temple F3 +//================================================== +odin_tem03,0,0,0,0 monster Plasma 1693,20,900000,300000,0 +odin_tem03,0,0,0,0 monster Skeggiold 1754,16,0,0,0 +odin_tem03,0,0,0,0 monster Skeggiold 1755,16,0,0,0 +odin_tem03,0,0,0,0 monster Frus 1753,4,0,0,0 +odin_tem03,0,0,0,0 monster Skogul 1752,4,0,0,0 +odin_tem03,116,65,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem03,100,110,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem03,94,132,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem03,90,173,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem03,111,188,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem03,151,210,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem03,178,224,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem03,205,240,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem03,238,265,3,3 monster Skogul 1761,1,30000,15000,0 +odin_tem03,256,271,3,3 monster Frus 1762,1,30000,15000,0 +odin_tem03,0,0,0,0 monster Valkyrie 1765,2,1800000,1200000,0 +odin_tem03,0,0,0,0 monster Valkyrie Randgris 1751,1,28800000,14400000,1 +odin_tem03,0,0,0,0 monster Blue Plant 1079,15,1800000,900000,1 +odin_tem03,0,0,0,0 monster Shining Plant 1083,15,1800000,900000,1 diff --git a/npc/mobs/dungeons/orcdun.txt b/npc/mobs/dungeons/orcdun.txt deleted file mode 100644 index 19d0c503f..000000000 --- a/npc/mobs/dungeons/orcdun.txt +++ /dev/null @@ -1,41 +0,0 @@ -//===== eAthena Script ======================================= -//= Orc 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,0,0,0,0 monster Steel Chonchon 1042,10,0,0,0 -orcsdun01,0,0,0,0 monster Familiar 1005,15,0,0,0 -orcsdun01,0,0,0,0 monster Drainliar 1111,5,0,0,0 -orcsdun01,0,0,0,0 monster Orc Zombie 1153,10,3000,5000,0 -orcsdun01,0,0,0,0 monster Orc Zombie 1153,30,60000,30000,0 -orcsdun01,0,0,0,0 monster Orc Zombie 1153,40,120000,60000,0 -orcsdun01,0,0,0,0 monster Orc Skeleton 1152,10,180000,60000,0 -orcsdun01,167,133,5,5 monster Black Mushroom 1084,5,900000,450000,1 -orcsdun01,67,34,5,5 monster Black Mushroom 1084,5,900000,450000,1 -orcsdun01,83,50,5,5 monster White Plant 1082,2,180000,90000,1 -orcsdun01,58,67,10,10 monster White Plant 1082,3,180000,90000,1 - -//================================================== -// orcsdun02 - Orc Dungeon F2 -//================================================== -orcsdun02,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 -orcsdun02,0,0,0,0 monster Drainliar 1111,20,0,0,0 -orcsdun02,0,0,0,0 monster Orc Skeleton 1152,10,3000,5000,0 -orcsdun02,0,0,0,0 monster Orc Skeleton 1152,20,60000,30000,0 -orcsdun02,0,0,0,0 monster Orc Skeleton 1152,20,120000,60000,0 -orcsdun02,0,0,0,0 monster Zenorc 1177,30,3000,5000,0 -orcsdun02,0,0,0,0 monster Zenorc 1177,20,60000,30000,0 -orcsdun02,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1 -orcsdun02,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 -orcsdun02,105,37,10,10 monster White Plant 1082,2,180000,90000,1 -orcsdun02,37,44,10,10 monster White Plant 1082,3,180000,90000,1 diff --git a/npc/mobs/dungeons/orcsdun.txt b/npc/mobs/dungeons/orcsdun.txt new file mode 100644 index 000000000..19d0c503f --- /dev/null +++ b/npc/mobs/dungeons/orcsdun.txt @@ -0,0 +1,41 @@ +//===== eAthena Script ======================================= +//= Orc 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,0,0,0,0 monster Steel Chonchon 1042,10,0,0,0 +orcsdun01,0,0,0,0 monster Familiar 1005,15,0,0,0 +orcsdun01,0,0,0,0 monster Drainliar 1111,5,0,0,0 +orcsdun01,0,0,0,0 monster Orc Zombie 1153,10,3000,5000,0 +orcsdun01,0,0,0,0 monster Orc Zombie 1153,30,60000,30000,0 +orcsdun01,0,0,0,0 monster Orc Zombie 1153,40,120000,60000,0 +orcsdun01,0,0,0,0 monster Orc Skeleton 1152,10,180000,60000,0 +orcsdun01,167,133,5,5 monster Black Mushroom 1084,5,900000,450000,1 +orcsdun01,67,34,5,5 monster Black Mushroom 1084,5,900000,450000,1 +orcsdun01,83,50,5,5 monster White Plant 1082,2,180000,90000,1 +orcsdun01,58,67,10,10 monster White Plant 1082,3,180000,90000,1 + +//================================================== +// orcsdun02 - Orc Dungeon F2 +//================================================== +orcsdun02,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 +orcsdun02,0,0,0,0 monster Drainliar 1111,20,0,0,0 +orcsdun02,0,0,0,0 monster Orc Skeleton 1152,10,3000,5000,0 +orcsdun02,0,0,0,0 monster Orc Skeleton 1152,20,60000,30000,0 +orcsdun02,0,0,0,0 monster Orc Skeleton 1152,20,120000,60000,0 +orcsdun02,0,0,0,0 monster Zenorc 1177,30,3000,5000,0 +orcsdun02,0,0,0,0 monster Zenorc 1177,20,60000,30000,0 +orcsdun02,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1 +orcsdun02,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +orcsdun02,105,37,10,10 monster White Plant 1082,2,180000,90000,1 +orcsdun02,37,44,10,10 monster White Plant 1082,3,180000,90000,1 diff --git a/npc/mobs/dungeons/pay_dun.txt b/npc/mobs/dungeons/pay_dun.txt new file mode 100644 index 000000000..d3549ffe8 --- /dev/null +++ b/npc/mobs/dungeons/pay_dun.txt @@ -0,0 +1,161 @@ +//===== eAthena Script ======================================= +//= Payon Cave Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 Small spawn update [Playtester] +//============================================================ + +//================================================== +// pay_dun00 - Payon Cave F1 +//================================================== +pay_dun00,0,0,0,0 monster Familiar 1005,15,0,0,0 +pay_dun00,0,0,0,0 monster Zombie 1015,20,0,0,0 +pay_dun00,0,0,0,0 monster Skeleton 1076,35,0,0,0 +pay_dun00,0,0,0,0 monster Poporing 1031,15,0,0,0 +pay_dun00,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 +pay_dun00,140,140,5,5 monster Black Mushroom 1084,3,360000,180000,1 + +//================================================== +// pay_dun01 - Payon Cave F2 +//================================================== +pay_dun01,0,0,0,0 monster Drainliar 1111,5,0,0,0 +pay_dun01,0,0,0,0 monster Eggyra 1116,15,0,0,0 +pay_dun01,0,0,0,0 monster Soldier Skeleton 1028,50,300000,150000,1 +pay_dun01,0,0,0,0 monster Archer Skeleton 1016,30,300000,150000,1 +pay_dun01,235,54,10,10 monster Black Mushroom 1084,7,900000,450000,1 +pay_dun01,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 + +//================================================== +// pay_dun02 - Payon Cave F3 +//================================================== +pay_dun02,0,0,0,0 monster Soldier Skeleton 1028,15,180000,90000,1 +pay_dun02,0,0,0,0 monster Munak 1026,40,0,0,0 +pay_dun02,0,0,0,0 monster Bongun 1188,30,0,0,0 +pay_dun02,0,0,0,0 monster Poporing 1031,10,0,0,0 +pay_dun02,0,0,0,0 monster Archer Skeleton 1016,20,180000,90000,1 +pay_dun02,116,205,0,0 monster Hydra 1068,1,345000,100000,1 +pay_dun02,116,199,0,0 monster Hydra 1068,1,306000,100000,1 +pay_dun02,116,196,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,116,190,0,0 monster Hydra 1068,1,326000,100000,1 +pay_dun02,117,206,0,0 monster Hydra 1068,1,302000,100000,1 +pay_dun02,117,200,0,0 monster Hydra 1068,1,275000,100000,1 +pay_dun02,117,197,0,0 monster Hydra 1068,1,314000,100000,1 +pay_dun02,117,191,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,118,207,0,0 monster Hydra 1068,1,332000,100000,1 +pay_dun02,118,201,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,118,198,0,0 monster Hydra 1068,1,312000,100000,1 +pay_dun02,118,192,0,0 monster Hydra 1068,1,285000,100000,1 +pay_dun02,119,205,0,0 monster Hydra 1068,1,324000,100000,1 +pay_dun02,119,199,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,119,196,0,0 monster Hydra 1068,1,315000,100000,1 +pay_dun02,120,203,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,120,200,0,0 monster Hydra 1068,1,303000,100000,1 +pay_dun02,120,194,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,121,200,0,0 monster Hydra 1068,1,333000,100000,1 +pay_dun02,122,200,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,122,197,0,0 monster Hydra 1068,1,321000,100000,1 +pay_dun02,110,194,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,113,194,0,0 monster Hydra 1068,1,319000,100000,1 +pay_dun02,109,193,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,113,193,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,109,192,0,0 monster Hydra 1068,1,374000,100000,1 +pay_dun02,112,192,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,108,191,0,0 monster Hydra 1068,1,332000,100000,1 +pay_dun02,111,191,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,107,190,0,0 monster Hydra 1068,1,320000,100000,1 +pay_dun02,110,190,0,0 monster Hydra 1068,1,300000,100000,1 +pay_dun02,227,185,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02,227,184,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02,229,183,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun02,214,266,0,0 monster Red Plant 1078,1,600000,300000,1 +pay_dun02,37,243,0,0 monster Black Mushroom 1084,1,600000,300000,1 +pay_dun02,37,243,0,0 monster Nine Tail 1180,1,3600000,1800000,1 +pay_dun02,111,199,10,10 monster Black Mushroom 1084,7,900000,450000,1 +pay_dun02,110,216,20,10 monster White Plant 1082,3,180000,90000,1 +pay_dun02,132,84,10,10 monster White Plant 1082,3,180000,90000,1 +pay_dun02,197,113,10,10 monster Red Plant 1078,4,180000,90000,1 +pay_dun02,55,254,10,10 monster Red Plant 1078,4,180000,90000,1 + +//================================================== +// pay_dun03 - Payon Cave F4 +//================================================== +pay_dun03,0,0,0,0 monster Sohee 1170,50,0,0,0 +pay_dun03,0,0,0,0 monster Munak 1026,3,0,0,0 +pay_dun03,0,0,0,0 monster Bongun 1188,3,0,0,0 +pay_dun03,0,0,0,0 monster Nine Tail 1180,1,0,0,0 +pay_dun03,0,0,0,0 monster Nine Tail 1180,1,3600000,1800000,0 +pay_dun03,154,112,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03,161,117,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03,81,61,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03,84,63,0,0 monster Whisper 1185,1,1800000,0,1 +pay_dun03,89,147,0,0 monster Giant Whisper 1186,1,14400000,0,1 +pay_dun03,66,73,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,68,72,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,67,71,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,63,70,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,58,69,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,67,69,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,60,68,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,69,68,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,62,67,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,71,67,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,64,66,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,57,65,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,66,65,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,59,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,68,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,71,64,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,66,63,0,0 monster Hydra 1068,1,600000,300000,1 +pay_dun03,71,243,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,86,248,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,85,178,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,115,190,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,230,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,240,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,219,244,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,243,220,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,219,185,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,228,185,0,0 monster Sohee 1170,2,300000,100000,1 +pay_dun03,228,61,0,0 monster Red Plant 1078,1,600000,300000,1 +pay_dun03,138,42,0,0 monster Blue Plant 1079,1,600000,300000,1 +pay_dun03,120,186,0,0 monster Green Plant 1080,1,600000,300000,1 +pay_dun03,88,35,0,0 monster Yellow Plant 1081,1,600000,300000,1 +pay_dun03,126,135,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,126,134,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,126,133,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,126,132,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,126,131,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,179,134,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,179,133,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,179,132,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,179,131,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,179,130,0,0 monster Mandragora 1020,1,300000,100000,1 +pay_dun03,0,0,0,0 monster Greatest General 1277,3,0,0,0 +pay_dun03,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 +pay_dun03,246,56,20,20 monster White Plant 1082,3,180000,90000,1 +pay_dun03,52,262,10,4 monster White Plant 1082,2,180000,90000,1 + +//================================================== +// pay_dun04 - Payon Cave F5 +//================================================== +pay_dun04,0,0,0,0 monster Dokebi 1110,40,0,0,0 +pay_dun04,0,0,0,0 monster Horong 1129,30,0,0,0 +pay_dun04,120,115,0,0 monster Moonlight Flower 1150,1,3600000,7200000,1 +pay_dun04,0,0,0,0 monster Greatest General 1277,15,0,0,0 +pay_dun04,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 +pay_dun04,0,0,0,0 monster Nine Tail 1180,30,60000,30000,0 +pay_dun04,0,0,0,0 monster Skeleton General 1290,1,0,0,0 +pay_dun04,0,0,0,0 monster Am Mut 1301,1,0,0,0 +pay_dun04,120,115,0,0 monster Cat o' Nine Tails 1307,1,3600000,7200000,1 +pay_dun04,120,120,10,10 monster Shining Plant 1083,1,1800000,900000,1 +pay_dun04,28,110,5,5 monster Shining Plant 1083,1,1800000,900000,1 +pay_dun04,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +pay_dun04,107,206,5,5 monster White Plant 1082,2,180000,90000,1 +pay_dun04,28,110,10,10 monster White Plant 1082,2,180000,90000,1 +pay_dun04,190,207,5,5 monster White Plant 1082,2,180000,90000,1 diff --git a/npc/mobs/dungeons/payoncave.txt b/npc/mobs/dungeons/payoncave.txt deleted file mode 100644 index d3549ffe8..000000000 --- a/npc/mobs/dungeons/payoncave.txt +++ /dev/null @@ -1,161 +0,0 @@ -//===== eAthena Script ======================================= -//= Payon Cave Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 Small spawn update [Playtester] -//============================================================ - -//================================================== -// pay_dun00 - Payon Cave F1 -//================================================== -pay_dun00,0,0,0,0 monster Familiar 1005,15,0,0,0 -pay_dun00,0,0,0,0 monster Zombie 1015,20,0,0,0 -pay_dun00,0,0,0,0 monster Skeleton 1076,35,0,0,0 -pay_dun00,0,0,0,0 monster Poporing 1031,15,0,0,0 -pay_dun00,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 -pay_dun00,140,140,5,5 monster Black Mushroom 1084,3,360000,180000,1 - -//================================================== -// pay_dun01 - Payon Cave F2 -//================================================== -pay_dun01,0,0,0,0 monster Drainliar 1111,5,0,0,0 -pay_dun01,0,0,0,0 monster Eggyra 1116,15,0,0,0 -pay_dun01,0,0,0,0 monster Soldier Skeleton 1028,50,300000,150000,1 -pay_dun01,0,0,0,0 monster Archer Skeleton 1016,30,300000,150000,1 -pay_dun01,235,54,10,10 monster Black Mushroom 1084,7,900000,450000,1 -pay_dun01,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 - -//================================================== -// pay_dun02 - Payon Cave F3 -//================================================== -pay_dun02,0,0,0,0 monster Soldier Skeleton 1028,15,180000,90000,1 -pay_dun02,0,0,0,0 monster Munak 1026,40,0,0,0 -pay_dun02,0,0,0,0 monster Bongun 1188,30,0,0,0 -pay_dun02,0,0,0,0 monster Poporing 1031,10,0,0,0 -pay_dun02,0,0,0,0 monster Archer Skeleton 1016,20,180000,90000,1 -pay_dun02,116,205,0,0 monster Hydra 1068,1,345000,100000,1 -pay_dun02,116,199,0,0 monster Hydra 1068,1,306000,100000,1 -pay_dun02,116,196,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,116,190,0,0 monster Hydra 1068,1,326000,100000,1 -pay_dun02,117,206,0,0 monster Hydra 1068,1,302000,100000,1 -pay_dun02,117,200,0,0 monster Hydra 1068,1,275000,100000,1 -pay_dun02,117,197,0,0 monster Hydra 1068,1,314000,100000,1 -pay_dun02,117,191,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,118,207,0,0 monster Hydra 1068,1,332000,100000,1 -pay_dun02,118,201,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,118,198,0,0 monster Hydra 1068,1,312000,100000,1 -pay_dun02,118,192,0,0 monster Hydra 1068,1,285000,100000,1 -pay_dun02,119,205,0,0 monster Hydra 1068,1,324000,100000,1 -pay_dun02,119,199,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,119,196,0,0 monster Hydra 1068,1,315000,100000,1 -pay_dun02,120,203,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,120,200,0,0 monster Hydra 1068,1,303000,100000,1 -pay_dun02,120,194,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,121,200,0,0 monster Hydra 1068,1,333000,100000,1 -pay_dun02,122,200,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,122,197,0,0 monster Hydra 1068,1,321000,100000,1 -pay_dun02,110,194,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,113,194,0,0 monster Hydra 1068,1,319000,100000,1 -pay_dun02,109,193,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,113,193,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,109,192,0,0 monster Hydra 1068,1,374000,100000,1 -pay_dun02,112,192,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,108,191,0,0 monster Hydra 1068,1,332000,100000,1 -pay_dun02,111,191,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,107,190,0,0 monster Hydra 1068,1,320000,100000,1 -pay_dun02,110,190,0,0 monster Hydra 1068,1,300000,100000,1 -pay_dun02,227,185,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02,227,184,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02,229,183,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun02,214,266,0,0 monster Red Plant 1078,1,600000,300000,1 -pay_dun02,37,243,0,0 monster Black Mushroom 1084,1,600000,300000,1 -pay_dun02,37,243,0,0 monster Nine Tail 1180,1,3600000,1800000,1 -pay_dun02,111,199,10,10 monster Black Mushroom 1084,7,900000,450000,1 -pay_dun02,110,216,20,10 monster White Plant 1082,3,180000,90000,1 -pay_dun02,132,84,10,10 monster White Plant 1082,3,180000,90000,1 -pay_dun02,197,113,10,10 monster Red Plant 1078,4,180000,90000,1 -pay_dun02,55,254,10,10 monster Red Plant 1078,4,180000,90000,1 - -//================================================== -// pay_dun03 - Payon Cave F4 -//================================================== -pay_dun03,0,0,0,0 monster Sohee 1170,50,0,0,0 -pay_dun03,0,0,0,0 monster Munak 1026,3,0,0,0 -pay_dun03,0,0,0,0 monster Bongun 1188,3,0,0,0 -pay_dun03,0,0,0,0 monster Nine Tail 1180,1,0,0,0 -pay_dun03,0,0,0,0 monster Nine Tail 1180,1,3600000,1800000,0 -pay_dun03,154,112,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03,161,117,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03,81,61,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03,84,63,0,0 monster Whisper 1185,1,1800000,0,1 -pay_dun03,89,147,0,0 monster Giant Whisper 1186,1,14400000,0,1 -pay_dun03,66,73,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,68,72,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,67,71,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,63,70,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,58,69,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,67,69,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,60,68,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,69,68,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,62,67,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,71,67,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,64,66,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,57,65,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,66,65,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,59,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,68,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,71,64,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,66,63,0,0 monster Hydra 1068,1,600000,300000,1 -pay_dun03,71,243,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,86,248,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,85,178,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,115,190,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,230,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,240,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,219,244,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,243,220,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,219,185,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,228,185,0,0 monster Sohee 1170,2,300000,100000,1 -pay_dun03,228,61,0,0 monster Red Plant 1078,1,600000,300000,1 -pay_dun03,138,42,0,0 monster Blue Plant 1079,1,600000,300000,1 -pay_dun03,120,186,0,0 monster Green Plant 1080,1,600000,300000,1 -pay_dun03,88,35,0,0 monster Yellow Plant 1081,1,600000,300000,1 -pay_dun03,126,135,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,126,134,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,126,133,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,126,132,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,126,131,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,179,134,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,179,133,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,179,132,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,179,131,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,179,130,0,0 monster Mandragora 1020,1,300000,100000,1 -pay_dun03,0,0,0,0 monster Greatest General 1277,3,0,0,0 -pay_dun03,0,0,0,0 monster Red Plant 1078,15,180000,90000,1 -pay_dun03,246,56,20,20 monster White Plant 1082,3,180000,90000,1 -pay_dun03,52,262,10,4 monster White Plant 1082,2,180000,90000,1 - -//================================================== -// pay_dun04 - Payon Cave F5 -//================================================== -pay_dun04,0,0,0,0 monster Dokebi 1110,40,0,0,0 -pay_dun04,0,0,0,0 monster Horong 1129,30,0,0,0 -pay_dun04,120,115,0,0 monster Moonlight Flower 1150,1,3600000,7200000,1 -pay_dun04,0,0,0,0 monster Greatest General 1277,15,0,0,0 -pay_dun04,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 -pay_dun04,0,0,0,0 monster Nine Tail 1180,30,60000,30000,0 -pay_dun04,0,0,0,0 monster Skeleton General 1290,1,0,0,0 -pay_dun04,0,0,0,0 monster Am Mut 1301,1,0,0,0 -pay_dun04,120,115,0,0 monster Cat o' Nine Tails 1307,1,3600000,7200000,1 -pay_dun04,120,120,10,10 monster Shining Plant 1083,1,1800000,900000,1 -pay_dun04,28,110,5,5 monster Shining Plant 1083,1,1800000,900000,1 -pay_dun04,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 -pay_dun04,107,206,5,5 monster White Plant 1082,2,180000,90000,1 -pay_dun04,28,110,10,10 monster White Plant 1082,2,180000,90000,1 -pay_dun04,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 deleted file mode 100644 index 9cbb9b948..000000000 --- a/npc/mobs/dungeons/pront_maze.txt +++ /dev/null @@ -1,102 +0,0 @@ -//===== eAthena Script ======================================= -//= Prontera Maze(Hidden Temple) Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Some small fixes [Playtester] -//============================================================ - -//================================================== -// prt_maze01 - Labyrinth Forest F1 -//================================================== - -prt_maze01,179,20,21,21 monster Poring 1002,5,120000,40000,1 -prt_maze01,139,20,21,21 monster Lunatic 1063,5,120000,40000,1 -prt_maze01,99,20,21,21 monster Fabre 1007,5,120000,40000,1 -prt_maze01,99,20,21,21 monster Creamy 1018,1,120000,40000,1 -prt_maze01,59,20,21,21 monster Pupa 1008,5,120000,40000,1 -prt_maze01,19,20,21,21 monster Poporing 1031,5,120000,40000,1 -prt_maze01,179,60,21,21 monster Rocker 1052,5,120000,40000,1 -prt_maze01,139,60,21,21 monster Bigfoot 1060,5,120000,40000,1 -prt_maze01,99,60,21,21 monster Smokie 1056,5,120000,40000,1 -prt_maze01,59,60,21,21 monster Boa 1025,5,120000,40000,1 -prt_maze01,19,60,21,21 monster Wolf 1013,5,120000,40000,1 -prt_maze01,179,100,21,21 monster Argiope 1099,3,120000,40000,1 -prt_maze01,139,100,21,21 monster Argos 1100,3,120000,40000,1 -prt_maze01,99,100,21,21 monster Chonchon 1011,5,120000,40000,1 -prt_maze01,59,100,21,21 monster Horn 1128,5,120000,40000,1 -prt_maze01,19,100,21,21 monster Hunter Fly 1035,3,120000,40000,1 -prt_maze01,179,140,21,21 monster Mantis 1139,3,120000,40000,1 -prt_maze01,139,140,21,21 monster Stainer 1174,5,120000,40000,1 -prt_maze01,99,140,21,21 monster Side Winder 1037,3,120000,40000,1 -prt_maze01,59,140,21,21 monster Yoyo 1057,4,120000,40000,1 -prt_maze01,59,140,21,21 monster Choco 1214,2,120000,40000,1 -prt_maze01,19,140,21,21 monster Steel Chonchon 1042,5,120000,40000,1 -prt_maze01,179,180,21,21 monster Coco 1104,5,120000,40000,1 -prt_maze01,139,180,21,21 monster Caramel 1103,5,120000,40000,1 -prt_maze01,99,180,21,21 monster Dustiness 1114,5,120000,40000,1 -prt_maze01,59,180,21,21 monster Martin 1145,5,120000,40000,1 -prt_maze01,19,180,21,21 monster Savage 1166,3,120000,40000,1 -prt_maze01,19,180,21,21 monster Savage 1166,5,120000,40000,1 -prt_maze01,0,0,0,0 monster Hunter Fly 1035,1,0,0,0 -prt_maze01,0,0,0,0 monster Vagabond Wolf 1092,1,3600000,1800000,0 -prt_maze01,101,138,5,5 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze01,101,138,5,5 monster White Plant 1082,1,1800000,900000,1 -prt_maze01,99,181,5,5 monster White Plant 1082,2,1800000,900000,1 -prt_maze01,60,140,10,15 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01,61,101,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze01,141,100,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze01,141,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze01,100,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze01,100,100,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze01,176,132,5,5 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze01,181,149,3,3 monster Black Mushroom 1084,2,180000,90000,1 -prt_maze01,178,60,10,10 monster Red Mushroom 1085,3,180000,90000,1 -prt_maze01,168,60,3,3 monster Red Mushroom 1085,2,180000,90000,1 - -//================================================== -// prt_maze02 - Labyrinth Forest F2 -//================================================== -prt_maze02,0,0,0,0 monster Poporing 1031,25,0,0,0 -prt_maze02,0,0,0,0 monster Bigfoot 1060,5,0,0,0 -prt_maze02,0,0,0,0 monster Sasquatch 1243,1,900000,40000,0 -prt_maze02,0,0,0,0 monster Leib Olmai 1306,1,1800000,900000,0 - -//================================================== -// prt_maze03 - Labyrinth Forest F3 -//================================================== -prt_maze03,0,0,0,0 monster Poporing 1031,45,0,0,0 -prt_maze03,0,0,0,0 monster Side Winder 1037,10,0,0,0 -prt_maze03,0,0,0,0 monster Hunter Fly 1035,30,0,0,0 -prt_maze03,0,0,0,0 monster Ghostring 1120,1,6800000,3400000,1 -prt_maze03,0,0,0,0 monster Killer Mantis 1294,1,0,0,0 -prt_maze03,150,50,70,70 monster Side Winder 1037,20,300000,150000,0 -prt_maze03,150,50,70,70 monster Vocal 1088,1,1920000,1500000,1 -prt_maze03,50,150,70,70 monster Stem Worm 1215,20,300000,150000,0 -prt_maze03,50,150,70,70 monster Vagabond Wolf 1092,1,1920000,150000,1 -prt_maze03,170,170,70,70 monster Mantis 1139,30,60000,30000,0 -prt_maze03,170,170,70,70 monster Eclipse 1093,1,1920000,150000,1 -prt_maze03,23,23,70,70 monster Mastering 1090,1,1920000,150000,1 -prt_maze03,100,100,80,80 monster Baphomet Jr. 1101,25,0,0,0 -prt_maze03,0,0,0,0 monster Baphomet 1039,1,7200000,3600000,1 -prt_maze03,61,98,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03,61,98,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03,61,98,10,10 monster Yellow Plant 1081,1,1800000,900000,1 -prt_maze03,57,56,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03,15,15,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03,137,140,3,3 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03,17,58,10,10 monster Shining Plant 1083,1,1800000,900000,1 -prt_maze03,17,58,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03,99,141,10,10 monster Blue Plant 1079,2,1800000,900000,1 -prt_maze03,99,21,10,10 monster Blue Plant 1079,1,1800000,900000,1 -prt_maze03,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze03,99,21,10,10 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze03,54,15,10,10 monster Black Mushroom 1084,3,180000,90000,1 -prt_maze03,171,180,3,3 monster Red Mushroom 1085,2,180000,90000,1 -prt_maze03,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 deleted file mode 100644 index a4d3ebcc5..000000000 --- a/npc/mobs/dungeons/pront_sewers.txt +++ /dev/null @@ -1,52 +0,0 @@ -//===== 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,0,0,0,0 monster Thief Bug Egg 1048,80,0,0,0 -prt_sewb1,0,0,0,0 monster Thief Bug 1051,30,0,0,0 -prt_sewb1,0,0,0,0 monster Familiar 1005,10,0,0,0 -prt_sewb1,0,0,0,0 monster Tarou 1175,10,0,0,0 - -//================================================== -// prt_sewb2 - Prontera Culvert F2 -//================================================== -prt_sewb2,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 -prt_sewb2,0,0,0,0 monster Thief Bug 1051,70,0,0,0 -prt_sewb2,0,0,0,0 monster Familiar 1005,10,0,0,0 -prt_sewb2,0,0,0,0 monster Spore 1014,20,0,0,0 -prt_sewb2,0,0,0,0 monster Plankton 1161,30,0,0,0 -prt_sewb2,0,0,0,0 monster Thief Bug Female 1053,10,0,0,0 -prt_sewb2,0,0,0,0 monster Tarou 1175,60,0,0,0 - -//================================================== -// prt_sewb3 - Prontera Culvert F3 -//================================================== -prt_sewb3,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 -prt_sewb3,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -prt_sewb3,0,0,0,0 monster Thief Bug Female 1053,65,0,0,0 -prt_sewb3,0,0,0,0 monster Thief Bug Male 1054,65,0,0,0 -prt_sewb3,0,0,0,0 monster Tarou 1175,15,0,0,0 -prt_sewb3,0,0,0,0 monster Poison Spore 1077,15,0,0,0 -prt_sewb3,0,0,0,0 monster Familiar 1005,20,0,0,0 - -//================================================== -// prt_sewb4 - Prontera Culvert F4 -//================================================== -prt_sewb4,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 -prt_sewb4,0,0,0,0 monster Thief Bug 1051,20,0,0,0 -prt_sewb4,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 -prt_sewb4,0,0,0,0 monster Thief Bug Male 1054,70,0,0,0 -prt_sewb4,0,0,0,0 monster Drainliar 1111,20,0,0,0 -prt_sewb4,0,0,0,0 monster Cramp 1209,5,0,0,0 -prt_sewb4,0,0,0,0 monster Golden Thief Bug 1086,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/prt_maze.txt b/npc/mobs/dungeons/prt_maze.txt new file mode 100644 index 000000000..9cbb9b948 --- /dev/null +++ b/npc/mobs/dungeons/prt_maze.txt @@ -0,0 +1,102 @@ +//===== eAthena Script ======================================= +//= Prontera Maze(Hidden Temple) Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 Some small fixes [Playtester] +//============================================================ + +//================================================== +// prt_maze01 - Labyrinth Forest F1 +//================================================== + +prt_maze01,179,20,21,21 monster Poring 1002,5,120000,40000,1 +prt_maze01,139,20,21,21 monster Lunatic 1063,5,120000,40000,1 +prt_maze01,99,20,21,21 monster Fabre 1007,5,120000,40000,1 +prt_maze01,99,20,21,21 monster Creamy 1018,1,120000,40000,1 +prt_maze01,59,20,21,21 monster Pupa 1008,5,120000,40000,1 +prt_maze01,19,20,21,21 monster Poporing 1031,5,120000,40000,1 +prt_maze01,179,60,21,21 monster Rocker 1052,5,120000,40000,1 +prt_maze01,139,60,21,21 monster Bigfoot 1060,5,120000,40000,1 +prt_maze01,99,60,21,21 monster Smokie 1056,5,120000,40000,1 +prt_maze01,59,60,21,21 monster Boa 1025,5,120000,40000,1 +prt_maze01,19,60,21,21 monster Wolf 1013,5,120000,40000,1 +prt_maze01,179,100,21,21 monster Argiope 1099,3,120000,40000,1 +prt_maze01,139,100,21,21 monster Argos 1100,3,120000,40000,1 +prt_maze01,99,100,21,21 monster Chonchon 1011,5,120000,40000,1 +prt_maze01,59,100,21,21 monster Horn 1128,5,120000,40000,1 +prt_maze01,19,100,21,21 monster Hunter Fly 1035,3,120000,40000,1 +prt_maze01,179,140,21,21 monster Mantis 1139,3,120000,40000,1 +prt_maze01,139,140,21,21 monster Stainer 1174,5,120000,40000,1 +prt_maze01,99,140,21,21 monster Side Winder 1037,3,120000,40000,1 +prt_maze01,59,140,21,21 monster Yoyo 1057,4,120000,40000,1 +prt_maze01,59,140,21,21 monster Choco 1214,2,120000,40000,1 +prt_maze01,19,140,21,21 monster Steel Chonchon 1042,5,120000,40000,1 +prt_maze01,179,180,21,21 monster Coco 1104,5,120000,40000,1 +prt_maze01,139,180,21,21 monster Caramel 1103,5,120000,40000,1 +prt_maze01,99,180,21,21 monster Dustiness 1114,5,120000,40000,1 +prt_maze01,59,180,21,21 monster Martin 1145,5,120000,40000,1 +prt_maze01,19,180,21,21 monster Savage 1166,3,120000,40000,1 +prt_maze01,19,180,21,21 monster Savage 1166,5,120000,40000,1 +prt_maze01,0,0,0,0 monster Hunter Fly 1035,1,0,0,0 +prt_maze01,0,0,0,0 monster Vagabond Wolf 1092,1,3600000,1800000,0 +prt_maze01,101,138,5,5 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze01,101,138,5,5 monster White Plant 1082,1,1800000,900000,1 +prt_maze01,99,181,5,5 monster White Plant 1082,2,1800000,900000,1 +prt_maze01,60,140,10,15 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01,61,101,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze01,141,100,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze01,141,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze01,100,100,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze01,100,100,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze01,176,132,5,5 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze01,181,149,3,3 monster Black Mushroom 1084,2,180000,90000,1 +prt_maze01,178,60,10,10 monster Red Mushroom 1085,3,180000,90000,1 +prt_maze01,168,60,3,3 monster Red Mushroom 1085,2,180000,90000,1 + +//================================================== +// prt_maze02 - Labyrinth Forest F2 +//================================================== +prt_maze02,0,0,0,0 monster Poporing 1031,25,0,0,0 +prt_maze02,0,0,0,0 monster Bigfoot 1060,5,0,0,0 +prt_maze02,0,0,0,0 monster Sasquatch 1243,1,900000,40000,0 +prt_maze02,0,0,0,0 monster Leib Olmai 1306,1,1800000,900000,0 + +//================================================== +// prt_maze03 - Labyrinth Forest F3 +//================================================== +prt_maze03,0,0,0,0 monster Poporing 1031,45,0,0,0 +prt_maze03,0,0,0,0 monster Side Winder 1037,10,0,0,0 +prt_maze03,0,0,0,0 monster Hunter Fly 1035,30,0,0,0 +prt_maze03,0,0,0,0 monster Ghostring 1120,1,6800000,3400000,1 +prt_maze03,0,0,0,0 monster Killer Mantis 1294,1,0,0,0 +prt_maze03,150,50,70,70 monster Side Winder 1037,20,300000,150000,0 +prt_maze03,150,50,70,70 monster Vocal 1088,1,1920000,1500000,1 +prt_maze03,50,150,70,70 monster Stem Worm 1215,20,300000,150000,0 +prt_maze03,50,150,70,70 monster Vagabond Wolf 1092,1,1920000,150000,1 +prt_maze03,170,170,70,70 monster Mantis 1139,30,60000,30000,0 +prt_maze03,170,170,70,70 monster Eclipse 1093,1,1920000,150000,1 +prt_maze03,23,23,70,70 monster Mastering 1090,1,1920000,150000,1 +prt_maze03,100,100,80,80 monster Baphomet Jr. 1101,25,0,0,0 +prt_maze03,0,0,0,0 monster Baphomet 1039,1,7200000,3600000,1 +prt_maze03,61,98,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03,61,98,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03,61,98,10,10 monster Yellow Plant 1081,1,1800000,900000,1 +prt_maze03,57,56,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03,15,15,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03,137,140,3,3 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03,17,58,10,10 monster Shining Plant 1083,1,1800000,900000,1 +prt_maze03,17,58,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03,99,141,10,10 monster Blue Plant 1079,2,1800000,900000,1 +prt_maze03,99,21,10,10 monster Blue Plant 1079,1,1800000,900000,1 +prt_maze03,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze03,99,21,10,10 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze03,54,15,10,10 monster Black Mushroom 1084,3,180000,90000,1 +prt_maze03,171,180,3,3 monster Red Mushroom 1085,2,180000,90000,1 +prt_maze03,174,187,3,3 monster Red Mushroom 1085,3,180000,90000,1 diff --git a/npc/mobs/dungeons/prt_sew.txt b/npc/mobs/dungeons/prt_sew.txt new file mode 100644 index 000000000..a4d3ebcc5 --- /dev/null +++ b/npc/mobs/dungeons/prt_sew.txt @@ -0,0 +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,0,0,0,0 monster Thief Bug Egg 1048,80,0,0,0 +prt_sewb1,0,0,0,0 monster Thief Bug 1051,30,0,0,0 +prt_sewb1,0,0,0,0 monster Familiar 1005,10,0,0,0 +prt_sewb1,0,0,0,0 monster Tarou 1175,10,0,0,0 + +//================================================== +// prt_sewb2 - Prontera Culvert F2 +//================================================== +prt_sewb2,0,0,0,0 monster Thief Bug Egg 1048,20,0,0,0 +prt_sewb2,0,0,0,0 monster Thief Bug 1051,70,0,0,0 +prt_sewb2,0,0,0,0 monster Familiar 1005,10,0,0,0 +prt_sewb2,0,0,0,0 monster Spore 1014,20,0,0,0 +prt_sewb2,0,0,0,0 monster Plankton 1161,30,0,0,0 +prt_sewb2,0,0,0,0 monster Thief Bug Female 1053,10,0,0,0 +prt_sewb2,0,0,0,0 monster Tarou 1175,60,0,0,0 + +//================================================== +// prt_sewb3 - Prontera Culvert F3 +//================================================== +prt_sewb3,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 +prt_sewb3,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +prt_sewb3,0,0,0,0 monster Thief Bug Female 1053,65,0,0,0 +prt_sewb3,0,0,0,0 monster Thief Bug Male 1054,65,0,0,0 +prt_sewb3,0,0,0,0 monster Tarou 1175,15,0,0,0 +prt_sewb3,0,0,0,0 monster Poison Spore 1077,15,0,0,0 +prt_sewb3,0,0,0,0 monster Familiar 1005,20,0,0,0 + +//================================================== +// prt_sewb4 - Prontera Culvert F4 +//================================================== +prt_sewb4,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 +prt_sewb4,0,0,0,0 monster Thief Bug 1051,20,0,0,0 +prt_sewb4,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 +prt_sewb4,0,0,0,0 monster Thief Bug Male 1054,70,0,0,0 +prt_sewb4,0,0,0,0 monster Drainliar 1111,20,0,0,0 +prt_sewb4,0,0,0,0 monster Cramp 1209,5,0,0,0 +prt_sewb4,0,0,0,0 monster Golden Thief Bug 1086,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/ra_san.txt b/npc/mobs/dungeons/ra_san.txt new file mode 100644 index 000000000..d5b088a09 --- /dev/null +++ b/npc/mobs/dungeons/ra_san.txt @@ -0,0 +1,81 @@ +//===== eAthena Script ======================================= +//= Rachel Sanctuary Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version with guessed amounts [Playtester] +//= 1.1 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// ra_san01 +//================================================== +ra_san01,0,0,0,0 monster Vanberk 1771,20,180000,0,1 +ra_san01,0,0,0,0 monster Isilla 1772,10,0,0,1 +ra_san01,61,141,58,98 monster Vanberk 1771,20,300000,0,1 +ra_san01,61,141,58,98 monster Isilla 1772,10,180000,0,1 +ra_san01,61,141,58,98 monster Gremlin 1632,5,60000,0,1 +ra_san01,61,141,58,98 monster Hodremlin 1773,2,60000,0,1 +ra_san01,218,141,58,98 monster Vanberk 1771,20,300000,0,1 +ra_san01,218,141,58,98 monster Isilla 1772,10,180000,0,1 +ra_san01,218,141,58,98 monster Gremlin 1632,5,60000,0,1 +ra_san01,218,141,58,98 monster Hodremlin 1773,2,60000,0,1 +ra_san01,140,63,38,59 monster Vanberk 1771,7,180000,0,1 +ra_san01,140,63,38,59 monster Isilla 1772,3,180000,0,1 +ra_san01,140,63,38,59 monster Beholder 1633,3,60000,0,1 +ra_san01,140,63,38,59 monster Hodremlin 1773,1,60000,0,1 +ra_san01,140,226,50,51 monster Vanberk 1771,7,180000,0,1 +ra_san01,140,226,50,51 monster Isilla 1772,3,180000,0,1 +ra_san01,140,226,50,51 monster Beholder 1633,3,60000,0,1 +ra_san01,140,226,50,51 monster Hodremlin 1773,1,60000,0,1 +ra_san01,64,215,23,23 monster Vanberk 1771,2,420000,0,1 +ra_san01,215,215,23,23 monster Vanberk 1771,2,420000,0,1 +ra_san01,64,65,23,23 monster Vanberk 1771,2,420000,0,1 +ra_san01,215,65,23,23 monster Vanberk 1771,2,420000,0,1 + +//================================================== +// ra_san02 +//================================================== +ra_san02,0,0,0,0 monster Isilla 1772,35,0,0,0 +ra_san02,100,150,92,140 monster Isilla 1772,25,0,0,0 +ra_san02,240,147,50,145 monster Isilla 1772,25,0,0,0 +ra_san02,0,0,0,0 monster Vanberk 1771,10,0,0,0 +ra_san02,100,150,92,140 monster Vanberk 1771,10,0,0,0 +ra_san02,240,147,50,145 monster Vanberk 1771,10,0,0,0 +ra_san02,0,0,0,0 monster Gremlin 1632,10,0,0,0 +ra_san02,0,0,0,0 monster Hodremlin 1773,3,0,0,0 +ra_san02,0,0,0,0 monster Beholder 1633,10,0,0,0 +ra_san02,0,0,0,0 monster Seeker 1774,2,0,0,0 + +//================================================== +// ra_san03 +//================================================== +ra_san03,0,0,0,0 monster Beholder 1633,5,0,0,0 +ra_san03,0,0,0,0 monster Gremlin 1632,5,0,0,0 +ra_san03,148,221,145,71 monster Seeker 1774,40,0,0,0 +ra_san03,0,0,0,0 monster Hodremlin 1773,20,0,0,0 +ra_san03,148,79,146,71 monster Hodremlin 1773,40,0,0,0 + +//================================================== +// ra_san04 +//================================================== +ra_san04,0,0,0,0 monster Echio 1770,60,0,0,0 +ra_san04,0,0,0,0 monster Agav 1769,20,0,0,0 +ra_san04,0,0,0,0 monster Seeker 1774,10,0,0,0 +ra_san04,0,0,0,0 monster Hodremlin 1773,10,0,0,0 + +//================================================== +// ra_san05 +//================================================== +ra_san05,0,0,0,0 monster Agav 1769,70,0,0,0 +ra_san05,0,0,0,0 monster Echio 1770,20,0,0,0 +ra_san05,0,0,0,0 monster Isilla 1772,10,0,0,0 +ra_san05,0,0,0,0 monster Seeker 1774,20,0,0,0 +ra_san05,0,0,0,0 monster Hodremlin 1773,20,0,0,0 +ra_san05,0,0,0,0 monster Agav 1769,10,18000000,14400000,0 +ra_san05,0,0,0,0 monster Echio 1770,10,18000000,14400000,0 +ra_san05,0,0,0,0 monster Gloom Under Night 1768,1,18000000,14400000,0 diff --git a/npc/mobs/dungeons/racheldun.txt b/npc/mobs/dungeons/racheldun.txt deleted file mode 100644 index d5b088a09..000000000 --- a/npc/mobs/dungeons/racheldun.txt +++ /dev/null @@ -1,81 +0,0 @@ -//===== eAthena Script ======================================= -//= Rachel Sanctuary Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version with guessed amounts [Playtester] -//= 1.1 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// ra_san01 -//================================================== -ra_san01,0,0,0,0 monster Vanberk 1771,20,180000,0,1 -ra_san01,0,0,0,0 monster Isilla 1772,10,0,0,1 -ra_san01,61,141,58,98 monster Vanberk 1771,20,300000,0,1 -ra_san01,61,141,58,98 monster Isilla 1772,10,180000,0,1 -ra_san01,61,141,58,98 monster Gremlin 1632,5,60000,0,1 -ra_san01,61,141,58,98 monster Hodremlin 1773,2,60000,0,1 -ra_san01,218,141,58,98 monster Vanberk 1771,20,300000,0,1 -ra_san01,218,141,58,98 monster Isilla 1772,10,180000,0,1 -ra_san01,218,141,58,98 monster Gremlin 1632,5,60000,0,1 -ra_san01,218,141,58,98 monster Hodremlin 1773,2,60000,0,1 -ra_san01,140,63,38,59 monster Vanberk 1771,7,180000,0,1 -ra_san01,140,63,38,59 monster Isilla 1772,3,180000,0,1 -ra_san01,140,63,38,59 monster Beholder 1633,3,60000,0,1 -ra_san01,140,63,38,59 monster Hodremlin 1773,1,60000,0,1 -ra_san01,140,226,50,51 monster Vanberk 1771,7,180000,0,1 -ra_san01,140,226,50,51 monster Isilla 1772,3,180000,0,1 -ra_san01,140,226,50,51 monster Beholder 1633,3,60000,0,1 -ra_san01,140,226,50,51 monster Hodremlin 1773,1,60000,0,1 -ra_san01,64,215,23,23 monster Vanberk 1771,2,420000,0,1 -ra_san01,215,215,23,23 monster Vanberk 1771,2,420000,0,1 -ra_san01,64,65,23,23 monster Vanberk 1771,2,420000,0,1 -ra_san01,215,65,23,23 monster Vanberk 1771,2,420000,0,1 - -//================================================== -// ra_san02 -//================================================== -ra_san02,0,0,0,0 monster Isilla 1772,35,0,0,0 -ra_san02,100,150,92,140 monster Isilla 1772,25,0,0,0 -ra_san02,240,147,50,145 monster Isilla 1772,25,0,0,0 -ra_san02,0,0,0,0 monster Vanberk 1771,10,0,0,0 -ra_san02,100,150,92,140 monster Vanberk 1771,10,0,0,0 -ra_san02,240,147,50,145 monster Vanberk 1771,10,0,0,0 -ra_san02,0,0,0,0 monster Gremlin 1632,10,0,0,0 -ra_san02,0,0,0,0 monster Hodremlin 1773,3,0,0,0 -ra_san02,0,0,0,0 monster Beholder 1633,10,0,0,0 -ra_san02,0,0,0,0 monster Seeker 1774,2,0,0,0 - -//================================================== -// ra_san03 -//================================================== -ra_san03,0,0,0,0 monster Beholder 1633,5,0,0,0 -ra_san03,0,0,0,0 monster Gremlin 1632,5,0,0,0 -ra_san03,148,221,145,71 monster Seeker 1774,40,0,0,0 -ra_san03,0,0,0,0 monster Hodremlin 1773,20,0,0,0 -ra_san03,148,79,146,71 monster Hodremlin 1773,40,0,0,0 - -//================================================== -// ra_san04 -//================================================== -ra_san04,0,0,0,0 monster Echio 1770,60,0,0,0 -ra_san04,0,0,0,0 monster Agav 1769,20,0,0,0 -ra_san04,0,0,0,0 monster Seeker 1774,10,0,0,0 -ra_san04,0,0,0,0 monster Hodremlin 1773,10,0,0,0 - -//================================================== -// ra_san05 -//================================================== -ra_san05,0,0,0,0 monster Agav 1769,70,0,0,0 -ra_san05,0,0,0,0 monster Echio 1770,20,0,0,0 -ra_san05,0,0,0,0 monster Isilla 1772,10,0,0,0 -ra_san05,0,0,0,0 monster Seeker 1774,20,0,0,0 -ra_san05,0,0,0,0 monster Hodremlin 1773,20,0,0,0 -ra_san05,0,0,0,0 monster Agav 1769,10,18000000,14400000,0 -ra_san05,0,0,0,0 monster Echio 1770,10,18000000,14400000,0 -ra_san05,0,0,0,0 monster Gloom Under Night 1768,1,18000000,14400000,0 diff --git a/npc/mobs/dungeons/sunkenship.txt b/npc/mobs/dungeons/sunkenship.txt deleted file mode 100644 index a6fbe7d59..000000000 --- a/npc/mobs/dungeons/sunkenship.txt +++ /dev/null @@ -1,157 +0,0 @@ -//===== eAthena Script ======================================= -//= Sunken Ship Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns [Playtester] -//= 1.2 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// treasure01 - Sunken Ship F1 -//================================================== -treasure01,0,0,0,0 monster Kukre 1070,20,0,0,1 -treasure01,0,0,0,0 monster Whisper 1179,5,0,0,1 -treasure01,0,0,0,0 monster Whisper 1179,5,120000,60000,1 -treasure01,107,39,15,15 monster Poison Spore 1077,3,180000,90000,1 -treasure01,107,39,15,15 monster Hydra 1068,1,180000,90000,1 -treasure01,29,38,15,15 monster Poison Spore 1077,3,180000,90000,1 -treasure01,68,66,13,11 monster Hydra 1068,4,180000,90000,1 -treasure01,34,112,17,11 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 -treasure01,67,161,0,0 monster Hydra 1068,1,263000,100000,1 -treasure01,67,160,0,0 monster Hydra 1068,1,293000,100000,1 -treasure01,68,161,0,0 monster Hydra 1068,1,317000,100000,1 -treasure01,68,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,69,161,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01,69,160,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01,70,161,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01,70,160,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01,48,161,0,0 monster Hydra 1068,1,316000,100000,1 -treasure01,48,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,49,161,0,0 monster Hydra 1068,1,310000,100000,1 -treasure01,49,160,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,50,161,0,0 monster Hydra 1068,1,308000,100000,1 -treasure01,50,160,0,0 monster Hydra 1068,1,301000,100000,1 -treasure01,51,161,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01,51,160,0,0 monster Hydra 1068,1,270000,100000,1 -treasure01,86,161,0,0 monster Hydra 1068,1,285000,100000,1 -treasure01,86,160,0,0 monster Hydra 1068,1,310000,100000,1 -treasure01,87,161,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,87,160,0,0 monster Hydra 1068,1,268000,100000,1 -treasure01,88,161,0,0 monster Hydra 1068,1,281000,100000,1 -treasure01,88,160,0,0 monster Hydra 1068,1,296000,100000,1 -treasure01,89,161,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,89,160,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01,60,182,0,0 monster Hydra 1068,1,313000,100000,1 -treasure01,76,182,0,0 monster Hydra 1068,1,269000,100000,1 -treasure01,82,154,11,9 monster Poison Spore 1077,3,100000,100000,1 -treasure01,54,154,11,9 monster Poison Spore 1077,3,100000,100000,1 -treasure01,58,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01,69,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01,79,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 -treasure01,150,162,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01,150,162,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01,163,161,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01,163,161,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01,163,151,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01,163,151,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01,163,141,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure01,163,141,5,5 monster Hydra 1068,1,300000,100000,1 -treasure01,162,71,0,0 monster Hydra 1068,1,273000,100000,1 -treasure01,162,70,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01,163,71,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,163,70,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,164,71,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01,164,70,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,165,71,0,0 monster Hydra 1068,1,307000,100000,1 -treasure01,165,70,0,0 monster Hydra 1068,1,293000,100000,1 -treasure01,164,59,12,10 monster Whisper 1179,5,300000,100000,1 -treasure01,158,63,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,159,63,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,158,62,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,159,62,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,160,60,27,19 monster Pirate Skeleton 1071,10,300000,100000,1 -treasure01,158,45,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01,158,44,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,158,43,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01,158,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,158,41,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,158,40,0,0 monster Hydra 1068,1,307000,100000,1 -treasure01,159,45,0,0 monster Hydra 1068,1,285000,100000,1 -treasure01,159,44,0,0 monster Hydra 1068,1,312000,100000,1 -treasure01,159,43,0,0 monster Hydra 1068,1,318000,100000,1 -treasure01,159,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,159,41,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01,159,40,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01,168,45,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,168,44,0,0 monster Hydra 1068,1,314000,100000,1 -treasure01,168,43,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,168,42,0,0 monster Hydra 1068,1,306000,100000,1 -treasure01,168,41,0,0 monster Hydra 1068,1,290000,100000,1 -treasure01,168,40,0,0 monster Hydra 1068,1,322000,100000,1 -treasure01,169,45,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,169,44,0,0 monster Hydra 1068,1,302000,100000,1 -treasure01,169,43,0,0 monster Hydra 1068,1,305000,100000,1 -treasure01,169,42,0,0 monster Hydra 1068,1,300000,100000,1 -treasure01,169,41,0,0 monster Hydra 1068,1,313000,100000,1 -treasure01,169,40,0,0 monster Hydra 1068,1,300000,100000,1 - -//================================================== -// treasure02 - Sunken Ship F2 -//================================================== -treasure02,0,0,0,0 monster Ghostring 1120,1,1980000,1200000,1 -treasure02,0,0,0,0 monster Whisper 1179,5,0,0,0 -treasure02,0,0,0,0 monster Wanderer 1208,1,600000,300000,1 -treasure02,0,0,0,0 monster Penomena 1216,22,300000,120000,1 -treasure02,0,0,0,0 monster Kukre 1070,20,0,0,1 -treasure02,0,0,0,0 monster Pirate Skeleton 1071,5,0,0,1 -treasure02,0,0,0,0 monster Mimic 1191,3,0,0,1 -treasure02,95,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,96,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,102,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,107,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,108,57,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,50,10,10 monster Penomena 1216,5,300000,100000,1 -treasure02,102,68,13,13 monster Whisper 1179,1,300000,100000,1 -treasure02,102,80,5,5 monster Whisper 1179,1,300000,100000,1 -treasure02,102,88,5,5 monster Whisper 1179,1,300000,100000,1 -treasure02,100,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,102,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,103,85,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,100,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,102,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,103,136,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,100,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,102,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,103,143,0,0 monster Hydra 1068,1,300000,100000,1 -treasure02,101,150,15,10 monster Whisper 1179,2,200000,100000,1 -treasure02,101,151,8,8 monster Drake 1112,1,7200000,3600000,1 -treasure02,101,151,10,10 monster Mimic 1191,3,500000,200000,1 -treasure02,101,151,10,10 monster Mimic 1191,2,100000,100000,1 -treasure02,101,151,10,10 monster Penomena 1216,4,100000,100000,1 -treasure02,101,126,2,2 monster Penomena 1216,1,1200000,600000,1 -treasure02,101,135,2,2 monster Penomena 1216,1,60000,200000,1 -treasure02,38,74,9,9 monster Pirate Skeleton 1071,3,300000,100000,1 -treasure02,38,74,9,9 monster Penomena 1216,5,300000,100000,1 -treasure02,170,71,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02,168,77,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02,164,67,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 -treasure02,155,43,21,13 monster Pirate Skeleton 1071,6,300000,100000,1 -treasure02,178,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02,178,140,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02,184,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 -treasure02,157,143,1,1 monster Whisper 1179,1,100000,100000,1 -treasure02,151,138,1,1 monster Whisper 1179,1,100000,100000,1 -treasure02,45,144,1,1 monster Whisper 1179,1,200000,100000,1 -treasure02,52,139,1,1 monster Whisper 1179,1,200000,100000,1 -treasure02,23,142,1,1 monster Marionette 1143,1,200000,100000,1 diff --git a/npc/mobs/dungeons/tha_t.txt b/npc/mobs/dungeons/tha_t.txt new file mode 100644 index 000000000..1e0ac64c6 --- /dev/null +++ b/npc/mobs/dungeons/tha_t.txt @@ -0,0 +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,0,0,0,0 monster Alice 1275,5,0,0,0 +tha_t01,0,0,0,0 monster Plasma 1695,20,0,0,0 +tha_t01,0,0,0,0 monster Rideword 1195,20,0,0,0 +tha_t01,0,0,0,0 monster Mimic 1191,20,0,0,0 +tha_t01,0,0,0,0 monster Lady Solace 1703,4,1800000,1200000,0 + +//================================================== +// tha_t02 - Thanatos Tower F2 +//================================================== +tha_t02,0,0,0,0 monster Alice 1275,10,0,0,0 +tha_t02,0,0,0,0 monster Plasma 1697,20,0,0,0 +tha_t02,0,0,0,0 monster Mimic 1191,30,0,0,0 +tha_t02,0,0,0,0 monster Ancient Mimic 1699,80,0,0,0 +tha_t02,0,0,0,0 monster Rideword 1195,10,0,0,0 +tha_t02,0,0,0,0 monster Death Word 1698,10,0,0,0 +tha_t02,0,0,0,0 monster Elder 1377,10,0,0,0 +tha_t02,0,0,0,0 monster Baroness of Retribution 1702,4,1800000,1200000,0 + +//================================================== +// tha_t03 - Thanatos Tower F3 +//================================================== +tha_t03,0,0,0,0 monster Plasma 1696,20,0,0,0 +tha_t03,0,0,0,0 monster Rideword 1195,30,0,0,0 +tha_t03,0,0,0,0 monster Death Word 1698,80,0,0,0 +tha_t03,0,0,0,0 monster Mimic 1191,10,0,0,0 +tha_t03,0,0,0,0 monster Ancient Mimic 1699,10,0,0,0 +tha_t03,0,0,0,0 monster Elder 1377,10,0,0,0 +tha_t03,0,0,0,0 monster Mistress of Shelter 1701,4,1800000,1200000,0 + +//================================================== +// tha_t04 - Thanatos Tower F4 +//================================================== +tha_t04,0,0,0,0 monster Plasma 1694,20,0,0,0 +tha_t04,0,0,0,0 monster Rideword 1195,20,0,0,0 +tha_t04,0,0,0,0 monster Death Word 1698,20,0,0,0 +tha_t04,0,0,0,0 monster Mimic 1191,20,0,0,0 +tha_t04,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0 +tha_t04,0,0,0,0 monster Elder 1377,20,0,0,0 +tha_t04,0,0,0,0 monster Owl Baron 1295,10,0,0,0 +tha_t04,0,0,0,0 monster Owl Duke 1320,10,0,0,0 +tha_t04,0,0,0,0 monster Dame of Sentinel 1700,4,1800000,1200000,0 + +//================================================== +// tha_t05 - Thanatos Tower F5 +//================================================== +tha_t05,61,179,55,55 monster Elder 1377,5,0,0,0 +tha_t05,61,179,55,55 monster Plasma 1697,10,0,0,0 +tha_t05,61,179,55,55 monster Death Word 1698,10,0,0,0 +tha_t05,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05,61,179,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05,61,179,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05,178,178,55,55 monster Elder 1377,5,0,0,0 +tha_t05,178,178,55,55 monster Plasma 1695,10,0,0,0 +tha_t05,178,178,55,55 monster Death Word 1698,10,0,0,0 +tha_t05,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05,178,178,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05,178,178,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05,178,63,55,5 monster Elder 1377,5,0,0,0 +tha_t05,178,63,55,55 monster Plasma 1696,10,0,0,0 +tha_t05,178,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t05,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05,178,63,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05,178,63,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05,62,63,55,55 monster Elder 1377,5,0,0,0 +tha_t05,62,63,55,55 monster Plasma 1694,10,0,0,0 +tha_t05,62,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t05,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t05,62,63,55,55 monster Owl Duke 1320,20,300000,120000,0 +tha_t05,62,63,55,55 monster Owl Baron 1295,5,300000,120000,0 +tha_t05,0,0,0,0 monster Dolor of Thanatos 1707,2,1800000,1200000,0 + +//================================================== +// tha_t06 - Thanatos Tower F6 +//================================================== +tha_t06,61,179,55,55 monster Elder 1377,5,0,0,0 +tha_t06,61,179,55,55 monster Plasma 1697,10,0,0,0 +tha_t06,61,179,55,55 monster Death Word 1698,10,0,0,0 +tha_t06,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06,61,179,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06,61,179,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06,178,178,55,55 monster Elder 1377,5,0,0,0 +tha_t06,178,178,55,55 monster Plasma 1695,10,0,0,0 +tha_t06,178,178,55,55 monster Death Word 1698,10,0,0,0 +tha_t06,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06,178,178,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06,178,178,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06,178,63,55,55 monster Elder 1377,5,0,0,0 +tha_t06,178,63,55,55 monster Plasma 1696,10,0,0,0 +tha_t06,178,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t06,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06,178,63,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06,178,63,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06,62,63,55,55 monster Elder 1377,5,0,0,0 +tha_t06,62,63,55,55 monster Plasma 1694,10,0,0,0 +tha_t06,62,63,55,55 monster Death Word 1698,10,0,0,0 +tha_t06,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 +tha_t06,62,63,55,55 monster Owl Baron 1295,10,300000,120000,0 +tha_t06,62,63,55,55 monster Owl Duke 1320,10,300000,120000,0 +tha_t06,0,0,0,0 monster Maero of Thanatos 1706,2,1800000,1200000,0 + +//================================================== +// tha_t07 - Thanatos Tower F7 +//================================================== +tha_t07,70,105,40,75 monster Death Word 1698,10,300000,120000,0 +tha_t07,70,105,40,75 monster Ancient Mimic 1699,10,300000,120000,0 +tha_t07,70,105,40,75 monster Lady Solace 1703,7,300000,120000,0 +tha_t07,70,105,40,75 monster Mistress of Shelter 1701,7,300000,120000,0 +tha_t07,70,105,40,75 monster Baroness of Retribution 1702,15,0,0,0 +tha_t07,70,105,40,75 monster Dame of Sentinel 1700,7,300000,120000,0 +tha_t07,70,105,40,75 monster Despero of Thanatos 1705,2,1800000,1200000,0 + +//================================================== +// tha_t08 - Thanatos Tower F8 +//================================================== +tha_t08,70,105,40,80 monster Death Word 1698,10,300000,120000,0 +tha_t08,70,105,40,80 monster Ancient Mimic 1699,10,300000,120000,0 +tha_t08,70,105,40,80 monster Lady Solace 1703,5,0,0,0 +tha_t08,70,105,40,80 monster Mistress of Shelter 1701,5,0,0,0 +tha_t08,70,105,40,80 monster Baroness of Retribution 1702,20,300000,120000,0 +tha_t08,70,105,40,80 monster Dame of Sentinel 1700,5,0,0,0 +tha_t08,70,105,40,80 monster Odium of Thanatos 1704,2,1800000,1200000,0 + +//================================================== +// tha_t09 - Thanatos Tower F9 +//================================================== +tha_t09,50,129,35,35 monster Plasma 1694,5,0,0,0 +tha_t09,50,129,35,35 monster Lady Solace 1703,20,600000,0,0 +tha_t09,50,129,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t09,50,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t09,50,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t09,50,129,35,35 monster Dolor of Thanatos 1707,1,1800000,1200000,0 +tha_t09,50,129,35,35 monster Dolor of Thanatos 1712,3,1800000,1200000,0 + +//================================================== +// tha_t10 - Thanatos Tower F10 +//================================================== +tha_t10,129,129,35,35 monster Plasma 1697,5,0,0,0 +tha_t10,129,129,35,35 monster Baroness of Retribution 1702,20,600000,0,0 +tha_t10,129,129,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t10,129,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t10,129,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t10,129,129,35,35 monster Maero of Thanatos 1706,1,1800000,1200000,0 +tha_t10,129,129,35,35 monster Maero of Thanatos 1711,3,1800000,1200000,0 + +//================================================== +// tha_t11 - Thanatos Tower F11 +//================================================== +tha_t11,50,51,35,35 monster Plasma 1695,5,0,0,0 +tha_t11,50,51,35,35 monster Mistress of Shelter 1701,20,600000,0,0 +tha_t11,50,51,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t11,50,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t11,50,51,35,35 monster Dame of Sentinel 1700,5,420000,0,0 +tha_t11,50,51,35,35 monster Despero of Thanatos 1705,1,1800000,1200000,0 +tha_t11,50,51,35,35 monster Despero of Thanatos 1710,3,1800000,1200000,0 + +//================================================== +// tha_t12 - Thanatos Tower F12 +//================================================== +tha_t12,129,51,35,35 monster Plasma 1693,5,0,0,0 +tha_t12,129,51,35,35 monster Dame of Sentinel 1700,13,600000,0,0 +tha_t12,129,51,35,35 monster Lady Solace 1703,5,420000,0,0 +tha_t12,129,51,35,35 monster Mistress of Shelter 1701,5,420000,0,0 +tha_t12,129,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 +tha_t12,129,51,35,35 monster Odium of Thanatos 1709,4,1800000,1200000,0 diff --git a/npc/mobs/dungeons/thanatos.txt b/npc/mobs/dungeons/thanatos.txt deleted file mode 100644 index 1e0ac64c6..000000000 --- a/npc/mobs/dungeons/thanatos.txt +++ /dev/null @@ -1,182 +0,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,0,0,0,0 monster Alice 1275,5,0,0,0 -tha_t01,0,0,0,0 monster Plasma 1695,20,0,0,0 -tha_t01,0,0,0,0 monster Rideword 1195,20,0,0,0 -tha_t01,0,0,0,0 monster Mimic 1191,20,0,0,0 -tha_t01,0,0,0,0 monster Lady Solace 1703,4,1800000,1200000,0 - -//================================================== -// tha_t02 - Thanatos Tower F2 -//================================================== -tha_t02,0,0,0,0 monster Alice 1275,10,0,0,0 -tha_t02,0,0,0,0 monster Plasma 1697,20,0,0,0 -tha_t02,0,0,0,0 monster Mimic 1191,30,0,0,0 -tha_t02,0,0,0,0 monster Ancient Mimic 1699,80,0,0,0 -tha_t02,0,0,0,0 monster Rideword 1195,10,0,0,0 -tha_t02,0,0,0,0 monster Death Word 1698,10,0,0,0 -tha_t02,0,0,0,0 monster Elder 1377,10,0,0,0 -tha_t02,0,0,0,0 monster Baroness of Retribution 1702,4,1800000,1200000,0 - -//================================================== -// tha_t03 - Thanatos Tower F3 -//================================================== -tha_t03,0,0,0,0 monster Plasma 1696,20,0,0,0 -tha_t03,0,0,0,0 monster Rideword 1195,30,0,0,0 -tha_t03,0,0,0,0 monster Death Word 1698,80,0,0,0 -tha_t03,0,0,0,0 monster Mimic 1191,10,0,0,0 -tha_t03,0,0,0,0 monster Ancient Mimic 1699,10,0,0,0 -tha_t03,0,0,0,0 monster Elder 1377,10,0,0,0 -tha_t03,0,0,0,0 monster Mistress of Shelter 1701,4,1800000,1200000,0 - -//================================================== -// tha_t04 - Thanatos Tower F4 -//================================================== -tha_t04,0,0,0,0 monster Plasma 1694,20,0,0,0 -tha_t04,0,0,0,0 monster Rideword 1195,20,0,0,0 -tha_t04,0,0,0,0 monster Death Word 1698,20,0,0,0 -tha_t04,0,0,0,0 monster Mimic 1191,20,0,0,0 -tha_t04,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0 -tha_t04,0,0,0,0 monster Elder 1377,20,0,0,0 -tha_t04,0,0,0,0 monster Owl Baron 1295,10,0,0,0 -tha_t04,0,0,0,0 monster Owl Duke 1320,10,0,0,0 -tha_t04,0,0,0,0 monster Dame of Sentinel 1700,4,1800000,1200000,0 - -//================================================== -// tha_t05 - Thanatos Tower F5 -//================================================== -tha_t05,61,179,55,55 monster Elder 1377,5,0,0,0 -tha_t05,61,179,55,55 monster Plasma 1697,10,0,0,0 -tha_t05,61,179,55,55 monster Death Word 1698,10,0,0,0 -tha_t05,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05,61,179,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05,61,179,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05,178,178,55,55 monster Elder 1377,5,0,0,0 -tha_t05,178,178,55,55 monster Plasma 1695,10,0,0,0 -tha_t05,178,178,55,55 monster Death Word 1698,10,0,0,0 -tha_t05,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05,178,178,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05,178,178,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05,178,63,55,5 monster Elder 1377,5,0,0,0 -tha_t05,178,63,55,55 monster Plasma 1696,10,0,0,0 -tha_t05,178,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t05,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05,178,63,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05,178,63,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05,62,63,55,55 monster Elder 1377,5,0,0,0 -tha_t05,62,63,55,55 monster Plasma 1694,10,0,0,0 -tha_t05,62,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t05,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t05,62,63,55,55 monster Owl Duke 1320,20,300000,120000,0 -tha_t05,62,63,55,55 monster Owl Baron 1295,5,300000,120000,0 -tha_t05,0,0,0,0 monster Dolor of Thanatos 1707,2,1800000,1200000,0 - -//================================================== -// tha_t06 - Thanatos Tower F6 -//================================================== -tha_t06,61,179,55,55 monster Elder 1377,5,0,0,0 -tha_t06,61,179,55,55 monster Plasma 1697,10,0,0,0 -tha_t06,61,179,55,55 monster Death Word 1698,10,0,0,0 -tha_t06,61,179,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06,61,179,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06,61,179,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06,178,178,55,55 monster Elder 1377,5,0,0,0 -tha_t06,178,178,55,55 monster Plasma 1695,10,0,0,0 -tha_t06,178,178,55,55 monster Death Word 1698,10,0,0,0 -tha_t06,178,178,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06,178,178,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06,178,178,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06,178,63,55,55 monster Elder 1377,5,0,0,0 -tha_t06,178,63,55,55 monster Plasma 1696,10,0,0,0 -tha_t06,178,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t06,178,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06,178,63,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06,178,63,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06,62,63,55,55 monster Elder 1377,5,0,0,0 -tha_t06,62,63,55,55 monster Plasma 1694,10,0,0,0 -tha_t06,62,63,55,55 monster Death Word 1698,10,0,0,0 -tha_t06,62,63,55,55 monster Ancient Mimic 1699,10,0,0,0 -tha_t06,62,63,55,55 monster Owl Baron 1295,10,300000,120000,0 -tha_t06,62,63,55,55 monster Owl Duke 1320,10,300000,120000,0 -tha_t06,0,0,0,0 monster Maero of Thanatos 1706,2,1800000,1200000,0 - -//================================================== -// tha_t07 - Thanatos Tower F7 -//================================================== -tha_t07,70,105,40,75 monster Death Word 1698,10,300000,120000,0 -tha_t07,70,105,40,75 monster Ancient Mimic 1699,10,300000,120000,0 -tha_t07,70,105,40,75 monster Lady Solace 1703,7,300000,120000,0 -tha_t07,70,105,40,75 monster Mistress of Shelter 1701,7,300000,120000,0 -tha_t07,70,105,40,75 monster Baroness of Retribution 1702,15,0,0,0 -tha_t07,70,105,40,75 monster Dame of Sentinel 1700,7,300000,120000,0 -tha_t07,70,105,40,75 monster Despero of Thanatos 1705,2,1800000,1200000,0 - -//================================================== -// tha_t08 - Thanatos Tower F8 -//================================================== -tha_t08,70,105,40,80 monster Death Word 1698,10,300000,120000,0 -tha_t08,70,105,40,80 monster Ancient Mimic 1699,10,300000,120000,0 -tha_t08,70,105,40,80 monster Lady Solace 1703,5,0,0,0 -tha_t08,70,105,40,80 monster Mistress of Shelter 1701,5,0,0,0 -tha_t08,70,105,40,80 monster Baroness of Retribution 1702,20,300000,120000,0 -tha_t08,70,105,40,80 monster Dame of Sentinel 1700,5,0,0,0 -tha_t08,70,105,40,80 monster Odium of Thanatos 1704,2,1800000,1200000,0 - -//================================================== -// tha_t09 - Thanatos Tower F9 -//================================================== -tha_t09,50,129,35,35 monster Plasma 1694,5,0,0,0 -tha_t09,50,129,35,35 monster Lady Solace 1703,20,600000,0,0 -tha_t09,50,129,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t09,50,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t09,50,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t09,50,129,35,35 monster Dolor of Thanatos 1707,1,1800000,1200000,0 -tha_t09,50,129,35,35 monster Dolor of Thanatos 1712,3,1800000,1200000,0 - -//================================================== -// tha_t10 - Thanatos Tower F10 -//================================================== -tha_t10,129,129,35,35 monster Plasma 1697,5,0,0,0 -tha_t10,129,129,35,35 monster Baroness of Retribution 1702,20,600000,0,0 -tha_t10,129,129,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t10,129,129,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t10,129,129,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t10,129,129,35,35 monster Maero of Thanatos 1706,1,1800000,1200000,0 -tha_t10,129,129,35,35 monster Maero of Thanatos 1711,3,1800000,1200000,0 - -//================================================== -// tha_t11 - Thanatos Tower F11 -//================================================== -tha_t11,50,51,35,35 monster Plasma 1695,5,0,0,0 -tha_t11,50,51,35,35 monster Mistress of Shelter 1701,20,600000,0,0 -tha_t11,50,51,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t11,50,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t11,50,51,35,35 monster Dame of Sentinel 1700,5,420000,0,0 -tha_t11,50,51,35,35 monster Despero of Thanatos 1705,1,1800000,1200000,0 -tha_t11,50,51,35,35 monster Despero of Thanatos 1710,3,1800000,1200000,0 - -//================================================== -// tha_t12 - Thanatos Tower F12 -//================================================== -tha_t12,129,51,35,35 monster Plasma 1693,5,0,0,0 -tha_t12,129,51,35,35 monster Dame of Sentinel 1700,13,600000,0,0 -tha_t12,129,51,35,35 monster Lady Solace 1703,5,420000,0,0 -tha_t12,129,51,35,35 monster Mistress of Shelter 1701,5,420000,0,0 -tha_t12,129,51,35,35 monster Baroness of Retribution 1702,5,420000,0,0 -tha_t12,129,51,35,35 monster Odium of Thanatos 1709,4,1800000,1200000,0 diff --git a/npc/mobs/dungeons/thor.txt b/npc/mobs/dungeons/thor.txt deleted file mode 100644 index a22a28f2b..000000000 --- a/npc/mobs/dungeons/thor.txt +++ /dev/null @@ -1,41 +0,0 @@ -//===== eAthena Script ======================================== -//= Thor Volcano Monster Spawn Script -//===== By: ================================================== -//= Playtester -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Description: ========================================= -//= Official monster spawn in Thor Volcano Dungeon. -//===== Additional Comments: ================================= -//= 1.0 Spawns according to RO Monthly and Doddler [Playtester] -//= 1.1 Added Byorgue and Ifrit [Playtester] -//= 1.2 Updated spawns according to RODE [Playtester] -//============================================================ - -// ================= [Thor Volcano - 01] ===================== -thor_v01,0,0,0,0 monster Kasa 1833,40,0,0,0 -thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0 -thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 -thor_v01,0,0,0,0 monster Sword Master 1829,3,0,0,0 -thor_v01,0,0,0,0 monster Bow Master 1830,3,0,0,0 -thor_v01,0,0,0,0 monster Salamander 1831,3,0,0,0 -thor_v01,0,0,0,0 monster Byorgue 1839,1,0,0,0 - -// ================= [Thor Volcano - 02] ===================== -thor_v02,0,0,0,0 monster Knocker 1838,60,0,0,0 -thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0 -thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 -thor_v02,0,0,0,0 monster Kaho 1072,10,0,0,0 -thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0 -thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0 -thor_v02,0,0,0,0 monster Salamander 1831,1,0,0,0 - -// ================= [Thor Volcano - 03] ===================== -thor_v03,0,0,0,0 monster Salamander 1831,40,0,0,0 -thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0 -thor_v03,0,0,0,0 monster Sword Master 1829,5,0,0,0 -thor_v03,0,0,0,0 monster Bow Master 1830,5,0,0,0 -thor_v03,0,0,0,0 monster Byorgue 1839,1,0,0,0 -thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,39000000,1 diff --git a/npc/mobs/dungeons/thor_v.txt b/npc/mobs/dungeons/thor_v.txt new file mode 100644 index 000000000..a22a28f2b --- /dev/null +++ b/npc/mobs/dungeons/thor_v.txt @@ -0,0 +1,41 @@ +//===== eAthena Script ======================================== +//= Thor Volcano Monster Spawn Script +//===== By: ================================================== +//= Playtester +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official monster spawn in Thor Volcano Dungeon. +//===== Additional Comments: ================================= +//= 1.0 Spawns according to RO Monthly and Doddler [Playtester] +//= 1.1 Added Byorgue and Ifrit [Playtester] +//= 1.2 Updated spawns according to RODE [Playtester] +//============================================================ + +// ================= [Thor Volcano - 01] ===================== +thor_v01,0,0,0,0 monster Kasa 1833,40,0,0,0 +thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0 +thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 +thor_v01,0,0,0,0 monster Sword Master 1829,3,0,0,0 +thor_v01,0,0,0,0 monster Bow Master 1830,3,0,0,0 +thor_v01,0,0,0,0 monster Salamander 1831,3,0,0,0 +thor_v01,0,0,0,0 monster Byorgue 1839,1,0,0,0 + +// ================= [Thor Volcano - 02] ===================== +thor_v02,0,0,0,0 monster Knocker 1838,60,0,0,0 +thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0 +thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 +thor_v02,0,0,0,0 monster Kaho 1072,10,0,0,0 +thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0 +thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0 +thor_v02,0,0,0,0 monster Salamander 1831,1,0,0,0 + +// ================= [Thor Volcano - 03] ===================== +thor_v03,0,0,0,0 monster Salamander 1831,40,0,0,0 +thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0 +thor_v03,0,0,0,0 monster Sword Master 1829,5,0,0,0 +thor_v03,0,0,0,0 monster Bow Master 1830,5,0,0,0 +thor_v03,0,0,0,0 monster Byorgue 1839,1,0,0,0 +thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,39000000,1 diff --git a/npc/mobs/dungeons/toyfactory.txt b/npc/mobs/dungeons/toyfactory.txt deleted file mode 100644 index 0577a516d..000000000 --- a/npc/mobs/dungeons/toyfactory.txt +++ /dev/null @@ -1,37 +0,0 @@ -//===== eAthena Script ======================================= -//= Toy Factory Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3 -//===== 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] -//= 1.3 Small spawn update [Playtester] -//============================================================ - -//================================================== -// xmas_dun01 - Toy Factory Warehouse -//================================================== -xmas_dun01,0,0,0,0 monster Marin 1242,20,0,0,0 -xmas_dun01,0,0,0,0 monster Poring 1002,10,0,0,0 -xmas_dun01,0,0,0,0 monster Drops 1113,10,0,0,0 -xmas_dun01,0,0,0,0 monster Poporing 1031,20,0,0,0 -xmas_dun01,0,0,0,0 monster Cookie 1265,40,0,0,0 -xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 -xmas_dun01,0,0,0,0 monster Myst Case 1249,5,0,0,0 -xmas_dun01,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 -xmas_dun01,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 -xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 - -//================================================== -// xmas_dun02 - Toy Monitoring Room -//================================================== -xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 -xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 -xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 -xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 -xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_dun02,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0 diff --git a/npc/mobs/dungeons/treasure.txt b/npc/mobs/dungeons/treasure.txt new file mode 100644 index 000000000..a6fbe7d59 --- /dev/null +++ b/npc/mobs/dungeons/treasure.txt @@ -0,0 +1,157 @@ +//===== eAthena Script ======================================= +//= Sunken Ship Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// treasure01 - Sunken Ship F1 +//================================================== +treasure01,0,0,0,0 monster Kukre 1070,20,0,0,1 +treasure01,0,0,0,0 monster Whisper 1179,5,0,0,1 +treasure01,0,0,0,0 monster Whisper 1179,5,120000,60000,1 +treasure01,107,39,15,15 monster Poison Spore 1077,3,180000,90000,1 +treasure01,107,39,15,15 monster Hydra 1068,1,180000,90000,1 +treasure01,29,38,15,15 monster Poison Spore 1077,3,180000,90000,1 +treasure01,68,66,13,11 monster Hydra 1068,4,180000,90000,1 +treasure01,34,112,17,11 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01,106,111,9,9 monster Pirate Skeleton 1071,5,180000,90000,1 +treasure01,67,161,0,0 monster Hydra 1068,1,263000,100000,1 +treasure01,67,160,0,0 monster Hydra 1068,1,293000,100000,1 +treasure01,68,161,0,0 monster Hydra 1068,1,317000,100000,1 +treasure01,68,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,69,161,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01,69,160,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01,70,161,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01,70,160,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01,48,161,0,0 monster Hydra 1068,1,316000,100000,1 +treasure01,48,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,49,161,0,0 monster Hydra 1068,1,310000,100000,1 +treasure01,49,160,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,50,161,0,0 monster Hydra 1068,1,308000,100000,1 +treasure01,50,160,0,0 monster Hydra 1068,1,301000,100000,1 +treasure01,51,161,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01,51,160,0,0 monster Hydra 1068,1,270000,100000,1 +treasure01,86,161,0,0 monster Hydra 1068,1,285000,100000,1 +treasure01,86,160,0,0 monster Hydra 1068,1,310000,100000,1 +treasure01,87,161,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,87,160,0,0 monster Hydra 1068,1,268000,100000,1 +treasure01,88,161,0,0 monster Hydra 1068,1,281000,100000,1 +treasure01,88,160,0,0 monster Hydra 1068,1,296000,100000,1 +treasure01,89,161,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,89,160,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01,60,182,0,0 monster Hydra 1068,1,313000,100000,1 +treasure01,76,182,0,0 monster Hydra 1068,1,269000,100000,1 +treasure01,82,154,11,9 monster Poison Spore 1077,3,100000,100000,1 +treasure01,54,154,11,9 monster Poison Spore 1077,3,100000,100000,1 +treasure01,58,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01,69,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01,79,165,5,5 monster Pirate Skeleton 1071,2,300000,100000,1 +treasure01,150,162,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01,150,162,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01,163,161,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01,163,161,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01,163,151,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01,163,151,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01,163,141,5,5 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure01,163,141,5,5 monster Hydra 1068,1,300000,100000,1 +treasure01,162,71,0,0 monster Hydra 1068,1,273000,100000,1 +treasure01,162,70,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01,163,71,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,163,70,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,164,71,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01,164,70,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,165,71,0,0 monster Hydra 1068,1,307000,100000,1 +treasure01,165,70,0,0 monster Hydra 1068,1,293000,100000,1 +treasure01,164,59,12,10 monster Whisper 1179,5,300000,100000,1 +treasure01,158,63,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,159,63,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,158,62,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,159,62,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,160,60,27,19 monster Pirate Skeleton 1071,10,300000,100000,1 +treasure01,158,45,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01,158,44,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,158,43,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01,158,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,158,41,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,158,40,0,0 monster Hydra 1068,1,307000,100000,1 +treasure01,159,45,0,0 monster Hydra 1068,1,285000,100000,1 +treasure01,159,44,0,0 monster Hydra 1068,1,312000,100000,1 +treasure01,159,43,0,0 monster Hydra 1068,1,318000,100000,1 +treasure01,159,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,159,41,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01,159,40,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01,168,45,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,168,44,0,0 monster Hydra 1068,1,314000,100000,1 +treasure01,168,43,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,168,42,0,0 monster Hydra 1068,1,306000,100000,1 +treasure01,168,41,0,0 monster Hydra 1068,1,290000,100000,1 +treasure01,168,40,0,0 monster Hydra 1068,1,322000,100000,1 +treasure01,169,45,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,169,44,0,0 monster Hydra 1068,1,302000,100000,1 +treasure01,169,43,0,0 monster Hydra 1068,1,305000,100000,1 +treasure01,169,42,0,0 monster Hydra 1068,1,300000,100000,1 +treasure01,169,41,0,0 monster Hydra 1068,1,313000,100000,1 +treasure01,169,40,0,0 monster Hydra 1068,1,300000,100000,1 + +//================================================== +// treasure02 - Sunken Ship F2 +//================================================== +treasure02,0,0,0,0 monster Ghostring 1120,1,1980000,1200000,1 +treasure02,0,0,0,0 monster Whisper 1179,5,0,0,0 +treasure02,0,0,0,0 monster Wanderer 1208,1,600000,300000,1 +treasure02,0,0,0,0 monster Penomena 1216,22,300000,120000,1 +treasure02,0,0,0,0 monster Kukre 1070,20,0,0,1 +treasure02,0,0,0,0 monster Pirate Skeleton 1071,5,0,0,1 +treasure02,0,0,0,0 monster Mimic 1191,3,0,0,1 +treasure02,95,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,96,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,102,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,107,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,108,57,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,50,10,10 monster Penomena 1216,5,300000,100000,1 +treasure02,102,68,13,13 monster Whisper 1179,1,300000,100000,1 +treasure02,102,80,5,5 monster Whisper 1179,1,300000,100000,1 +treasure02,102,88,5,5 monster Whisper 1179,1,300000,100000,1 +treasure02,100,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,102,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,103,85,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,100,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,102,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,103,136,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,100,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,102,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,103,143,0,0 monster Hydra 1068,1,300000,100000,1 +treasure02,101,150,15,10 monster Whisper 1179,2,200000,100000,1 +treasure02,101,151,8,8 monster Drake 1112,1,7200000,3600000,1 +treasure02,101,151,10,10 monster Mimic 1191,3,500000,200000,1 +treasure02,101,151,10,10 monster Mimic 1191,2,100000,100000,1 +treasure02,101,151,10,10 monster Penomena 1216,4,100000,100000,1 +treasure02,101,126,2,2 monster Penomena 1216,1,1200000,600000,1 +treasure02,101,135,2,2 monster Penomena 1216,1,60000,200000,1 +treasure02,38,74,9,9 monster Pirate Skeleton 1071,3,300000,100000,1 +treasure02,38,74,9,9 monster Penomena 1216,5,300000,100000,1 +treasure02,170,71,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02,168,77,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02,164,67,1,1 monster Pirate Skeleton 1071,1,100000,100000,1 +treasure02,155,43,21,13 monster Pirate Skeleton 1071,6,300000,100000,1 +treasure02,178,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02,178,140,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02,184,143,1,1 monster Pirate Skeleton 1071,1,300000,100000,1 +treasure02,157,143,1,1 monster Whisper 1179,1,100000,100000,1 +treasure02,151,138,1,1 monster Whisper 1179,1,100000,100000,1 +treasure02,45,144,1,1 monster Whisper 1179,1,200000,100000,1 +treasure02,52,139,1,1 monster Whisper 1179,1,200000,100000,1 +treasure02,23,142,1,1 monster Marionette 1143,1,200000,100000,1 diff --git a/npc/mobs/dungeons/tur_dun.txt b/npc/mobs/dungeons/tur_dun.txt new file mode 100644 index 000000000..7aa4ca2c5 --- /dev/null +++ b/npc/mobs/dungeons/tur_dun.txt @@ -0,0 +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,0,0,0,0 monster Dragon Tail 1321,25,0,0,0 +tur_dun01,0,0,0,0 monster Spring Rabbit 1322,25,0,0,0 +tur_dun01,0,0,0,0 monster Thara Frog 1034,10,0,0,0 +tur_dun01,0,0,0,0 monster Permeter 1314,10,0,0,0 +tur_dun01,0,0,0,0 monster Pest 1256,15,0,0,0 + +//================================================== +// tur_dun02 - Turtle Island Dungeon +//================================================== +tur_dun02,0,0,0,0 monster Permeter 1314,40,0,0,0 +tur_dun02,0,0,0,0 monster Solider 1316,40,0,0,0 +tur_dun02,0,0,0,0 monster Freezer 1319,20,0,0,0 +tur_dun02,0,0,0,0 monster Pest 1256,15,0,0,0 + +//================================================== +// tur_dun03 - Good Turtles Village +//================================================== +tur_dun03,0,0,0,0 monster Permeter 1314,15,0,0,0 +tur_dun03,0,0,0,0 monster Freezer 1319,40,0,0,0 +tur_dun03,0,0,0,0 monster Assaulter 1315,35,0,0,0 +tur_dun03,0,0,0,0 monster Heater 1318,10,50000,0,0 + +//================================================== +// tur_dun04 - Turtle Palace +//================================================== +tur_dun04,99,92,10,10 monster Wanderer 1208,1,60000,30000,0 +tur_dun04,99,93,20,20 monster Turtle General 1312,1,3600000,720000,0 +tur_dun04,100,93,20,20 monster Heater 1318,3,120000,60000,0 +tur_dun04,100,93,20,20 monster Assaulter 1315,10,120000,60000,0 +tur_dun04,100,93,20,20 monster Freezer 1319,5,120000,60000,0 +tur_dun04,171,159,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04,171,155,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04,171,149,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04,28,159,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04,28,155,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04,28,149,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04,174,26,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04,174,29,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04,174,32,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04,26,26,3,3 monster Wanderer 1208,1,300000,150000,0 +tur_dun04,26,29,3,3 monster Assaulter 1315,1,310000,160000,0 +tur_dun04,26,32,3,3 monster Assaulter 1315,1,320000,170000,0 +tur_dun04,0,0,0,0 monster Wanderer 1208,2,0,0,0 +tur_dun04,0,0,0,0 monster Heater 1318,10,300000,150000,0 +tur_dun04,0,0,0,0 monster Heater 1318,20,620000,310000,0 +tur_dun04,0,0,0,0 monster Assaulter 1315,23,0,0,0 +tur_dun04,0,0,0,0 monster Freezer 1319,5,300000,150000,0 +tur_dun04,0,0,0,0 monster Freezer 1319,5,600000,300000,0 +tur_dun04,0,0,0,0 monster Permeter 1314,2,300000,150000,0 +tur_dun04,0,0,0,0 monster Permeter 1314,2,640000,320000,0 + +//================================================== +// tur_dun05 - Underground swamp zone +//================================================== +tur_dun05,0,0,0,0 monster Permeter 1314,3,20000,0,0 +tur_dun05,0,0,0,0 monster Freezer 1319,5,30000,0,0 +tur_dun05,0,0,0,0 monster Assaulter 1315,1,20000,0,0 diff --git a/npc/mobs/dungeons/turtleisland.txt b/npc/mobs/dungeons/turtleisland.txt deleted file mode 100644 index 7aa4ca2c5..000000000 --- a/npc/mobs/dungeons/turtleisland.txt +++ /dev/null @@ -1,72 +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,0,0,0,0 monster Dragon Tail 1321,25,0,0,0 -tur_dun01,0,0,0,0 monster Spring Rabbit 1322,25,0,0,0 -tur_dun01,0,0,0,0 monster Thara Frog 1034,10,0,0,0 -tur_dun01,0,0,0,0 monster Permeter 1314,10,0,0,0 -tur_dun01,0,0,0,0 monster Pest 1256,15,0,0,0 - -//================================================== -// tur_dun02 - Turtle Island Dungeon -//================================================== -tur_dun02,0,0,0,0 monster Permeter 1314,40,0,0,0 -tur_dun02,0,0,0,0 monster Solider 1316,40,0,0,0 -tur_dun02,0,0,0,0 monster Freezer 1319,20,0,0,0 -tur_dun02,0,0,0,0 monster Pest 1256,15,0,0,0 - -//================================================== -// tur_dun03 - Good Turtles Village -//================================================== -tur_dun03,0,0,0,0 monster Permeter 1314,15,0,0,0 -tur_dun03,0,0,0,0 monster Freezer 1319,40,0,0,0 -tur_dun03,0,0,0,0 monster Assaulter 1315,35,0,0,0 -tur_dun03,0,0,0,0 monster Heater 1318,10,50000,0,0 - -//================================================== -// tur_dun04 - Turtle Palace -//================================================== -tur_dun04,99,92,10,10 monster Wanderer 1208,1,60000,30000,0 -tur_dun04,99,93,20,20 monster Turtle General 1312,1,3600000,720000,0 -tur_dun04,100,93,20,20 monster Heater 1318,3,120000,60000,0 -tur_dun04,100,93,20,20 monster Assaulter 1315,10,120000,60000,0 -tur_dun04,100,93,20,20 monster Freezer 1319,5,120000,60000,0 -tur_dun04,171,159,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04,171,155,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04,171,149,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04,28,159,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04,28,155,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04,28,149,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04,174,26,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04,174,29,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04,174,32,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04,26,26,3,3 monster Wanderer 1208,1,300000,150000,0 -tur_dun04,26,29,3,3 monster Assaulter 1315,1,310000,160000,0 -tur_dun04,26,32,3,3 monster Assaulter 1315,1,320000,170000,0 -tur_dun04,0,0,0,0 monster Wanderer 1208,2,0,0,0 -tur_dun04,0,0,0,0 monster Heater 1318,10,300000,150000,0 -tur_dun04,0,0,0,0 monster Heater 1318,20,620000,310000,0 -tur_dun04,0,0,0,0 monster Assaulter 1315,23,0,0,0 -tur_dun04,0,0,0,0 monster Freezer 1319,5,300000,150000,0 -tur_dun04,0,0,0,0 monster Freezer 1319,5,600000,300000,0 -tur_dun04,0,0,0,0 monster Permeter 1314,2,300000,150000,0 -tur_dun04,0,0,0,0 monster Permeter 1314,2,640000,320000,0 - -//================================================== -// tur_dun05 - Underground swamp zone -//================================================== -tur_dun05,0,0,0,0 monster Permeter 1314,3,20000,0,0 -tur_dun05,0,0,0,0 monster Freezer 1319,5,30000,0,0 -tur_dun05,0,0,0,0 monster Assaulter 1315,1,20000,0,0 diff --git a/npc/mobs/dungeons/um_dun.txt b/npc/mobs/dungeons/um_dun.txt new file mode 100644 index 000000000..147a0d69e --- /dev/null +++ b/npc/mobs/dungeons/um_dun.txt @@ -0,0 +1,56 @@ +//===== eAthena Script ======================================= +//= Umbala Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 Some 11.1 spawn updates [Playtester] +//= 1.4 More accurate spawns [Playtester] +//============================================================ + +//================================================== +// um_dun01 - Carpenter's Shop in the Tree +//================================================== +um_dun01,0,0,0,0 monster Stone Shooter 1495,70,0,0,0 +um_dun01,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 +um_dun01,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 +um_dun01,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +um_dun01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 + +//================================================== +// um_dun02 - Passage to a Foreign World +//================================================== +um_dun02,0,0,0,0 monster Wooden Golem 1497,50,0,0,0 +um_dun02,79,227,10,10 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,87,189,10,10 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,170,145,10,10 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,196,131,14,14 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,244,129,15,15 monster Wooden Golem 1497,2,360000,60000,0 +um_dun02,90,97,10,15 monster Wooden Golem 1497,2,360000,60000,0 +um_dun02,90,97,10,15 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,32,83,10,15 monster Wooden Golem 1497,2,360000,60000,0 +um_dun02,32,83,10,15 monster Wooden Golem 1497,2,240000,60000,0 +um_dun02,180,238,15,15 monster Wooden Golem 1497,2,180000,60000,0 +um_dun02,144,277,15,15 monster Wooden Golem 1497,2,360000,60000,0 +um_dun02,144,277,15,15 monster Wooden Golem 1497,2,180000,60000,0 +um_dun02,272,163,15,15 monster Wooden Golem 1497,2,360000,60000,0 +um_dun02,272,163,15,15 monster Wooden Golem 1497,2,180000,60000,0 +um_dun02,232,156,15,15 monster Wooden Golem 1497,2,300000,60000,0 +um_dun02,232,156,15,15 monster Wooden Golem 1497,2,180000,60000,0 +um_dun02,0,0,0,0 monster Driller 1380,5,0,0,0 +um_dun02,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 +um_dun02,213,217,15,15 monster Wootan Shooter 1498,2,120000,60000,0 +um_dun02,72,258,15,15 monster Wootan Shooter 1498,3,120000,60000,0 +um_dun02,79,227,10,10 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02,170,145,10,10 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02,209,34,15,15 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02,272,163,15,15 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02,232,156,15,15 monster Wootan Shooter 1498,1,120000,60000,0 +um_dun02,0,0,0,0 monster Dryad 1493,25,0,0,0 +um_dun02,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 +um_dun02,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +um_dun02,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 diff --git a/npc/mobs/dungeons/umbaladun.txt b/npc/mobs/dungeons/umbaladun.txt deleted file mode 100644 index 147a0d69e..000000000 --- a/npc/mobs/dungeons/umbaladun.txt +++ /dev/null @@ -1,56 +0,0 @@ -//===== eAthena Script ======================================= -//= Umbala Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Some 11.1 spawn updates [Playtester] -//= 1.4 More accurate spawns [Playtester] -//============================================================ - -//================================================== -// um_dun01 - Carpenter's Shop in the Tree -//================================================== -um_dun01,0,0,0,0 monster Stone Shooter 1495,70,0,0,0 -um_dun01,0,0,0,0 monster Wootan Fighter 1499,10,0,0,0 -um_dun01,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 -um_dun01,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_dun01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 - -//================================================== -// um_dun02 - Passage to a Foreign World -//================================================== -um_dun02,0,0,0,0 monster Wooden Golem 1497,50,0,0,0 -um_dun02,79,227,10,10 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,87,189,10,10 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,170,145,10,10 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,196,131,14,14 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,244,129,15,15 monster Wooden Golem 1497,2,360000,60000,0 -um_dun02,90,97,10,15 monster Wooden Golem 1497,2,360000,60000,0 -um_dun02,90,97,10,15 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,32,83,10,15 monster Wooden Golem 1497,2,360000,60000,0 -um_dun02,32,83,10,15 monster Wooden Golem 1497,2,240000,60000,0 -um_dun02,180,238,15,15 monster Wooden Golem 1497,2,180000,60000,0 -um_dun02,144,277,15,15 monster Wooden Golem 1497,2,360000,60000,0 -um_dun02,144,277,15,15 monster Wooden Golem 1497,2,180000,60000,0 -um_dun02,272,163,15,15 monster Wooden Golem 1497,2,360000,60000,0 -um_dun02,272,163,15,15 monster Wooden Golem 1497,2,180000,60000,0 -um_dun02,232,156,15,15 monster Wooden Golem 1497,2,300000,60000,0 -um_dun02,232,156,15,15 monster Wooden Golem 1497,2,180000,60000,0 -um_dun02,0,0,0,0 monster Driller 1380,5,0,0,0 -um_dun02,0,0,0,0 monster Wootan Shooter 1498,10,0,0,0 -um_dun02,213,217,15,15 monster Wootan Shooter 1498,2,120000,60000,0 -um_dun02,72,258,15,15 monster Wootan Shooter 1498,3,120000,60000,0 -um_dun02,79,227,10,10 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02,170,145,10,10 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02,209,34,15,15 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02,272,163,15,15 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02,232,156,15,15 monster Wootan Shooter 1498,1,120000,60000,0 -um_dun02,0,0,0,0 monster Dryad 1493,25,0,0,0 -um_dun02,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_dun02,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_dun02,0,0,0,0 monster Shining Plant 1083,6,180000,90000,1 diff --git a/npc/mobs/dungeons/xmas_dun.txt b/npc/mobs/dungeons/xmas_dun.txt new file mode 100644 index 000000000..0577a516d --- /dev/null +++ b/npc/mobs/dungeons/xmas_dun.txt @@ -0,0 +1,37 @@ +//===== eAthena Script ======================================= +//= Toy Factory Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.3 +//===== 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] +//= 1.3 Small spawn update [Playtester] +//============================================================ + +//================================================== +// xmas_dun01 - Toy Factory Warehouse +//================================================== +xmas_dun01,0,0,0,0 monster Marin 1242,20,0,0,0 +xmas_dun01,0,0,0,0 monster Poring 1002,10,0,0,0 +xmas_dun01,0,0,0,0 monster Drops 1113,10,0,0,0 +xmas_dun01,0,0,0,0 monster Poporing 1031,20,0,0,0 +xmas_dun01,0,0,0,0 monster Cookie 1265,40,0,0,0 +xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 +xmas_dun01,0,0,0,0 monster Myst Case 1249,5,0,0,0 +xmas_dun01,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 +xmas_dun01,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 +xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 + +//================================================== +// xmas_dun02 - Toy Monitoring Room +//================================================== +xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 +xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 +xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 +xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 +xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_dun02,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0 diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 2e6b24089..71cfe5844 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -32,7 +32,6 @@ npc: npc/mobs/fields/lutie.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt npc: npc/mobs/fields/niflheim.txt -npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt npc: npc/mobs/fields/rachel.txt @@ -42,37 +41,40 @@ npc: npc/mobs/fields/yuno.txt npc: npc/mobs/dungeons/abbey.txt npc: npc/mobs/dungeons/abyss.txt -npc: npc/mobs/dungeons/amatdun.txt +npc: npc/mobs/dungeons/alde_dun.txt +npc: npc/mobs/dungeons/ama_dun.txt npc: npc/mobs/dungeons/anthell.txt -npc: npc/mobs/dungeons/ayodun.txt -npc: npc/mobs/dungeons/beachdun.txt -npc: npc/mobs/dungeons/byalan.txt -npc: npc/mobs/dungeons/clocktower.txt -npc: npc/mobs/dungeons/coalmine.txt -npc: npc/mobs/dungeons/eindun.txt +npc: npc/mobs/dungeons/ayo_dun.txt +npc: npc/mobs/dungeons/beach_dun.txt +npc: npc/mobs/dungeons/c_tower.txt +npc: npc/mobs/dungeons/ein_dun.txt +npc: npc/mobs/dungeons/gef_dun.txt npc: npc/mobs/dungeons/gefenia.txt -npc: npc/mobs/dungeons/geftower.txt npc: npc/mobs/dungeons/glastheim.txt -npc: npc/mobs/dungeons/gondun.txt -npc: npc/mobs/dungeons/guilddun.txt -npc: npc/mobs/dungeons/icedun.txt -npc: npc/mobs/dungeons/jupedun.txt -npc: npc/mobs/dungeons/kiel.txt -npc: npc/mobs/dungeons/lhzdun.txt -npc: npc/mobs/dungeons/louydun.txt -npc: npc/mobs/dungeons/magmadun.txt -npc: npc/mobs/dungeons/moc_pyramid.txt -npc: npc/mobs/dungeons/moc_sphinx.txt -npc: npc/mobs/dungeons/orcdun.txt -npc: npc/mobs/dungeons/payoncave.txt -npc: npc/mobs/dungeons/pront_maze.txt -npc: npc/mobs/dungeons/pront_sewers.txt -npc: npc/mobs/dungeons/racheldun.txt -npc: npc/mobs/dungeons/sunkenship.txt -npc: npc/mobs/dungeons/thanatos.txt -npc: npc/mobs/dungeons/thor.txt -npc: npc/mobs/dungeons/toyfactory.txt -npc: npc/mobs/dungeons/turtleisland.txt -npc: npc/mobs/dungeons/umbaladun.txt +npc: npc/mobs/dungeons/gld_dun.txt +npc: npc/mobs/dungeons/gon_dun.txt +npc: npc/mobs/dungeons/ice_dun.txt +npc: npc/mobs/dungeons/in_sphinx.txt +npc: npc/mobs/dungeons/iz_dun.txt +npc: npc/mobs/dungeons/juperos.txt +npc: npc/mobs/dungeons/kh_dun.txt +npc: npc/mobs/dungeons/lhz_dun.txt +npc: npc/mobs/dungeons/lou_dun.txt +npc: npc/mobs/dungeons/mag_dun.txt +npc: npc/mobs/dungeons/mjo_dun.txt +npc: npc/mobs/dungeons/moc_pryd.txt +//npc: npc/mobs/dungeons/mosk_dun.txt +npc: npc/mobs/dungeons/odin.txt +npc: npc/mobs/dungeons/orcsdun.txt +npc: npc/mobs/dungeons/pay_dun.txt +npc: npc/mobs/dungeons/prt_maze.txt +npc: npc/mobs/dungeons/prt_sew.txt +npc: npc/mobs/dungeons/ra_san.txt +npc: npc/mobs/dungeons/tha_t.txt +npc: npc/mobs/dungeons/thor_v.txt +npc: npc/mobs/dungeons/treasure.txt +npc: npc/mobs/dungeons/tur_dun.txt +npc: npc/mobs/dungeons/um_dun.txt +npc: npc/mobs/dungeons/xmas_dun.txt npc: npc/mobs/dungeons/yggdrasil.txt // -------------------------------------------------------------- -- cgit v1.2.3-60-g2f50