1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
|
//===== eAthena Script =======================================
//= Morocc Fields Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.8
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.1 Official kRO 10.1 spawns [Playtester]
//= 1.2 More accurate spawns [Playtester]
//= 1.3 Added Morroc field 20, 21, and 22 spawns, as [L0ne_W0lf]
//= 1.4 Updated spawns to reflect episode 12.1. [L0ne_W0lf]
//= 1.5 Fixed Pheeroni spawn location. [Kisuka]
//= 1.6 Added Satan MOrroc static spawn. [L0ne_W0lf]
//= Added 30s spawn time for all Morroc Shadows.
//= 1.7 Corrected MVP spawn variance. [L0ne_W0lf]
//= 1.8 Updated to renewal spawns. [L0ne_W0lf]
//============================================================
//==================================================
// moc_fild01 - Sograt Desert
//==================================================
moc_fild01,0,0,0,0 monster Peco Peco 1019,130,5000,0,0
moc_fild01,0,0,0,0 monster Muka 1055,50,5000,0,0
moc_fild01,0,0,0,0 monster Peco Peco Egg 1047,20,5000,0,0
moc_fild01,194,51,10,10 monster Yellow Plant 1081,10,900000,450000,1
//==================================================
// moc_fild02 - Sograt Desert
//==================================================
moc_fild02,0,0,0,0 monster Muka 1055,130,5000,0,0
moc_fild02,0,0,0,0 monster Peco Peco 1019,60,5000,0,0
moc_fild02,0,0,0,0 monster Peco Peco Egg 1047,10,5000,0,0
moc_fild02,89,315,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,99,261,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,94,195,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,139,222,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,132,307,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,194,294,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,275,241,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild02,342,267,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,359,215,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,313,149,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,230,62,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,299,61,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,353,103,0,0 monster Green Plant 1080,1,180000,90000,1
moc_fild02,337,35,0,0 monster Green Plant 1080,1,180000,90000,1
//==================================================
// moc_fild03 - Sograt Desert
//==================================================
moc_fild03,0,0,0,0 monster Wolf 1013,140,5000,0,0
moc_fild03,0,0,0,0 monster Argos 1100,20,5000,0,0
moc_fild03,0,0,0,0 monster Steel Chonchon 1042,20,5000,0,0
moc_fild03,77,311,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,108,199,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,96,65,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,216,69,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,261,161,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,213,201,5,5 monster Green Plant 1080,2,180000,90000,1
moc_fild03,200,263,5,5 monster Green Plant 1080,2,180000,90000,1
//==================================================
// moc_fild04 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild05 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild06 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild07 - Sograt Desert
//==================================================
moc_fild07,0,0,0,0 monster Drops 1113,140,5000,0,0
moc_fild07,0,0,0,0 monster Chonchon 1011,30,5000,0,0
moc_fild07,0,0,0,0 monster Picky 1050,15,5000,0,0
moc_fild07,0,0,0,0 monster Peco Peco Egg 1047,10,5000,0,0
moc_fild07,0,0,0,0 monster Picky 1049,10,5000,0,0
moc_fild07,162,333,12,12 monster Yellow Plant 1081,5,360000,180000,1
//==================================================
// moc_fild08 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild09 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild10 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild11 - Sograt Desert
//==================================================
moc_fild11,0,0,0,0 monster Baby Desert Wolf 1107,140,5000,0,0
moc_fild11,0,0,0,0 monster Condor 1009,30,5000,0,0
moc_fild11,0,0,0,0 monster Scorpion 1001,30,5000,0,0
//==================================================
// moc_fild12 - Sograt Desert
//==================================================
moc_fild12,0,0,0,0 monster Picky 1049,50,5000,0,0
moc_fild12,0,0,0,0 monster Picky 1050,50,5000,0,0
moc_fild12,0,0,0,0 monster Peco Peco Egg 1047,35,5000,0,0
moc_fild12,0,0,0,0 monster Drops 1113,30,5000,0,0
moc_fild12,0,0,0,0 monster Condor 1009,30,5000,0,0
moc_fild12,181,336,40,20 monster Yellow Plant 1081,10,180000,90000,1
//==================================================
// moc_fild13 - Sograt Desert
//==================================================
moc_fild13,0,0,0,0 monster Steel Chonchon 1042,140,5000,0,0
moc_fild13,0,0,0,0 monster Wolf 1013,15,5000,0,0
moc_fild13,0,0,0,0 monster Argos 1100,15,5000,0,0
moc_fild13,0,0,0,0 monster Metaller 1058,15,5000,0,0
moc_fild13,0,0,0,0 monster Magnolia 1138,15,5000,0,0
moc_fild13,280,99,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,264,64,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,305,91,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,264,136,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,282,155,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,265,197,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,284,227,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,304,244,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,266,289,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,307,307,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,281,333,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,304,333,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,295,358,0,0 monster Red Mushroom 1085,1,180000,90000,1
moc_fild13,84,329,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,93,301,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,101,297,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,89,92,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,108,150,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,109,168,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild13,101,185,5,5 monster Yellow Plant 1081,3,180000,90000,1
moc_fild13,106,258,5,5 monster Yellow Plant 1081,3,180000,90000,1
moc_fild13,161,273,5,5 monster Yellow Plant 1081,3,180000,90000,1
//==================================================
// moc_fild14 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild15 - Disabled on Episode 12.1
//==================================================
//==================================================
// moc_fild16 - Sograt Desert
//==================================================
moc_fild16,0,0,0,0 monster Sandman 1165,130,5000,0,0
moc_fild16,0,0,0,0 monster Hode 1127,30,5000,0,0
moc_fild16,0,0,0,0 monster Frilldora 1119,10,5000,0,0
//==================================================
// moc_fild17 - Sograt Desert
//==================================================
moc_fild17,0,0,0,0 monster Hode 1127,130,5000,0,0
moc_fild17,0,0,0,0 monster Sandman 1165,30,5000,0,0
moc_fild17,0,0,0,0 monster Frilldora 1119,10,5000,0,0
moc_fild17,0,0,0,0 boss_monster Phreeoni 1159,1,7200000,600000,1
moc_fild17,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild17,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild17,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild17,270,106,0,0 monster Blue Plant 1079,1,180000,90000,1
moc_fild17,335,191,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild17,347,224,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild17,359,258,0,0 monster Yellow Plant 1081,1,180000,90000,1
//==================================================
// moc_fild18 - Sograt Desert
//==================================================
moc_fild18,0,0,0,0 monster Scorpion 1001,140,5000,0,0
moc_fild18,0,0,0,0 monster Condor 1009,30,5000,0,0
moc_fild18,0,0,0,0 monster Baby Desert Wolf 1107,30,5000,0,0
moc_fild18,0,0,0,0 monster Dragon Fly 1091,1,3600000,1800000,1
moc_fild18,143,352,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,72,333,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,119,285,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,71,210,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1
moc_fild18,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1
//==================================================
// moc_fild19 - Quest Map
//==================================================
//==================================================
// moc_fild20 - Sograt Desert - Continental Guard Quarantine
//==================================================
moc_fild20,0,0,0,0 monster Incarnation of Morroc 1918,1,30000,0,0
moc_fild20,0,0,0,0 monster Incarnation of Morroc 1919,1,30000,0,0
moc_fild20,0,0,0,0 monster Incarnation of Morroc 1920,1,30000,0,0
moc_fild20,0,0,0,0 monster Incarnation of Morroc 1921,1,30000,0,0
//==================================================
// moc_fild21 - Dimensional Gorge
//==================================================
moc_fild21,0,0,0,0 monster Incarnation of Morroc 1918,46,30000,0,0
moc_fild21,0,0,0,0 monster Incarnation of Morroc 1919,46,30000,0,0
moc_fild21,0,0,0,0 monster Incarnation of Morroc 1920,46,30000,0,0
moc_fild21,0,0,0,0 monster Incarnation of Morroc 1921,34,30000,0,0
//==================================================
// moc_fild22 - Dimensional Gorge
//==================================================
moc_fild22,0,0,0,0 monster Incarnation of Morroc 1918,60,30000,0,0
moc_fild22,0,0,0,0 monster Incarnation of Morroc 1919,60,30000,0,0
moc_fild22,0,0,0,0 monster Incarnation of Morroc 1920,60,30000,0,0
moc_fild22,0,0,0,0 monster Incarnation of Morroc 1921,25,10000,0,0
moc_fild22,0,0,0,0 boss_monster Wounded Morroc 1917,1,43200000,600000,0
|