root/npc/mobs/dungeons/ayo_dun.txt @ 1

Revision 1, 1.3 kB (checked in by jinshiro, 17 years ago)
Line 
1//===== eAthena Script =======================================
2//= Ayothaya Dungeon Monster Spawn Script
3//===== By: ==================================================
4//= Athena (1.0)
5//===== Current Version: =====================================
6//= 1.4
7//===== Compatible With: =====================================
8//= Any Athena Version
9//===== Additional Comments: =================================
10//= 1.1 Using euRO data [Ishizu]
11//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus]
12//= 1.3 Official jRO 10.3 spawns [Playtester]
13//= 1.4 More accurate spawns [Playtester]
14//============================================================
15
16//==================================================
17// ayo_dun01 - Ancient Shrine Maze
18//==================================================
19ayo_dun01,0,0,0,0       monster Leaf Cat        1586,65,0,0,0
20ayo_dun01,0,0,0,0       monster Whisper 1179,10,0,0,0
21ayo_dun01,0,0,0,0       monster Kraben  1587,5,0,0,0
22ayo_dun01,0,0,0,0       monster Ghoul   1036,30,0,0,0
23
24//==================================================
25// ayo_dun02 - Inside Ancient Shrine
26//==================================================
27ayo_dun02,0,0,0,0       monster Tamruan 1584,100,0,0,0
28ayo_dun02,0,0,0,0       monster Whisper 1179,20,0,0,0
29ayo_dun02,0,0,0,0       monster Kraben  1587,20,0,0,0
30ayo_dun02,150,90,15,30  monster Lady Tanee      1688,1,25200000,18000000,0
Note: See TracBrowser for help on using the browser.