diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-04 00:13:52 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-04 00:13:52 +0000 |
commit | 3db009b91f169a00a9c87458b0d885dcf162bf42 (patch) | |
tree | 688631f6934ecd567d384382e6bc239706c38720 /npc/mobs/dungeons/gld_dunSE.txt | |
parent | 03c68618804450fe5ba5f5b3f15a637b0661994d (diff) | |
download | hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.gz hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.bz2 hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.xz hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.zip |
* 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
Diffstat (limited to 'npc/mobs/dungeons/gld_dunSE.txt')
-rw-r--r-- | npc/mobs/dungeons/gld_dunSE.txt | 27 |
1 files changed, 27 insertions, 0 deletions
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 |