summaryrefslogtreecommitdiff
path: root/npc/other/monster_museum.txt
blob: a004c62d85657a8d00502ec61ea76f266c637545 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
//===== eAthena Script ======================================= 
//= Juno Monster Museum
//===== By: ================================================== 
//= Muad_Dib (The Prometheus Project)
//===== Current Version: ===================================== 
//= 1.1a
//===== Compatible With: ===================================== 
//= eAthena 7.15 +
//===== Description: ========================================= 
//= Juno Monster Museum - Non Player Character Locations
//= - Information about various monsters
//===== Additional Comments: ================================= 
// 07/06/05 : Added 1st Version. [Muad_Dib]
//= Adapted to eAthena Scripting Language by [Lance] 
//= 1.1a Fixed typos [Haplo]
//============================================================ 


yuno_in03.gat,33,17,3	script	Guide of Monster Museum	67,{
	mes "[Shenya]";
	mes "Welcome.";
	mes "You are in the Monster Museum.";
	next;
	menu "What is the Monster Museum?",-,"Tip for observing monsters",L_Tip;
	mes "[Shenya]";
	mes "Our Monster Museum is a splendid achievement of Schwarz Project which was secretly";
	mes "accomplished by many sages from Svychervile Academy who were working in Midgard.";
	next;
	mes "[Shenya]";
	mes "Because of their effort, you can easily observe rare monsters of Midgard in here.";
	next;
	mes "[Shenya]";
	mes "Monsters are in the transparent cylinders, which were part of Schwarz Project. The cylinders protects you from the monsters.";
	next;
	mes "[Shenya]";
	mes "Talk to me if you need help.";
	close;
L_Tip:
	mes "[Shenya]";
	mes "Check 'opaque' in the option key (ALT+O) to observe monsters more clearly.";
	next;
	mes "[Shenya]";
	mes "Talk to me if you need help.";
	close;
}

//yuno_in03.gat,32,102,1	script	Biology Professor	755,{
//	mes "[Ruthy Celsus]";
//	mes "Hmm? What is it? Do you want to take a look at monsters?";
//	next;
//	mes "[Ruthy Celsus]";
//	mes "It is okay to look at them, but do not touch nor make noises.";
//	mes "There are many dangerous stuff here, so be careful.";
//	next;
//	mes "[Ruthy Celsus]";
//	mes "And also tell me if you catch rare monsters.";
//	mes "I will buy your info at high price.";
//	close;
//}

yuno_in03.gat,36,21,3	script	Deviace	1108,{
	end;
}

yuno_in03.gat,33,21,1	script	#Deviace	111,{
	mes " ";
	mes "- Scientific Name : Deviace";
	mes "- Size : Medium";
	mes "- Property : Water";
	next;
	mes "- Description : ";
	mes "It has sucking-disks on top of its round body and lives in the deep ocean.";
	mes "In spite of its fearsome appearance, Deviace is calm and do not attack others first.";
	next;
	mes "However, you should be aware of it because once Deviace gets mad, it casts magic of high level.";
	close;
}

yuno_in03.gat,36,27,3	script	Fur Seal	1317,{
	end;
}

yuno_in03.gat,33,27,1	script	#Fur Seal	111,{
	mes " ";
	mes "- Scientific Name : Fur Seal";
	mes "- Size : Medium";
	mes "- Property : Water";
	next;
	mes "- Description : ";
	mes "They put on an extra hide to cover it's soft skin.";
	mes "Also, their hides are used to make winter clothes.";
	close;
}

yuno_in03.gat,36,33,3	script	Sage Worm	1281,{
	end;
}

yuno_in03.gat,33,33,1	script	#Sage Worm	111,{
	mes " ";
	mes "- Scientific Name : Sage Worm";
	mes "- Size : Small";
	mes "- Property : Neutral";
	next;
	mes "- Description : ";
	mes "It's bottom looks like an animal, but the upper body looks like an old scholar.";
	mes "Sage Worm has weak strength but its intelligence is extraordinary high. They often cures other's critical status.";
	next;
	mes "As expected, they live nearby books or bookcases.";
	close;
}

