From 3db009b91f169a00a9c87458b0d885dcf162bf42 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 4 Nov 2009 00:13:52 +0000 Subject: * Added known info for WoE SE Guild Dungeon monsters. - Movement speed, and attack delays are not official. (copy/pasted) - Skills are, like above, copy, pasted, edited. Not official. - Decided not to drops added for the mentioned monsters. * Added mapflags for WoESE guild dungeon. * Added official WoESE Guild Dungeon NPCs, and custom spawns. - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/dungeons/gld_dunSE.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 npc/mobs/dungeons/gld_dunSE.txt (limited to 'npc/mobs/dungeons/gld_dunSE.txt') diff --git a/npc/mobs/dungeons/gld_dunSE.txt b/npc/mobs/dungeons/gld_dunSE.txt new file mode 100644 index 000000000..1116440dd --- /dev/null +++ b/npc/mobs/dungeons/gld_dunSE.txt @@ -0,0 +1,27 @@ +//===== eAthena Script ======================================= +//= Guild Dungeons Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version +//============================================================ + +//================================================== +// arug_dun01 - Arunafeltz Guild Dungeon +//================================================== +arug_dun01,0,0,0,0 monster Aunoe 1796,50,0,0,0 +arug_dun01,0,0,0,0 monster Fanat 1797,50,0,0,0 +arug_dun01,0,0,0,0 monster Banshee Master 1974,40,0,0,0 +arug_dun01,0,0,0,0 monster Beholder Master 1975,40,0,0,0 + +//================================================== +// schg_dun01 - Schwartzvald Guild Dungeon +//================================================== +schg_dun01,0,0,0,0 monster Cobalt Mineral 1976,30,0,0,0 +schg_dun01,0,0,0,0 monster Hell Apocalypse 1978,35,0,0,0 +schg_dun01,0,0,0,0 monster Heavy Metaling 1977,30,0,0,0 +schg_dun01,0,0,0,0 monster Zakudam 1979,30,0,0,0 -- cgit v1.2.3-70-g09d2