diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | Trojal <trojal@gmail.com> | 2013-01-10 20:32:02 -0800 |
commit | 83e7a4954437c13aec639b0b512252cc20a8f36c (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/re/mobs/dungeons/beach_dun.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.gz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.bz2 hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.xz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.zip |
Merge rathena repository to form Hercules initial commit.
Diffstat (limited to 'npc/re/mobs/dungeons/beach_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/beach_dun.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/npc/re/mobs/dungeons/beach_dun.txt b/npc/re/mobs/dungeons/beach_dun.txt new file mode 100644 index 000000000..cbadc8e5e --- /dev/null +++ b/npc/re/mobs/dungeons/beach_dun.txt @@ -0,0 +1,40 @@ +//===== rAthena Script ======================================= +//= Beach Dungeon Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== 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] +//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] +//============================================================ + +//================================================== +// beach_dun - Karu, the West cave +//================================================== +beach_dun,0,0,0,0 monster Medusa 1148,60,5000,0,0 +beach_dun,0,0,0,0 monster Nereid 1255,20,5000,0,0 +beach_dun,0,0,0,0 monster Pest 1256,20,5000,0,0 +beach_dun,0,0,0,0 monster Merman 1264,3,5000,0,0 +beach_dun,0,0,0,0 boss_monster Tao Gunka 1583,1,18000000,600000,0 + +//================================================== +// beach_dun2 - Ruande the northern cave +//================================================== +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,5000,0,0 +beach_dun2,0,0,0,0 monster Megalith 1274,15,5000,0,0 +beach_dun2,0,0,0,0 monster Hydra 1068,10,5000,0,0 +beach_dun2,0,0,0,0 monster Nereid 1255,3,5000,0,0 + +//================================================== +// beach_dun3 - Mao, the East Cave +//================================================== +beach_dun3,0,0,0,0 monster Thara Frog 1034,50,5000,0,0 +beach_dun3,0,0,0,0 monster Megalodon 1064,30,5000,0,0 +beach_dun3,0,0,0,0 monster Hydra 1068,30,5000,0,0 +beach_dun3,0,0,0,0 monster Nereid 1255,1,5000,0,0 |