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/mobs/dungeons/gld_dun.txt | 51 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 npc/mobs/dungeons/gld_dun.txt (limited to 'npc/mobs/dungeons/gld_dun.txt') 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 -- cgit v1.2.3-70-g09d2