OSDN Git Service

First version
[st-ro/stro.git] / npc / re / other / adven_boards.txt
1 //===== rAthena Script =======================================
2 //= Dungeon Signposts - Monster Info
3 //===== Description: =========================================
4 //= [Official Conversion]
5 //= Informations Boards about monsters.
6 //===== Changelogs: ==========================================
7 //= 1.0 Initial release. [Capuche] [Cydh]
8 //= 1.0.1 Typos clean up. [Aleos]
9 //============================================================
10
11 function        script  F_AvenBoard     {
12         .@mo_board = select( "Look up monsters by floor",
13                                         "Monster Information Retrieval System",
14                                         ( countitem(909) == 30000 ? "Request" : "" ),
15                                         "Cancel" );
16         if (.@mo_board == 1)
17                 return 1;
18         else if (.@mo_board == 2) {
19                 while(1) {
20                         mes "[Monster Information Retrieval System]";
21                         mes "This is Monster Information Retrieval System. Information of the monsters that appear in this dungeon can be searched. Enter Monster Name, including spaces, when searching.";
22                         next;
23                         input .@inputstr$;
24                         setarray .@element$[0],"Neutral","Water","Earth","Fire","Wind","Poison","Holy","Shadow","Ghost","Undead";
25                         setarray .@size$[0],"Medium","Small","Big";
26                         setarray .@race$[0],"Formless","Undead","Animal","Plant","Insect","Fish","Demon","Demihuman","Angel","Dragon";
27                         .@size = getargcount();
28                         .@i = 0;
29                         while( .@i < .@size && getarg(.@i+1,"") != .@inputstr$ ) .@i += 3;
30                         mes "[Monster Information Retrieval System]";
31                         mes "Now searching";
32                         next;
33                         mes "[Monster Information Retrieval System]";
34                         mes "Search has been completed.";
35                         mes "Now showing the search results.";
36                         next;
37                         mes "[Monster Information Retrieval System]";
38                         if (.@i >= .@size) {
39                                 mes "There is no information available for that monster.";
40                                 mes "Please check your monster name.";
41                         }
42                         else {
43                                 .@mob_id = getarg(.@i);
44                                 mes "- Name : "+ getarg(.@i+1);
45                                 mes "- Element : "+ .@element$[ getmonsterinfo(.@mob_id,MOB_ELEMENT) ];
46                                 mes "- Size : "+ .@size$[ getmonsterinfo(.@mob_id,MOB_SIZE) ];
47                                 mes "- Race : "+ .@race$[ getmonsterinfo(.@mob_id,MOB_RACE) ];
48                                 mes "--------------------------------^FD8D02";
49                                 mes getarg(.@i+2);
50                         }
51                         next;
52                         mes "[Monster Information Retrieval System]";
53                         mes "Would you like to search for other monster information?";
54                         next;
55                         if (select( "Search","Cancel" ) == 1)
56                                 continue;
57                         mes "[Monster Information Retrieval System]";
58                         mes "Monster search system will now shut down.";
59                         next;
60                         return 2;
61                 }
62         }
63         else if (.@mo_board == 3) {
64                 mes "Requested information will appear - There's no problem if it appears";
65                 next;
66                 return 3;
67         }
68         else if (.@mo_board == 4)
69                 close;
70         else {
71                 mes "Operation Error.";
72                 close;
73         }
74 }
75
76 function        script  F_InfoBoard     {
77         next;
78         mes "[Adventurer Group]";
79         mes "For more Information on the monsters";
80         mes "Monster Information Retrieval System";
81         mes "Must be used.";
82         next;
83         return;
84 }
85
86 cmd_fild08,326,357,0    script  Signpost#Ant Hell 1     2_BULLETIN_BOARD,{
87         while(1) {
88                 mes "[Ant Hell]";
89                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
90                 mes "-- Adventurer Group --";
91                 next;
92                 .@mo_board = callfunc( "F_AvenBoard",
93                         1005,"Familiar","Familiar is a aggressive bat creature that can cause problems for the unaware adventurer.",
94                         1097,"Ant Egg","Not a threat by itself, but it will hatch a variety of giant ants.",
95                         1105,"Deniro","This greedy worker ant will not attack on sight but will eat up items dropped nearby.",
96                         1160,"Piere","This greedy worker ant will not attack on sight but will eat up items dropped nearby.",
97                         1095,"Andre","This greedy worker ant will not attack on sight but will eat up items dropped nearby.",
98                         1176,"Vitata","This larger variety of insect produces honey and royal jelly for the colony.",
99                         1121,"Giearth","This small, demonic pixie can be found in limited numbers in this dungeon.",
100                         1289,"Maya Purple","This ant Queen rare spawn monster will drop valuable minerals when killed, but should be approached with caution.",
101                         1147,"Maya","Found in the second level of Ant Hell dungeon, this MVP is a more powerful version of Maya Purple." );
102                 if (.@mo_board == 1) {
103                         mes "[Ant Hell]";
104                         mes "Ant Hell dungeon is infested with gigantic insects, when one is attacked others may join the fight.";
105                         next;
106                         while(1) {
107                                 switch( select( "Ant Hell B1","Ant Hell B2","Cancel" ) ) {
108                                 case 1:
109                                         mes "[Ant Hell B1]";
110                                         mes "------------ Monster ------------";
111                                         mes "Familiar(24)";
112                                         mes "Ant Egg(28)";
113                                         mes "Deniro(31)";
114                                         mes "Piere(32)";
115                                         mes "Andre(33)";
116                                         mes "Vitata(35)";
117                                         mes "Giearth(42)";
118                                         mes "Maya Purple(81)";
119                                         mes "--------------------------------";
120                                         next;
121                                         mes "<Maya Purple? What the hell difference with Maya! Hand who knows--I wonder Grape killing explorer.>";
122                                         F_InfoBoard;
123                                         continue;
124                                 case 2:
125                                         mes "[Ant Hell B2]";
126                                         mes "------------ Monster ------------";
127                                         mes "Familiar(24)";
128                                         mes "Ant Egg(28)";
129                                         mes "Deniro(31)";
130                                         mes "Piere(32)";
131                                         mes "Andre(33)";
132                                         mes "Vitata(35)";
133                                         mes "Giearth(42)";
134                                         mes "--------------------------------";
135                                         next;
136                                         mes "<The Queen of ants! Boss Monster Maya! I view it's disgusting - huh? Maya did not get two? Okay I got it. Drop the rock! - Maya love grape explorer>";
137                                         F_InfoBoard;
138                                         continue;
139                                 }
140                                 break;
141                         }
142                 }
143         }
144 }
145 cmd_fild08,341,84,0     duplicate(Signpost#Ant Hell 1)  Signposts#Ant Hell2     2_BULLETIN_BOARD
146
147 gef_tower,55,142,0      script  Signposts#Geffen Dungeon        2_BULLETIN_BOARD,{
148         while(1) {
149                 mes "[Geffen Dungeon]";
150                 mes "Caution! Geffen Dungeon consists of 3 levels that are too dangerous for new adventurers. Please provide information tips to the adventurer group to revise the information.";
151                 mes "Recommended for players around level 60~70.";
152                 next;
153                 .@mo_board = callfunc( "F_AvenBoard",
154                         1077,"Poison Spore","An aggressive mushroom creature, it is recommended to carry green herbs to counteract it's toxic special attack.",
155                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
156                         1035,"Hunter Fly","The bane of early acolytes, this deadly flying insect is found in dark, fetid places...",
157                         1015,"Zombie","The ubiquitous Undead creature, the zombie is weak alone but can be a threat in large numbers.",
158                         1036,"Ghoul","A more ancient variant of the zombie, hundreds of years of death have made them a tougher enemy.",
159                         1130,"Jakk","This terrifying gourd-headed monster can surprise with a fire or curse attack.",
160                         1111,"Drainliar","A big, ugly Familiar. This red menace is an unwelcome presence in many dark dungeons .",
161                         1061,"Nightmare","Do not attempt to ride this ghostly horse.",
162                         1204,"Ogretooth","An enchanted sword gone wrong.",
163                         1179,"Whisper","Ghost monster that appears to be covered in a bed cover. Normal weapons are ineffective against its spiritual body.",
164                         1109,"Deviruchi","An apprentice demon, relatively inexperienced in demonosity.",
165                         1143,"Marionette","A puppeteer's worst nightmare, the Marionette can unleash fire or freezing spells.",
166                         1046,"Doppelganger","Demons that steal other people's appearance. If you see a swordsman coming up behind you, check to make sure it's not an evil monster first.",
167                         1389,"Dracula","These MVP vampires do not sparkle.^000000" );
168                 if (.@mo_board == 1) {
169                         mes "[Geffen Dungeon]";
170                         mes "Which part of the dungeon would you like to read about?";
171                         next;
172                         while(1) {
173                                 switch( select( "Geffen Dungeon B1","Geffen Dungeon B2","Geffen Dungeon B3","Cancel" ) ) {
174                                 case 1:
175                                         mes "[Geffen Dungeon B1]";
176                                         mes "------------ Monster ------------";
177                                         mes "Poison Spore(26)";
178                                         mes "PoPoring(30),";
179                                         mes "Hunter Fly(63)";
180                                         mes "--------------------------------";
181                                         F_InfoBoard;
182                                         continue;
183                                 case 2:
184                                         mes "[Geffen Dungeon B2]";
185                                         mes "------------ Monster ------------";
186                                         mes "Zombie(17)";
187                                         mes "Drainliar(47)";
188                                         mes "Ghoul(61)";
189                                         mes "Jakk(63)";
190                                         mes "Nightmare(69)";
191                                         mes "Ogretooth(114)";
192                                         mes "--------------------------------";
193                                         next;
194                                         mes "<This dungeon is home to the rare spawn sword monster Ogretooth.>";
195                                         F_InfoBoard;
196                                         continue;
197                                 case 3:
198                                         mes "[Geffen Dungeon B3]";
199                                         mes "------------ Monster ------------";
200                                         mes "Whisper(34)";
201                                         mes "Ghoul(61)";
202                                         mes "Hunter Fly(63)";
203                                         mes "Nightmare(69)";
204                                         mes "Deviruchi(93)";
205                                         mes "Marionette(90)";
206                                         mes "--------------------------------";
207                                         next;
208                                         mes "<The home of demonic ponies, cute demons and puppet demons. If you like demons, you should get in here.>";
209                                         F_InfoBoard;
210                                         continue;
211                                 }
212                                 break;
213                         }
214                 }
215         }
216 }
217
218 glast_01,372,298,0      script  Signposts#Glastheim     2_BULLETIN_BOARD,{
219         while(1) {
220                 mes "[Glastheim]";
221                 mes "Glast Heim is an enormous dungeon with countless levels. Recommended for adventurers levels 70~130.";
222                 mes "-- Adventurer Group --";
223                 next;
224                 .@mo_board = callfunc( "F_AvenBoard",
225                         1036,"Ghoul","Corpse that is revived by Unholy Necromancer's curse. It ambushes nearby living creatures and devours their corpses to satiate its hunger, but because it's a reanimated corpse, it is unable to feel satisfied.^000000",
226                         1186,"GiantWhisper","Adventurer's tips are needed.",
227                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
228                         1195,"Rideword","Magic Tome brought to life with demon's powers. It does not possess emotions or a mind of its own, programmed to rely on its instincts to attack living creatures.",
229                         1143,"Marionette","Demon with the appearance of a marionette doll used in puppet theatre. Normal weapons are ineffective against its spiritual body.^000000",
230                         1191,"Mimic","Adventurer's tips are needed.",
231                         1203,"Mysteltainn","It appears to be a sealed demon blade, but it's actually being sealed by a chain type monster. It manipulates the chained sword to attack.",
232                         1208,"Wanderer","Stray Samurai that is revived as an Undead monster. It attacks using previously mastered swordsmanship techniques, precise enough to slice flying insects in half.",
233                         1219,"Abysmal Knight","Demon knight that serves the owner of legendary labyrinth. It is very powerful and brutal.",
234                         1320,"Owl Duke","Owl Baron's sibling that wears a blue manteau. It enjoys rainy days.",
235                         1295,"Owl Baron","Bird monster that wears red manteau. Getting fooled by its gentleman appearance will result in being ambushed by fierce magic attacks.",
236                         1194,"Arclouze","Monster with hardened shell. It rolls its body to attack with its shell.",
237                         1275,"Alice","Automatic doll tasked with various chores in the castle. Its main priority is to clean the vicinity, however it will attack intruders with a steel broom stick.",
238                         1204,"Ogretooth","Adventurer's tips are needed.",
239                         1179,"Whisper","Ghost monster that appears to be covered in a bed cover. Normal weapons are ineffective against its spiritual body.^000000",
240                         1015,"Zombie","Dead soul trapped by unholy necromancer in a rotting corpse, cursed to live without being able to feel pain. Its impurity is capable of inflicting poison.^000000",
241                         1209,"Cramp","Rodent found living deep within the dungeon. Its appearance is similar to Tarou, however it is much more vicious and its teeth poisonous.",
242                         1268,"Bloody Knight","A soul of a valorous knight, cursed to be trapped within the bloody armor as a monster. It is powerful enough to lead the Castle's Chivalry.",
243                         1035,"Hunter Fly","A bright crimson red Chonchon. Its agility is 3 times higher than a Chonchon and possess much more attack. Player captured Chonchon Pet cannot compare to Hunter Fly! 'Chonchon and ...' name will undoubtedly be popular amongst the pet keepers...^000000",
244                         1253,"Gargoyle","Low ranking Demon with big wings. It utilizes its flying capabilities to attack in the air.",
245                         1260,"Dark Frame","Mirror possessed by a demon. It hangs by the walls until someone walks nearby to look into the mirror, or it will wander around looking for its prey.",
246                         1163,"Raydric","An infantry soul cursed to be trapped within the armor as a monster. Its sole purpose is to drive away intruders in the castle.",
247                         1276,"Raydric Archer","An archer soul cursed to be trapped within the armor as a monster. Unlike Raydric, Raydric Archer uses bows to attack from afar.",
248                         1192,"Wraith","Malevolent person cursed to become an Undead monster after death. It believes that sacrificing living creatures will revive it, and quietly as for unfortunate sacrifice in a dark corner.",
249                         1201,"Rybio","Monster that was in charge of torturing inmates in an old prison. It always used mask to conceal its face in fear of reprisal.",
250                         1310,"Majoruros","Monster with an appearance of a cow. It swings its hammer much more fiercely than a Minorous.",
251                         1281,"Sageworm","These worms possess much more intellect, being worshipped as a god by other worms. It's a passive monster that will only attack with its encyclopedia when it senses danger.",
252                         1196,"Skel Prisoner","Once an unjustly incarcerated prisoner, only its regret remained after its death as a monster.",
253                         1207,"Sting","Monster covered in mud; its attacks are long and hard to dodge. Be cautious around this monster.",
254                         1117,"Evil Druid","Once a proud high priest corrupted and turned into a monster by Demon's schemes. It maintains its strength as a former high priest.",
255                         1257,"Injustice","Adventurer's tips are needed.",
256                         1197,"Zombie Prisoner","Once a dead corpse of a prisoner in a castle that has revived as an Undead monster. No longer satisfied with resenting those that incarcerated it, it now resents all living creatures.",
257                         1200,"Zealotus","A lady from a demon tribe. Its dominant nature forces humans to serve her as slaves. Its whip rarely misses its target when swung.",
258                         1132,"Khalitzburg","A knight's soul cursed to be trapped within the armor as a monster. Its formidable strength remains as a former knight.",
259                         1267,"Carat","Demon with an appearance of a Pierrot. It's seen walking on top of a circus ball like a Pierrot but...",
260                         1202,"Phendark","Prison Advisor. It wore a mask to shape its face at birth, and it enjoys twisting people's minds.",
261                         1283,"Chimera","Magical Beast made from various different monster parts. Its only purpose is to murder and destroy targets with powerful attacks.",
262                         1198,"Dark Priest","Adventurer's tips are needed.",
263                         1263,"Wind Ghost","Adventurer's tips are needed.",
264                         1302,"Dark Illusion","Dark Lord's guard. It summons meteors from the sky as if to destroy the world.",
265                         1272,"Dark Lord","Powerful Demon King. It is unable to utilize its full power, but it's still powerful enough to destroy normal adventurers with a motion of its hand." );
266                 if (.@mo_board == 1) {
267                         mes "[Glastheim]";
268                         mes "The dungeons consist of several underground levels connected by ancient tunnels. Be prepared for attacks from Undead or demonic monsters within.";
269                         next;
270                         while(1) {
271                                 switch( select( "Cancel","Glastheim Indoor","Glastheim Level B1","Glastheim Level B2","Glastheim Chivalry B1","Glastheim Chivalry B2","Glastheim St. Abbey","Glastheim Churchyard","Glastheim Cave B1","Glastheim Cave B2","Glast Heim Underprison B1","Glast Heim Underprison B2","Glastheim Culvert B1","Glastheim Culvert B2","Glastheim Culvert B3","Glastheim Culvert B4","Glastheim Staircase" ) ) {
272                                 case 2:
273                                         mes "[Glastheim Indoor]";
274                                         mes "------------ Monster ------------";
275                                         mes "Sageworm(70)";
276                                         mes "Rideword(74)";
277                                         mes "Dark Frame(76)";
278                                         mes "Marionette(90)";
279                                         mes "Alice(100)";
280                                         mes "Wanderer(120)";
281                                         mes "--------------------------------";
282                                         F_InfoBoard;
283                                         continue;
284                                 case 3:
285                                         mes "[Glastheim Level B1]";
286                                         mes "------------ Monster ------------";
287                                         mes "Whisper(34)";
288                                         mes "Sageworm(70)";
289                                         mes "Rideword(74)";
290                                         mes "Dark Frame(76)";
291                                         mes "Owl Duke(92)";
292                                         mes "Alice(100)";
293                                         mes "Carat(103)";
294                                         mes "Owl Baron(120)";
295                                         mes "--------------------------------";
296                                         mes "Middle 6 o'clock - Level B2";
297                                         mes "Middle 9 o'clock, 3 o'clock, Big 1 o'clock - Under Prison B1";
298                                         F_InfoBoard;
299                                         continue;
300                                 case 4:
301                                         mes "[Glastheim Level B2]";
302                                         mes "------------ Monster ------------";
303                                         mes "Mimic(59)";
304                                         mes "Chimera(70)";
305                                         mes "Rideword(74)";
306                                         mes "Evil Druid(80)";
307                                         mes "Raydric Archer(82)";
308                                         mes "Alice(100)";
309                                         mes "Ogretooth(114)";
310                                         mes "Raydric(115)";
311                                         mes "Khalitzburg(118)";
312                                         mes "Wanderer(120)";
313                                         mes "Abysmal Knight(122)";
314                                         mes "Mysteltainn(130)";
315                                         mes "--------------------------------";
316                                         mes "Big 6 o'clock - Level B1";
317                                         F_InfoBoard;
318                                         continue;
319                                 case 5:
320                                         mes "[Glastheim Chivalry B1]";
321                                         mes "------------ Monster ------------";
322                                         mes "GiantWhisper(66)";
323                                         mes "Rideword(74)";
324                                         mes "Raydric Archer(82)";
325                                         mes "Alice(100)";
326                                         mes "Raydric(115)";
327                                         mes "Khalitzburg(118)";
328                                         mes "Abysmal Knight(122)";
329                                         mes "--------------------------------";
330                                         mes "Big 9 o'clock, 12 o'clock, 3 o'clock - Chivalry B2";
331                                         mes "Middle 2 o'clock - Culvert B2";
332                                         F_InfoBoard;
333                                         continue;
334                                 case 6:
335                                         mes "[Glastheim Chivalry B2]";
336                                         mes "------------ Monster ------------";
337                                         mes "Raydric Archer(82)";
338                                         mes "Alice(100)";
339                                         mes "Raydric(115)";
340                                         mes "Bloody Knight(116)";
341                                         mes "Khalitzburg(118)";
342                                         mes "Abysmal Knight(122)";
343                                         mes "Mysteltainn(130)";
344                                         mes "--------------------------------";
345                                         mes "Big 9 o'clock, 12 o'clock, 3 o'clock - Chivalry B1";
346                                         F_InfoBoard;
347                                         continue;
348                                 case 7:
349                                         mes "[Glastheim St. Abbey]";
350                                         mes "------------ Monster ------------";
351                                         mes "Mimic(56)";
352                                         mes "Ghoul(61)";
353                                         mes "Wraith(77)";
354                                         mes "Evil Druid(80)";
355                                         mes "Dark Illusion(96)";
356                                         mes "Dark Priest(98)";
357                                         mes "--------------------------------";
358                                         mes "Big 11 o'clock, 5 o'clock - Churchyard";
359                                         F_InfoBoard;
360                                         continue;
361                                 case 8:
362                                         mes "[Glastheim Churchyard]";
363                                         mes "------------ Monster ------------";
364                                         mes "Zombie(17)";
365                                         mes "Mimic(56)";
366                                         mes "Ghoul(61)";
367                                         mes "Hunter Fly(63)";
368                                         mes "Wraith(77)";
369                                         mes "Evil Druid(80)";
370                                         mes "Dark Lord(96)MVP";
371                                         mes "--------------------------------";
372                                         mes "Big 12 o'clock, 6 o'clock - St. Abbey";
373                                         mes "Big 9 o'clock - Culvert B2";
374                                         next;
375                                         mes "<Dark Lord is quite tall. Dark Illusion is also tall. ... Damn.. - Short Explorer Grape>";
376                                         F_InfoBoard;
377                                         continue;
378                                 case 9:
379                                         mes "[Glastheim Cave B1]";
380                                         mes "------------ Monster ------------";
381                                         mes "Sting(104)";
382                                         mes "Arclouze(107)";
383                                         mes "--------------------------------";
384                                         mes "Big 11 o'clock - Culvert B4";
385                                         mes "Big 5 o'clock - Cave B2";
386                                         F_InfoBoard;
387                                         continue;
388                                 case 10:
389                                         mes "[Glastheim Cave B2]";
390                                         mes "------------ Monster ------------";
391                                         mes "Gargoyle(100)";
392                                         mes "Majoruros(107)";
393                                         mes "--------------------------------";
394                                         mes "Big 2 o'clock - Cave B1";
395                                         F_InfoBoard;
396                                         continue;
397                                 case 11:
398                                         mes "[Glast Heim Underprison B1]";
399                                         mes "------------ Monster ------------";
400                                         mes "Hunter Fly(63)";
401                                         mes "Zombie Prisoner(89)";
402                                         mes "Injustice(95)";
403                                         mes "Rybio(98)";
404                                         mes "--------------------------------";
405                                         mes "Big 1 o'clock - Under Prison B2";
406                                         mes "Big 8 o'clock - Level B1";
407                                         F_InfoBoard;
408                                         continue;
409                                 case 12:
410                                         mes "[Glast Heim Underprison B2]";
411                                         mes "------------ Monster ------------";
412                                         mes "Hunter Fly(63)";
413                                         mes "Cramp(82)";
414                                         mes "Skel Prisoner(91)";
415                                         mes "Injustice(95)";
416                                         mes "Rybio(98)";
417                                         mes "Phendark(102)";
418                                         mes "Zealotus(105)";
419                                         mes "--------------------------------";
420                                         mes "Big 11 o'clock - Culvert B1";
421                                         mes "Big 5 o'clock - Under Prison B1";
422                                         F_InfoBoard;
423                                         continue;
424                                 case 13:
425                                         mes "[Glastheim Culvert B1]";
426                                         mes "------------ Monster ------------";
427                                         mes "Whisper(34)";
428                                         mes "Gargoyle(100)";
429                                         mes "Arclouze(107)";
430                                         mes "--------------------------------";
431                                         mes "Big 1 o'clock - Under Prison B2";
432                                         mes "Big 8 o'clock - Culvert B2";
433                                         F_InfoBoard;
434                                         continue;
435                                 case 14:
436                                         mes "[Glastheim Culvert B2]";
437                                         mes "------------ Monster ------------";
438                                         mes "Cramp(82)";
439                                         mes "Gargoyle(100)";
440                                         mes "--------------------------------";
441                                         mes "Big 11 o'clock - Culvert B1";
442                                         mes "Big 1 o'clock - Culvert B3";
443                                         mes "Big 3 o'clock - Staircase Dungeon";
444                                         mes "Big 5 o'clock - Chivalry B1";
445                                         mes "Big 7 o'clock - Under Prison B2";
446                                         mes "Big 10 o'clock - Churchyard";
447                                         F_InfoBoard;
448                                         continue;
449                                 case 15:
450                                         mes "[Glastheim Culvert B3]";
451                                         mes "------------ Monster ------------";
452                                         mes "Gargoyle(100)";
453                                         mes "Sting(104)";
454                                         mes "--------------------------------";
455                                         mes "Big 12 o'clock - Culvert B2";
456                                         mes "Big 7 o'clock - Culvert B4";
457                                         F_InfoBoard;
458                                         continue;
459                                 case 16:
460                                         mes "[Glastheim Culvert B4]";
461                                         mes "------------ Monster ------------";
462                                         mes "Drainliar(47)";
463                                         mes "Gargoyle(100)";
464                                         mes "Anolian(109)";
465                                         mes "--------------------------------";
466                                         mes "Big 11 o'clock - Culvert B3";
467                                         mes "Middle 7 o'clock - Cave B1";
468                                         F_InfoBoard;
469                                         continue;
470                                 case 17:
471                                         mes "[Glastheim Staircase]";
472                                         mes "------------ Monster ------------";
473                                         mes "Mimic(56)";
474                                         mes "Wind Ghost(80)";
475                                         mes "Raydric Archer(82)";
476                                         mes "--------------------------------";
477                                         mes "Middle - Culvert B2";
478                                         mes "Big 7 o'clock - Glastheim Field";
479                                         F_InfoBoard;
480                                         continue;
481                                 }
482                                 break;
483                         }
484                 }
485         }
486 }
487
488 yuno_fild03,37,143,0    script  Signposts#Nogg Road     2_BULLETIN_BOARD,{
489         while(1) {
490                 mes "[Magma Dungeon]";
491                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
492                 mes "-- Adventurer Group --";
493                 next;
494                 .@mo_board = callfunc( "F_AvenBoard",
495                         1381,"Grizzly","Bear that inhabits magma flowing regions. Its furs appear as if it's on fire. It will be popular amongst the fur lovers.",
496                         1072,"Kaho","Demon covered in flames. Its attacks are flashy, but it's actually a low ranking demon with fairly weak attack.",
497                         1383,"Explosion","Bat that inhabits magma flowing regions. It no longer possesses supersonic scream in exchange for near perfect eyesight and the ability to emit bright light.",
498                         1367,"Blazer","Fireball monster. Skeletal frame maintains its shape.",
499                         1366,"Lava Golem","Golem formed from hardened magma. It possesses powerful strength.",
500                         1387,"Gig","Scorpion inhabitant of this humid place. It takes shelter from the heat by digging into the sand. Its sting is coated with paralyzing poison.",
501                         1382,"Diabolic","Appears to be a cute little demon, however it's actually a horrible demon with a hobby of pushing people into the fire.",
502                         1384,"Deleter (Sky)","One of the magma region inhabitants, Fire Dragon Petite. Its head is disproportionately large, preventing it from flying.",
503                         1385,"Deleter (Ground)","One of the magma region inhabitants, Earth Dragon Petite.",
504                         1379,"Nightmare Terror","Its name follows its literal meaning. It feeds on other creatures' terror and becomes stronger." );
505                 if (.@mo_board == 1) {
506                         mes "[Magma Dungeon]";
507                         mes "Nogg road is a B2 dungeon that houses fierce monsters. Inexperienced adventurer should not enter this place. Furthermore roads within the dungeon are very narrow, so be careful to not cause inconvenience to other players.";
508                         next;
509                         while(1) {
510                                 switch( select( "Magma Dungeon B1","Magma Dungeon B2","Cancel" ) ) {
511                                 case 1:
512                                         mes "[Magma Dungeon B1]";
513                                         mes "------------ Monster ------------";
514                                         mes "Grizzly(66)";
515                                         mes "Kaho(98)";
516                                         mes "Explosion(100)";
517                                         mes "Blazer(101)";
518                                         mes "Lava Golem(103)";
519                                         mes "--------------------------------";
520                                         F_InfoBoard;
521                                         continue;
522                                 case 2:
523                                         mes "[Magma Dungeon B2]";
524                                         mes "------------ Monster ------------";
525                                         mes "Gig(100)";
526                                         mes "Blazer(101)";
527                                         mes "Diabolic(104)";
528                                         mes "Deleter (Sky)(105)";
529                                         mes "Deleter (Ground)(105)";
530                                         mes "Nightmare terror(107)";
531                                         mes "--------------------------------";
532                                         next;
533                                         mes "<B1 is too hot.. B2 is also hot, but not hot as B1~ - Melted Explorer Grape>";
534                                         F_InfoBoard;
535                                         continue;
536                                 }
537                                 break;
538                         }
539                 }
540         }
541 }
542
543 mjolnir_02,76,362,0     script  Signposts#Mjolnir Dead  2_BULLETIN_BOARD,{
544         while(1) {
545                 mes "[Mjolnir Dead Pit]";
546                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
547                 mes "-- Adventurer Group --";
548                 next;
549                 .@mo_board = callfunc( "F_AvenBoard",
550                         1175,"Tarou","Rodent that inhabits dark places. It possesses white and plushy furs.",
551                         1005,"Familiar","Colonial bat that inhabits dark caves. Its small fangs are sharp enough to suck blood from nearby creatures.",
552                         1145,"Martin","Underground inhabitant, mole. It usually lives in a small tunnel, sometimes coming out of the tunnel to look for food.",
553                         1169,"Skel Worker","Miner that died in an unfortunate accident in a mine. Their unyielding will to dig the mines have been embedded into their skeletal bodies, turning them into monsters.",
554                         1121,"Giearth","Underground Pixie inhabitant. It collects minerals and processes them for a living. It will remain passive as long as adventurers don't touch them. This monster appears in several dungeons such as Mjolnir Dead Pit and Ant Hell.",
555                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
556                         1151,"Myst","Monster with an appearance of Poisonous Gas. It's actual identity is unknown, however it is speculated to be a mass of microorganisms.",
557                         1209,"Cramp","Rodent found living deep within the dungeon. Its appearance is similar to Tarou, however it is much more vicious and its teeth poisonous." );
558                 if (.@mo_board == 1) {
559                         mes "[Mjolnir Dead Pit]";
560                         mes "Mjolnir Dead Pit is a dungeon comprised of B3 levels. This place is designed for beginner to intermediate adventurers. Adventurers may want to visit this dungeon to obtain Various ores can be found in this dungeon.";
561                         next;
562                         while(1) {
563                                 switch( select( "Mjolnir Dead Pit B1","Mjolnir Dead Pit B2","Mjolnir Dead Pit B3","Cancel" ) ) {
564                                 case 1:
565                                         mes "[Mjolnir Dead Pit B1]";
566                                         mes "------------ Monster ------------";
567                                         mes "Tarou(22)";
568                                         mes "Familiar(24)";
569                                         mes "Martin(39)";
570                                         mes "--------------------------------";
571                                         F_InfoBoard;
572                                         continue;
573                                 case 2:
574                                         mes "[Mjolnir Dead Pit B2]";
575                                         mes "------------ Monster ------------";
576                                         mes "Martin(39)";
577                                         mes "Giearth(42)";
578                                         mes "Skel Worker(44)";
579                                         mes "Drainliar(47)";
580                                         mes "--------------------------------";
581                                         next;
582                                         mes "<B2 of the dungeon is practically a labyrinth of tunnels created by Skel Workers. Be careful to not to get lost in the labyrinth. I didn't have any problem, but you might have some. - Expert Navigator Explorer Grape>";
583                                         F_InfoBoard;
584                                         continue;
585                                 case 3:
586                                         mes "[Mjolnir Dead Pit B3]";
587                                         mes "------------ Monster ------------";
588                                         mes "Martin(39)";
589                                         mes "Giearth(42)";
590                                         mes "Skel Worker(44)";
591                                         mes "Myst(49)";
592                                         mes "Cramp(82)";
593                                         mes "--------------------------------";
594                                         next;
595                                         mes "<Monsters regularly surround you in mass numbers. It happens all the time !! I'm glad I brought flywings. Phew ~ - Ragged Explorer Grape>";
596                                         F_InfoBoard;
597                                         continue;
598                                 }
599                                 break;
600                         }
601                 }
602         }
603 }
604
605 prt_fild01,139,369,0    script  Signposts#Prontera_Laby 2_BULLETIN_BOARD,{
606         while(1) {
607                 mes "[Forest of Labyrinth]";
608                 mes "A twisty, turny maze with varying levels of monsters within.";
609                 mes "-- Adventurer Group --";
610                 next;
611                 .@mo_board = callfunc( "F_AvenBoard",
612                         1002,"Poring","Jelly creature that can be found in just about anywhere. This monster is very passive and weak, perfect for beginners. It has a tendency to eat any items that come across.",
613                         1145,"Martin","Underground inhabitant, mole. It usually lives in a small tunnel, sometimes coming out of the tunnel to look for food.",
614                         1042,"Steel Chonchon","One of Chonchon type monster, possessing hard shells. It loves to quickly collect items on the ground.",
615                         1035,"Hunter Fly","A bright crimson red Chonchon. Its agility is 3 times higher than a Chonchon and possess much more attack. Player captured Chonchon Pet cannot compare to Hunter Fly! 'Chonchon and ...' name will undoubtedly be popular amongst the pet keepers...^000000",
616                         1037,"Side Winder","One headed snake. It uses its tail like its head to confuse the enemies.",
617                         1090,"Mastering","A mutated giant poring. It wanders around with other Porings.",
618                         1120,"Ghostring","A dead poring that turned into a Ghost monster due to powerful ghost's influence. Normal weapons are ineffective against this monster.",
619                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
620                         1063,"Lunatic","A rodent with soft furs commonly seen around the world. Its favorite food is a carrot.",
621                         1008,"Pupa","Chrysalis of a soon to be Creamy. Its skin is elastic and sturdy, but it's unable to move.",
622                         1011,"Chonchon","Common insect type monster that can be seen in many places. Fly Wings dropped by this monster have the same effect as Acolyte skill: Teleport.",
623                         1007,"Fabre","Creamy in larvae stage. This monster is perfect for new adventurers to fight. It sometimes turns into a chrysalis.",
624                         1052,"Rocker","This monster enjoys playing violin peacefully. It loves music just as much as humans.",
625                         1025,"Boa","Adventurer's tips are needed.",
626                         1174,"Stainer","Ladybug with rainbow colored shell. Its shell is highly sought after as an ingredient for decorations.",
627                         1018,"Creamy","Creamy is the final form reached when Fabre successfully goes through evolution.",
628                         1103,"Caramel","Hedgehog monster. It has docile personality, but it hates being touched. It uses sharp needles on its back to attack.",
629                         1060,"Bigfoot","Bear monster living deep within the cave. Due to its gluttonous trait, it's fat. It is very lazy in nature, spending most of its time sleeping, however it becomes ferocious when provoked. Adventurers will not find this monster a threat as long as they avoid provoking it.",
630                         1056,"Smokie","Raccoon monster living deep within the forest, unaware of the outside world. It occasionally transforms into a human being by using the leaf on its head.",
631                         1128,"Horn","Giant Beetle monster. It concentrates solely on its business, disregarding what other creatures' are up to. When it feels danger, it uses scissor shaped horn on its head to repel the enemy.",
632                         1104,"Coco","Mischievous animal that's regularly seen deep within the forest. This monster is known to have similar intelligence as a human, and at times it even pranks on them. Its favorite food is a Banana.",
633                         1057,"Yoyo","Tiny squirrel monster. It's not strong, but its agility may prove to be too difficult for beginners.",
634                         1013,"Wolf","Wolf monster commonly seen in most Midgard areas. It preys on small animals. It's fear for humans makes it passive around humans.",
635                         1100,"Argos","This giant spider is able to prey on other creatures by using its webs to trap them, or by simply walking on the ground to chase them.",
636                         1166,"Savage","Boar, an inhabitant of the forest. It's simple minded, however when it's unstoppable when it's attacking. It is generally docile.",
637                         1114,"Dustiness","Moth type monster with fairly hard body. It's usually found within dark reaches of the cave, however it can also sometimes be found in Mt. Mjolnir.",
638                         1099,"Argiope","Giant Larva monster. It attacks with poison tipped canines.",
639                         1243,"Sasquatch","Bear found in Lutie area. It has very vicious personality and attacks all adventurers on sight. Due to the living environment, its furs are as white as snow.",
640                         1306,"Leib Olmai","Bear with extremely vicious personality. Its body is covered with numerous scars from various fights with other creatures.",
641                         1088,"Vocal","Leader of Rocker monsters. Its voice is very melodic, earning the respect of Rocker monsters. It carries around a violin as a weapon.",
642                         1101,"Baphomet Jr.","Adventurer's tips are needed.",
643                         1215,"Stem Worm","This monster is a Worm Tail variant. Its tail is much more stronger than worm tail's.",
644                         1139,"Mantis","Adventurer's tips are needed.",
645                         1294,"Killer Mantis","This monster is a Mantis variant. It is much stronger than a mantis.",
646                         1214,"Choco","Adventurer's tips are needed.",
647                         1093,"Eclipse","This monster is a Lunatic variant. It is bigger and stronger than a normal Lunatic. It is extremely vicious and commands other lunatics to attack nearby adventurers.",
648                         1092,"Vagabond Wolf","A lone stray wolf separated from its pack. It commands other stray wolves to attack nearby creatures.",
649                         1039,"Baphomet","Demon living deep within the forest. It considers humans as insignificant. It uses a scythe as a weapon, which is sharp enough to cut numerous trees in one blow. It has yet to use its scythe to repel intruders." );
650                 if (.@mo_board == 1) {
651                         mes "[Forest of Labyrinth]";
652                         mes "Forest of Labyrinth is comprised of B3 floors, where various monsters reside in 1, 2, B3. Be well prepared before venturing to this dungeon.";
653                         next;
654                         while(1) {
655                                 switch( select( "Forest of Labyrinth B1","Forest of Labyrinth B2","Forest of Labyrinth B3","Cancel" ) ) {
656                                 case 1:
657                                         mes "[Forest of Labyrinth B1]";
658                                         mes "------------ Monster ------------";
659                                         mes "Poring(1)";
660                                         mes "Lunatic(3)";
661                                         mes "Pupa(4)";
662                                         mes "Chonchon(5)";
663                                         mes "Fabre(6)";
664                                         mes "Rocker(15)";
665                                         mes "Boa(18)";
666                                         mes "Stainer(21)";
667                                         mes "Creamy(23)";
668                                         mes "Caramel(25)";
669                                         mes "Bigfoot(29)";
670                                         mes "Smokie(29)";
671                                         mes "PoPoring(30)";
672                                         mes "Horn(32)";
673                                         mes "Coco(38)";
674                                         mes "Yoyo(38)";
675                                         mes "Martin(39)";
676                                         mes "Wolf(45)";
677                                         mes "Argos(47)";
678                                         mes "Steel Chonchon(48)";
679                                         mes "Choco(48)";
680                                         mes "Savage(59)";
681                                         mes "Dustiness(62)";
682                                         mes "Hunter Fly(63)";
683                                         mes "Mantis(65)";
684                                         mes "Side Winder(70)";
685                                         mes "Argiope(75)";
686                                         mes "Vagabond Wolf(93)";
687                                         mes "--------------------------------";
688                                         F_InfoBoard;
689                                         continue;
690                                 case 2:
691                                         mes "[Forest of Labyrinth B2]";
692                                         mes "------------ Monster ------------";
693                                         mes "Bigfoot(29)";
694                                         mes "PoPoring(30)";
695                                         mes "Sasquatch(72)";
696                                         mes "Leib Olmai(87)";
697                                         mes "--------------------------------";
698                                         F_InfoBoard;
699                                         continue;
700                                 case 3:
701                                         mes "[Forest of Labyrinth B3]";
702                                         mes "------------ Monster ------------";
703                                         mes "Vocal(18)";
704                                         mes "PoPoring(30)";
705                                         mes "Eclipse(31)";
706                                         mes "Mastering(42)";
707                                         mes "Baphomet Jr.(57)";
708                                         mes "Hunter Fly(63)";
709                                         mes "Mantis(65)";
710                                         mes "Side Winder(70)";
711                                         mes "Stem Worm(84)";
712                                         mes "Ghostring(90)";
713                                         mes "Killer Mantis(91)";
714                                         mes "Vagabond Wolf(93)";
715                                         mes "--------------------------------";
716                                         next;
717                                         mes "<Looking at all those Baphomet Jr., Don't you think Baphomet is vigorous? No? - Jealous Explorer Grape>";
718                                         F_InfoBoard;
719                                         continue;
720                                 }
721                                 break;
722                         }
723                 }
724         }
725 }
726
727 mjolnir_12,40,18,0      script  Signposts#Alde_Laby     2_BULLETIN_BOARD,{
728         while(1) {
729                 mes "[Forest of Labyrinth]";
730                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
731                 mes "-- Adventurer Group --";
732                 next;
733                 .@mo_board = callfunc( "F_AvenBoard",
734                         1002,"Poring","Jelly creature that can be found in just about anywhere. This monster is very passive and weak, perfect for beginners. It has a tendency to eat any items that come across.",
735                         1145,"Martin","Underground inhabitant, Mole. It usually lives in a small tunnel, sometimes coming out of the tunnel to look for food.",
736                         1042,"Steel Chonchon","One of Chonchon type monster, possessing hard shells. It loves to quickly collect items on the ground.",
737                         1035,"Hunter Fly","A bright crimson red Chonchon. Its agility is 3 times higher than a Chonchon and possess much more attack. Player captured Chonchon Pet cannot compare to Hunter Fly! 'Chonchon and ...' name will undoubtedly be popular amongst the pet keepers...^000000",
738                         1037,"Side Winder","One headed snake. It uses its tail like its head to confuse the enemies.",
739                         1090,"Mastering","A mutated giant poring. It wanders around with other Porings.",
740                         1120,"Ghostring","A dead poring that turned into a Ghost monster due to powerful ghost's influence. Normal weapons are ineffective against this monster.",
741                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
742                         1063,"Lunatic","A rodent with soft furs commonly seen around the world. Its favorite food is a carrot.",
743                         1008,"Pupa","Chrysalis of a soon to be Creamy. Its skin is elastic and sturdy, but its unable to move.",
744                         1011,"Chonchon","Common insect type monster that can be seen in many places. Fly Wings dropped by this monster have the same effect as Acolyte skill: Teleport.",
745                         1007,"Fabre","Creamy in Larvae stage. This monster is perfect for new adventurers to fight. It sometimes turns into a chrysalis.",
746                         1052,"Rocker","This monster enjoys playing violin peacefully. It loves music just as much as humans.",
747                         1025,"Boa","Adventurer's tips are needed.",
748                         1174,"Stainer","Ladybug with rainbow colored shell. Its shell is highly sought after as an ingredient for decorations.",
749                         1018,"Creamy","Creamy is the final form reached when Fabre successfully goes through evolution.",
750                         1103,"Caramel","Hedgehog monster. It has docile personality, but it hates being touched. It uses sharp needles on its back to attack.",
751                         1060,"Bigfoot","Bear monster living deep within the cave. Due to its gluttonous trait, it's fat. It is very lazy in nature, spending most of its time sleeping, however it becomes ferocious when provoked. Adventurers will not find this monster a threat as long as they avoid provoking it.",
752                         1056,"Smokie","Raccoon monster living deep within the forest, unaware of the outside world. It occasionally transforms into a human being by using the leaf on its head.",
753                         1128,"Horn","Giant Beetle monster. It concentrates solely on its business, disregarding what other creatures' are up to. When it feels danger, it uses scissor shaped horn on its head to repel the enemy.",
754                         1104,"Coco","Mischievous animal that's regularly seen deep within the forest. This monster is known to have similar intelligence as a human, and at times it even pranks on them. Its favorite food is a Banana.",
755                         1057,"Yoyo","Tiny squirrel monster. It's not strong, but its agility may prove to be too difficult for beginners.",
756                         1013,"Wolf","Wolf monster commonly seen in most Midgard areas. It preys on small animals. It's fear for humans makes it passive around humans.",
757                         1100,"Argos","This giant spider is able to prey on other creatures by using its webs to trap them, or by simply walking on the ground to chase them.",
758                         1166,"Savage","Boar, an inhabitant of the forest. It's simple minded, however when it's unstoppable when it's attacking. It is generally docile.",
759                         1114,"Dustiness","Moth type monster with fairly hard body. It's usually found within dark reaches of the cave, however it can also sometimes be found in Mt. Mjolnir.",
760                         1099,"Argiope","Giant Larva monster. It attacks with poison tipped canines.",
761                         1243,"Sasquatch","Bear found in Lutie area. It has very vicious personality and attacks all adventurers on sight. Due to the living environment, its furs are as white as snow.",
762                         1306,"Leib Olmai","Bear with extremely vicious personality. Its body is covered with numerous scars from various fights with other creatures.",
763                         1088,"Vocal","Leader of Rocker monsters. Its voice is very melodic, earning the respect of Rocker monsters. It carries around a violin as a weapon.",
764                         1101,"Baphomet Jr.","Adventurer's tips are needed.",
765                         1215,"Stem Worm","This monster is a Worm Tail variant. Its tail is much more stronger than worm tail's.",
766                         1139,"Mantis","Adventurer's tips are needed.",
767                         1294,"Killer Mantis","This monster is a Mantis variant. It is much stronger than a mantis.",
768                         1214,"Choco","Adventurer's tips are needed.",
769                         1093,"Eclipse","This monster is a Lunatic variant. It is bigger and stronger than a normal Lunatic. It is extremely vicious and commands other lunatics to attack nearby adventurers.",
770                         1092,"Vagabond Wolf","A lone stray wolf separated from its pack. It commands other stray wolves to attack nearby creatures.",
771                         1039,"Baphomet","Demon living deep within the forest. It considers humans as insignificant. It uses scythe as a weapon, which is sharp enough to cut numerous trees in one blow. It has yet to use its scythe to repel intruders." );
772                 if (.@mo_board == 1) {
773                         mes "[Forest of Labyrinth]";
774                         mes "Forest of Labyrinth is comprised of B3 floors, where various monsters reside in 1, 2, B3. Be well prepared before venturing to this dungeon.";
775                         next;
776                         while(1) {
777                                 switch( select( "Forest of Labyrinth B1","Forest of Labyrinth B2","Forest of Labyrinth B3","Cancel" ) ) {
778                                 case 1:
779                                         mes "[Forest of Labyrinth B1]";
780                                         mes "------------ Monster ------------";
781                                         mes "Poring(1)";
782                                         mes "Lunatic(3)";
783                                         mes "Pupa(4)";
784                                         mes "Chonchon(5)";
785                                         mes "Fabre(6)";
786                                         mes "Rocker(15)";
787                                         mes "Boa(18)";
788                                         mes "Stainer(21)";
789                                         mes "Creamy(23)";
790                                         mes "Caramel(25)";
791                                         mes "Bigfoot(29)";
792                                         mes "Smokie(29)";
793                                         mes "PoPoring(30)";
794                                         mes "Horn(32)";
795                                         mes "Coco(38)";
796                                         mes "Yoyo(38)";
797                                         mes "Martin(39)";
798                                         mes "Wolf(45)";
799                                         mes "Argos(47)";
800                                         mes "Steel Chonchon(48)";
801                                         mes "Choco(48)";
802                                         mes "Savage(59)";
803                                         mes "Dustiness(62)";
804                                         mes "Hunter Fly(63)";
805                                         mes "Mantis(65)";
806                                         mes "Side Winder(70)";
807                                         mes "Argiope(75)";
808                                         mes "Vagabond Wolf(93)";
809                                         mes "--------------------------------";
810                                         F_InfoBoard;
811                                         continue;
812                                 case 2:
813                                         mes "[Forest of Labyrinth B2]";
814                                         mes "------------ Monster ------------";
815                                         mes "Smokie(29)";
816                                         mes "PoPoring(30)";
817                                         mes "Sasquatch(72)";
818                                         mes "Leib Olmai(87)";
819                                         mes "--------------------------------";
820                                         F_InfoBoard;
821                                         continue;
822                                 case 3:
823                                         mes "[Forest of Labyrinth B3]";
824                                         mes "------------ Monster ------------";
825                                         mes "Vocal(18)";
826                                         mes "PoPoring(30)";
827                                         mes "Eclipse(31)";
828                                         mes "Mastering(42)";
829                                         mes "Baphomet Jr.(57)";
830                                         mes "Hunter Fly(63)";
831                                         mes "Mantis(65)";
832                                         mes "Side Winder(70)";
833                                         mes "Stem Worm(84)";
834                                         mes "Ghostring(90)";
835                                         mes "Killer Mantis(91)";
836                                         mes "Vagabond Wolf(93)";
837                                         mes "--------------------------------";
838                                         next;
839                                         mes "<Looking at all those Baphomet Jr., Don't you think Baphomet is vigorous? No? - Jealous Explorer Grape>";
840                                         F_InfoBoard;
841                                         continue;
842                                 }
843                                 break;
844                         }
845                 }
846         }
847 }
848
849 moc_fild19,107,101,0    script  Signposts#Sphinx        2_BULLETIN_BOARD,{
850         while(1) {
851                 mes "[Sphinx]";
852                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
853                 mes "-- Adventurer Group --";
854                 next;
855                 .@mo_board = callfunc( "F_AvenBoard",
856                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
857                         1146,"Matyr","King's protector, gatekeeper. Dog is used as a medium to summon the gatekeeper using forbidden magic. Its body is covered in dark mist and it is very agile.",
858                         1178,"Zerom","Morroc natives were drafted to help with the construction of the Sphinx. They were cursed to become a monster and protect the Sphinx for all eternity.",
859                         1164,"Requiem","Morroc natives were drafted to help with the construction of the Sphinx. They were cursed to become a monster and protect the Sphinx for all eternity.",
860                         1191,"Mimic","Adventurer's tips are needed.",
861                         1140,"Marduk","Augur of Morroc Natives. It controls cursed Morroc natives to protect King's Tomb.",
862                         1154,"Pasana","Protector of the Pyramid. In order to continue to protect the now deceased king, it has willingly received the curse of the Pyramid.",
863                         1149,"Minorous","Unknown creature living deep within the labyrinth. It is not on friendly term with Orcs, but they rarely come across each other. When it encounters a creature, it will chase down the target and attack with its giant hammer.",
864                         1098,"Anubis","Adventurer's tips are needed.",
865                         1037,"Side Winder","One headed snake. It uses its tail like its head to confuse the enemies.",
866                         1157,"Pharaoh","King of the Pyramid. As a king of ancient kingdom, its body now lies within royal coffin." );
867                 if (.@mo_board == 1) {
868                         mes "[Sphinx]";
869                         mes "Sphinx is comprised of 5 underground floors. This dungeon's difficulty is appropriate for intermediate to expert adventurers. All monsters in this dungeon are aggressive, so adventurers are advised to have a method to escape in emergencies.";
870                         next;
871                         while(1) {
872                                 switch( select( "Sphinx B1","Sphinx B2","Sphinx B3","Sphinx B4","Sphinx B5","Cancel" ) ) {
873                                 case 1:
874                                         mes "[Sphinx B1]";
875                                         mes "------------ Monster ------------";
876                                         mes "Drainliar(47)";
877                                         mes "Matyr(58)";
878                                         mes "Zerom(70)";
879                                         mes "Requiem(71)";
880                                         mes "--------------------------------";
881                                         F_InfoBoard;
882                                         continue;
883                                 case 2:
884                                         mes "[Sphinx B2]";
885                                         mes "------------ Monster ------------";
886                                         mes "Drainliar(47)";
887                                         mes "Matyr(58)";
888                                         mes "Zerom(70)";
889                                         mes "Requiem(71)";
890                                         mes "--------------------------------";
891                                         F_InfoBoard;
892                                         continue;
893                                 case 3:
894                                         mes "[Sphinx B3]";
895                                         mes "------------ Monster ------------";
896                                         mes "Mimic(56)";
897                                         mes "Matyr(58)";
898                                         mes "Marduk(73)";
899                                         mes "Pasana(79)";
900                                         mes "--------------------------------";
901                                         F_InfoBoard;
902                                         continue;
903                                 case 4:
904                                         mes "[Sphinx B4]";
905                                         mes "------------ Monster ------------";
906                                         mes "Mimic(56)";
907                                         mes "Minorous(58)";
908                                         mes "Pasana(79)";
909                                         mes "Anubis(105)";
910                                         mes "--------------------------------";
911                                         F_InfoBoard;
912                                         continue;
913                                 case 5:
914                                         mes "[Sphinx B5]";
915                                         mes "------------ Monster ------------";
916                                         mes "Mimic(56)";
917                                         mes "Matyr(58)";
918                                         mes "Side Winder(70)";
919                                         mes "Pasana(79)";
920                                         mes "Pharaoh(85)";
921                                         mes "Anubis(105)";
922                                         mes "--------------------------------";
923                                         next;
924                                         mes "<Selling Pharaoh Mask~ Oops.. Sorry, when I saw Pharaoh, I remembered a bard's farfetched story. - Frozen Explorer Grape>";
925                                         F_InfoBoard;
926                                         continue;
927                                 }
928                                 break;
929                         }
930                 }
931         }
932 }
933
934 aldebaran,136,133,0     script  Signposts#Clock Tower   2_BULLETIN_BOARD,{
935         while(1) {
936                 mes "[Clock Tower Dungeon]";
937                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
938                 mes "-- Adventurer Group --";
939                 next;
940                 .@mo_board = callfunc( "F_AvenBoard",
941                         1195,"Rideword","Magic Tome brought to life with demon's powers. It does not possess emotions or a mind of its own, programmed to rely on its instincts to attack living creatures.",
942                         1199,"Punk","Giant mold monster. It usually floats around and attacks any nearby creatures in hopes of multiplying itself.",
943                         1102,"Bathory","Demon worshipping witch. It flies around in the air and attacks with a crystal ball. Surprisingly, it loves cute things.",
944                         1270,"Tower Keeper","Magical creature created to maintain Clock Tower. It is passive, however it will retaliate against any hostile actions against Clock Tower inhabitants.",
945                         1191,"Mimic","Adventurer's tips are needed.",
946                         1269,"Clock","Old Grandfather clock that turned into a monster. It is passive against humans since it spent countless years with them.",
947                         1377,"Elder","Once an elder of magic association. It delved too deep into magic, turning into a magical monster that attack adventurers on sight.",
948                         1193,"Alarm","Magically powered alarm clock with the sole purpose of protecting Clock Tower. It will attack any intruders within Clock Tower.",
949                         1320,"Owl Duke","Owl Baron's sibling that wears a blue manteau. It enjoys rainy days.",
950                         1179,"Whisper","Ghost Monster that appears to be covered in a bed cover. Normal weapons are ineffective against its spiritual body.^000000",
951                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
952                         1194,"Arclouze","Monster with hardened shell. It rolls its body to attack with its shell.",
953                         1211,"Brilight","Ladybug mysteriously transformed into a vicious bug. It inhabits dark areas and attacks nearby adventurers.",
954                         1189,"Orc Archer","Adventurer's tips are needed.",
955                         1213,"High Orc","Elite orc warrior that possess enhanced physical and mental qualities compared to a normal orc. It periodically attacks nearby village due to its brutal nature.",
956                         1209,"Cramp","Rodent found living deep within the dungeon. Its appearance is similar to Tarou, however it is much more vicious and its teeth poisonous.",
957                         1216,"Penomena","It looks similar to a hydra, but it is capable of moving and its attacks are much stronger. Underestimating it will result in quick death. Be cautious around this monster.",
958                         1131,"Joker","Creature created from countless experiments by demons. It's main priority is to repel invaders." );
959                 if (.@mo_board == 1) {
960                         mes "[Clock Tower Dungeon]";
961                         mes "Clock Tower Dungeon is comprised of B4 ground floors and B4 underground floors. Warp points inside the dungeon are complex, sending adventurers to random locations. Exercise caution to not get lost inside the dungeon.";
962                         next;
963                         while(1) {
964                                 switch( select( "Ground Floor B1","Ground Floor B2","Ground Floor B3","Ground Floor B4","Underground Floor B1","Underground Floor B2","Underground Floor B3","Underground Floor B4","Cancel" ) ) {
965                                 case 1:
966                                         mes "[Clock Tower Dungeon Ground Floor B1]";
967                                         mes "------------ Monster ------------";
968                                         mes "Rideword(74)";
969                                         mes "Punk(82)";
970                                         mes "Bathory(86)";
971                                         mes "Tower Keeper(90)";
972                                         mes "--------------------------------";
973                                         F_InfoBoard;
974                                         continue;
975                                 case 2:
976                                         mes "[Clock Tower Dungeon Ground Floor B2]";
977                                         mes "------------ Monster ------------";
978                                         mes "Mimic(56)";
979                                         mes "Rideword(74)";
980                                         mes "Clock(81)";
981                                         mes "Punk(82)";
982                                         mes "Tower Keeper(90)";
983                                         mes "Elder(92)";
984                                         mes "--------------------------------";
985                                         F_InfoBoard;
986                                         continue;
987                                 case 3:
988                                         mes "[Clock Tower Dungeon Ground Floor B3]";
989                                         mes "------------ Monster ------------";
990                                         mes "Mimic(56)";
991                                         mes "Rideword(74)";
992                                         mes "Alarm(88)";
993                                         mes "Tower Keeper(90)";
994                                         mes "--------------------------------";
995                                         F_InfoBoard;
996                                         continue;
997                                 case 4:
998                                         mes "[Clock Tower Dungeon Ground Floor B4]";
999                                         mes "------------ Monster ------------";
1000                                         mes "Whisper(34)";
1001                                         mes "Mimic(56)";
1002                                         mes "Rideword(74)";
1003                                         mes "Clock(81)";
1004                                         mes "Alarm(88)";
1005                                         mes "Tower Keeper(90)";
1006                                         mes "Owl Duke(92)";
1007                                         mes "Elder(92)";
1008                                         mes "--------------------------------";
1009                                         next;
1010                                         mes "<Owl Duke's lightning bolt hurts! - Bankrupt Explorer Grape>";
1011                                         F_InfoBoard;
1012                                         continue;
1013                                 case 5:
1014                                         mes "[Clock Tower Dungeon Underground Floor B1]";
1015                                         mes "------------ Monster ------------";
1016                                         mes "Drainliar(47)";
1017                                         mes "Arclouze(107)";
1018                                         mes "--------------------------------";
1019                                         F_InfoBoard;
1020                                         continue;
1021                                 case 6:
1022                                         mes "[Clock Tower Dungeon Underground Floor B2]";
1023                                         mes "------------ Monster ------------";
1024                                         mes "Brilight(71)";
1025                                         mes "Orc Archer(78)";
1026                                         mes "High Orc(81)";
1027                                         mes "Arclouze(107)";
1028                                         mes "--------------------------------";
1029                                         F_InfoBoard;
1030                                         continue;
1031                                 case 7:
1032                                         mes "[Clock Tower Dungeon Underground Floor B3]";
1033                                         mes "------------ Monster ------------";
1034                                         mes "Drainliar(47)";
1035                                         mes "Cramp(82)";
1036                                         mes "Penomena(85)";
1037                                         mes "--------------------------------";
1038                                         F_InfoBoard;
1039                                         continue;
1040                                 case 8:
1041                                         mes "[Clock Tower Dungeon Underground Floor B4]";
1042                                         mes "------------ Monster ------------";
1043                                         mes "Whisper(34)";
1044                                         mes "Bathory(86)";
1045                                         mes "Joker(90)";
1046                                         mes "--------------------------------";
1047                                         next;
1048                                         mes "<Bathory.. is it a grandma? girl? it'd be better if it was a girl? Don't you agree? - Starsand hunting Explorer Grape>";
1049                                         F_InfoBoard;
1050                                         continue;
1051                                 }
1052                                 break;
1053                         }
1054                 }
1055         }
1056 }
1057
1058 gef_fild10,69,340,0     script  Signposts#Orc Dungeon   2_BULLETIN_BOARD,{
1059         while(1) {
1060                 mes "[Orc Dungeon]";
1061                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1062                 mes "-- Adventurer Group --";
1063                 next;
1064                 .@mo_board = callfunc( "F_AvenBoard",
1065                         1005,"Familiar","Colonial bat that inhabits dark caves. Its small fangs are sharp enough to suck blood from nearby creatures.",
1066                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
1067                         1042,"Steel Chonchon","One of Chonchon type monster, possessing hard shells. It loves to quickly collect items on the ground",
1068                         1153,"Orc Zombie","Orc Warrior corpse has been revived as an Undead monster. It moves very slowly.",
1069                         1152,"Orc Skeleton","Skeletal Orc warrior corpse has been revived as an Undead monster. It uses weapons that was once used when it was still alive. This monster is stronger than a normal orc warrior.",
1070                         1177,"Zenorc","Orc variant, residing deep within underground cave. It will devour anything in sight to satisfy its appetite. It is passive against adventurers.",
1071                         1189,"Orc Archer","Adventurer's tips are needed." );
1072                 if (.@mo_board == 1) {
1073                         mes "[Orc Dungeon]";
1074                         mes "Orc Dungeon is comprised of 2 floors. Monsters that appear in this dungeon are not strong individually, but adventurers may be overwhelmed by the number. Holy element weapons will make adventurer's life easier in this dungeon. You can also utilize Priest skill, Aspersio.";
1075                         next;
1076                         while(1) {
1077                                 switch( select( "Orc Dungeon B1","Orc Dungeon B2","Cancel" ) ) {
1078                                 case 1:
1079                                         mes "[Orc Dungeon B1]";
1080                                         mes "------------ Monster ------------";
1081                                         mes "Familiar(24)";
1082                                         mes "Drainliar(47)";
1083                                         mes "Steel Chonchon(48)";
1084                                         mes "Orc Zombie(51)";
1085                                         mes "Orc Skeleton(53)";
1086                                         mes "--------------------------------";
1087                                         F_InfoBoard;
1088                                         continue;
1089                                 case 2:
1090                                         mes "[Orc Dungeon B2]";
1091                                         mes "------------ Monster ------------";
1092                                         mes "Drainliar(47)";
1093                                         mes "Steel Chonchon(48)";
1094                                         mes "Orc Skeleton(53)";
1095                                         mes "Zenorc(54)";
1096                                         mes "Orc Archer(78)";
1097                                         mes "--------------------------------";
1098                                         next;
1099                                         mes "<Why are there so many monsters?? There are way too many... - Irritated Explorer Grape>";
1100                                         F_InfoBoard;
1101                                         continue;
1102                                 }
1103                                 break;
1104                         }
1105                 }
1106         }
1107 }
1108
1109 jupe_cave,35,57,0       script  Signposts#Juperos Ruins 2_BULLETIN_BOARD,{
1110         while(1) {
1111                 mes "[Juperos Ruins]";
1112                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1113                 mes "-- Adventurer Group --";
1114                 next;
1115                 .@mo_board = callfunc( "F_AvenBoard",
1116                         1677,"Venatu (Green)","Automatic walking machine guards created by ancient machinery civilization. It uses 2 vulcan cannons in its arms to attack.",
1117                         1676,"Venatu (Purple)","Automatic walking machine guards created by ancient machinery civilization. It uses 2 vulcan cannons in its arms to attack.",
1118                         1678,"Venatu (Orange)","Automatic walking machine guards created by ancient machinery civilization. It uses destructive shock cannons to attack.",
1119                         1679,"Venatu (Blue)","Automatic walking machine guards created by ancient machinery civilization. It uses destructive shock cannons to attack.",
1120                         1670,"Dimik (Green)","Automatic walking machine guards created by ancient machinery civilization. It fires 2 vulcan cannons to attack.",
1121                         1671,"Dimik (Blue)","Automatic walking machine guards created by ancient machinery civilization. It fires 2 vulcan cannons to attack.",
1122                         1672,"Dimik (Orange)","Automatic walking machine guards created by ancient machinery civilization. It fires 2 vulcan cannons to attack.",
1123                         1673,"Dimik (Red)","Automatic walking machine guards created by ancient machinery civilization. It fires 2 vulcan cannons to attack.",
1124                         1365,"Apocalipse","Ancient weapon. It was created as a guard and it will remain passive until threatened. It regularly scans the area with its various faces.",
1125                         1668,"Archdam","Ancient Machine suit. It appears to be piloted automatically by a software, rather than manually.",
1126                         1685,"Vesper","Adventurer's tips are needed." );
1127                 if (.@mo_board == 1) {
1128                         mes "[Juperos Ruins]";
1129                         mes "Juperos Ruins is comprised to 2 floors that can be accessed normally, and 1 center floor that can only be accessed by completing specific challenges.";
1130                         next;
1131                         while(1) {
1132                                 switch( select( "Juperos Ruins B1","Juperos Ruins B2","Juperos Ruins Center","Cancel" ) ) {
1133                                 case 1:
1134                                         mes "[Juperos Ruins B1]";
1135                                         mes "------------ Monster ------------";
1136                                         mes "Venatu (Green)(113)";
1137                                         mes "Venatu (Purple)(113)";
1138                                         mes "Venatu (Orange)(113)";
1139                                         mes "Venatu (Blue)(113)";
1140                                         mes "Dimik (Green)(116)";
1141                                         mes "Dimik (Blue)(116)";
1142                                         mes "Dimik (Orange)(116)";
1143                                         mes "Dimik (Red)(116)";
1144                                         mes "--------------------------------";
1145                                         F_InfoBoard;
1146                                         continue;
1147                                 case 2:
1148                                         mes "[Juperos Ruins B2]";
1149                                         mes "------------ Monster ------------";
1150                                         mes "Venatu (Green)(113)";
1151                                         mes "Venatu (Purple)(113)";
1152                                         mes "Venatu (Orange)(113)";
1153                                         mes "Venatu (Blue)(113)";
1154                                         mes "Apocalipse(121)";
1155                                         mes "--------------------------------";
1156                                         F_InfoBoard;
1157                                         continue;
1158                                 case 3:
1159                                         mes "[Juperos Ruins Center]";
1160                                         mes "------------ Monster ------------";
1161                                         mes "Venatu (Green)(113)";
1162                                         mes "Venatu (Purple)(113)";
1163                                         mes "Venatu (Orange)(113)";
1164                                         mes "Dimik (Green)(116)";
1165                                         mes "Dimik (Blue)(116)";
1166                                         mes "Dimik (Orange)(116)";
1167                                         mes "Dimik (Red)(116)";
1168                                         mes "Archdam(119)";
1169                                         mes "--------------------------------";
1170                                         next;
1171                                         mes "<Whoever that's reading this! Have you seen MVP monster, Vesper?? I can't understand! How is that a brute? Just how could it be... - Conspiracy suspecting Explorer Grape>";
1172                                         F_InfoBoard;
1173                                         continue;
1174                                 }
1175                                 break;
1176                         }
1177                 }
1178         }
1179 }
1180
1181 izlu2dun,111,87,0       script  Signposts#Izlude        2_BULLETIN_BOARD,{
1182         while(1) {
1183                 mes "[Izlude Undersea Tunnel]";
1184                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1185                 mes "-- Adventurer Group --";
1186                 next;
1187                 .@mo_board = callfunc( "F_AvenBoard",
1188                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
1189                         1161,"Plankton","Small organism monster seen floating in the water. This monster is usually preyed on by other sea creatures.",
1190                         1070,"Kukre","Worm monster. Its agility is surprisingly fast when scouring for objects on the ground.",
1191                         1141,"Marina","Jellyfish monster with surprisingly strong tentacles that allow it to swim or walk on land. Its tentacles are used in various ways.",
1192                         1066,"Vadon","Crayfish monster that's usually seen around beach. Its body is covered with hard shell, protecting it from attacks.",
1193                         1067,"Cornutus","Conch monster. It usually lives within its hard shell. This monster is usually seen around Izlude beach areas.",
1194                         1144,"Marse","Marine inhabitant, squid monster. It spins its body rapidly to use its two tentacles as whips to attack.",
1195                         1044,"Obeaune","Mermaid monster. Its hair is always pointed up, disturbing other creatures in the vicinity. It will attack adventurers on sight.",
1196                         1264,"Merman","Ambitious Merman monster with ambition to rule over surface world. It's usually seen deep under the ocean or caves in beach areas.",
1197                         1142,"Marine Sphere","Spherical monster seen wandering around aimlessly within the ocean. When it feels threatened, it will self destruct.",
1198                         1158,"Phen","Fish monster that live deep within the ocean. This fish is highly sought after for dining purposes.",
1199                         1045,"Marc","Seahorse monster. It's covered in thick husks and may prove to be a formidable opponent for unsuspecting adventurers.",
1200                         1069,"Swordfish","Swordfish monster. It uses supersonic waves to attack.",
1201                         1108,"Deviace","Devilfish monster. It will remain passive as long as adventurers don't provoke it.",
1202                         1065,"Strouf","King of the Merman monsters. Although it is able to order Mermen around, it is not much stronger than a Merman.",
1203                         2201,"Lamp Ray","Adventurer's tips are needed.",
1204                         2204,"Squidgitte","Adventurer's tips are needed.",
1205                         2203,"Octo Pot","Adventurer's tips are needed.",
1206                         2198,"King Kray","Adventurer's tips are needed.",
1207                         2202,"Kraken","Adventurer's tips are needed." );
1208                 if (.@mo_board == 1) {
1209                         mes "[Izlude Undersea Tunnel]";
1210                         mes "Byalan Island's Undersea Tunnel is comprised of 6 floors. This dungeon is appropriate for beginners to expert adventurers. Most monsters in this dungeon are water element, therefore having wind element weapons will prove to be helpful.";
1211                         next;
1212                         while(1) {
1213                                 switch( select( "Izlude Undersea Tunnel B1","Izlude Undersea Tunnel B2","Izlude Undersea Tunnel B3","Izlude Undersea Tunnel B4","Izlude Undersea Tunnel B5","Izlude Undersea Tunnel B6","Cancel" ) ) {
1214                                 case 1:
1215                                         mes "[Izlude Undersea Tunnel B1]";
1216                                         mes "------------ Monster ------------";
1217                                         mes "Hydra(34)";
1218                                         mes "Plankton(40)";
1219                                         mes "Kukre(42)";
1220                                         mes "Marina(42)";
1221                                         mes "Vadon(45)";
1222                                         mes "--------------------------------";
1223                                         F_InfoBoard;
1224                                         continue;
1225                                 case 2:
1226                                         mes "[Izlude Undersea Tunnel B2]";
1227                                         mes "------------ Monster ------------";
1228                                         mes "Hydra(34)";
1229                                         mes "Plankton(40)";
1230                                         mes "Kukre(42)";
1231                                         mes "Marina(42)";
1232                                         mes "Vadon(45)";
1233                                         mes "Cornutus(48)";
1234                                         mes "--------------------------------";
1235                                         F_InfoBoard;
1236                                         continue;
1237                                 case 3:
1238                                         mes "[Izlude Undersea Tunnel B3]";
1239                                         mes "------------ Monster ------------";
1240                                         mes "Hydra(34)";
1241                                         mes "Marse(47)";
1242                                         mes "Cornutus(48)";
1243                                         mes "Obeaune(53)";
1244                                         mes "Merman(60)";
1245                                         mes "--------------------------------";
1246                                         F_InfoBoard;
1247                                         continue;
1248                                 case 4:
1249                                         mes "[Izlude Undersea Tunnel B4]";
1250                                         mes "------------ Monster ------------";
1251                                         mes "Hydra(34)";
1252                                         mes "Marine Sphere(51)";
1253                                         mes "Phen(52)";
1254                                         mes "Marc(56)";
1255                                         mes "Swordfish(57)";
1256                                         mes "Merman(60)";
1257                                         mes "--------------------------------";
1258                                         F_InfoBoard;
1259                                         continue;
1260                                 case 5:
1261                                         mes "[Izlude Undersea Tunnel B5]";
1262                                         mes "------------ Monster ------------";
1263                                         mes "Hydra(34)";
1264                                         mes "Marine Sphere(51)";
1265                                         mes "Swordfish(57)";
1266                                         mes "Deviace(60)";
1267                                         mes "Merman(60)";
1268                                         mes "Strouf(61)";
1269                                         mes "--------------------------------";
1270                                         next;
1271                                         mes "<Where is this? You don't know? Are you scared? This is definitely underwater, but I can breathe. Did I just grow gills out of nowhere? - Silly Explorer Grape>";
1272                                         F_InfoBoard;
1273                                         continue;
1274                                 case 6:
1275                                         mes "[Izlude Undersea Tunnel B6]";
1276                                         mes "------------ Monster ------------";
1277                                         mes "Lamp Rey(110)";
1278                                         mes "Squidgitte(113)";
1279                                         mes "Octo Pot(115)";
1280                                         mes "King Kray(117)";
1281                                         mes "--------------------------------";
1282                                         next;
1283                                         mes "<Kraken is a squid? But why does it have octopus legs?! A.. Amazing..? - Visiting Explorer Grape>";
1284                                         F_InfoBoard;
1285                                         continue;
1286                                 }
1287                                 break;
1288                         }
1289                 }
1290         }
1291 }
1292
1293 xmas,147,311,0  script  Signposts#Toy Factory   2_BULLETIN_BOARD,{
1294         while(1) {
1295                 mes "[Toy Factory]";
1296                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1297                 mes "-- Adventurer Group --";
1298                 next;
1299                 .@mo_board = callfunc( "F_AvenBoard",
1300                         1002,"Poring","Jelly creature that can be found just about anywhere. This monster is very passive and weak, perfect for beginners. It has a tendency to eat any items that come across.",
1301                         1113,"Drops","Poring monster that's adapted to the desert environment. As usual, it will devour any items on sight.",
1302                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
1303                         1265,"Cookie (Green)","Pixie monster that works at the toy factory in Lutie. It loves pranks. It will assist other cookie monsters in the vicinity.",
1304                         1242,"Marin","Poring monster that's adapted to frigid environment in Lutie. Unlike other Poring monsters, it will not devour items on sight.",
1305                         1246,"Cookie (Red)","Pixie monster that works at the toy factory in Lutie. It loves pranks.",
1306                         1249,"Myst Case","Present Box monster that can be seen inside the Toy Factory dungeon. Unlike the Mimic, this present box monster is actually alive. It will remain passive as long as it is not provoked.",
1307                         1090,"Mastering","A mutated giant Poring. It wanders around with other Porings.",
1308                         1250,"Chepet","This monster appears to be a little girl holding a monstrous doll, however the doll is the main body. It attacks by using the matchstick to create fire.",
1309                         1096,"Angeling","Final form of Poring monster at the end of the evolution! Despite its cute appearance, it's very strong. It strongly dislikes humans.",
1310                         1248,"Cruiser","Guard of the toy factory in Lutie. It wields shotgun as a weapon.",
1311                         1251,"Stormy Knight","Boss monster from the legendary story that's passed down the generations in Lutie. It's known to appear with blizzard and destroy everything on sight." );
1312                 if (.@mo_board == 1) {
1313                         mes "[Toy Factory]";
1314                         mes "Toy Factory is comprised of 2 floors. Strong monsters sometimes appear within the dungeon. This dungeon is appropriate for leisure adventure experience, however some caution should be exercised.";
1315                         next;
1316                         while(1) {
1317                                 switch( select( "Toy Factory B1","Toy Factory B2","Cancel" ) ) {
1318                                 case 1:
1319                                         mes "[Toy Factory B1]";
1320                                         mes "------------ Monster ------------";
1321                                         mes "Poring(1)";
1322                                         mes "Drops(2)";
1323                                         mes "PoPoring(30)";
1324                                         mes "Cookie (Green)(35)";
1325                                         mes "Marin(37)";
1326                                         mes "Cookie (Red)(37)";
1327                                         mes "Myst Case(39)";
1328                                         mes "Mastering(42)";
1329                                         mes "Chepet(42)";
1330                                         mes "Angeling(77)";
1331                                         mes "--------------------------------";
1332                                         next;
1333                                         mes "<Do you think Porings are cute? Would you change your mind if you met Angeling? It loves harassing people. Be wary of Angeling beginners! Be wary! That's all~ - Orc masked explorer grape>";
1334                                         F_InfoBoard;
1335                                         continue;
1336                                 case 2:
1337                                         mes "[Toy Factory B2]";
1338                                         mes "------------ Monster ------------";
1339                                         mes "Cookie (Green)(35)";
1340                                         mes "Cookie (Red)(37)";
1341                                         mes "Myst Case(39)";
1342                                         mes "Cruiser(41)";
1343                                         mes "--------------------------------";
1344                                         next;
1345                                         mes "<I approached a new monster out of sheer curiosity. I actually witnessed it. Stormy Knight with red nose with christmas stockings on its feet, commandeering cookie monsters!! I might just become its fan. - Thick glove-wearing explorer Grape>";
1346                                         F_InfoBoard;
1347                                         continue;
1348                                 }
1349                                 break;
1350                         }
1351                 }
1352         }
1353 }
1354
1355 alb2trea,75,101,0       script  Signposts#Sunken Ship   2_BULLETIN_BOARD,{
1356         while(1) {
1357                 mes "[Sunken Ship]";
1358                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1359                 mes "-- Adventurer Group --";
1360                 next;
1361                 .@mo_board = callfunc( "F_AvenBoard",
1362                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
1363                         1179,"Whisper","Ghost monster that appears to be covered in a bed cover. Normal weapons are ineffective against its spiritual body.^000000",
1364                         1070,"Kukre","Worm monster. Its agility is surprisingly fast when scouring for objects on the ground.",
1365                         1071,"Pirate Skeleton","Dead sailors revived as an Undead monster. It still wears previously worn pirate bandana on its skull.",
1366                         1191,"Mimic","Adventurer's tips are needed.",
1367                         1216,"Penomena","It looks similar to a Hydra, but it is capable of moving and its attacks are much stronger. Underestimating it will result in quick death. Be cautious around this monster.",
1368                         1120,"Ghostring","A mutated giant poring. It wanders around with other Porings.",
1369                         1143,"Marionette","Demon with the appearance of a marionette doll used in puppet theatre. Normal weapons is ineffective against its spiritual body.^000000",
1370                         1208,"Wanderer","Stray Samurai that is revived as an Undead monster. It attacks using previously mastered swordsmanship techniques, precise enough to slice flying insects in half.",
1371                         1112,"Drake","Attempted to find phantom treasures but ended up dying in the process, Pirate King. Due to its strong regret, the pirates were cursed to walk the world of the living as an Undead. It protects its treasures from adventurers." );
1372                 if (.@mo_board == 1) {
1373                         mes "[Sunken Ship]";
1374                         mes "Sunken Ship is not completely submerged in water, allowing access to a total of 2 floors. Despite the size of the map, many monsters appear in this dungeon. Exercise caution inside the dungeon.";
1375                         next;
1376                         while(1) {
1377                                 switch( select( "Sunken Ship B1","Sunken Ship B2","Cancel" ) ) {
1378                                 case 1:
1379                                         mes "[Sunken Ship B1]";
1380                                         mes "------------ Monster ------------";
1381                                         mes "Poison Spore(26)";
1382                                         mes "Hydra(34)";
1383                                         mes "Whisper(34)";
1384                                         mes "Kukre(42)";
1385                                         mes "Pirate Skeleton(48)";
1386                                         mes "--------------------------------";
1387                                         F_InfoBoard;
1388                                         continue;
1389                                 case 2:
1390                                         mes "[Sunken Ship B2]";
1391                                         mes "------------ Monster ------------";
1392                                         mes "Hydra(34)";
1393                                         mes "Whisper(34)";
1394                                         mes "Kukre(42)";
1395                                         mes "Pirate Skeleton(48)";
1396                                         mes "Mimic(56)";
1397                                         mes "Penomena(85)";
1398                                         mes "Ghostring(90)";
1399                                         mes "Marionette(90)";
1400                                         mes "Wanderer(120)";
1401                                         mes "--------------------------------";
1402                                         next;
1403                                         mes "<Ghostring runs away when it sees me.. It must be shy. Former captain of this sunken ship is also very rude. Pfft~! - Jealous of Captain's hat, Explorer Grape>";
1404                                         F_InfoBoard;
1405                                         continue;
1406                                 }
1407                                 break;
1408                         }
1409                 }
1410         }
1411 }
1412
1413 comodo,327,177,0        script  Signposts#Comodo East   2_BULLETIN_BOARD,{
1414         while(1) {
1415                 mes "[Comodo East Cave, Mao]";
1416                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1417                 mes "-- Adventurer Group --";
1418                 next;
1419                 .@mo_board = callfunc( "F_AvenBoard",
1420                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
1421                         1034,"Thara Frog","Frog monster that loves dark and wet places. It may be too hard of an opponent for a beginner adventurer.",
1422                         1064,"Megalodon","Fish skeleton monster revived with magic. It still acts like a fish as an Undead.",
1423                         1255,"Nereid","Worm monster that lives inside the cave. Its eye sight is horrible, relying solely on sense of smell to detect nearby prey." );          
1424                 if (.@mo_board == 1) {
1425                         mes "[Comodo East Cave, Mao]";
1426                         mes "East Cave, Mao is a tunnel that leads to Papuchicha Forest. This place is popular for highly sought after cards, Thara Frog and Hydra. Visit this place if you are in dire need of zeny.";
1427                         next;
1428                         mes "[Comodo East Cave, Mao]";
1429                         mes "------------ Monster ------------";
1430                         mes "Hydra(34)";
1431                         mes "Thara Frog(40)";
1432                         mes "Megalodon(46)";
1433                         mes "Nereid(98)";
1434                         mes "--------------------------------";
1435                         next;
1436                         mes "<Thara Frog.. It's just a frog right? Ew.. It looks hideous.. - Frog loving Explorer Grape>";
1437                         next;
1438                 }
1439         }
1440 }
1441
1442 comodo,31,217,0 script  Signposts#Comodo West   2_BULLETIN_BOARD,{
1443         while(1) {
1444                 mes "[Comodo West Cave, Karu]";
1445                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1446                 mes "-- Adventurer Group --";
1447                 next;
1448                 .@mo_board = callfunc( "F_AvenBoard",
1449                         1264,"Merman","Ambitious Merman monster with ambition to rule over surface world. It's usually seen deep under the ocean or caves in beach areas.",
1450                         1256,"Pest","Monster with unknown origin. It attacks by spinning its sharp eyelids.",
1451                         1255,"Nereid","Worm monster that lives inside the cave. Its eye sight is horrible, relying solely on sense of smell to detect nearby prey.",
1452                         1148,"Medusa","Monster with snakes as its hair. Looking directly into its eyes may cause your body to petrify.",
1453                         1583,"Tao Gunka","MVP monster with large, round face and crude expression. Most adventurers run away from this monster in fear. Despite its appearance, it's fairly strong." );
1454                 if (.@mo_board == 1) {
1455                         mes "[Comodo West Cave, Karu]";
1456                         mes "This dungeon introduces Medusa monster that will surely cause you to turn to stone if you look at it in the eyes. There are no other exits in this cave.";
1457                         next;
1458                         mes "[Comodo West Cave, Karu]";
1459                         mes "------------ Monster ------------";
1460                         mes "Merman(60)";
1461                         mes "Pest(89)";
1462                         mes "Nereid(98)";
1463                         mes "Medusa(102)";
1464                         mes "--------------------------------";
1465                         next;
1466                         mes "<Tao Gunka? That monster with huge face? How strong is it? It's weak.. very weak.. Oh!! It might be strong for you.. - Trolling Explorer Grape>";
1467                         next;
1468                 }
1469         }
1470 }
1471
1472 comodo,178,354,0        script  Signposts#Comodo North  2_BULLETIN_BOARD,{
1473         while(1) {
1474                 mes "[Comodo North Cave, Ruande]";
1475                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1476                 mes "-- Adventurer Group --";
1477                 next;
1478                 .@mo_board = callfunc( "F_AvenBoard",
1479                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
1480                         1274,"Megalith","Stone statue monster that can be seen in Comodo areas. It moves rocks in the vicinity to attack.",
1481                         1279,"Tri Joint","This creature has existed for millennia. It's usually found in dark caves.",
1482                         1278,"Stalactic Golem","Evolved Golem monster. Its body is covered with stalactite and it's much stronger than a normal Golem.",
1483                         1255,"Nereid","Worm monster that lives inside the cave. Its eye sight is horrible, relying solely on sense of smell to detect nearby prey." );
1484                 if (.@mo_board == 1) {
1485                         mes "[Comodo North Cave, Ruande]";
1486                         mes "Adventurers can reach Umbala by going through Ruande cave. Stalactic Golem monster can only be seen in this cave.";
1487                         next;
1488                         mes "[Comodo North Cave, Ruande]";
1489                         mes "------------ Monster ------------";
1490                         mes "Hydra(34)";
1491                         mes "Megalith(65)";
1492                         mes "Tri Joint(66)";
1493                         mes "Stalactic Golem(68)";
1494                         mes "Nereid(98)";
1495                         mes "--------------------------------";
1496                         next;
1497                         mes "<Stalactic Golem? Phew~ Why did I come here? Ah! That's right I came here to go to Umbala..!! - Passing explorer Grape>";
1498                         next;
1499                 }
1500         }
1501 }
1502
1503 pay_arche,39,134,0      script  Signposts#Payon Cave    2_BULLETIN_BOARD,{
1504         while(1) {
1505                 mes "[Payon Cave]";
1506                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1507                 mes "-- Adventurer Group --";
1508                 next;
1509                 .@mo_board = callfunc( "F_AvenBoard",
1510                         1015,"Zombie","Dead soul trapped by unholy necromancer in a rotting corpse, cursed to live without being able to feel pain. Its impurity is capable of inflicting poison.",
1511                         1005,"Familiar","Colonial bat that inhabits dark caves. Its small fangs are sharp enough to suck blood from nearby creatures.",
1512                         1076,"Skeleton","Skeleton filled with regret. This Undead monster is aggressive.",
1513                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
1514                         1028,"Soldier Skeleton","Skeleton soldier can only be seen deep inside the dungeon, where sunlight would never reach. Unlike Skeleton Archers, it attacks with dual swords.",
1515                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.",
1516                         1016,"Archer Skeleton","Skeleton Archer can only be seen deep inside the dungeon, where sunlight would never reach. This monster's quivers does not run out of arrows.",
1517                         1116,"Eggyra","Egg monster. Its shell are harder than Pecopeco Egg's shell. It loiters around the dungeon aimlessly.",
1518                         1020,"Mandragora","Adventurer's tips are needed.",
1519                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
1520                         1277,"Greatest General","Once a guardian of a town. It was since long forgotten by the people. This monster is aggressive and attacks passing by adventurers, but it's unable to move.",
1521                         1188,"Bongun","Male Kyonshi who have willingly become a monster in order to protect Munak.",
1522                         1026,"Munak","Dead girl's spirit resides within the dead body, turning it into a Kyonshi monster. It sucks blood from nearby creatures.",
1523                         1180,"Nine Tail","Nine tailed fox. It's much smarter than a normal fox, and it's unknown whether it is able to transform into a human or not.",
1524                         1129,"Horong","Fire monster with an appearance of Dokebi light. Origin of this monster is unknown.",
1525                         1110,"Dokebi","Demon monster that can only be seen near Payon areas. It sometimes riddles passing by adventurers.",
1526                         1301,"Am Mut","Monster from Payon Legend. It looks like a small kid, however it is known to harrass passing by adventurers.",
1527                         1290,"Skeleton General","Once a general that protected Payon Castle. After its death, it's become a monster who wander around the Payon Cave.",
1528                         1186,"GiantWhisper","Adventurer's tips are needed.",
1529                         1170,"Sohee","Virgin woman who've died a sad death. It can only be found near Payon area and it's passive.",
1530                         1307,"Cat O'Nine Tails","9 tailed Demon. It uses the bell to lure and attack humans.",
1531                         1150,"Moonlight Flower","Medium rank Demon, queen of foxes. Underestimating its cute appearance will result in death." );               
1532                 if (.@mo_board == 1) {
1533                         mes "[Payon Cave]";
1534                         mes "Payon Cave is comprised of 5 floors. Most monsters are Undead or Demon. Holy property weapons will prove to be useful in this dungeon.";
1535                         next;
1536                         while(1) {
1537                                 switch( select( "Payon Cave B1","Payon Cave B2","Payon Cave B3","Payon Cave B4","Payon Cave B5","Cancel" ) ) {
1538                                 case 1:
1539                                         mes "[Payon Cave B1]";
1540                                         mes "------------ Monster ------------";
1541                                         mes "Zombie(17)";
1542                                         mes "Familiar(24)";
1543                                         mes "Skeleton(27)";
1544                                         mes "PoPoring(30)";
1545                                         mes "--------------------------------";
1546                                         F_InfoBoard;
1547                                         continue;
1548                                 case 2:
1549                                         mes "[Payon Cave B2]";
1550                                         mes "------------ Monster ------------";
1551                                         mes "Soldier Skeleton(34)";
1552                                         mes "Drainliar(47)";
1553                                         mes "Archer Skeleton(50)";
1554                                         mes "Eggyra(53)";
1555                                         mes "--------------------------------";
1556                                         F_InfoBoard;
1557                                         continue;
1558                                 case 3:
1559                                         mes "[Payon Cave B3]";
1560                                         mes "------------ Monster ------------";
1561                                         mes "Mandragora(13)";
1562                                         mes "PoPoring(30)";
1563                                         mes "Soldier Skeleton(34)";
1564                                         mes "Hydra(34)";
1565                                         mes "Archer Skeleton(50)";
1566                                         mes "Munak(58)";
1567                                         mes "Bongun(59)";
1568                                         mes "Nine Tail(72)";
1569                                         mes "--------------------------------";
1570                                         F_InfoBoard;
1571                                         continue;
1572                                 case 4:
1573                                         mes "[Payon Cave B4]";
1574                                         mes "------------ Monster ------------";
1575                                         mes "Mandragora(13)";
1576                                         mes "Hydra(34)";
1577                                         mes "Greatest General(55)";
1578                                         mes "Munak(58)";
1579                                         mes "Bongun(59)";
1580                                         mes "Sohee(64)";
1581                                         mes "GiantWhisper(66)";
1582                                         mes "Nine Tail(72)";
1583                                         mes "--------------------------------";
1584                                         F_InfoBoard;
1585                                         continue;
1586                                 case 5:
1587                                         mes "[Payon Cave B5]";
1588                                         mes "------------ Monster ------------";
1589                                         mes "Archer Skeleton(50)";
1590                                         mes "Greatest General(55)";
1591                                         mes "Horong(66)";
1592                                         mes "Dokebi(68)";
1593                                         mes "Nine Tail(72)";
1594                                         mes "Am Mut(76)";
1595                                         mes "Skeleton General(88)";
1596                                         mes "--------------------------------";
1597                                         next;
1598                                         mes "<Cat O'Nine Tails wears an underwear, but I'm not wearing one. Hey you over there, don't just watch!! - Extremely embarrassed Explorer Grape>";
1599                                         F_InfoBoard;
1600                                         continue;
1601                                 }
1602                                 break;
1603                         }
1604                 }
1605         }
1606 }
1607
1608 moc_ruins,61,164,0      script  Signposts#Pyramid       2_BULLETIN_BOARD,{
1609         while(1) {
1610                 mes "[Pyramid]";
1611                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1612                 mes "-- Adventurer Group --";
1613                 next;
1614                 .@mo_board = callfunc( "F_AvenBoard",
1615                         1005,"Familiar","Colonial bat that inhabits dark caves. Its small fangs are sharp enough to suck blood from nearby creatures.",
1616                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
1617                         1028,"Soldier Skeleton","Skeleton soldier can only be seen deep inside the dungeon, where sunlight would never reach. Unlike Skeleton Archers, it attacks with dual swords.",
1618                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
1619                         1016,"Archer Skeleton","Skeleton Archer can only be seen deep inside the dungeon, where sunlight would never reach. This monster's quivers does not run out of arrows.",
1620                         1041,"Mummy","Mummy monster found within the forgotten pyramid. It sometimes appears with Verit monster, surprising nearby adventurer. It's an aggressive monster.",
1621                         1029,"Isis","Mutated female servant who was buried alive with a king's deceased body. It transformed into a snake monster. It still remains loyal to the king.",
1622                         1032,"Verit","Mummified pet that was once a companion of a human. It will devour any items on sight.",
1623                         1191,"Mimic","Adventurer's tips are needed.",
1624                         1146,"Matyr","King's protector, gatekeeper. Dog is used as a medium to summon the gatekeeper using forbidden magic. Its body is covered in dark mist and it is very agile.",
1625                         1297,"Ancient Mummy","Ancient Mummy was once a high ranking official. Unlike a normal mummy, it's wrapped in high quality crimson bandages.",
1626                         1149,"Minorous","Unknown creature living deep within the labyrinth. It is not on friendly term with Orcs, but they rarely come across each other. When it encounters a creature, it will chase down the target and attack with its giant hammer.",
1627                         1194,"Arclouze","Monster with hardened shell. It rolls its body to attack with its shell.",
1628                         1038,"Osiris","King of the Pyramid. It was once worshipped as the solar god by its people, however it's now just a strong MVP monster.",
1629                         1511,"Amon Ra","MVP monster that attacks while seated in the chair. This MVP feels like it could be another king of the pyramid. What's happening behind its chair?" );
1630                 if (.@mo_board == 1) {
1631                         mes "[Pyramid]";
1632                         mes "Pyramid is comprised of B4 ground floors and B3 underground floors. This dungeon is appropriate for beginner to expert adventurers. Thief Guild is located in underground B1 floor.";
1633                         next;
1634                         while(1) {
1635                                 switch( select( "Pyramid Ground Floor B1","Pyramid Ground Floor B2","Pyramid Ground Floor B3","Pyramid Ground Floor B4","Pyramid Underground Floor B2","Pyramid Underground Floor B3","Cancel" ) ) {
1636                                 case 1:
1637                                         mes "[Pyramid Ground Floor B1]";
1638                                         mes "------------ Monster ------------";
1639                                         mes "Familiar(24)";
1640                                         mes "PoPoring(30)";
1641                                         mes "--------------------------------";
1642                                         F_InfoBoard;
1643                                         continue;
1644                                 case 2:
1645                                         mes "[Pyramid Ground Floor B2]";
1646                                         mes "------------ Monster ------------";
1647                                         mes "PoPoring(30)";
1648                                         mes "Soldier Skeleton(34)";
1649                                         mes "Drainliar(47)";
1650                                         mes "Archer Skeleton(50)";
1651                                         mes "Mummy(55)";
1652                                         mes "Isis(59)";
1653                                         mes "--------------------------------";
1654                                         F_InfoBoard;
1655                                         continue;
1656                                 case 3:
1657                                         mes "[Pyramid Ground Floor B3]";
1658                                         mes "------------ Monster ------------";
1659                                         mes "Drainliar(47)";
1660                                         mes "Verit(52)";
1661                                         mes "Mummy(55)";
1662                                         mes "Mimic(56)";
1663                                         mes "Matyr(58)";
1664                                         mes "--------------------------------";
1665                                         F_InfoBoard;
1666                                         continue;
1667                                 case 4:
1668                                         mes "[Pyramid Ground Floor B4]";
1669                                         mes "------------ Monster ------------";
1670                                         mes "Mummy(55)";
1671                                         mes "Mimic(56)";
1672                                         mes "Matyr(58)";
1673                                         mes "Isis(59)";
1674                                         mes "Ancient Mummy(114)";
1675                                         mes "--------------------------------";
1676                                         next;
1677                                         mes "<King of the pyramid! I should change his bandages. His bandages have turned purple over the ages. He's dangerous? It's ok~ It's ok~ - Bandage carrying Explorer Grape>";
1678                                         F_InfoBoard;
1679                                         continue;
1680                                 case 5:
1681                                         mes "[Pyramid Underground Floor B2]";
1682                                         mes "------------ Monster ------------";
1683                                         mes "Verit(52)";
1684                                         mes "Mummy(55)";
1685                                         mes "Minorous(58)";
1686                                         mes "--------------------------------";
1687                                         F_InfoBoard;
1688                                         continue;
1689                                 case 6:
1690                                         mes "[Pyramid Underground Floor B3]";
1691                                         mes "------------ Monster ------------";
1692                                         mes "Verit(52)";
1693                                         mes "Mimic(56)";
1694                                         mes "Arclouze(107)";
1695                                         mes "Ancient Mummy(114)";
1696                                         mes "--------------------------------";
1697                                         next;
1698                                         mes "<There's an MVP monster that attacks while sitting on its chair. He must have been very lazy. It didn't even move from the spot. That happens to be sometimes. - Lazy Explorer Grape>";
1699                                         F_InfoBoard;
1700                                         continue;
1701                                 }
1702                                 break;
1703                         }
1704                 }
1705         }
1706 }
1707
1708 /// adven_board02.sc
1709
1710 hu_fild05,188,210,0     script  Signpost#Abyss Lake     2_BULLETIN_BOARD,{
1711         while(1) {
1712                 mes "[Abyss Lake Dungeon]";
1713                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1714                 mes "-- Adventurer Group --";
1715                 next;
1716                 .@mo_board = callfunc( "F_AvenBoard",
1717                         1191,"Mimic","Adventurer's tips are needed.",
1718                         1216,"Penomena","It looks similar to a hydra, but it is capable of moving and its attacks are much stronger. Underestimating it will result in quick death. Be cautious around this monster.",
1719                         1699,"Ancient Mimic","Adventurer's tips are needed.",
1720                         1721,"Dragon Egg","Adventurer's tips are needed.",
1721                         1715,"Novus (Red)","Adventurer's tips are needed.",
1722                         1718,"Novus (Yellow)","Adventurer's tips are needed.",
1723                         1714,"Ferus (Red)","Adventurer's tips are needed.",
1724                         1717,"Ferus (Green)","Adventurer's tips are needed.",
1725                         1713,"Acidus (Gold)","Adventurer's tips are needed.",
1726                         1716,"Acidus (Blue)","Adventurer's tips are needed.",
1727                         1720,"Hydrolancer","Adventurer's tips are needed.",
1728                         1719,"Detardeurus","Adventurer's tips are needed." );
1729                 if (.@mo_board == 1) {
1730                         mes "[Abyss Lake Dungeon]";
1731                         mes "Abyss Lake Dungeon is comprised of B3 floors, and monsters in this dungeon are mostly Dragon race. Prepare yourself before venturing into this dungeon.";
1732                         next;
1733                         while(1) {
1734                                 switch( select( "Abyss Lake Dungeon B1","Abyss Lake Dungeon B2","Abyss Lake Dungeon B3","Cancel" ) ) {
1735                                 case 1:
1736                                         mes "[Abyss Lake Dungeon B1]";
1737                                         mes "------------ Monster ------------";
1738                                         mes "Mimic(56)";
1739                                         mes "Novus (Red)(84)";
1740                                         mes "Penomena(85)";
1741                                         mes "Novus (Yellow)(90)";
1742                                         mes "Ancient Mimic(112)";
1743                                         mes "Dragon Egg(119)";
1744                                         mes "Ferus (Red)(126)";
1745                                         mes "Ferus (Green)(126)";
1746                                         mes "--------------------------------";
1747                                         F_InfoBoard;
1748                                         continue;
1749                                 case 2:
1750                                         mes "[Abyss Lake Dungeon B2]";
1751                                         mes "------------ Monster ------------";
1752                                         mes "Mimic(56)";
1753                                         mes "Novus (Red)(84)";
1754                                         mes "Novus (Yellow)(90)";
1755                                         mes "Ancient Mimic(112)";
1756                                         mes "Dragon Egg(119)";
1757                                         mes "Ferus (Red)(126)";
1758                                         mes "Acidus (Gold)(130)";
1759                                         mes "Acidus (Blue)(130)";
1760                                         mes "--------------------------------";
1761                                         F_InfoBoard;
1762                                         continue;
1763                                 case 3:
1764                                         mes "[Abyss Lake Dungeon B3]";
1765                                         mes "------------ Monster ------------";
1766                                         mes "Mimic(56)";
1767                                         mes "Ancient Mimic(112)";
1768                                         mes "Dragon Egg(119)";
1769                                         mes "Hydrolancer(121)";
1770                                         mes "Ferus (Red)(126)";
1771                                         mes "Ferus (Green)(126)";
1772                                         mes "Acidus (Gold)(130)";
1773                                         mes "Acidus (Blue)(130)";
1774                                         mes "--------------------------------";
1775                                         next;
1776                                         mes "<Detardeurus is so big!! Doesn't it look strong? If you are not interested, nevermind. - Eager to ride the dragon, Explorer Grape>";
1777                                         F_InfoBoard;
1778                                         continue;
1779                                 }
1780                                 break;
1781                         }
1782                 }
1783         }
1784 }
1785
1786 einbech,142,250,0       script  Signpost#Einbech Dungeon        2_BULLETIN_BOARD,{
1787         while(1) {
1788                 mes "[Einbech Dungeon]";
1789                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1790                 mes "-- Adventurer Group --";
1791                 next;
1792                 .@mo_board = callfunc( "F_AvenBoard",
1793                         1619,"Porcellio","Tiny larva monster. Despite its size, it's surprisingly strong.",
1794                         1620,"Noxious","Crimson Smog monster. This monster cannot be truly defeated.",
1795                         1621,"Venomous","Green Dust monster. This monster cannot be truly defeated.",
1796                         1616,"Pitman","Hard working tiny pixie miners. It uses a pickaxe to attack.",
1797                         1622,"Teddy Bear","Cute stuffed teddy bear monster. It lures unsuspecting creatures with charm and attacks them with a walking stick.",
1798                         1617,"Waste Stove","It looks like an extremely old stove at first glance. When adventurers approach it carelessly, it will attack.",
1799                         1614,"Mineral","Mineral monster. It sometimes hides in the ground and ambushes passing by adventurer.",
1800                         1615,"Obsidian","Small black crystal monster that excel in close; combat. It sometimes hides in the ground and ambushes passing by adventurer.",
1801                         1618,"Ungoliant","Giant earwig monster. It uses pincers to attack.",
1802                         1623,"RSX-0806","Adventurer's tips are needed." );
1803                 if (.@mo_board == 1) {
1804                         mes "[Einbech Dungeon]";
1805                         mes "Einbech Dungeon is comprised of 2 floors, and most of the monsters that appear in this dungeon are Formless. Prepare before venturing into this dungeon.";
1806                         next;
1807                         while(1) {
1808                                 switch( select( "Einbech Dungeon 1f","Einbech Dungeon 2f","Cancel" ) ) {
1809                                 case 1:
1810                                         mes "[Einbech Dungeon 1f]";
1811                                         mes "------------ Monster ------------";
1812                                         mes "Porcellio(85)";
1813                                         mes "Noxious(87)";
1814                                         mes "Venomous(87)";
1815                                         mes "Pitman(90)";
1816                                         mes "Waste Stove(92)";
1817                                         mes "Ungoliant(94)";
1818                                         mes "--------------------------------";
1819                                         F_InfoBoard;
1820                                         continue;
1821                                 case 2:
1822                                         mes "[Einbech Dungeon 2f]";
1823                                         mes "------------ Monster ------------";
1824                                         mes "Teddy Bear(91)";
1825                                         mes "Waste Stove(92)";
1826                                         mes "Mineral(96)";
1827                                         mes "Obsidian(97)";
1828                                         mes "--------------------------------";
1829                                         next;
1830                                         mes "<RSX-0806 ... That name is complex. - Intelligent Explorer Grape>";
1831                                         F_InfoBoard;
1832                                         continue;
1833                                 }
1834                                 break;
1835                         }
1836                 }
1837         }
1838 }
1839
1840 ra_fild01,228,330,0     script  Signpost#Ice Cave       2_BULLETIN_BOARD,{
1841         while(1) {
1842                 mes "[Ice Cave]";
1843                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1844                 mes "-- Adventurer Group --";
1845                 next;
1846                 .@mo_board = callfunc( "F_AvenBoard",
1847                         1782,"Roween","Adventurer's tips are needed.",
1848                         1776,"Siroma","Adventurer's tips are needed.",
1849                         1780,"Muscipular","Adventurer's tips are needed.",
1850                         1778,"Gazeti","Adventurer's tips are needed.",
1851                         1789,"Iceicle","Adventurer's tips are needed.",
1852                         1775,"Snowier","Adventurer's tips are needed.",
1853                         1777,"Ice Titan","Adventurer's tips are needed.",
1854                         1779,"Ktullanux","Adventurer's tips are needed." );
1855                 if (.@mo_board == 1) {
1856                         mes "[Ice Cave]";
1857                         mes "Ice Cave is comprised of B3 floors, and most monsters within the dungeon are Water element. Prepare before venturing into this dungeon.";
1858                         next;
1859                         while(1) {
1860                                 switch( select( "Ice Cave B1","Ice Cave B2","Ice Cave B3","Cancel" ) ) {
1861                                 case 1:
1862                                         mes "[Ice Cave B1]";
1863                                         mes "------------ Monster ------------";
1864                                         mes "Roween(95)";
1865                                         mes "Siroma(98)";
1866                                         mes "Muscipular(105)";
1867                                         mes "Gazeti(106)";
1868                                         mes "--------------------------------";
1869                                         F_InfoBoard;
1870                                         continue;
1871                                 case 2:
1872                                         mes "[Ice Cave B2]";
1873                                         mes "------------ Monster ------------";
1874                                         mes "Siroma(98)";
1875                                         mes "Iceicle(100)";
1876                                         mes "Snowier(103)";
1877                                         mes "Gazeti(106)";
1878                                         mes "Ice Titan(110)";
1879                                         mes "--------------------------------";
1880                                         F_InfoBoard;
1881                                         continue;
1882                                 case 3:
1883                                         mes "[Ice Cave B3]";
1884                                         mes "------------ Monster ------------";
1885                                         mes "Iceicle(100)";
1886                                         mes "Snowier(103)";
1887                                         mes "Gazeti(106)";
1888                                         mes "Ice Titan(110)";
1889                                         mes "--------------------------------";
1890                                         next;
1891                                         mes "<Rare monster Ktullanux.. Sigh.. Even it's name is complex.. How would Ktullanux ice shave taste like? - Ice shave hungering Explorer Grape>";
1892                                         F_InfoBoard;
1893                                         continue;
1894                                 }
1895                                 break;
1896                         }
1897                 }
1898         }
1899 }
1900
1901 ve_fild03,172,239,0     script  Signpost#Thor Volcano   2_BULLETIN_BOARD,{
1902         while(1) {
1903                 mes "[Thor Volcano Dungeon]";
1904                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1905                 mes "-- Adventurer Group --";
1906                 next;
1907                 .@mo_board = callfunc( "F_AvenBoard",
1908                         1072,"Kaho","Demon covered in flames. Its attacks are flashy, but it's actually a low ranking demon with fairly weak attack.",
1909                         1836,"Magmaring","Adventurer's tips are needed.",
1910                         1838,"Knocker","Adventurer's tips are needed.",
1911                         1837,"Imp","Adventurer's tips are needed.",
1912                         1830,"Bow Guardian","Adventurer's tips are needed.",
1913                         1829,"Sword Guardian","Adventurer's tips are needed.",
1914                         1833,"Kasa","Adventurer's tips are needed.",
1915                         1839,"Byorgue","Adventurer's tips are needed.",
1916                         1831,"Salamander","Adventurer's tips are needed.",
1917                         1832,"Ifrit","Adventurer's tips are needed." );
1918                 if (.@mo_board == 1) {
1919                         mes "[Thor Volcano Dungeon]";
1920                         mes "Thor Volcano Dungeon is comprised of B3 floors, and the monsters that appear in this dungeon are mostly Fire element. Prepare before venturing into this dungeon.";
1921                         next;
1922                         while(1) {
1923                                 switch( select( "Thor Volcano Dungeon B1","Thor Volcano Dungeon B2","Thor Volcano Dungeon B3","Cancel" ) ) {
1924                                 case 1:
1925                                         mes "[Thor Volcano Dungeon B1]";
1926                                         mes "------------ Monster ------------";
1927                                         mes "Magmaring(110)";
1928                                         mes "Imp(129)";
1929                                         mes "Bow Guardian(132)";
1930                                         mes "Sword Guardian(133)";
1931                                         mes "Kasa(135)";
1932                                         mes "Byorgue(135)";
1933                                         mes "Salamander(138)";
1934                                         mes "--------------------------------";
1935                                         F_InfoBoard;
1936                                         continue;
1937                                 case 2:
1938                                         mes "[Thor Volcano Dungeon B2]";
1939                                         mes "------------ Monster ------------";
1940                                         mes "Kaho(98)";
1941                                         mes "Magmaring(110)";
1942                                         mes "Knocker(126)";
1943                                         mes "Imp(129)";
1944                                         mes "Bow Guardian(132)";
1945                                         mes "Sword Guardian(133)";
1946                                         mes "Salamander(138)";
1947                                         mes "--------------------------------";
1948                                         F_InfoBoard;
1949                                         continue;
1950                                 case 3:
1951                                         mes "[Thor Volcano Dungeon B3]";
1952                                         mes "------------ Monster ------------";
1953                                         mes "Bow Guardian(132)";
1954                                         mes "Sword Guardian(133)";
1955                                         mes "Kasa(135)";
1956                                         mes "Byorgue(135)";
1957                                         mes "Salamander(138)";
1958                                         mes "--------------------------------";
1959                                         next;
1960                                         mes "<Young explorer~ Why are you here in Thor Volcano Dungeon~ Why are you crying~ Wah~ Wah~ Ifrit is scalding hot~ - Thor Sauna representative explorer Grape>";
1961                                         F_InfoBoard;
1962                                         continue;
1963                                 }
1964                                 break;
1965                         }
1966                 }
1967         }
1968 }
1969
1970 odin_tem01,111,141,0    script  Signpost#Odin Temple    2_BULLETIN_BOARD,{
1971         while(1) {
1972                 mes "[Odin Temple]";
1973                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
1974                 mes "-- Adventurer Group --";
1975                 next;
1976                 .@mo_board = callfunc( "F_AvenBoard",
1977                         1692,"Breeze","Adventurer's tips are needed.",
1978                         1697,"Plasma (Blue)","Adventurer's tips are needed.",
1979                         1695,"Plasma (Green)","Adventurer's tips are needed.",
1980                         1696,"Plasma (Purple)","Adventurer's tips are needed.",
1981                         1694,"Plasma (Red)","Adventurer's tips are needed.",
1982                         1693,"Plasma (Yellow)","Adventurer's tips are needed.",
1983                         1752,"Skogul","Adventurer's tips are needed.",
1984                         1753,"Frus","Adventurer's tips are needed.",
1985                         1754,"Skeggiold (Black)","Adventurer's tips are needed.",
1986                         1755,"Skeggiold (Blue)","Adventurer's tips are needed.",
1987                         1765,"Valkyrie","Adventurer's tips are needed.",
1988                         1751,"Valkyrie Randgris","Adventurer's tips are needed." );
1989                 if (.@mo_board == 1) {
1990                         mes "[Odin Temple]";
1991                         mes "Odin Temple is comprised of 3 areas , and most monsters that appear here have fast movement speed. Be prepared to get ambushed by multiple monsters.";
1992                         next;
1993                         while(1) {
1994                                 switch( select( "Odin Temple West","Odin Temple South","Odin Temple North","Cancel" ) ) {
1995                                 case 1:
1996                                         mes "[Odin Temple West]";
1997                                         mes "------------ Monster ------------";
1998                                         mes "Breeze(92)";
1999                                         mes "Plasma (Blue)(115)";
2000                                         mes "Plasma (Green)(116)";
2001                                         mes "Plasma (Purple)(117)";
2002                                         mes "Plasma (Red)(118)";
2003                                         mes "Plasma (Yellow)(119)";
2004                                         mes "Skogul(126)";
2005                                         mes "Frus(128)";
2006                                         mes "--------------------------------";
2007                                         F_InfoBoard;
2008                                         continue;
2009                                 case 2:
2010                                         mes "[Odin Temple South]";
2011                                         mes "------------ Monster ------------";
2012                                         mes "Plasma (Yellow)(119)";
2013                                         mes "Skogul(126)";
2014                                         mes "Frus(128)";
2015                                         mes "Skeggiold (Black)(131)";
2016                                         mes "Skeggiold (Blue)(131)";
2017                                         mes "Valkyrie(141)";
2018                                         mes "--------------------------------";
2019                                         F_InfoBoard;
2020                                         continue;
2021                                 case 3:
2022                                         mes "[Odin Temple North]";
2023                                         mes "------------ Monster ------------";
2024                                         mes "Plasma (Yellow)(119)";
2025                                         mes "Skogul(126)";
2026                                         mes "Frus(128)";
2027                                         mes "Skeggiold (Black)(131)";
2028                                         mes "Skeggiold (Blue)(131)";
2029                                         mes "Valkyrie(141)";
2030                                         mes "--------------------------------";
2031                                         next;
2032                                         mes "<Valkyrie Randgris, how I wish to be wrapped around your soft wings - Dreamy explorer Grape>";
2033                                         F_InfoBoard;
2034                                         continue;
2035                                 }
2036                                 break;
2037                         }
2038                 }
2039         }
2040 }
2041
2042 malangdo,77,238,0       script  Signpost#Starlight Reef 2_BULLETIN_BOARD,{
2043         while(1) {
2044                 mes "[Starlight Reef]";
2045                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2046                 mes "-- Adventurer Group --";
2047                 next;
2048                 .@mo_board = callfunc( "F_AvenBoard",
2049                         1073,"Crab","Crustaceans monster that can be seen commonly around beach. It's not strong, but its hardened shell may prove to be difficult to cut through.",
2050                         1074,"Shellfish","Creature that can be seen commonly around the beach. It uses its legs to attack.",
2051                         1266,"Aster","Aquatic creature, Aster. It's personality is rather docile.",
2052                         2199,"Siorava","Adventurer's tips are needed.",
2053                         2197,"Red Eruma","Adventurer's tips are needed.",
2054                         2208,"Wild Rider","Adventurer's tips are needed." );
2055                 if (.@mo_board == 1) {
2056                         mes "[Starlight Reef]";
2057                         mes "Starlight Reef introduces rather weak monsters. Be careful around Red Eruma monsters as it will assist other monsters in its vicinity. Prepare before venturing into this dungeon.";
2058                         next;
2059                         while(1) {
2060                                 if (select( "Starlight Reef","Cancel" ) == 2)
2061                                         break;
2062                                 mes "[Starlight Reef]";
2063                                 mes "------------ Monster ------------";
2064                                 mes "Crab(43)";
2065                                 mes "Shellfish(50)";
2066                                 mes "Aster(50)";
2067                                 mes "Siorava(87)";
2068                                 mes "Red Eruma(91)";
2069                                 mes "Wild Rider(95)";
2070                                 mes "--------------------------------";
2071                                 next;
2072                                 mes "<Wild Rider..? Huh? Is it a cat? Why is a cat riding on a swordfish? - Mounted on picky, explorer Grape>";
2073                                 F_InfoBoard;
2074                         }
2075                 }
2076         }
2077 }
2078
2079 /// adven_board03.sc
2080
2081 gefenia01,61,173,0      script  Signpost#Geffenia1      2_BULLETIN_BOARD,{
2082         while(1) {
2083                 mes "[Geffenia]";
2084                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2085                 mes "-- Adventurer Group --";
2086                 next;
2087                 .@mo_board = callfunc( "F_AvenBoard",
2088                         1204,"Ogretooth","Adventurer's tips are needed.",
2089                         1205,"Executioner","It appears to be a sealed demon blade, but it's actually being sealed by a chain type monster. It manipulates the chained sword to attack.",
2090                         1371,"False Angel","Demon with an appearance of an angel. It lures humans and takes their life.",
2091                         1268,"Bloody Knight","A soul of a valorous knight, cursed to be trapped within the bloody armor as a monster.It is powerful enough to leading the Castle's Chivalry.",
2092                         1292,"Mini Demon","Tiny Demon. It's appearance is somewhat cute, but it is quite vicious. It attacks with a lance in its hands and summons reinforcements.",
2093                         1390,"Violy","Its violin performance is melodic, but painful at times.",
2094                         1370,"Succubus","Female demon. Lures males and sucks their life energy.",
2095                         1374,"Incubus","Male demon. Lures females and sucks their life energy.",
2096                         1219,"Abysmal Knight","Demon Knight that serves the owner of legendary labyrinth. It is very powerful and brutal.",
2097                         1203,"Mysteltainn","It appears to be a sealed demon blade, but it's actually being sealed by a chain type monster. It manipulates the chained sword to attack." );
2098                 if (.@mo_board == 1) {
2099                         mes "[Geffenia Section "+ charat( strnpcinfo(2),8 ) +"]";
2100                         mes "Ancient Elf's lost city, Geffenia is comprised of 4 sections. Most monsters that appear in this dungeon are strong, so be prepared before you venture into this dungeon.";
2101                         next;
2102                         while(1) {
2103                                 switch( select( "Geffenia Section 1","Geffenia Section 2","Geffenia Section 3","Geffenia Section 4","Cancel" ) ) {
2104                                 case 1:
2105                                         mes "[Geffenia Section 1]";
2106                                         mes "------------ Monster ------------";
2107                                         mes "Executioner(101)";
2108                                         mes "False Angel(105)";
2109                                         mes "Ogretooth(114)";
2110                                         mes "Bloody Knight(116)";
2111                                         mes "Mini Demon(117)";
2112                                         mes "Violy(118)";
2113                                         mes "Succubus(118)";
2114                                         mes "Incubus(120)";
2115                                         mes "Abysmal Knight(122)";
2116                                         mes "Mysteltainn(130)";
2117                                         mes "--------------------------------";
2118                                         next;
2119                                         continue;
2120                                 case 2:
2121                                         mes "[Geffenia Section 2]";
2122                                         mes "------------ Monster ------------";
2123                                         mes "Executioner(101)";
2124                                         mes "False Angel(105)";
2125                                         mes "Ogretooth(114)";
2126                                         mes "Bloody Knight(116)";
2127                                         mes "Mini Demon(117)";
2128                                         mes "Violy(118)";
2129                                         mes "Succubus(118)";
2130                                         mes "Incubus(120)";
2131                                         mes "Abysmal Knight(122)";
2132                                         mes "Mysteltainn(130)";
2133                                         mes "--------------------------------";
2134                                         next;
2135                                         continue;
2136                                 case 3:
2137                                         mes "[Geffenia Section 3]";
2138                                         mes "------------ Monster ------------";
2139                                         mes "Executioner(101)";
2140                                         mes "False Angel(105)";
2141                                         mes "Ogretooth(114)";
2142                                         mes "Bloody Knight(116)";
2143                                         mes "Mini Demon(117)";
2144                                         mes "Violy(118)";
2145                                         mes "Succubus(118)";
2146                                         mes "Incubus(120)";
2147                                         mes "Abysmal Knight(122)";
2148                                         mes "Mysteltainn(130)";
2149                                         mes "--------------------------------";
2150                                         next;
2151                                         continue;
2152                                 case 4:
2153                                         mes "[Geffenia Section 4]";
2154                                         mes "------------ Monster ------------";
2155                                         mes "Executioner(101)";
2156                                         mes "False Angel(105)";
2157                                         mes "Ogretooth(114)";
2158                                         mes "Bloody Knight(116)";
2159                                         mes "Mini Demon(117)";
2160                                         mes "Violy(118)";
2161                                         mes "Succubus(118)";
2162                                         mes "Incubus(120)";
2163                                         mes "Abysmal Knight(122)";
2164                                         mes "Mysteltainn(130)";
2165                                         mes "--------------------------------";
2166                                         next;
2167                                         mes "<Hey Incubus~ Look at... Ugh... - Embarrassed Explorer Grape>";
2168                                         next;
2169                                         continue;
2170                                 }
2171                                 break;
2172                         }
2173                 }
2174         }
2175 }
2176 gefenia02,120,108,0     duplicate(Signpost#Geffenia1)   Signpost#Geffenia2      2_BULLETIN_BOARD
2177 gefenia03,131,201,0     duplicate(Signpost#Geffenia1)   Signpost#Geffenia3      2_BULLETIN_BOARD
2178 gefenia04,130,95,0      duplicate(Signpost#Geffenia1)   Signpost#Geffenia4      2_BULLETIN_BOARD
2179
2180 nameless_n,259,213,0    script  Signpost#Nameless Island        2_BULLETIN_BOARD,{
2181         while(1) {
2182                 mes "[Nameless Island St. Abbey]";
2183                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2184                 mes "-- Adventurer Group --";
2185                 next;
2186                 .@mo_board = callfunc( "F_AvenBoard",
2187                         1036,"Ghoul","Corpse that is revived by Unholy Necromancer's curse. It ambushes nearby living creatures and devours their corpses to satiate its hunger, but because it's a reanimated corpse, it is unable to feel satisfied.^000000",
2188                         1866,"Hell Poodle","Adventurer's tips are needed.",
2189                         1867,"Banshee","Adventurer's tips are needed.",
2190                         1869,"Flame Skull","Adventurer's tips are needed.",
2191                         1865,"Ragged Zombie","Adventurer's tips are needed.",
2192                         1864,"Zombie Slaughter","Adventurer's tips are needed.",
2193                         1870,"Necromancer","Adventurer's tips are needed.",
2194                         2107,"Fallen Bishop Hibram","Adventurer's tips are needed.",
2195                         1873,"Beelzebub","Adventurer's tips are needed." );
2196                 if (.@mo_board == 1) {
2197                         mes "[Nameless Island St. Abbey]";
2198                         mes "Nameless Island St. Abbey is comprised of 3 floors, and most monsters that appear in this dungeon are Undead or demon. Prepare before venturing into this dungeon.";
2199                         next;
2200                         while(1) {
2201                                 switch( select( "Nameless Island St. Abbey 1F","Nameless Island St. Abbey 2F","Nameless Island St. Abbey 3F","Cancel" ) ) {
2202                                 case 1:
2203                                         mes "[Nameless Island St. Abbey 1F]";
2204                                         mes "------------ Monster ------------";
2205                                         mes "Ghoul(61)";
2206                                         mes "Hell Poodle(115)";
2207                                         mes "Flame Skull(121)";
2208                                         mes "Ragged Zombie(123)";
2209                                         mes "Zombie Slaughter(124)";
2210                                         mes "Banshee(130)";
2211                                         mes "--------------------------------";
2212                                         F_InfoBoard;
2213                                         continue;
2214                                 case 2:
2215                                         mes "[Nameless Island St. Abbey 2F]";
2216                                         mes "------------ Monster ------------";
2217                                         mes "Flame Skull(121)";
2218                                         mes "Ragged Zombie(123)";
2219                                         mes "Zombie Slaughter(124)";
2220                                         mes "Necromancer(133)";
2221                                         mes "--------------------------------";
2222                                         next;
2223                                         mes "<Do you know how scary a Bishop can be when it becomes fallen..? Hibram.. I saw it.. - All knowing Explorer Grape>";
2224                                         F_InfoBoard;
2225                                         continue;
2226                                 case 3:
2227                                         mes "[Nameless Island St. Abbey 3F]";
2228                                         mes "------------ Monster ------------";
2229                                         mes "Flame Skull(121)";
2230                                         mes "Banshee(130)";
2231                                         mes "Necromancer(133)";
2232                                         mes "--------------------------------";
2233                                         next;
2234                                         mes "<Beelzebub is not a Steel Chonchon, because Chonchons are weak. ... ... ... Run away! - Fleeing Explorer Grape>";
2235                                         F_InfoBoard;
2236                                         continue;
2237                                 }
2238                                 break;
2239                         }
2240                 }
2241         }
2242 }
2243
2244 lhz_cube,234,97,0       script  Signpost#Somatology     2_BULLETIN_BOARD,{
2245         while(1) {
2246                 mes "[Somatology Laboratory]";
2247                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2248                 mes "-- Adventurer Group --";
2249                 next;
2250                 .@mo_board = callfunc( "F_AvenBoard",
2251                         1613,"Metaling","At first glance, it seems like a normal poring monster, but it's actually made of machinery parts.",
2252                         1627,"Anopheles","Almost invisible to the naked eye. Adventurers are often attacked by this monster without realizing it.",
2253                         1682,"Remover","Former member of Einbroch fire fighters. After an unfortunate accident in a mine, it's become a vicious monster.",
2254                         1653,"Wickebine Tres","Unknown Thief with unknown age and motive. Broke into the laboratory for unknown reason, but was quickly apprehended and became a specimen. It's known to be a vicious monster with surprisingly femininity.",
2255                         1655,"Errende Ebecee","Boy who once tread on the road as an Acolyte. Unfortunately, it has fallen prey to the schemes of an unknown group and turned into a specimen.",
2256                         1657,"Laurell Weinder","Once a gifted Magician who had a bright future ahead of him. Unfortunately it was involved in bio experiment and turned into a specimen.",
2257                         1654,"Armeyer Dinze","Merchant girl who believe in the methodology of time and money. She met a travelling Swordsman one day and started accompanying her.",
2258                         1656,"Kavach Icarus","A former Hunter, but he was quickly subdued and became Renkenber's specimen. He now walks amongst other specimen in the Somatology Laboratory.",
2259                         1681,"Gemini-S58","Unknown creature that have gone through mutation. It enjoys its male appearance.",
2260                         1652,"Egnigem Cenia","Once a carefree wandering knight. She met a merchant girl during one of her travels, but they were caught by Renkenber to be used as specimen.",
2261                         1635,"Eremes Guile","Former Assassin Cross who wanted to be faster than any other assassins. His ambitions lead him to become a specimen for bio experiment.",
2262                         1637,"Margaretha Sorin","Former High Priestess who had travelled to Lighthalzen to train. Shortly after her departure, she was subdued by Renkenber and she was turned into a specimen.",
2263                         1638,"Cecil Damon","Former Sniper who co-existed with the environment. However, after becoming a specimen for bio experiment, her personality went under a shocking change.",
2264                         1639,"Kathryne Keyron","Former High Wizard who had graduated from wizard school at an early age. Her talent caught Rekenber's attention and ended up being captured as a specimen.",
2265                         1634,"Seyren Windsor","Former Lord Knight who was famously known for his valor. While he was protecting a nearby adventurer, he was subdued and became a specimen.",
2266                         1636,"Howard Alt-Eisen","Former Mastersmith who had been tricked into becoming a specimen on his own accord. While he was alive, he had no interest in anything but weapon smithing.",
2267                         1658,"Boss Egnigem Cenia","Former Knight who was famously known by the adventurers. In order to reveal Renkenber's schemes, she willingly let herself be taken into the laboratory, but she could not escape her fate.",
2268                         1640,"Lord Knight Seyren","Adventurer's tips are needed.",
2269                         1641,"Assassin Cross Eremes","Adventurer's tips are needed.",
2270                         1643,"High Priest Margaretha","Adventurer's tips are needed.",
2271                         1644,"Sniper Cecil","Adventurer's tips are needed.",
2272                         1645,"High Wizard Kathryne","Adventurer's tips are needed.",
2273                         1648,"Master Smith Howard","Adventurer's tips are needed." );
2274                 if (.@mo_board == 1) {
2275                         mes "[Somatology Laboratory]";
2276                         mes "Somatology Laboratory is comprised of 3 floors, and monsters that appear are mostly Demi-human. These monsters are very powerful so be sure to explore with another adventurer.";
2277                         next;
2278                         while(1) {
2279                                 switch( select( "Somatology Laboratory 1F","Somatology Laboratory 2F","Somatology Laboratory 3F","Cancel" ) ) {
2280                                 case 1:
2281                                         mes "[Somatology Laboratory 1F]";
2282                                         mes "------------ Monster ------------";
2283                                         mes "Metaling(81)";
2284                                         mes "Anopheles(95)";
2285                                         mes "Remover(121)";
2286                                         mes "Wickebine Tres(132)";
2287                                         mes "Errende Ebecee(133)";
2288                                         mes "Laurell Weinder(133)";
2289                                         mes "Armeyer Dinze(134)";
2290                                         mes "Kavach Icarus(135)";
2291                                         mes "Gemini-S58(135)";
2292                                         mes "Egnigem Cenia(136)";
2293                                         mes "--------------------------------";
2294                                         F_InfoBoard;
2295                                         continue;
2296                                 case 2:
2297                                         mes "[Somatology Laboratory 2F]";
2298                                         mes "------------ Monster ------------";
2299                                         mes "Remover(121)";
2300                                         mes "Wickebine Tres(132)";
2301                                         mes "Errende Ebecee(133)";
2302                                         mes "Laurell Weinder(133)";
2303                                         mes "Armeyer Dinze(134)";
2304                                         mes "Kavach Icarus(135)";
2305                                         mes "Gemini-S58(135)";
2306                                         mes "Egnigem Cenia(136)";
2307                                         mes "Eremes Guile(140)";
2308                                         mes "--------------------------------";
2309                                         next;
2310                                         mes "<There are even places like these.. Conducting experiments on human specimen.. MVP Egnigem Cenia... She's.. - Tearful Explorer Grape>";
2311                                         F_InfoBoard;
2312                                         continue;
2313                                 case 3:
2314                                         mes "[Somatology Laboratory 3F]";
2315                                         mes "------------ Monster ------------";
2316                                         mes "Eremes Guile(140)";
2317                                         mes "Margaretha Sorin(140)";
2318                                         mes "Cecil Damon(141)";
2319                                         mes "Kathryne Keyron(141)";
2320                                         mes "Seyren Windsor(142)";
2321                                         mes "Howard Alt-Eisen(142)";
2322                                         mes "--------------------------------";
2323                                         next;
2324                                         mes "<I've finally reached here.. Who's conducting these experiments.. What did they do to these people? Eremes.. Margaretha.. Cecil.. Kathryne.. Seyren.. Howard.. ... - Extremely tearful explorer Grape>";
2325                                         F_InfoBoard;
2326                                         continue;
2327                                 }
2328                                 break;
2329                         }
2330                 }
2331         }
2332 }
2333
2334 ra_temin,31,316,0       script  Signpost#Holy Ground    2_BULLETIN_BOARD,{
2335         if ((MISC_QUEST & 8192) == 0) {
2336                 mes "Holy Ground";
2337                 mes "- High Priest Zhed -";
2338                 close;
2339         }
2340         while(1) {
2341                 mes "[Holy Ground]";
2342                 mes "Only those that have requested permission from High Priest Zhed may enter this dungeon. Please provide information tips to the adventurer group to revise the information.";
2343                 mes "-- Adventurer Group --";
2344                 next;
2345                 .@mo_board = callfunc( "F_AvenBoard",
2346                         1632,"Gremlin","Adventurer's tips are needed.",
2347                         1633,"Beholder","Adventurer's tips are needed.",
2348                         1773,"Hodremlin","Adventurer's tips are needed.",
2349                         1771,"Vanberk","Adventurer's tips are needed.",
2350                         1772,"Isilla","Adventurer's tips are needed.",
2351                         1774,"Seeker","Adventurer's tips are needed.",
2352                         1770,"Echio","Adventurer's tips are needed.",
2353                         1769,"Agav","Adventurer's tips are needed.",
2354                         1768,"Gloom Under Night","Adventurer's tips are needed." );
2355                 if (.@mo_board == 1) {
2356                         mes "[Holy Ground]";
2357                         mes "Holy Ground is comprised of 5 floors, and monsters that appear in this dungeon use magic skills. Prepare before venturing into this dungeon.";
2358                         next;
2359                         while(1) {
2360                                 switch( select( "Holy Ground 1F","Holy Ground 2F","Holy Ground 3F","Holy Ground 4F","Holy Ground 5F","Cancel" ) ) {
2361                                 case 1:
2362                                         mes "[Holy Ground 1F]";
2363                                         mes "------------ Monster ------------";
2364                                         mes "Gremlin(118)";
2365                                         mes "Beholder(120)";
2366                                         mes "Hodremlin(122)";
2367                                         mes "Vanberk(123)";
2368                                         mes "Isilla(124)";
2369                                         mes "--------------------------------";
2370                                         F_InfoBoard;
2371                                         continue;
2372                                 case 2:
2373                                         mes "[Holy Ground 2F]";
2374                                         mes "------------ Monster ------------";
2375                                         mes "Gremlin(118)";
2376                                         mes "Beholder(120)";
2377                                         mes "Hodremlin(122)";
2378                                         mes "Vanberk(123)";
2379                                         mes "Isilla(124)";
2380                                         mes "Seeker(124)";
2381                                         mes "--------------------------------";
2382                                         F_InfoBoard;
2383                                         continue;
2384                                 case 3:
2385                                         mes "[Holy Ground 3F]";
2386                                         mes "------------ Monster ------------";
2387                                         mes "Gremlin(118)";
2388                                         mes "Beholder(120)";
2389                                         mes "Hodremlin(122)";
2390                                         mes "Seeker(124)";
2391                                         mes "--------------------------------";
2392                                         F_InfoBoard;
2393                                         continue;
2394                                 case 4:
2395                                         mes "[Holy Ground 4F]";
2396                                         mes "------------ Monster ------------";
2397                                         mes "Hodremlin(122)";
2398                                         mes "Seeker(124)";
2399                                         mes "Echio(126)";
2400                                         mes "Agav(128)";
2401                                         mes "--------------------------------";
2402                                         F_InfoBoard;
2403                                         continue;
2404                                 case 5:
2405                                         mes "[Holy Ground 5F]";
2406                                         mes "------------ Monster ------------";
2407                                         mes "Hodremlin(122)";
2408                                         mes "Isilla(124)";
2409                                         mes "Seeker(124)";
2410                                         mes "Echio(126)";
2411                                         mes "Agav(128)";
2412                                         mes "--------------------------------";
2413                                         next;
2414                                         mes "<Gloom Under Night's eyes are so round and cute. I want to make it my pet.. But what's its taming item? I probably can't tame it then.. - Hopeful Explorer Grape>";
2415                                         F_InfoBoard;
2416                                         continue;
2417                                 }
2418                                 break;
2419                         }
2420                 }
2421         }
2422 }
2423
2424 yuno_fild08,82,178,2    script  Signpost#Robot Factory  4_BULLETIN_BOARD2,{
2425         if (countitem(7509) > 0) {// Luxurious Keycard
2426                 mes "- Your ^0000FFLuxurious Keycard^000000resonates with Signpost and uncovers new information. -";
2427                 next;
2428         }
2429         else {
2430                 mes "Kiel Hyre Academy students cannot enter here.";
2431                 close;
2432         }
2433         while(1) {
2434                 mes "[Robot Factory]";
2435                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2436                 mes "-- Adventurer Group --";
2437                 next;
2438                 .@mo_board = callfunc( "F_AvenBoard",
2439                         1275,"Alice","Automatic doll tasked with various chores in the castle. Its main priority is to clean the vicinity, however it will attack intruders with a steel broom stick.",
2440                         1738,"Constant","Adventurer's tips are needed.",
2441                         1736,"Aliot","Adventurer's tips are needed.",
2442                         1737,"Aliza","Adventurer's tips are needed.",
2443                         1735,"Alicel","Adventurer's tips are needed.",
2444                         1733,"Kiel","Adventurer's tips are needed.",
2445                         1734,"Kiel-D-01","Adventurer's tips are needed." );
2446                 if (.@mo_board == 1) {
2447                         mes "[Robot Factory]";
2448                         mes "Robot Factory is comprised of 2 floors, and monsters that appear here are mostly formless. Constant monster self destructs to repel any invaders, so be cautious.";
2449                         next;
2450                         while(1) {
2451                                 switch( select( "Robot Factory 1F","Robot Factory 2F","Cancel" ) ) {
2452                                 case 1:
2453                                         mes "[Robot Factory 1F]";
2454                                         mes "------------ Monster ------------";
2455                                         mes "Alice(100)";
2456                                         mes "Constant(108)";
2457                                         mes "Aliot(112)";
2458                                         mes "Aliza(112)";
2459                                         mes "Alicel(115)";
2460                                         mes "--------------------------------";
2461                                         F_InfoBoard;
2462                                         continue;
2463                                 case 2:
2464                                         mes "[Robot Factory 2F]";
2465                                         mes "------------ Monster ------------";
2466                                         mes "Kiel(90)";
2467                                         mes "Constant(108)";
2468                                         mes "Aliot(112)";
2469                                         mes "Aliza(112)";
2470                                         mes "Alicel(115)";
2471                                         mes "--------------------------------";
2472                                         next;
2473                                         mes "<I don't know why but there are 2 types of Kiel. Kiel and Kiel-D-01... Kiel-D-01 is the newer version of the two.. Should I request Kiel to make me a robot too? - Greedy Explorer Grape>";
2474                                         F_InfoBoard;
2475                                         continue;
2476                                 }
2477                                 break;
2478                         }
2479                 }
2480         }
2481 }
2482
2483 tha_t01,142,78,0        script  Guide#Thanatos1 CLEAR_NPC,{
2484         mes "[Thanatos Tower Guide]";
2485         if (thana_tower == 0) {
2486                 mes "Thanatos Tower is comprised of 12 floors, but only 3 floors are open to the public. If you wish to progress, you must have signed a contract with '^0000FFRenkenber^000000'.";
2487                 next;
2488                 mes "[Thanatos Tower Guide]";
2489                 mes "According to the information there are a total of 12 floors. Prepare for all kinds of situation before venturing in this dungeon....";
2490                 next;
2491                 mes "[Public Announcement]";
2492                 mes "Please don't touch it. Only those that have a contract with '^0000FFRenkenber^000000' can progress.";
2493                 emotion 23;
2494                 close;
2495         }
2496         mes "Thanatos Tower is comprised of 12 floors, but only 3 floors are open to the public. If you wish to progress, you must have signed a contract with'^0000FFRenkenber^000000'.";
2497         next;
2498         mes "[Thanatos Tower Guide]";
2499         mes "According to the information there are a total of 12 floors. Prepare for all kinds of situation before venturing in this dungeon.";
2500         next;
2501         while(1) {
2502                 mes "[Thanatos Tower Guide]";
2503                 mes "You have signed the contract with '^0000FFRenkenber^000000', the following information are now available. To revise the information, contact Adventurer Group or '^0000FFRenkenber^000000'with information tip.";
2504                 mes "-- Adventurer Group --";
2505                 next;
2506                 .@mo_board = callfunc( "F_AvenBoard",
2507                         1191,"Mimic","Adventurer's tips are needed.",
2508                         1195,"Rideword","Magic Tome brought to life with demon's powers. It does not possess emotions or a mind of its own, programmed to rely on its instincts to attack living creatures.",
2509                         1377,"Elder","Once an elder of magic association. It delved too deep into magic, turning into a magical monster that attack adventurers on sight.",
2510                         1275,"Alice","Automatic doll tasked with various chores in the castle. Its main priority is to clean the vicinity, however it will attack intruders with a steel broom stick.",
2511                         1699,"Ancient Mimic","Adventurer's tips are needed.",
2512                         1320,"Owl Duke","Owl Baron's sibling that wears a blue manteau. It enjoys rainy days.",
2513                         1295,"Owl Baron","Bird monster that wears red manteau. Getting fooled by its gentleman appearance will result in being ambushed by fierce magic attacks.",
2514                         1698,"Death Word","Adventurer's tips are needed.",
2515                         1697,"Plasma (Blue)","Adventurer's tips are needed.",
2516                         1695,"Plasma (Green)","Adventurer's tips are needed.",
2517                         1696,"Plasma (Purple)","Adventurer's tips are needed.",
2518                         1694,"Plasma (Red)","Adventurer's tips are needed.",
2519                         1693,"Plasma (Yellow)","Adventurer's tips are needed.",
2520                         1707,"Dolor of Thanatos","Adventurer's tips are needed.",
2521                         1706,"Maero of Thanatos","Adventurer's tips are needed.",
2522                         1705,"Despero of Thanatos","Adventurer's tips are needed.",
2523                         1704,"Odium of Thanatos","Adventurer's tips are needed.",
2524                         1702,"Baroness of Retribution","Adventurer's tips are needed.",
2525                         1703,"Lady Solace","Adventurer's tips are needed.",
2526                         1701,"Mistress of Shelter","Adventurer's tips are needed.",
2527                         1700,"Dame of Sentinel","Adventurer's tips are needed.",
2528                         1708,"Memory of Thanatos","Adventurer's tips are needed." );
2529                 if (.@mo_board == 1) {
2530                         mes "[Thanatos Tower Guide]";
2531                         mes "Please choose an appropriate floor for monster information.";
2532                         next;
2533                         while(1) {
2534                                 switch( select( "Cancel","Thanatos Tower 1F","Thanatos Tower 2F","Thanatos Tower 3F","Thanatos Tower 4F","Thanatos Tower 5F","Thanatos Tower 6F","Thanatos Tower 7F","Thanatos Tower 8F","Thanatos Tower 9F","Thanatos Tower 10F","Thanatos Tower 11F","Thanatos Tower 12F","Thanatos Tower Top Floor" ) ) {
2535                                 case 2:
2536                                         mes "[Thanatos Tower 1F]";
2537                                         mes "------------ Monster ------------";
2538                                         mes "Mimic(56)";
2539                                         mes "Rideword(74)";
2540                                         mes "Alice(100)";
2541                                         mes "Plasma (Green)(116)";
2542                                         mes "Lady Solace(123)";
2543                                         mes "--------------------------------";
2544                                         F_InfoBoard;
2545                                         continue;
2546                                 case 3:
2547                                         mes "[Thanatos Tower 2F]";
2548                                         mes "------------ Monster ------------";
2549                                         mes "Mimic(56)";
2550                                         mes "Rideword(74)";
2551                                         mes "Elder(92)";
2552                                         mes "Alice(100)";
2553                                         mes "Ancient Mimic(112)";
2554                                         mes "Death Word(114)";
2555                                         mes "Plasma (Blue)(116)";
2556                                         mes "Baroness of Retribution(121)";
2557                                         mes "--------------------------------";
2558                                         F_InfoBoard;
2559                                         continue;
2560                                 case 4:
2561                                         mes "[Thanatos Tower 3F]";
2562                                         mes "------------ Monster ------------";
2563                                         mes "Mimic(56)";
2564                                         mes "Rideword(74)";
2565                                         mes "Elder(92)";
2566                                         mes "Ancient Mimic(112)";
2567                                         mes "Death Word(114)";
2568                                         mes "Plasma (Purple)(117)";
2569                                         mes "Mistress of Shelter(125)";
2570                                         mes "--------------------------------";
2571                                         F_InfoBoard;
2572                                         continue;
2573                                 case 5:
2574                                         mes "[Thanatos Tower 4F]";
2575                                         mes "------------ Monster ------------";
2576                                         mes "Mimic(56)";
2577                                         mes "Rideword(74)";
2578                                         mes "Owl Duke(92)";
2579                                         mes "Elder(92)";
2580                                         mes "Ancient Mimic(112)";
2581                                         mes "Death Word(114)";
2582                                         mes "Plasma (Red)(118)";
2583                                         mes "Owl Baron(120)";
2584                                         mes "Dame of Sentinel(127)";
2585                                         mes "--------------------------------";
2586                                         F_InfoBoard;
2587                                         continue;
2588                                 case 6:
2589                                         mes "[Thanatos Tower 5F]";
2590                                         mes "------------ Monster ------------";
2591                                         mes "Owl Duke(92)";
2592                                         mes "Elder(92)";
2593                                         mes "Ancient Mimic(112)";
2594                                         mes "Death Word(114)";
2595                                         mes "Plasma (Blue)(115)";
2596                                         mes "Plasma (Green)(116)";
2597                                         mes "Plasma (Purple)(117)";
2598                                         mes "Plasma (Red)(118)";
2599                                         mes "Owl Baron(120)";
2600                                         mes "Dolor of Thanatos(129)";
2601                                         mes "--------------------------------";
2602                                         F_InfoBoard;
2603                                         continue;
2604                                 case 7:
2605                                         mes "[Thanatos Tower 6F]";
2606                                         mes "------------ Monster ------------";
2607                                         mes "Owl Duke(92)";
2608                                         mes "Elder(92)";
2609                                         mes "Ancient Mimic(112)";
2610                                         mes "Death Word(114)";
2611                                         mes "Plasma (Blue)(115)";
2612                                         mes "Plasma (Green)(116)";
2613                                         mes "Plasma (Purple)(117)";
2614                                         mes "Plasma (Red)(118)";
2615                                         mes "Owl Baron(120)";
2616                                         mes "Maero of Thanatos(129)";
2617                                         mes "--------------------------------";
2618                                         F_InfoBoard;
2619                                         continue;
2620                                 case 8:
2621                                         mes "[Thanatos Tower 7F]";
2622                                         mes "------------ Monster ------------";
2623                                         mes "Ancient Mimic(112)";
2624                                         mes "Death Word(114)";
2625                                         mes "Baroness of Retribution(121)";
2626                                         mes "Lady Solace(123)";
2627                                         mes "Mistress of Shelter(125)";
2628                                         mes "Dame of Sentinel(127)";
2629                                         mes "Despero of Thanatos(129)";
2630                                         mes "--------------------------------";
2631                                         F_InfoBoard;
2632                                         continue;
2633                                 case 9:
2634                                         mes "[Thanatos Tower 8F]";
2635                                         mes "------------ Monster ------------";
2636                                         mes "Ancient Mimic(112)";
2637                                         mes "Death Word(114)";
2638                                         mes "Baroness of Retribution(121)";
2639                                         mes "Lady Solace(123)";
2640                                         mes "Mistress of Shelter(125)";
2641                                         mes "Dame of Sentinel(127)";
2642                                         mes "Odium of Thanatos(129)";
2643                                         mes "--------------------------------";
2644                                         F_InfoBoard;
2645                                         continue;
2646                                 case 10:
2647                                         mes "[Thanatos Tower 9F]";
2648                                         mes "------------ Monster ------------";
2649                                         mes "Plasma (Red)(118)";
2650                                         mes "Baroness of Retribution(121)";
2651                                         mes "Lady Solace(123)";
2652                                         mes "Mistress of Shelter(125)";
2653                                         mes "Dame of Sentinel(127)";
2654                                         mes "Odium of Thanatos(129)";
2655                                         mes "--------------------------------";
2656                                         F_InfoBoard;
2657                                         continue;
2658                                 case 11:
2659                                         mes "[Thanatos Tower 10F]";
2660                                         mes "------------ Monster ------------";
2661                                         mes "Plasma (Blue)(115)";
2662                                         mes "Baroness of Retribution(121)";
2663                                         mes "Lady Solace(123)";
2664                                         mes "Mistress of Shelter(125)";
2665                                         mes "Dame of Sentinel(127)";
2666                                         mes "Maero of Thanatos(129)";
2667                                         mes "--------------------------------";
2668                                         F_InfoBoard;
2669                                         continue;
2670                                 case 12:
2671                                         mes "[Thanatos Tower 11F]";
2672                                         mes "------------ Monster ------------";
2673                                         mes "Plasma (Green)(116)";
2674                                         mes "Baroness of Retribution(121)";
2675                                         mes "Lady Solace(123)";
2676                                         mes "Mistress of Shelter(125)";
2677                                         mes "Dame of Sentinel(127)";
2678                                         mes "Despero of Thanatos(129)";
2679                                         mes "--------------------------------";
2680                                         F_InfoBoard;
2681                                         continue;
2682                                 case 13:
2683                                         mes "[Thanatos Tower 12F]";
2684                                         mes "------------ Monster ------------";
2685                                         mes "Plasma (Yellow)(119)";
2686                                         mes "Baroness of Retribution(121)";
2687                                         mes "Lady Solace(123)";
2688                                         mes "Mistress of Shelter(125)";
2689                                         mes "Dame of Sentinel(127)";
2690                                         mes "--------------------------------";
2691                                         F_InfoBoard;
2692                                         continue;
2693                                 case 14:
2694                                         mes "[Thanatos Tower Top Floor]";
2695                                         mes "------------ Monster ------------";
2696                                         mes "- Adventurer's tips are needed -";
2697                                         mes "--------------------------------";
2698                                         next;
2699                                         mes "<It's so empty.. I came all the way up here but there's nothing here.. - Angry Explorer Grape>";
2700                                         F_InfoBoard;
2701                                         continue;
2702                                 }
2703                                 break;
2704                         }
2705                 }
2706         }
2707 }
2708 tha_t01,156,78,0        duplicate(Guide#Thanatos1)      Guide#Thanatos2 CLEAR_NPC
2709
2710 prt_fild05,278,220,0    script  Signpost#Culvert        2_BULLETIN_BOARD,{
2711         while(1) {
2712                 mes "[Prontera Culvert]";
2713                 mes "Prontera Culvert can only be accessed by adventurers who have the permission from Rune Midgard Kingdrom.";
2714                 mes "-- Adventurer Group --";
2715                 next;
2716                 if ((MISC_QUEST & 8) == 0) {
2717                         mes "[Prontera Culvert]";
2718                         mes "Prontera Culvert can only be accessed by adventurers who have signed a volunteer form at Prontera Chivalry. Would you like to go sign the volunteer form?";
2719                         next;
2720                         switch( select( "Volunteer","Do not volunteer" ) ) {
2721                         case 1:
2722                                 mes "[Prontera Culvert]";
2723                                 mes "You will be warped to Prontera Chivalry.";
2724                                 next;
2725                                 warp "prontera",49,342;
2726                                 break;
2727                         case 2:
2728                                 mes "[Prontera Culvert]";
2729                                 mes "Prontera Chivalry is looking to enlist brave adventurers.";
2730                                 close;
2731                         }
2732                 }
2733                 .@mo_board = callfunc( "F_AvenBoard",
2734                         1111,"Drainliar","Colonial bat that inhabits dark caves. It uses its big, sharp teeth to attack nearby creatures and sucks in blood. It's bigger than a Familiar.^000000",
2735                         1077,"Poison Spore","An aggressive mushroom creature, it is recommended to carry green herbs to counteract it's toxic special attack.",
2736                         1209,"Cramp","Rodent found living deep within the dungeon. Its appearance is similar to Tarou, however it is much more vicious and has poisonous teeth.",
2737                         1161,"Plankton","Small organism monster seen floating in the water. This monster is usually preyed on by other sea creatures.",
2738                         1175,"Tarou","Rodent that inhabits dark places. It possesses white and plushy furs.",
2739                         1005,"Familiar","Colonial bat that inhabits dark caves. Its small fangs are sharp enough to suck blood from nearby creatures.",
2740                         1014,"Spore","Mushroom monster. It leaps very rhythmically, attracting attention from passing adventurers.",
2741                         1048,"Thief Bug Egg","Thief Bug Egg. It turns into Thief Bug monster once it hatches.",
2742                         1051,"Thief Bug","This monster is usually seen in small, damp places. It's movement is rather fast, and it devours any items on sight.",
2743                         1053,"Female Thief Bug","Female Thief Bug. It's movement is fast and it devours any items on sight.",
2744                         1054,"Male Thief Bug","Male Thief Bug. It's movement is fast and attacks approaching adventurers.",
2745                         1086,"Golden Thief Bug","MVP thief bug monster with its body covered in gold. This monster is much stronger than other thief bug monsters." );
2746                 if (.@mo_board == 1) {
2747                         mes "[Prontera Culvert]";
2748                         mes "Prontera Culvert is comprised of B4 floors. This dungeon is appropriate for beginner adventurers and most monsters that appear here will assist others monsters with the same name.";
2749                         next;
2750                         while(1) {
2751                                 switch( select( "Prontera Culvert 1F","Prontera Culvert 2F","Prontera Culvert 3F","Prontera Culvert 4F","Cancel" ) ) {
2752                                 case 1:
2753                                         mes "[Prontera Culvert 1F]";
2754                                         mes "------------ Monster ------------";
2755                                         mes "Thief Bug Egg(20)";
2756                                         mes "Thief Bug(21)";
2757                                         mes "Tarou(22)";
2758                                         mes "Familiar(24)";
2759                                         mes "--------------------------------";
2760                                         F_InfoBoard;
2761                                         continue;
2762                                 case 2:
2763                                         mes "[Prontera Culvert 2F]";
2764                                         mes "------------ Monster ------------";
2765                                         mes "Spore(18)";
2766                                         mes "Thief Bug Egg(20)";
2767                                         mes "Thief Bug(21)";
2768                                         mes "Tarou(22)";
2769                                         mes "Familiar(24)";
2770                                         mes "Female Thief Bug(28)";
2771                                         mes "Plankton(40)";
2772                                         mes "--------------------------------";
2773                                         F_InfoBoard;
2774                                         continue;
2775                                 case 3:
2776                                         mes "[Prontera Culvert 3F]";
2777                                         mes "------------ Monster ------------";
2778                                         mes "Thief Bug Egg(20)";
2779                                         mes "Thief Bug(21)";
2780                                         mes "Tarou(22)";
2781                                         mes "Familiar(24)";
2782                                         mes "Poison Spore(26)";
2783                                         mes "Female Thief Bug(28)";
2784                                         mes "Male Thief Bug(30)";
2785                                         mes "--------------------------------";
2786                                         F_InfoBoard;
2787                                         continue;
2788                                 case 4:
2789                                         mes "[Prontera Culvert 4F]";
2790                                         mes "------------ Monster ------------";
2791                                         mes "Thief Bug Egg(20)";
2792                                         mes "Thief Bug(21)";
2793                                         mes "Female Thief Bug(28)";
2794                                         mes "Male Thief Bug(30)";
2795                                         mes "Drainliar(47)";
2796                                         mes "Golden Thief Bug(65)";
2797                                         mes "Cramp(82)";
2798                                         mes "--------------------------------";
2799                                         next;
2800                                         mes "<There is a shiny bug living in Prontera Culvert 4F. It's called Golden Thief Bug. Prontera Sewage system regularly blocked by this monster. Ew~ It's nasty. - Irritated Explorer Grape>";
2801                                         F_InfoBoard;
2802                                         continue;
2803                                 }
2804                                 break;
2805                         }
2806                 }
2807         }
2808 }
2809
2810 tur_dun01,158,241,0     script  Signpost#Turtle Island  2_BULLETIN_BOARD,{
2811         while(1) {
2812                 mes "[Turtle Island]";
2813                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2814                 mes "-- Adventurer Group --";
2815                 next;
2816                 .@mo_board = callfunc( "F_AvenBoard",
2817                         1256,"Pest","Monster with an unknown origin. It attacks by spinning its sharp eyelids.",
2818                         1314,"Permeter","One of the most docile turtles on Turtle Island. Small trees grow on its shell.",
2819                         1316,"Solider","Turtle with small castle walls on its shell.",
2820                         1319,"Freezer","Turtle with ice spikes on its shell.",
2821                         1318,"Heater","Heat emitting turtle. Its shell is always hot to the touch. It could be used as a heater during winter.",
2822                         1315,"Assaulter","Turtle assassin. It can throw its shell carapace like a shuriken.",
2823                         1312,"Turtle General","King of Turtle Island. It's known to have lived for over thousand years." );
2824                 if (.@mo_board == 1) {
2825                         mes "[Turtle Island]";
2826                         mes "Turtle Island is comprised of 3 floors, and the monsters that appear here are mostly brute. Prepare before venturing into this dungeon.";
2827                         next;
2828                         while(1) {
2829                                 switch( select( "Turtle Island","Turtles Village","Turtle Palace","Cancel" ) ) {
2830                                 case 1:
2831                                         mes "[Turtle Island]";
2832                                         mes "------------ Monster ------------";
2833                                         mes "Pest(89)";
2834                                         mes "Permeter(90)";
2835                                         mes "Solider(92)";
2836                                         mes "Freezer(94)";
2837                                         mes "--------------------------------";
2838                                         F_InfoBoard;
2839                                         continue;
2840                                 case 2:
2841                                         mes "[Turtle Island - Turtle Village]";
2842                                         mes "------------ Monster ------------";
2843                                         mes "Permeter(90)";
2844                                         mes "Freezer(94)";
2845                                         mes "Heater(98)";
2846                                         mes "Assaulter(100)";
2847                                         mes "--------------------------------";
2848                                         F_InfoBoard;
2849                                         continue;
2850                                 case 3:
2851                                         mes "[Turtle Island - Turtle Palace]";
2852                                         mes "------------ Monster ------------";
2853                                         mes "Permeter(90)";
2854                                         mes "Freezer(94)";
2855                                         mes "Heater(98)";
2856                                         mes "Assaulter(100)";
2857                                         mes "--------------------------------";
2858                                         next;
2859                                         mes "<Turtles are known for their longevity right? How old is Turtle General? - Young explorer Grape>";
2860                                         F_InfoBoard;
2861                                         continue;
2862                                 }
2863                                 break;
2864                         }
2865                 }
2866         }
2867 }
2868
2869 /// adven_board04.sc
2870
2871 ama_dun01,233,14,0      script  Signpost#Amatsu Dungeon 2_BULLETIN_BOARD,{
2872         while(1) {
2873                 mes "[Amatsu Dungeon]";
2874                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2875                 mes "-- Adventurer Group --";
2876                 next;
2877                 .@mo_board = callfunc( "F_AvenBoard",
2878                         1191,"Mimic","Adventurer's tips are needed.",
2879                         1129,"Horong","Fire monster with an appearance of Dokebi light. Origin of this monster is unknown.",
2880                         1404,"Miyabi Doll","Popular doll amongst the girls with the ability to move. You can sometimes see its face behind all the hair.",
2881                         1403,"Firelock Soldier","Ancient soldier from the eastern kingdom.",
2882                         1401,"Shinobi","Ancient ninja from far eastern kingdom. It is capable of transforming or hiding itself.",
2883                         1375,"The Paper","Slim paper monster. Its edges are much sharper than a knife.",
2884                         1405,"Tengu","Ghost from far eastern kingdom. It sometimes blends in with the humans or pranks on them.",
2885                         1402,"Poisonous Toad","Toad monster. It possesses paralyzing poison.",
2886                         1492,"Samurai Specter","Little child MVP that summons Samurai spirit under his control. Samurai spirit is forced to obey every command." );
2887                 if (.@mo_board == 1) {
2888                         mes "[Amatsu Dungeon]";
2889                         mes "Amatsu Dungeon is comprised of 3 floors. This dungeon's maze is very complex and fly wings cannot be used. Prepare before venturing into this dungeon.";
2890                         next;
2891                         while(1) {
2892                                 switch( select( "Amatsu Dungeon - Tatami Maze","Amatsu Dungeon - Battle Field in the Underground Forest","Amatsu Dungeon - Amatsu Underground Shrine","Cancel" ) ) {
2893                                 case 1:
2894                                         mes "[Amatsu Dungeon - Tatami Maze]";
2895                                         mes "------------ Monster ------------";
2896                                         mes "Miyabi Doll(85)";
2897                                         mes "Firelock Soldier(88)";
2898                                         mes "Shinobi(95)";
2899                                         mes "--------------------------------";
2900                                         F_InfoBoard;
2901                                         continue;
2902                                 case 2:
2903                                         mes "[Amatsu Dungeon - Battle Field in the Underground Forest]";
2904                                         mes "------------ Monster ------------";
2905                                         mes "Horong(66)";
2906                                         mes "Miyabi Doll(85)";
2907                                         mes "Poisonous Toad(87)";
2908                                         mes "Firelock Soldier(88)";
2909                                         mes "Shinobi(95)";
2910                                         mes "The Paper(97)";
2911                                         mes "--------------------------------";
2912                                         F_InfoBoard;
2913                                         continue;
2914                                 case 3:
2915                                         mes "[Amatsu Dungeon - Amatsu Underground Shrine]";
2916                                         mes "------------ Monster ------------";
2917                                         mes "Mimic(56)";
2918                                         mes "Miyabi Doll(85)";
2919                                         mes "Firelock Soldier(88)";
2920                                         mes "Shinobi(95)";
2921                                         mes "The Paper(97)";
2922                                         mes "Tengu(98)";
2923                                         mes "--------------------------------";
2924                                         next;
2925                                         mes "<Samurai Specter is very rude. I wanted to introduce myself to him by giving him my name card, but he wasn't happy about it.. Pfft - Dejected Explorer Grape>";
2926                                         F_InfoBoard;
2927                                         continue;
2928                                 }
2929                                 break;
2930                         }
2931                 }
2932         }
2933 }
2934
2935 gonryun,155,198,0       script  Signpost#Kunlun Dungeon 2_BULLETIN_BOARD,{
2936         while(1) {
2937                 mes "[Kunlun Dungeon]";
2938                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2939                 mes "-- Adventurer Group --";
2940                 next;
2941                 .@mo_board = callfunc( "F_AvenBoard",
2942                         1415,"Baby Leopard","Cute little baby leopard, but it's vicious.",
2943                         1413,"Hermit Plant","Plant that's very healthy for the body. It may be hard for people to eat this.",
2944                         1417,"Zipper Bear","It looks like a normal bear at first glance, but it has a zipper on its back. There's no way to know what's inside it.",
2945                         1410,"Enchanted Peach Tree","Living Peach Tree. Peaches grown on this tree is too hard to eat.",
2946                         1408,"Bloody Butterfly","Butterfly that lures with its mystical appearance and sucks their blood. It emits sweet odor from its wings.",
2947                         1412,"Taoist Hermit","Cloud riding hermit. It loves playing checkers.",
2948                         1416,"Evil Nymph","Fairy monster, otherwise known as angel in western kingdom. It enjoys making accessories with beads.",
2949                         1418,"Evil Snake Lord","Giant snake monster. Its white skin looks very mysterious. It's rumored that its caligraphy is legendary." );
2950                 if (.@mo_board == 1) {
2951                         mes "[Kunlun Dungeon]";
2952                         mes "Kunlun Dungeon is comprised of 3 floors. Royal Jelly and Dead Branch items can be obtained from monsters in this dungeon.";
2953                         next;
2954                         while(1) {
2955                                 switch( select( "Kunlun Dungeon - Shrine of Kunlun Queen","Kunlun Dungeon - Hermit's Checkers","Kunlun Dungeon - Arcadia","Cancel" ) ) {
2956                                 case 1:
2957                                         mes "[Kunlun Dungeon - Shrine of Kunlun Queen]";
2958                                         mes "------------ Monster ------------";
2959                                         mes "Zipper Bear(90)";
2960                                         mes "Enchanted Peach Tree(92)";
2961                                         mes "Bloody Butterfly(94)";
2962                                         mes "--------------------------------";
2963                                         F_InfoBoard;
2964                                         continue;
2965                                 case 2:
2966                                         mes "[Kunlun Dungeon - Hermit's Checkers]";
2967                                         mes "------------ Monster ------------";
2968                                         mes "Baby Leopard(68)";
2969                                         mes "Enchanted Peach Tree(92)";
2970                                         mes "Bloody Butterfly(94)";
2971                                         mes "Taoist Hermit(96)";
2972                                         mes "--------------------------------";
2973                                         F_InfoBoard;
2974                                         continue;
2975                                 case 3:
2976                                         mes "[Kunlun Dungeon - Arcadia]";
2977                                         mes "------------ Monster ------------";
2978                                         mes "Hermit Plant(90)";
2979                                         mes "Taoist Hermit(96)";
2980                                         mes "Evil Nymph(97)";
2981                                         mes "--------------------------------";
2982                                         next;
2983                                         mes "<Is it true that Evil Snake Lord's caligraphy is phenomenal? I went there to take a look at it.. But I couldn't see its caligraphy.. - Forgetful Explorer Grape>";
2984                                         F_InfoBoard;
2985                                         continue;
2986                                 }
2987                                 break;
2988                         }
2989                 }
2990         }
2991 }
2992
2993 louyang,37,276,0        script  Signpost#Louyang Dungeon        2_BULLETIN_BOARD,{
2994         while(1) {
2995                 mes "[Louyang Dungeon]";
2996                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
2997                 mes "-- Adventurer Group --";
2998                 next;
2999                 .@mo_board = callfunc( "F_AvenBoard",
3000                         1191,"Mimic","Adventurer's tips are needed.",
3001                         1026,"Munak","Dead girl's spirit resides within the dead body, turning it into a Kyonshi monster. It sucks blood from nearby creatures.",
3002                         1129,"Horong","Fire monster with an appearance of Dokebi light. Origin of this monster is unknown.",
3003                         1381,"Grizzly","Bear that inhabits magma flowing regions. Its furs appear as if it's on fire. It will be popular amongst the fur lovers.",
3004                         1037,"Side Winder","One headed snake. It uses its tail like its head to confuse the enemies.",
3005                         1306,"Leib Olmai","Bear with extremely vicious personality. Its body is covered with numerous scars from various fights with other creatures.",
3006                         1517,"Jing Guai","Monster that looks like it's a tiger costume. It barks like a dog.",
3007                         1516,"Mi Gao","Sand monster. It creates a sand pillar to attack.",
3008                         1514,"Zhu Po Long","It looks like a long dragon mask. It might be possible to spot this monster during festivals.",
3009                         1519,"Green Maiden","Cute little female martial artist, but it's actually possessed by a mature female martial artist.",
3010                         1512,"Yao Jun","Kyounshi monster. It seems somewhat proficient in martial arts.",
3011                         1513,"Mao Guai","Evil cat spirit in human clothing. It walks on two legs like a human and attacks with a fan in its hands.",
3012                         1518,"White Lady","This MVP monster lures nearby adventurers with its beauty. Some adventurers become enchanted by its scream." );
3013                 if (.@mo_board == 1) {
3014                         mes "[Louyang Dungeon]";
3015                         mes "Louyang Dungeon is comprised of 3 floors and the monsters that appear here tend to overpower adventurers in mass numbers. Prepare before venturing into this dungeon.";
3016                         next;
3017                         while(1) {
3018                                 switch( select( "Louyang Dungeon - Suei Long Gon","Louyang Dungeon - The Royal Tomb","Louyang Dungeon - Inside the Royal Tomb","Cancel" ) ) {
3019                                 case 1:
3020                                         mes "[Louyang Dungeon - Suei Long Gon]";
3021                                         mes "------------ Monster ------------";
3022                                         mes "Horong(66)";
3023                                         mes "Grizzly(66)";
3024                                         mes "Side Winder(70)";
3025                                         mes "Jing Guai(80)";
3026                                         mes "Mi Gao(83)";
3027                                         mes "Leib Olmai(87)";
3028                                         mes "--------------------------------";
3029                                         F_InfoBoard;
3030                                         continue;
3031                                 case 2:
3032                                         mes "[Louyang Dungeon - The Royal Tomb]";
3033                                         mes "------------ Monster ------------";
3034                                         mes "Mimic(56)";
3035                                         mes "Munak(58)";
3036                                         mes "Zhu Po Long(82)";
3037                                         mes "Yao Jun(87)";
3038                                         mes "--------------------------------";
3039                                         F_InfoBoard;
3040                                         continue;
3041                                 case 3:
3042                                         mes "[Louyang Dungeon - Inside the Royal Tomb]";
3043                                         mes "------------ Monster ------------";
3044                                         mes "Zhu Po Long(82)";
3045                                         mes "Green Maiden(82)";
3046                                         mes "Yao Jun(87)";
3047                                         mes "Mao Guai(89)";
3048                                         mes "--------------------------------";
3049                                         next;
3050                                         mes "<White Lady.. She's.. Beautiful.. She's Kind.. If it wasn't for Green Maidens.. Pfft - Dejected Explorer Grape>";
3051                                         F_InfoBoard;
3052                                         continue;
3053                                 }
3054                                 break;
3055                         }
3056                 }
3057         }
3058 }
3059
3060 ayo_fild02,279,147,0    script  Signpost#Ayothaya       2_BULLETIN_BOARD,{
3061         while(1) {
3062                 mes "[Ayothaya Dungeon]";
3063                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
3064                 mes "-- Adventurer Group --";
3065                 next;
3066                 .@mo_board = callfunc( "F_AvenBoard",
3067                         1179,"Whisper","Ghost monster that appears to be covered in a bed cover. Normal weapons are ineffective against its spiritual body.^000000",
3068                         1036,"Ghoul","Corpse that is revived by Unholy Necromancer's curse. It ambushes nearby living creatures and devours their corpses to satiate its hunger, but because it's a reanimated corpse, it is unable to feel satisfied.^000000",
3069                         1586,"Leaf Cat","Cat monster wearing leaves as clothing. Its cute appearance is popular amongst the adventurers.",
3070                         1587,"Kraben","Obnoxious monster. It attacks with what appears to be 2 giant pots.",
3071                         1584,"Tamruan","Sword wielding status-like monster. It wears powerful armor to protect itself.",
3072                         1688,"Lady Tanee","Adventurer's tips are needed." );
3073                 if (.@mo_board == 1) {
3074                         mes "[Ayothaya Dungeon]";
3075                         mes "Ayothaya Dungeon is comprised of 2 floors. Monsters in this dungeon can be found hiding in the labyrinth.";
3076                         next;
3077                         while(1) {
3078                                 switch( select( "Ayothaya Dungeon - Ancient Shrine Maze","Ayothaya Dungeon - Inside Ancient Shrine","Cancel" ) ) {
3079                                 case 1:
3080                                         mes "[Ayothaya Dungeon - Ancient Shrine Maze]";
3081                                         mes "------------ Monster ------------";
3082                                         mes "Whisper(34)";
3083                                         mes "Ghoul(61)";
3084                                         mes "Leaf Cat(64)";
3085                                         mes "Kraben(70)";
3086                                         mes "--------------------------------";
3087                                         F_InfoBoard;
3088                                         continue;
3089                                 case 2:
3090                                         mes "[Ayothaya Dungeon - Inside Ancient Shrine]";
3091                                         mes "------------ Monster ------------";
3092                                         mes "Whisper(34)";
3093                                         mes "Kraben(70)";
3094                                         mes "Tamruan(73)";
3095                                         mes "--------------------------------";
3096                                         next;
3097                                         mes "<Oh Lady Tanee, don't be so shy and run away~ - Catch me ~ Explorer Grape>";
3098                                         F_InfoBoard;
3099                                         continue;
3100                                 }
3101                                 break;
3102                         }
3103                 }
3104         }
3105 }
3106
3107 mosk_fild02,187,251,0   script  Signpost#Moscovia       2_BULLETIN_BOARD,{
3108         while(1) {
3109                 mes "[Moscovia Dungeon]";
3110                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
3111                 mes "-- Adventurer Group --";
3112                 next;
3113                 .@mo_board = callfunc( "F_AvenBoard",
3114                         1031,"PoPoring","Elder sibling of Poring found in swamp areas. Its body is comprised of poisonous substance and it's sturdier than a Poring.",
3115                         1139,"Mantis","Adventurer's tips are needed.",
3116                         1880,"Wood Goblin","Adventurer's tips are needed.",
3117                         1881,"Les","Adventurer's tips are needed.",
3118                         1884,"Mavka","Adventurer's tips are needed.",
3119                         1883,"Uzhas","Adventurer's tips are needed.",
3120                         1882,"Baba Yaga","Adventurer's tips are needed.",
3121                         1885,"Gopinch","Adventurer's tips are needed." );
3122                 if (.@mo_board == 1) {
3123                         mes "[Moscovia Dungeon]";
3124                         mes "Moscovia Dungeon is comprised of 3 areas, introducing passive and aggressive monsters in each areas. Prepare before venturing into this area.";
3125                         next;
3126                         while(1) {
3127                                 switch( select( "Moscovia Dungeon - Forest","Moscovia Dungeon - Deep within the Forest","Moscovia Dungeon - Extremely Deep within the forest","Cancel" ) ) {
3128                                 case 1:
3129                                         mes "[Moscovia Dungeon - Forest]";
3130                                         mes "------------ Monster ------------";
3131                                         mes "PoPoring(30)";
3132                                         mes "Mantis(65)";
3133                                         mes "Wood Goblin(81)";
3134                                         mes "Les(82)";
3135                                         mes "--------------------------------";
3136                                         F_InfoBoard;
3137                                         continue;
3138                                 case 2:
3139                                         mes "[Moscovia Dungeon - Deep within the Forest]";
3140                                         mes "------------ Monster ------------";
3141                                         mes "Wood Goblin(81)";
3142                                         mes "Les(82)";
3143                                         mes "Uzhas(85)";
3144                                         mes "Baba Yaga(87)";
3145                                         mes "--------------------------------";
3146                                         F_InfoBoard;
3147                                         continue;
3148                                 case 3:
3149                                         mes "[Moscovia Dungeon - Extremely Deep within the Forest]";
3150                                         mes "------------ Monster ------------";
3151                                         mes "Mavka(84)";
3152                                         mes "Uzhas(85)";
3153                                         mes "Baba Yaga(87)";
3154                                         mes "--------------------------------";
3155                                         next;
3156                                         mes "<Gopinch is 3 headed yah? Yes, well just telling you that it has 3 heads. - One headed Explorer Grape>";
3157                                         F_InfoBoard;
3158                                         continue;
3159                                 }
3160                                 break;
3161                         }
3162                 }
3163         }
3164 }
3165
3166 bra_dun01,208,109,0     script  Signpost#Brasilis       2_BULLETIN_BOARD,{
3167         while(1) {
3168                 mes "[Brasilis Dungeon]";
3169                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
3170                 mes "-- Adventurer Group --";
3171                 next;
3172                 .@mo_board = callfunc( "F_AvenBoard",
3173                         1068,"Hydra","Anemone monster. Despite the appearance, it is rooted deep within the area, and uses the rooted tentacles to attack nearby creatures.",
3174                         1070,"Kukre","Worm monster. Its agility is surprisingly fast when scouring for objects on the ground.",
3175                         1141,"Marina","Jellyfish monster with surprisngly strong tentacles that allow it to swim or walk on land. Its tentacles are used in various ways.",
3176                         2070,"Piranha","Adventurer's tips are needed.",
3177                         2069,"Iara","Adventurer's tips are needed.",
3178                         2068,"Boitata","Adventurer's tips are needed." );
3179                 if (.@mo_board == 1) {
3180                         mes "[Brasilis Dungeon]";
3181                         mes "Brasilis Dungeon is comprised of 2 floors, and the monsters that appear in this dungeon are mostly water element. Wind element weapon will prove to be exceptional useful in this dungeon.";
3182                         next;
3183                         while(1) {
3184                                 switch( select( "Brasilis Dungeon Entrance","Brasilis Dungeon Interior","Cancel" ) ) {
3185                                 case 1:
3186                                         mes "[Brasilis Dungeon Entrance]";
3187                                         mes "------------ Monster ------------";
3188                                         mes "Hydra(34)";
3189                                         mes "Kukre(42)";
3190                                         mes "Marina(42)";
3191                                         mes "Piranha(75)";
3192                                         mes "Iara(79)";
3193                                         mes "--------------------------------";
3194                                         F_InfoBoard;
3195                                         continue;
3196                                 case 2:
3197                                         mes "[Brasilis Dungeon Interior]";
3198                                         mes "------------ Monster ------------";
3199                                         mes "Hydra(34)";
3200                                         mes "Kukre(42)";
3201                                         mes "Marina(42)";
3202                                         mes "Piranha(75)";
3203                                         mes "Iara(79)";
3204                                         mes "--------------------------------";
3205                                         next;
3206                                         mes "<There is a monster named Boitata making a bell sound. Why is it making such noise? - Misperceiving it as a pet dog - Explorer Grape>";
3207                                         F_InfoBoard;
3208                                         continue;
3209                                 }
3210                                 break;
3211                         }
3212                 }
3213         }
3214 }
3215
3216 dew_dun01,294,158,0     script  Signpost#Dewata_Krakatau        2_BULLETIN_BOARD,{
3217         while(1) {
3218                 mes "[Krakatau Volcano]";
3219                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
3220                 mes "-- Adventurer Group --";
3221                 next;
3222                 .@mo_board = callfunc( "F_AvenBoard",
3223                         1305,"Ancient Worm","Ancient worm monster that can only be found in ancient ruins. It rapidly spins its body to attack.",
3224                         1311,"Gullinbursti","Boar monster. It's very vicious, but its meat is one of the sought after delicacy.",
3225                         2152,"Comodo","Adventurer's tips are needed.",
3226                         2156,"Leak","Adventurer's tips are needed." );
3227                 if (.@mo_board == 1) {
3228                         mes "[Krakatau Volcano]";
3229                         mes "Dewata Volcano can only be accessed by adventurers who have received permission from the Jati tribe. All of the monsters that appear in this place are aggressive. Only experienced adventurers should venture here.";
3230                         next;
3231                         mes "[Krakatau Volcano]";
3232                         mes "------------ Monster ------------";
3233                         mes "Comodo(81)";
3234                         mes "Ancient Worm(83)";
3235                         mes "Gullinbursti(89)";
3236                         mes "--------------------------------";
3237                         next;
3238                         mes "<Scary MVP Leak lives in Krakatau Volcano.. What's so scary about it though? - It's more cute than scary(?) Explorer Grape>";
3239                         next;
3240                         mes "[Adventurer Group]";
3241                         mes "For more Information on the monsters";
3242                         mes "Monster Information Retrieval System";
3243                         mes "Must be used.";
3244                         next;
3245                 }
3246         }
3247 }
3248
3249 dew_fild01,51,61,0      script  Signpost#Dewata_Istana  2_BULLETIN_BOARD,{
3250         while(1) {
3251                 mes "[Istana Cave]";
3252                 mes "In order for Adventurers to travel all over the world for a relaxing adventure, Information gathered from various adventurers are made public. Please provide information tips to the adventurer group to revise the information.";
3253                 mes "-- Adventurer Group --";
3254                 next;
3255                 .@mo_board = callfunc( "F_AvenBoard",
3256                         1301,"Am Mut","Monster from Payon Legend. It looks like a small kid, however it is known to harrass passing by adventurers.",
3257                         1309,"Gajomart","Popularly known as Dokebi flame in eastern countries. It's exact identity is unknown.",
3258                         2154,"Banaspaty","Adventurer's tips are needed.",
3259                         2155,"Butoijo","Adventurer's tips are needed." );
3260                 if (.@mo_board == 1) {
3261                         mes "[Istana Cave]";
3262                         mes "Monsters that appear in Istana Cave are all aggressive. Only experienced adventurers should venture here.";
3263                         next;
3264                         mes "[Istana Cave]";
3265                         mes "------------ Monster ------------";
3266                         mes "Am Mut(76)";
3267                         mes "Gajomart(81)";
3268                         mes "Banaspaty(85)";
3269                         mes "Butoijo(88)";
3270                         mes "--------------------------------";
3271                         next;
3272                         mes "Dewata's Jaty tribe holds their trial of strength here. - Brave Explorer Grape>";
3273                         next;
3274                         mes "[Adventurer Group]";
3275                         mes "For more Information on the monsters";
3276                         mes "Monster Information Retrieval System";
3277                         mes "Must be used.";
3278                         next;
3279                 }
3280         }
3281 }
3282
3283 /// adven_board05.sc
3284
3285 dic_dun01,30,208,0      script  Signpost#Kamidal        2_BULLETIN_BOARD,{
3286         while(1) {
3287                 mes "[Kamidal Tunnel]";
3288                 mes "Adventurers who travel all over the world, combining the information gathered from the public.";
3289                 mes "-- Adventurer Tip --";
3290                 next;
3291                 .@mo_board = callfunc( "F_AvenBoard",
3292                         2088,"Uni-horn Scaraba Egg","Adventurer's tip is required.",
3293                         2089,"Horn Scaraba Egg","Adventurer's tip is required.",
3294                         2090,"Antler Scaraba Egg","Adventurer's tip is required.",
3295                         2091,"Rake Horn Scaraba Egg","Adventurer's tip is required.",
3296                         2083,"Uni-horn Scaraba","Adventurer's tip is required.",
3297                         2084,"Horn Scaraba","Adventurer's tip is required.",
3298                         2085,"Antler Scaraba","Adventurer's tip is required.",
3299                         2086,"Rake Horn Scaraba","Adventurer's tip is required.",
3300                         2304,"Queen Scaraba","Adventurer's tip is required." );
3301                 if (.@mo_board == 1) {
3302                         mes "[Kamidal Tunnel]";
3303                         mes "This tunnel consists of two floors, and most monsters that appear here are insect-type.";
3304                         next;
3305                         while(1) {
3306                                 switch( select( "Kamidal Tunnel","Scaraba Hall","Cancel" ) ) {
3307                                 case 1:
3308                                         mes "[Kamidal Tunnel]";
3309                                         mes "------------ Monster ------------";
3310                                         mes "Uni-horn Scaraba Egg(125)";
3311                                         mes "Horn Scaraba Egg(126)";
3312                                         mes "Uni-horn Scaraba(130)";
3313                                         mes "Horn Scaraba(134)";
3314                                         mes "--------------------------------";
3315                                         F_InfoBoard;
3316                                         continue;
3317                                 case 2:
3318                                         mes "[Scaraba Hall]";
3319                                         mes "------------ Monster ------------";
3320                                         mes "Antler Scaraba Egg(127)";
3321                                         mes "Rake Scaraba Egg(128)";
3322                                         mes "Antler Scaraba(136)";
3323                                         mes "Rake Scaraba(139)";
3324                                         mes "--------------------------------";
3325                                         next;
3326                                         mes "<MVP Queen Scaraba... You'll have to explore to find it.>";
3327                                         F_InfoBoard;
3328                                         continue;
3329                                 }
3330                                 break;
3331                         }
3332                 }
3333         }
3334 }
3335 dic_fild01,27,83,0      duplicate(Signpost#Kamidal)     Signpost#Kamidal Exit   2_BULLETIN_BOARD