yuno_in03.gat,39,39,3	script	Penomena	1216,{
	end;
}

yuno_in03.gat,38,39,1	script	#Penomena	111,{
	mes " ";
	mes "- Scientific Name : Penomena";
	mes "- Size : Medium";
	mes "- Property : Poison";
	next;
	mes "- Description : ";
	mes "It has a strong venom and lives in deep oceans or deep tunnels.";
	mes "Penomena has a similar appearance as Hydra but it moves with small dendrites on the sucking-disk.";
	next;
	mes "Also, its many long tentacles with strong venom are threatening opponents in the distance.";
	close;
}

yuno_in03.gat,39,44,3	script	Galapago	1391,{
	end;
}

yuno_in03.gat,37,44,1	script	#Galapago	111,{
	mes " ";
	mes "- Scientific Name : Galapago";
	mes "- Size : Small";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "This monster is a bird, but can't fly because of its heavy weight.";
	mes "They are always equipped with sunglasses and a bottle of drinking water because they are weak against sunlights.";
	next;
	mes "They show greedy on items but, when a stranger appears, they cooperate together to attack the stranger.";
	close;
}

yuno_in03.gat,38,50,3	script	PecoPeco Egg	1047,{
	end;
}

yuno_in03.gat,34,54,3	script	Thief Bug Egg	1048,{
	end;
}

yuno_in03.gat,12,50,3	script	Ant Egg	1097,{
	end;
}

yuno_in03.gat,10,45,5	script	Assaulter	1315,{
	end;
}

yuno_in03.gat,12,45,1	script	#Assaulter	111,{
	mes " ";
	mes "- Scientific Name : Assaulter";
	mes "- Size : Medium";
	mes "- Property : Wind";
	next;
	mes "- Description : ";
	mes "Unlike the other turtles in the Turtle Island, this warrior monster stands on two legs.";
	mes "It always carries a large shuriken on its back. Its body is very agile and has a fast attack speed.";
	next;
	mes "Distinctively, when it is in danger, Assaulter summons another self and attacks together.";
	mes "Their weapons do strong damage, but also their piercing long nails are really threatening.";
	close;
}

yuno_in03.gat,10,39,5	script	Alice	1275,{
	end;
}

yuno_in03.gat,12,39,1	script	#Alice	111,{
	mes " ";
	mes "- Scientific Name : Alice";
	mes "- Size : Medium";
	mes "- Property : Neutral";
	next;
	mes "- Description : ";
	mes "It is a robot that was made to serve duties in the castle, and is still there.";
	mes "Alice is made of hard metal and no one knows what makes her move till this day.";
	close;
}

yuno_in03.gat,15,33,5	script	Violy	1390,{
	end;
}

yuno_in03.gat,19,33,1	script	#Violy	111,{
	mes " ";
	mes "- Scientific Name : Violy";
	mes "- Size : Medium";
	mes "- Property : Neutral";
	next;
	mes "- Description : ";
	mes "Girly monster with blond hair.";
	mes "She always plays her violin. You will suffer from the high frequency of her music.";
	close;
}

yuno_in03.gat,15,27,5	script	Chepet	1250,{
	end;
}

yuno_in03.gat,19,27,1	script	#Chepet	111,{
	mes " ";
	mes "- Scientific Name : Chepet";
	mes "- Size : Medium";
	mes "- Property : Fire";
	next;
	mes "- Description : ";
	mes "It looks like a girl possessed by an evil monster, but it is the evil monster which fools people with its appearance.";
	next;
	mes "Chepet ignites a fire with its large match stick. Is a rare monster because of their small numbers, they live in a limited habitat.";
	close;
}

yuno_in03.gat,15,21,5	script	Raydric	1163,{
	end;
}

