123456789101112131415161718192021222324252627282930313233 |
- //===== eAthena Script =======================================
- //= Louyang Fields Monster Spawn Script
- //===== By: ==================================================
- //= Evera/Lorri
- //===== Current Version: =====================================
- //= 1.2
- //===== Compatible With: =====================================
- //= Any Athena Version
- //===== Additional Comments: =================================
- //= 1.1 updated by MasterOfMuppets
- //= 1.2 Official kRO 10.1 spawns [Playtester]
- //============================================================
- //==================================================
- // lou_fild01 - Louyang Field
- //==================================================
- lou_fild01,224,315,100,50 monster Bigfoot 1060,7,0,0,0
- lou_fild01,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1
- lou_fild01,273,128,75,50 monster Bigfoot 1060,4,0,0,0
- lou_fild01,224,315,100,50 monster Caramel 1103,7,0,0,0
- lou_fild01,203,225,110,35 monster Caramel 1103,7,0,0,0
- lou_fild01,273,128,75,50 monster Caramel 1103,7,0,0,0
- lou_fild01,224,315,100,50 monster Mantis 1139,10,0,0,0
- lou_fild01,203,225,110,35 monster Mantis 1139,10,0,0,0
- lou_fild01,273,128,75,50 monster Mantis 1139,10,0,0,0
- lou_fild01,224,315,100,50 monster Mi Gao 1516,8,0,0,0
- lou_fild01,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1
- lou_fild01,273,128,75,50 monster Mi Gao 1516,7,0,0,0
- lou_fild01,224,315,100,50 monster Anacondaq 1030,2,0,0,0
- lou_fild01,203,225,110,35 monster Anacondaq 1030,1,0,0,0
- lou_fild01,273,128,75,50 monster Anacondaq 1030,2,0,0,0
- lou_fild01,0,0,0,0 monster Black Mushroom 1084,5,0,0,0
- lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,0,0,0
|