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 | //================================================== |
---|
19 | ayo_dun01,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 |
---|
20 | ayo_dun01,0,0,0,0 monster Whisper 1179,10,0,0,0 |
---|
21 | ayo_dun01,0,0,0,0 monster Kraben 1587,5,0,0,0 |
---|
22 | ayo_dun01,0,0,0,0 monster Ghoul 1036,30,0,0,0 |
---|
23 | |
---|
24 | //================================================== |
---|
25 | // ayo_dun02 - Inside Ancient Shrine |
---|
26 | //================================================== |
---|
27 | ayo_dun02,0,0,0,0 monster Tamruan 1584,100,0,0,0 |
---|
28 | ayo_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 |
---|
29 | ayo_dun02,0,0,0,0 monster Kraben 1587,20,0,0,0 |
---|
30 | ayo_dun02,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 |
---|