yuno_in03.gat,19,21,1	script	#Raydric	111,{
	mes " ";
	mes "- Scientific Name : Raydric";
	mes "- Size : Large";
	mes "- Property : Darkness";
	next;
	mes "- Description : ";
	mes "Soldiers with armor who have no body. According to old studies,";
	mes "the souls of soldiers who once guarded castles were bound to their armor by curses.";
	next;
	mes "They have fast movement speed and strong attacks as guards of the castle.";
	close;
}

yuno_in03.gat,46,96,3	script	Owl Duke	1320,{
	end;
}

yuno_in03.gat,44,96,1	script	#Owl Duke	111,{
	mes " ";
	mes "- Scientific Name : Owl Duke";
	mes "- Size : Large";
	mes "- Property : Neutral";
	next;
	mes "- Description : ";
	mes "An owl with a Duke costume. It's massive body and elegant outfit are appalling.";
	mes "Owl Duke looks like a bird but is a devil with a large feet and sharp talon.";
	next;
	mes "It approaches the enemy silently and casts strong lightning magic.";
	mes "It's moves are full of dignity just like a Duke.";
	close;
}

yuno_in03.gat,48,100,3	script	Marine Sphere	1142,{
	end;
}

yuno_in03.gat,46,101,1	script	#Marine Sphere	111,{
	mes " ";
	mes "- Scientific Name : Marine Sphere";
	mes "- Size : Small";
	mes "- Property : Water";
	next;
	mes "- Description : ";
	mes "Drifting sphere in the ocean, it is known as <Bomb of the Ocean> because of its explosiveness.";
	mes "The structure of the inner sphere is simple, only a tendon and a detonator, however its explosion is very powerful.";
	next;
	mes "If there are other Marine Spheres during the explosion, all of them will explode sequentially.";
	close;
}

yuno_in03.gat,48,104,3	script	Mandragora	1020,{
	end;
}

yuno_in03.gat,46,105,1	script	#Mandragora	111,{
	mes " ";
	mes "- Scientific Name : Mandragora";
	mes "- Size : Medium";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "Man-eating plant that can eat every living thing.";
	mes "Mandragora pokes the victim by using its long tentacle and put it in its giant tube.";
	next;
	mes "On the surface of the Mandragora's tube there is a skull pattern, so the Mandragora pretends to be poisonous but it isn't.";
	mes "The tube contains a digestive fluid of unique fragrance, which have a very strong smell to attract the prey.";
	close;
}

yuno_in03.gat,48,108,3	script	Geographer	1368,{
	end;
}

yuno_in03.gat,46,108,1	script	#Geographer	111,{
	mes " ";
	mes "- Scientific Name : Geographer";
	mes "- Size : Medium";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "Man-eating plant that looks like a sunflower.";
	mes "It disguise itself as an ordinary flower and hunt preys approaching near by.";
	next;
	mes "Although its cousin Mandragora digest it's food in the tube,";
	mes "Geographer chews food because it doesn't have a tube.";
	next;
	mes "Geographer's root is very tough to support the large upper parts of the body.";
	close;
}

yuno_in03.gat,48,112,3	script	Rafflesia	1162,{
	end;
}

yuno_in03.gat,46,112,1	script	#Rafflesia	111,{
	mes " ";
	mes "- Scientific Name : Rafflesia";
	mes "- Size : Small";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "Somehow, this monster is an endangered species.";
	mes "Remaining Rafflesias are very few in a limited habitat,";
	mes "so they are under special protection.";
	next;
	mes "Because there aren't many Rafflesias, researches are not doing well.";
	mes "A few scholars are researching to artificially culture them.";
	close;
}

yuno_in03.gat,48,116,3	script	Stem Worm	1215,{
	end;
}

