diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-01-12 05:56:35 -0200 |
commit | c55855fcf627478f864c0f82a1a2f201fd407a38 (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/re/mobs/dungeons/gld_dun.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.gz hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.bz2 hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.tar.xz hercules-c55855fcf627478f864c0f82a1a2f201fd407a38.zip |
Test1, testing for the commit widget, need to edit something.
Test2, testing for the commit widget, need to edit something.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/re/mobs/dungeons/gld_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/gld_dun.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/npc/re/mobs/dungeons/gld_dun.txt b/npc/re/mobs/dungeons/gld_dun.txt new file mode 100644 index 000000000..cb06564e2 --- /dev/null +++ b/npc/re/mobs/dungeons/gld_dun.txt @@ -0,0 +1,52 @@ +//===== rAthena Script ======================================= +//= Guild Dungeons 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 Corrected MVP spawn variance. [Gepard] +//============================================================ + +//================================================== +// gld_dun01 - Guild Dungeon +//================================================== +gld_dun01,0,0,0,0 monster Am Mut 1301,20,5000,0,0 +gld_dun01,0,0,0,0 monster Skeleton General 1290,10,5000,0,0 +gld_dun01,0,0,0,0 monster Gajomart 1309,10,5000,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 Vagabond Wolf 1092,1,14400000,7200000,1 +gld_dun01,0,0,0,0 boss_monster Eddga 1115,1,28800000,600000,1 + +//================================================== +// gld_dun02 - Guild Dungeon +//================================================== +gld_dun02,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,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,7,120000,60000,0 +gld_dun02,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 +gld_dun02,0,0,0,0 monster Owl Baron 1295,1,5000,0,0 +gld_dun02,0,0,0,0 boss_monster Doppelganger 1046,1,28800000,600000,1 + +//================================================== +// gld_dun03 - Guild Dungeon +//================================================== +gld_dun03,0,0,0,0 monster Caterpillar 1300,20,5000,0,0 +gld_dun03,0,0,0,0 monster Creamy Fear 1293,20,5000,0,0 +gld_dun03,0,0,0,0 monster Leib Olmai 1306,20,5000,0,0 +gld_dun03,0,0,0,0 monster Gullinbursti 1311,10,5000,0,0 +gld_dun03,0,0,0,0 monster Maya Purple 1289,3,1200000,600000,0 +gld_dun03,0,0,0,0 boss_monster Maya 1147,1,28800000,600000,1 + +//================================================== +// gld_dun04 - Guild Dungeon +//================================================== +gld_dun04,0,0,0,0 monster Zombie Master 1298,29,5000,0,0 +gld_dun04,0,0,0,0 monster Wraith Dead 1291,27,5000,0,0 +gld_dun04,0,0,0,0 monster Mini Demon 1292,3,5000,0,0 +gld_dun04,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 +gld_dun04,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 +gld_dun04,0,0,0,0 boss_monster Dark Lord 1272,1,28800000,600000,1 |