1 | //===== eAthena Script ======================================= |
---|
2 | //= Geffen Fields 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.2 Map names typos fix [Lupus] |
---|
11 | //= 1.3 Official kRO 10.1 spawns + future changes [Playtester] |
---|
12 | //= 1.4 More accurate spawns [Playtester] |
---|
13 | //============================================================ |
---|
14 | |
---|
15 | //================================================== |
---|
16 | // gef_fild00 - Geffen Field |
---|
17 | //================================================== |
---|
18 | gef_fild00,0,0,0,0 monster Poring 1002,50,0,0,0 |
---|
19 | gef_fild00,0,0,0,0 monster Fabre 1007,50,0,0,0 |
---|
20 | gef_fild00,0,0,0,0 monster Pupa 1008,20,0,0,0 |
---|
21 | gef_fild00,0,0,0,0 monster Poporing 1031,10,0,0,0 |
---|
22 | gef_fild00,95,128,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
23 | gef_fild00,124,321,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
24 | gef_fild00,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 |
---|
25 | gef_fild00,54,186,5,5 monster Green Plant 1080,3,360000,180000,1 |
---|
26 | |
---|
27 | //================================================== |
---|
28 | // gef_fild01 - Geffen Field |
---|
29 | //================================================== |
---|
30 | gef_fild01,0,0,0,0 monster Roda Frog 1012,50,0,0,0 |
---|
31 | gef_fild01,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
32 | gef_fild01,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 |
---|
33 | gef_fild01,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 |
---|
34 | |
---|
35 | //================================================== |
---|
36 | // gef_fild02 - Geffen Field |
---|
37 | //================================================== |
---|
38 | gef_fild02,0,0,0,0 monster Yoyo 1057,10,0,0,0 |
---|
39 | gef_fild02,0,0,0,0 monster Orc Warrior 1023,60,0,0,0 |
---|
40 | gef_fild02,0,0,0,0 monster Coco 1104,10,0,0,0 |
---|
41 | gef_fild02,0,0,0,0 monster Smokie 1056,10,0,0,0 |
---|
42 | gef_fild02,0,0,0,0 monster Choco 1214,1,0,0,0 |
---|
43 | gef_fild02,0,0,0,0 monster Orc Hero 1087,1,86400000,43200000,1 |
---|
44 | gef_fild02,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 |
---|
45 | gef_fild02,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 |
---|
46 | gef_fild02,215,209,2,1 monster Blue Plant 1079,2,360000,180000,1 |
---|
47 | gef_fild02,207,214,1,1 monster Blue Plant 1079,1,360000,180000,1 |
---|
48 | gef_fild02,220,214,1,1 monster Blue Plant 1079,1,360000,180000,1 |
---|
49 | gef_fild02,164,194,1,1 monster Shining Plant 1083,1,1800000,900000,1 |
---|
50 | |
---|
51 | //================================================== |
---|
52 | // gef_fild03 - Geffen Field |
---|
53 | //================================================== |
---|
54 | gef_fild03,0,0,0,0 monster Orc Warrior 1023,60,0,0,0 |
---|
55 | gef_fild03,0,0,0,0 monster High Orc 1213,1,0,0,0 |
---|
56 | gef_fild03,0,0,0,0 monster Savage 1166,40,0,0,0 |
---|
57 | gef_fild03,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
58 | gef_fild03,45,350,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
59 | gef_fild03,66,300,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
60 | gef_fild03,80,252,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
61 | gef_fild03,118,281,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
62 | gef_fild03,135,344,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
63 | gef_fild03,210,363,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
64 | gef_fild03,215,345,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
65 | gef_fild03,359,316,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
66 | gef_fild03,350,247,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
67 | gef_fild03,304,202,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
68 | gef_fild03,285,223,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
69 | gef_fild03,282,192,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
70 | gef_fild03,316,143,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
71 | gef_fild03,337,104,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
72 | gef_fild03,348,42,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
73 | gef_fild03,326,79,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
74 | gef_fild03,280,92,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
75 | gef_fild03,216,135,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
76 | gef_fild03,169,92,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
77 | gef_fild03,45,93,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
78 | gef_fild03,44,133,3,3 monster Green Plant 1080,1,180000,90000,1 |
---|
79 | |
---|
80 | //================================================== |
---|
81 | // gef_fild04 - Geffen Field |
---|
82 | //================================================== |
---|
83 | gef_fild04,0,0,0,0 monster Poring 1002,30,0,0,0 |
---|
84 | gef_fild04,0,0,0,0 monster Chonchon 1011,30,0,0,0 |
---|
85 | gef_fild04,0,0,0,0 monster Pupa 1008,60,0,0,0 |
---|
86 | gef_fild04,0,0,0,0 monster Fabre 1007,20,0,0,0 |
---|
87 | gef_fild04,0,0,0,0 monster Roda Frog 1012,20,0,0,0 |
---|
88 | gef_fild04,224,82,5,2 monster Green Plant 1080,3,360000,180000,1 |
---|
89 | gef_fild04,152,82,5,2 monster Green Plant 1080,3,360000,180000,1 |
---|
90 | |
---|
91 | //================================================== |
---|
92 | // gef_fild05 - Geffen Field |
---|
93 | //================================================== |
---|
94 | gef_fild05,0,0,0,0 monster Poring 1002,30,0,0,0 |
---|
95 | gef_fild05,0,0,0,0 monster Kobold Archer 1282,10,0,0,0 |
---|
96 | gef_fild05,0,0,0,0 monster Wild Rose 1261,50,0,0,0 |
---|
97 | gef_fild05,0,0,0,0 monster Dustiness 1114,30,0,0,0 |
---|
98 | gef_fild05,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
99 | gef_fild05,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
100 | gef_fild05,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
101 | gef_fild05,108,317,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
102 | gef_fild05,56,285,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
103 | gef_fild05,65,256,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
104 | gef_fild05,74,228,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
105 | gef_fild05,50,189,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
106 | gef_fild05,51,166,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
107 | gef_fild05,146,161,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
108 | gef_fild05,153,180,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
109 | gef_fild05,124,207,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
110 | gef_fild05,187,249,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
111 | gef_fild05,187,265,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
112 | gef_fild05,130,293,0,0 monster Red Plant 1078,1,180000,90000,1 |
---|
113 | |
---|
114 | //================================================== |
---|
115 | // gef_fild06 - Geffen Field |
---|
116 | //================================================== |
---|
117 | gef_fild06,0,0,0,0 monster Kobold 1133,20,0,0,0 |
---|
118 | gef_fild06,0,0,0,0 monster Kobold 1134,10,0,0,0 |
---|
119 | gef_fild06,0,0,0,0 monster Kobold 1135,10,0,0,0 |
---|
120 | gef_fild06,0,0,0,0 monster Petite 1156,50,0,0,0 |
---|
121 | gef_fild06,0,0,0,0 monster Poporing 1031,10,0,0,0 |
---|
122 | gef_fild06,0,0,0,0 monster Mantis 1139,20,0,0,0 |
---|
123 | gef_fild06,0,0,0,0 monster Shining Plant 1083,4,1800000,900000,1 |
---|
124 | |
---|
125 | //================================================== |
---|
126 | // gef_fild07 - Geffen Field |
---|
127 | //================================================== |
---|
128 | gef_fild07,0,0,0,0 monster Poring 1002,20,0,0,0 |
---|
129 | gef_fild07,0,0,0,0 monster Chonchon 1011,30,0,0,0 |
---|
130 | gef_fild07,0,0,0,0 monster Pupa 1008,10,0,0,0 |
---|
131 | gef_fild07,0,0,0,0 monster Fabre 1007,60,0,0,0 |
---|
132 | gef_fild07,122,221,0,0 monster Green Plant 1080,3,360000,180000,1 |
---|
133 | gef_fild07,185,247,0,0 monster Shining Plant 1083,1,1800000,900000,1 |
---|
134 | gef_fild07,269,289,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
135 | gef_fild07,269,289,3,3 monster Green Plant 1080,3,360000,180000,1 |
---|
136 | |
---|
137 | //================================================== |
---|
138 | // gef_fild08 - Geffen Field |
---|
139 | //================================================== |
---|
140 | gef_fild08,0,0,0,0 monster Kobold 1133,20,0,0,0 |
---|
141 | gef_fild08,0,0,0,0 monster Kobold 1134,40,0,0,0 |
---|
142 | gef_fild08,0,0,0,0 monster Kobold 1135,20,0,0,0 |
---|
143 | gef_fild08,0,0,0,0 monster Golem 1040,40,0,0,0 |
---|
144 | gef_fild08,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0 |
---|
145 | gef_fild08,0,0,0,0 monster Poison Spore 1077,20,0,0,0 |
---|
146 | gef_fild08,65,341,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
147 | gef_fild08,111,319,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
148 | gef_fild08,59,91,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
149 | gef_fild08,70,80,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
150 | gef_fild08,144,140,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
151 | gef_fild08,344,78,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
152 | gef_fild08,325,311,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
153 | gef_fild08,162,247,0,0 monster Blue Plant 1079,1,900000,450000,1 |
---|
154 | |
---|
155 | //================================================== |
---|
156 | // gef_fild09 - Geffen Field |
---|
157 | //================================================== |
---|
158 | gef_fild09,0,0,0,0 monster Ambernite 1094,60,0,0,0 |
---|
159 | gef_fild09,0,0,0,0 monster Poporing 1031,10,0,0,0 |
---|
160 | gef_fild09,0,0,0,0 monster Poison Spore 1077,10,0,0,0 |
---|
161 | gef_fild09,51,43,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
162 | gef_fild09,125,53,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
163 | gef_fild09,148,74,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
164 | gef_fild09,184,66,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
165 | gef_fild09,207,54,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
166 | gef_fild09,245,62,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
167 | gef_fild09,268,45,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
168 | gef_fild09,258,24,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
169 | gef_fild09,325,36,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
170 | gef_fild09,344,51,0,0 monster Red Mushroom 1085,1,180000,90000,1 |
---|
171 | gef_fild09,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 |
---|
172 | |
---|
173 | //================================================== |
---|
174 | // gef_fild10 - Geffen Field |
---|
175 | //================================================== |
---|
176 | gef_fild10,0,0,0,0 monster Orc Lord 1190,1,7200000,3600000,0 |
---|
177 | gef_fild10,0,0,0,0 monster Orc Warrior 1023,20,0,0,0 |
---|
178 | gef_fild10,0,0,0,0 monster Orc Lady 1273,70,0,0,0 |
---|
179 | gef_fild10,0,0,0,0 monster Poporing 1031,15,0,0,0 |
---|
180 | gef_fild10,0,0,0,0 monster Orc Baby 1686,5,0,0,0 |
---|
181 | gef_fild10,46,350,5,5 monster Blue Plant 1079,3,900000,450000,1 |
---|
182 | gef_fild10,287,61,5,5 monster Blue Plant 1079,3,900000,450000,1 |
---|
183 | gef_fild10,300,253,5,5 monster Green Plant 1080,3,360000,180000,1 |
---|
184 | |
---|
185 | //================================================== |
---|
186 | // gef_fild11 - Geffen Field |
---|
187 | //================================================== |
---|
188 | gef_fild11,0,0,0,0 monster Goblin Leader 1299,1,1800000,1200000,0 |
---|
189 | gef_fild11,0,0,0,0 monster Goblin 1122,30,0,0,0 |
---|
190 | gef_fild11,0,0,0,0 monster Goblin 1123,20,0,0,0 |
---|
191 | gef_fild11,0,0,0,0 monster Goblin 1124,20,0,0,0 |
---|
192 | gef_fild11,0,0,0,0 monster Goblin 1125,20,0,0,0 |
---|
193 | gef_fild11,0,0,0,0 monster Goblin 1126,20,0,0,0 |
---|
194 | gef_fild11,0,0,0,0 monster Goblin Archer 1258,20,0,0,0 |
---|
195 | gef_fild11,0,0,0,0 monster Poporing 1031,15,0,0,0 |
---|
196 | gef_fild11,0,0,0,0 monster Rotar Zairo 1392,10,0,0,0 |
---|
197 | gef_fild11,101,277,4,1 monster Black Mushroom 1084,3,360000,180000,1 |
---|
198 | gef_fild11,176,288,1,4 monster Black Mushroom 1084,3,360000,180000,1 |
---|
199 | gef_fild11,253,357,1,4 monster Black Mushroom 1084,3,360000,180000,1 |
---|
200 | gef_fild11,247,249,1,4 monster Black Mushroom 1084,3,360000,180000,1 |
---|
201 | gef_fild11,257,209,1,4 monster Black Mushroom 1084,3,360000,180000,1 |
---|
202 | gef_fild11,174,240,1,3 monster Black Mushroom 1084,3,360000,180000,1 |
---|
203 | gef_fild11,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 |
---|
204 | |
---|
205 | //================================================== |
---|
206 | // gef_fild12 - Kordt Forest |
---|
207 | //================================================== |
---|
208 | gef_fild12,0,0,0,0 monster Kobold 1133,20,0,0,0 |
---|
209 | gef_fild12,0,0,0,0 monster Kobold 1134,30,0,0,0 |
---|
210 | gef_fild12,0,0,0,0 monster Kobold 1135,30,0,0,0 |
---|
211 | gef_fild12,0,0,0,0 monster Kobold Archer 1282,40,0,0,0 |
---|
212 | gef_fild12,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
213 | gef_fild12,0,0,0,0 monster Kobold Leader 1296,1,1800000,1200000,0 |
---|
214 | |
---|
215 | //================================================== |
---|
216 | // gef_fild13 - Britoniah |
---|
217 | //================================================== |
---|
218 | gef_fild13,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
219 | gef_fild13,0,0,0,0 monster Creamy 1018,40,0,0,0 |
---|
220 | gef_fild13,0,0,0,0 monster Ambernite 1094,30,0,0,0 |
---|
221 | |
---|
222 | //================================================== |
---|
223 | // gef_fild14 - West Orc Village |
---|
224 | //================================================== |
---|
225 | gef_fild14,0,0,0,0 monster Orc Lady 1273,20,0,0,0 |
---|
226 | gef_fild14,0,0,0,0 monster Orc Hero 1087,1,3600000,1800000,1 |
---|
227 | gef_fild14,0,0,0,0 monster Orc Warrior 1023,10,0,0,0 |
---|
228 | gef_fild14,0,0,0,0 monster Orc Archer 1189,30,0,0,0 |
---|
229 | gef_fild14,0,0,0,0 monster High Orc 1213,70,0,0,0 |
---|