yuno_in03.gat,45,116,1	script	#Stem Worm	111,{
	mes " ";
	mes "- Scientific Name : Stem Worm";
	mes "- Size : Medium";
	mes "- Property : Wind";
	next;
	mes "- Description : ";
	mes "This is a mutation of Worm Tail. It has a round grizzled grey body with a small head.";
	mes "The hide is made of thin scales, and from the center of the body it's hide is divided into two pieces.";
	next;
	mes "The straight stem on the center of it's back looks like a tail.";
	mes "Stem Worm use this stem to whip others.";
	close;
}

yuno_in03.gat,44,120,3	script	Succubus	1370,{
	end;
}

yuno_in03.gat,42,120,1	script	#Succubus	111,{
	mes " ";
	mes "- Scientific Name : Succubus";
	mes "- Size : Medium";
	mes "- Property : Darkness";
	next;
	mes "- Description : ";
	mes "Devil who seduces people with a beautiful appearance. The male form is called Incubus and the female form is called Succubus.";
	mes "They pick and seduce confused or weak-minded people to wreck them.";
	close;
}

yuno_in03.gat,39,124,3	script	Ancient Mummy	1297,{
	end;
}

yuno_in03.gat,39,122,1	script	#Ancient Mummy	111,{
	mes " ";
	mes "- Scientific Name : Ancient Mummy";
	mes "- Size : Medium";
	mes "- Property : Undead";
	next;
	mes "- Description : ";
	mes "With a glimpse you can see that this ancient mummy is very old.";
	mes "He is wrapped with worn-out bandages.";
	mes "By looking at his luxurious snake headpiece,";
	next;
	mes "we can guess that he was high class and somehow revived from the dead.";
	mes "As he is stuck in a mummy form for so long time, he brutally kills living things.";
	close;
}

yuno_in03.gat,35,124,3	script	Sleeper	1386,{
	end;
}

yuno_in03.gat,35,122,1	script	#Sleeper	111,{
	mes " ";
	mes "- Scientific Name : Sleeper";
	mes "- Size : Medium";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "Formless sandy monster.";
	mes "It burrows itself in the ground and rise when people are walking near by.";
	next;
	mes "Sleepers are smaller than Sandmen and they attack indirectly by making sandy winds rather than direct attacks.";
	close;
}

yuno_in03.gat,31,124,3	script	Megalodon	1064,{
	end;
}

yuno_in03.gat,31,122,1	script	#Megalodon	111,{
	mes " ";
	mes "- Scientific Name : Megalodon";
	mes "- Size : Medium";
	mes "- Property : Undead";
	next;
	mes "- Description : ";
	mes "This monster is made out of bones of dead fish.";
	mes "It peacefully wanders around waterside because they didn't completely lose their old memory.";
	next;
	mes "It has no flesh but bones and stinky scales because it was revived from once decayed corpses.";
	close;
}

yuno_in03.gat,28,124,5	script	Rideword	1195,{
	end;
}

yuno_in03.gat,28,122,1	script	#Rideword	111,{
	mes " ";
	mes "- Scientific Name : Rideword";
	mes "- Size : Small";
	mes "- Property : Neutral";
	next;
	mes "- Description : ";
	mes "It is a magic book with sharp teeth and is controlled by magic powers.";
	mes "Rideword has no intelligence or feelings and was born to kill living things.";
	close;
}

yuno_in03.gat,24,124,3	script	Blazzer	1367,{
	end;
}

yuno_in03.gat,24,122,1	script	#Blazzer	111,{
	mes " ";
	mes "- Scientific Name : Blazzer";
	mes "- Size : Medium";
	mes "- Property : Fire";
	next;
	mes "- Description : ";
	mes "Burning flame which floats around lava as a cloud.";
	mes "The blaze comes out of hard rock and the surface is extremely hot.";
	next;
	mes "Some scholars believe that Blazzer was the origin of a volcanic eruption but it is only a hypothesis.";
	mes "It attacks travelers with a noxious gas from it's mouth.";
	close;
}

