1 | //===== eAthena Script ======================================= |
---|
2 | //= Louyang Fields Monster Spawn Script |
---|
3 | //===== By: ================================================== |
---|
4 | //= Evera/Lorri |
---|
5 | //===== Current Version: ===================================== |
---|
6 | //= 1.2 |
---|
7 | //===== Compatible With: ===================================== |
---|
8 | //= Any Athena Version |
---|
9 | //===== Additional Comments: ================================= |
---|
10 | //= 1.1 updated by MasterOfMuppets |
---|
11 | //= 1.2 Official kRO 10.1 spawns [Playtester] |
---|
12 | //============================================================ |
---|
13 | |
---|
14 | //================================================== |
---|
15 | // lou_fild01 - Louyang Field |
---|
16 | //================================================== |
---|
17 | lou_fild01,224,315,100,50 monster Bigfoot 1060,7,0,0,0 |
---|
18 | lou_fild01,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 |
---|
19 | lou_fild01,273,128,75,50 monster Bigfoot 1060,4,0,0,0 |
---|
20 | lou_fild01,224,315,100,50 monster Caramel 1103,7,0,0,0 |
---|
21 | lou_fild01,203,225,110,35 monster Caramel 1103,7,0,0,0 |
---|
22 | lou_fild01,273,128,75,50 monster Caramel 1103,7,0,0,0 |
---|
23 | lou_fild01,224,315,100,50 monster Mantis 1139,10,0,0,0 |
---|
24 | lou_fild01,203,225,110,35 monster Mantis 1139,10,0,0,0 |
---|
25 | lou_fild01,273,128,75,50 monster Mantis 1139,10,0,0,0 |
---|
26 | lou_fild01,224,315,100,50 monster Mi Gao 1516,8,0,0,0 |
---|
27 | lou_fild01,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 |
---|
28 | lou_fild01,273,128,75,50 monster Mi Gao 1516,7,0,0,0 |
---|
29 | lou_fild01,224,315,100,50 monster Anacondaq 1030,2,0,0,0 |
---|
30 | lou_fild01,203,225,110,35 monster Anacondaq 1030,1,0,0,0 |
---|
31 | lou_fild01,273,128,75,50 monster Anacondaq 1030,2,0,0,0 |
---|
32 | lou_fild01,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 |
---|
33 | lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 |
---|