yuno_in03.gat,18,122,5	script	Incubus	1374,{
	end;
}

yuno_in03.gat,19,120,1	script	#Incubus	111,{
	mes " ";
	mes "- Scientific Name : Incubus";
	mes "- Size : Medium";
	mes "- Property : Darkness";
	next;
	mes "- Description : ";
	mes "Devil who seduces people a beautiful appearance. Male form is called Incubus and female form is called Succubus.";
	mes "They pick and seduce confused or weak-minded people to wreck them.";
	close;
}

yuno_in03.gat,16,116,5	script	Dragon Tail	1321,{
	end;
}

yuno_in03.gat,18,116,1	script	#Dragon Tail	111,{
	mes " ";
	mes "- Scientific Name : Dragon Tail";
	mes "- Size : Medium";
	mes "- Property : Wind";
	next;
	mes "- Description : ";
	mes "Insect with thick stings on its tail from the Dragonfly family.";
	mes "It sucks up blood of victims with its sting, and the Dragon Tail's hypnotoxine puts enemies to sleep.";
	close;
}

yuno_in03.gat,16,111,5	script	Arclouse	1194,{
	end;
}

yuno_in03.gat,18,111,1	script	#Arclouse	111,{
	mes " ";
	mes "- Scientific Name : Arclouse";
	mes "- Size : Medium";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "It is a monster with a hard shell and roles itself to attack enemies.";
	mes "Usually, Arclouses are found in groups and they are very agile. Their movement speed is as fast as a well-trained PecoPeco.";
	close;
}

yuno_in03.gat,16,108,5	script	Tri-Joint	1279,{
	end;
}

yuno_in03.gat,18,108,1	script	#Tri-Joint	111,{
	mes " ";
	mes "- Scientific Name : Tri-Joint";
	mes "- Size : Small";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "A monster called 'living fossil' because it has been existing from ancient times to today.";
	mes "Tri Joint's body is covered with hard shells, and advanced feelers replaced degenerated eyes.";
	next;
	mes "It moves fast in dark caves.";
	mes "Recently, as their fossils were found in deep caves,";
	mes "studies on evolution of Midgard organisms are speeding up.";
	close;
}

yuno_in03.gat,16,104,5	script	Thief Bug Male	1054,{
	end;
}

yuno_in03.gat,18,104,1	script	#Thief Bug Male	111,{
	mes " ";
	mes "- Scientific Name : Thief Bug Male";
	mes "- Size : Medium";
	mes "- Property : Darkness";
	next;
	mes "- Description : ";
	mes "This is a fully grown Thief Bug with bigger size than others and of blue color.";
	mes "Like other Thief Bugs, it is very agile and collect items.";
	next;
	mes "Male Thief Bugs protects it's family with strong attacks.";
	close;
}

yuno_in03.gat,16,100,5	script	Caterpillar	1300,{
	end;
}

yuno_in03.gat,18,100,1	script	#Caterpillar	111,{
	mes " ";
	mes "- Scientific Name : Caterpillar";
	mes "- Size : Small";
	mes "- Property : Earth";
	next;
	mes "- Description : ";
	mes "Because of a long buried life, it can barely use it's eyes,";
	mes "but it has numerous feelers and a lighting antenna to move around.";
	next;
	mes "There is a hypothesis that Caterpillar is the larva of Creamy Fear, the mutation of Creamy.";
	close;
}

yuno_in03.gat,18,96,5	script	Wanderer	1208,{
	end;
}

yuno_in03.gat,20,96,1	script	#Wanderer	111,{
	mes " ";
	mes "- Scientific Name : Wanderer";
	mes "- Size : Medium";
	mes "- Property : Wind";
	next;
	mes "- Description : ";
	mes "Sword master revived by dark magic. By looking at his magnificent swordsmanship, we guess that he was a very skillful swordsman before.";
	mes "As soon as he draws his sword, his opponents are sliced by him.";
	close;
}