root/npc/cities/geffen.txt @ 1

Revision 1, 51.8 kB (checked in by jinshiro, 17 years ago)
RevLine 
[1]1//===== eAthena Script =======================================
2//= Geffen Town
3//===== By: ==================================================
4//= Everybody mentioned in the comments
5//===== Current Version: =====================================
6//= 1.8
7//===== Compatible With: =====================================
8//= eAthena SVN
9//===== Description: =========================================
10//= [Aegis Conversion]
11//= Geffen Town NPCs
12//===== Additional Comments: =================================
13//= Fully working
14//= 1.1 - Spell Checked [massdriller]
15//= 1.2 Fixed more typos [Nexon]
16//= 1.3 added a Level 4 weapon quest related NPC [MasterOfMuppets]
17//= 1.4 Removed Duplicates [Silent]
18//= 1.5 Fixed some typos and coordinates [Musashiden]
19//= 1.5a Fixed a small typo [Evera]
20//= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
21//= 1.6a Small bug fix. (end -> next) care of Lesbian. [L0ne_W0lf]
22//= 1.7 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf]
23//= 1.8 Fixed character's name and swapped gender dialogues [Lupus]
24//============================================================
25
26geffen,59,143,0 script  Meera   91,{
27        mes "[Meera]";
28        mes "Welcome to Geffen,";
29        mes "the City of Magic!";
30        next;
31        mes "[Meera]";
32        mes "I don't know much about magic, but do you know what tastes magical? ^CC6600Honey^000000!";
33        next;
34        mes "[Meera]";
35        mes "It's soooo sweet and delicious. I'm not sure if it's an aphrodisiac, but I know for a fact that it will relieve you of fatigue and help you recover from wounds!";
36        next;
37        mes "[Meera]";
38        mes "Hornets living in the grasslands spend their lives gathering nectar at the Queen Bee's command. Honey is made from the nectar they gather.";
39        next;
40        mes "[Meera]";
41        mes "But that's not all. There's a special kind of honey that's made for only Queen Bees to eat:";
42        mes "^CC6600Royal Jelly^000000!";
43        next;
44        mes "[Meera]";
45        mes "Nothing can compare to the luscious flavor of Royal Jelly. And I think it's even better for you than ordinary Honey!";
46        close;
47}
48
49geffen,156,190,0        script  Orwalk  82,{
50        mes "[Orwalk]";
51        mes "...Interesting.";
52        mes "Most intriguing.";
53        mes "Oh! Let me tell you";
54        mes "this marvelous story~";
55        next;
56        mes "[Orwalk]";
57        mes "While I was researching magic, I discovered this mysterious scroll. It describes this tree named Yggdrasil.";
58        next;
59        mes "[Orwalk]";
60        mes "The leaves, seeds and fruit of Yggdrasil link every living thing in this world. According to this scroll, Yggdrasil is also involved in the creation of the world.";
61        next;
62        mes "[Orwalk]";
63        mes "Speaking of which, I've also heard of a rumor about a miraculous tree in some land near Comodo. They must be connected, I'm sure of it!";
64        close;
65}
66
67geffen_in,164,109,0     script  Wizard Stanza   64,{
68        mes "[Stanza]";
69        mes "I sense the presence of a mighty spirit. Can it be you...?";
70        next;
71        mes "[Stanza]";
72        if (BaseJob == Job_Mage)
73                mes "It seems that you are trained in the mystic arts. Magic... Its power is governed by the law of cause and effect.";
74        else if (BaseJob == Job_Acolyte) {
75                mes "Ah...";
76                mes "I see that you wield holy power in one way or another. I suppose Holy power may be considered one form of mystical energy.";
77        }
78        else if (Class == Job_Novice)
79                mes "Although you may not be able to use magic or any other kind of powerful skills for now, this knowledge may be helpful in the future, young Novice...";
80        else
81                mes "Although you are not formally trained in the use of magic, you use skills which draw upon otherworldly energies, whether you know it or not...";
82        next;
83        mes "[Stanza]";
84        mes "If you use mystic energy for the purpose of harming others, or to defy the rules set by Mother Nature, that power will naturally be turned against you. Remember, you reap what you sow.";
85        next;
86        mes "[Stanza]";
87        mes "But there is an item that can protect the caster from ill consequence, allowing the safe use of certain magics. These are the shining, mystical stones known as Gemstones.";
88        next;
89        mes "[Stanza]";
90        mes "Gemstone...";
91        mes "If you wish to use your powers to the fullest, remember this item.";
92        close;
93}
94
95geffen,147,26,0 script  Ralphie 97,{
96        mes "[Ralphie]";
97        mes "Somewhere in this world, there is a rare Staff which can transform psychic energy into physical force, endowing its owner with ^990000destructive power^000000...";
98        next;
99        mes "[Ralphie]";
100        mes "With that, anyone could be as strong as Hercules... Even a weakling like me! Hahahahahah,";
101        mes "I must have it!";
102        next;
103        Emotion e_gasp;
104        mes "[Ralphie]";
105        mes "...Good Heavens!";
106        mes "Since when were";
107        mes "you listening?";
108        next;
109        mes "[Ralphie]";
110        mes "Did you happen";
111        mes "to hear any of that?";
112        mes "Muhwaha... ha. Ha.";
113        next;
114        mes "[Ralphie]";
115        mes "Well...";
116        mes "I didn't say anything. But if";
117        mes "I did, forget all about it,";
118        mes "whatever it was~";
119        next;
120        mes "[Ralphie]";
121        mes "...Boy, this is awkward.";
122        close;
123}
124
125geffen,111,48,0 script  Stacey  101,{
126        if (getequipid(1) == 2299) {
127                mes "[Stacey]";
128                mes "Oh...!";
129                mes "Is that an Orc Helm you're wearing?! That's so cool! Wow...";
130                next;
131                mes "[Stacey]";
132                if (sex) {
133                        mes "You look so...";
134                        mes "Rugged and manly~";
135                }
136                else {
137                        mes "Oooh~!";
138                        mes "I'm so jealous!";
139                }
140                close;
141        }
142        else if (getequipid(1) == 5094) {
143                mes "[Stacey]";
144                mes "Oh...";
145                mes "Wow...";
146                next;
147                mes "[Stacey]";
148                mes "That's...";
149                mes "That's a Helmet";
150                mes "of Orc Hero!";
151                next;
152                mes "[Stacey]";
153                if (sex) {
154                        mes "It's...";
155                        mes "It's like you're surrounded by this incredibly masculine aura! Oooh~! You must be irresistable to all the girls!";
156                        next;
157                        Emotion e_lv;
158                        mes "[Stacey]";
159                        mes "And I'm no exception.";
160                }
161                else {
162                        mes "Goodness, you must be so strong!";
163                        mes "But I thought only members of the Orc Tribe could wear those?";
164                }
165                close;
166        }
167        else {
168                mes "[Stacey]";
169                mes "Hello~!";
170                mes "Oh, aren't you";
171                mes "an adventurer?";
172                next;
173                mes "[Stacey]";
174                mes "Have you ever seen any Orcs from the Demi-Human tribe? If you go down southward from here, I think you can find Orcs in the deep forest.";
175                next;
176                mes "[Stacey]";
177                mes "I hear that Orcs have their own culture and language, supposedly just like us humans. Does that mean Orcs go on dates...?";
178                next;
179                mes "[Stacey]";
180                mes "You know, where they tenderly whisper sweet nothings and then... Oh! I really want to know!";
181                close;
182        }
183}
184       
185geffen_in,34,170,0      script  Theodore        47,{
186        mes "[Theodore]";
187        mes "Hello!";
188        mes "Isn't it a";
189        mes "wonderful";
190        mes "day today?";
191        next;
192        mes "[Theodore]";
193        mes "Well, I wouldn't know. I've been studying too hard to become a Mage. I've been staying up all night, agonizing over anything that's magical.";
194        next;
195        mes "[Theodore]";
196        mes "*Sigh...*";
197        mes "I especially worry about all the drawbacks to using magic.";
198        next;
199        mes "[Theodore]";
200        mes "Oh darn! It was really annoying when a long-ranged enemy found me the last time I went exploring. That crummy monster disrupted the casting of all my spells! I didn't hit it at all!";
201        next;
202        mes "[Theodore]";
203        mes "After that, I realized I needed some sort of weapon to counter long-ranged attacks from enemies. Something that can attack from a distance...";
204        next;
205        mes "[Theodore]";
206        mes "Some sort of...";
207        mes "Sharp, piercing";
208        mes "projectile launcher, preferably made out of wood.";
209        next;
210        mes "[Theodore]";
211        mes "But where could";
212        mes "I find something";
213        mes "like that?!";
214        close;
215}
216
217geffen,146,148,4        script  Suspicious Guy  99,6,6,{
218        end;
219
220OnTouch:
221        mes "[?]";
222        mes "^333333*Psssst!*";
223        mes "H-Hey you!";
224        mes "You wanna get your hands on some great stuff? Come on over!^000000";
225        next;
226        mes "[Suspicious Guy]";
227        if (sex)
228                mes "Hey there tough guy. You look smart enough to recognize a bargain when it's right in front of your eyes.";
229        else
230                mes "Well, well, well. Aren't you a pretty girl. Today just happens to be your lucky day!";
231        next;
232        mes "[Suspicious Guy]";
233        mes "So just tell me what you want, and I'll cut you a deal from amongst my valuable, yet affordable, wares.";
234        next;
235        switch(select("Gimme some potion so I can recover HP.:Um, you got a Knife?:Don't you have a good Manteau?:Don't you have something besides this?")) {
236        case 1:
237                mes "[Suspicious Guy]";
238                mes "Ah, you into Potions, eh?";
239                mes "Yeah, I got the stuff!";
240                next;
241                mes "[Suspicious Guy]";
242                mes "Here it is! High quality Red Potion! It starts working right away once you take it. Once it hits your lips, you can't stop. This stuff is that good.";
243                next;
244                mes "[Suspicious Guy]";
245                mes "C'mon dude. This is the latest Red Potion. I got it from a close friend of a friend, you know, a real dependable source, and it's real cheap too. You can't pass this up!";
246                next;
247                select("Uh, can I buy White Potions instead?");
248                mes "[Suspicious Guy]";
249                mes "White Potions? Oh, those don't exist. But, er, if someone's selling that kind of stuff, bring it to me so I can, um, test the difference. But yeah, I got the real stuff.";
250                next;
251                mes "[Suspicious Guy]";
252                mes "You can heal all your wounds by drinking Red Potions! And I'll sell you one for just ^FF3333500 zeny^000000!";
253                next;
254                mes "[Suspicious Guy]";
255                mes "Now, how cheap is that?! Since they're in such high demand, I can only sell you 100 of";
256                mes "them at a time.";
257                next;
258                while(1) {
259                        input .@input;
260                        if (.@input == 0) {
261                                mes "[Suspicious Guy]";
262                                if (sex)
263                                        mes "Ah duuuuuude~ You're breakin' my heart! I mean, at these prices, I'm practically performing charity!";
264                                else
265                                        mes "W-waaaait! You didn't let me tell you the part about how Red Potions help you lose and gain weight in all the right places! Waaaaait!";
266                                close;
267                        }
268                        else if (.@input > 100) {
269                                mes "[Suspicious Guy]";
270                                mes "Whoa...";
271                                mes "I can't let you buy that many. I mean, it's not like, you know, there's a trace impurity in these Potions or anything like that...";
272                                next;
273                        }
274                        else
275                                break;
276                }
277                set .@Red_potion_hap,.@input * 500;
278                if (Zeny < .@Red_potion_hap) {
279                        mes "[Suspicious Guy]";
280                        mes "Oh maaan~";
281                        mes "Are you";
282                        mes "short on dough?";
283                        mes "That's no good.";
284                        next;
285                        mes "[Suspicious Guy]";
286                        mes "^333333Now I gotta find some other sucker to dump this junk on!^000000 *Ahem* I mean, come again!";
287                        close;
288                }
289                set zeny,zeny-.@Red_potion_hap;
290                getitem 501,.@input; //Red_Potion
291                break;
292        case 2:
293                mes "[Suspicious Guy]";
294                if (sex) {
295                        mes "What would a strong guy like you want a knife for? Those will just break under the force of your incredibly powerful swings!";
296                        next;
297                        mes "[Suspicious Guy]";
298                        mes "Now...";
299                        mes "What you really";
300                        mes "need is a ^FF3333manly Dagger^000000.";
301                }
302                else {
303                        mes "A nice lady like you? Come on now, kitchen knives are for old naggy wives and the hired help.";
304                        next;
305                        mes "[Suspicious Guy]";
306                        mes "Now...";
307                        mes "What you really";
308                        mes "need is a fine, exquisite";
309                        mes "^FF3333French Dagger^000000 to match your beauty and elegance.";
310                }
311                next;
312                mes "[Suspicious Guy]";
313                mes "I call it...";
314                mes "The ^FF3333Main Gauche^000000! I invented it myself. And I'm only selling it for 9,400 zeny!";
315                next;
316                select("Aren't you going to give me a sheath too?");
317                mes "[Suspicious Guy]";
318                mes "A sheath?";
319                mes "Whoa, that's almost asking too much! Alright, alright...";
320                next;
321                mes "[Suspicious Guy]";
322                mes "Since I like you so much, I'm giving you a free sheath with your purchase! Now how's that";
323                mes "for a bargain?";
324                next;
325                mes "[Suspicious Guy]";
326                mes "There's no way you can pass this up! Now, how many do you want?";
327                next;
328                while(1) {
329                        input .@input;
330                        if (.@input == 0) {
331                                mes "[Suspicious Guy]";
332                                mes "Man, how many chances of a lifetime have you passed up? Man, I hope you win the lottery...";
333                                mes "You'd probably";
334                                mes "pass that up too.";
335                                close;
336
337                        }
338                        else if (.@input > 100) {
339                                mes "[Suspicious Guy]";
340                                mes "Whoa!";
341                                mes "I can't sell that many Daggers! That'll attract the Prontera Chiv--I mean, um, I was gonna donate some Daggers to... Hungry children?";
342                                next;
343                        }
344                        else
345                                break;
346                }
347                set .@Main_gauche_hap,.@input * 9400;
348                if (Zeny < .@Main_gauche_hap) {
349                        mes "[Suspicious Guy]";
350                        mes "Short on zeny?";
351                        mes "When the greatest deal in your life is right before your eyes?! Tragic, truly tragic...";
352                        close;
353                }
354                set zeny,zeny-.@Main_gauche_hap;
355                getitem 1207,.@input; //Main_Gauche
356                break;
357        case 3:
358                mes "[Suspicious Guy]";
359                if (sex)
360                        mes "A Manteau? That's old news! You know what's the latest in protective armors?";
361                else
362                        mes "Now why would such a beautiful woman wear something out of style? You know what would make you look even better?";
363                next;
364                mes "[Suspicious Guy]";
365                mes "That's right!";
366                mes "A Hood! Wearing one of those is the quickest way to win respect these days!";
367                next;
368                mes "[Suspicious Guy]";
369                mes "If you've got a Hood on, monsters will fear you and run away in terror! And check out this sturdy fabric. I can pull it all I want and it won't tear!";
370                next;
371                select("This hood has no drawstrings...? ");
372                mes "[Suspicious Guy]";
373                mes "Haha! What are you saying? You don't need drawstrings! The space age Rayon and Nylon and Krypton fibers keep the Hood secure on your head!";
374                next;
375                mes "[Suspicious Guy]";
376                mes "Man...";
377                mes "So much technology was invested into this Hood. Can you believe I'm only selling it for 930 zeny?";
378                next;
379                mes "[Suspicious Guy]";
380                mes "Clearly, this is the deal of the century. So how many do you want?";
381                next;
382                while(1) {
383                        input .@input;
384                        if (.@input == 0) {
385                                mes "[Suspicious Guy]";
386                                mes "Awww...";
387                                mes "It wasn't because of the whole drawstrings thing, was it?";
388                                close;
389                        }
390                        else if (.@input > 100) {
391                                mes "[Suspicious Guy]";
392                                mes "Whoa~!";
393                                mes "I can't sell you that many! What are you trying to do, take advantage of me?";
394                                next;
395                        }
396                        else
397                                break;
398                }
399                set .@Hood__hap,.@input * 930;
400                if (zeny < .@Hood__hap) {
401                        mes "[Suspicious Guy]";
402                        mes "Oh nuts...";
403                        mes "Short on zeny, eh?";
404                        close;
405                }
406                set zeny,zeny-.@Hood__hap;
407                getitem 2501,.@input; //Hood
408                break;
409        case 4:
410                mes "[Suspicious Guy]";
411                mes "Man...";
412                mes "You sure like to ask for the impossible. Well, let me tell you right now. No other Merchant in the world sells the goods only I can offer.";
413                next;
414                mes "[Suspicious Guy]";
415                mes "You just gotta believe me!";
416                close;
417        }
418        mes "[Suspicious Guy]";
419        mes "No need to look anywhere else at all when I clearly have the best items around!";
420        next;
421        mes "[Suspicious Guy]";
422        mes "Please come back sometime, and buy more of my stuff. I love a customer who knows what they want! Hehe~";
423        close;
424}
425
426geffen_in,22,125,1      script  Crumpler        52,{
427        mes "[Crumpler]";
428        mes "Ooooh~!";
429        mes "You sure are dressed pretty,";
430        mes "ya fancy schmancy Mage!";
431        next;
432        if (Class == Job_Mage) {
433                mes "^3355FFSomeday, you swear to yourself, you will have your bloody revenge on this belligerent drunk for besmirching the proud Mage profession. Someday...^000000";
434                close;
435        }
436        else if (Class == Job_Wizard) {
437                select("Actually, I'm a Wizard.");
438                mes "[Crumpler]";
439                mes "I'm so scared!";
440                mes "A Wizard?! Bwahaha!";
441                next;
442                mes "[Crumpler]";
443                mes "Everyone knows Wizards are all intelligence and no strength! Come on, smart man! Show me how tough you are!";
444                next;
445                switch(select("Meteor Storm!:Lord of Vermilion!:Show Mercy.")) {
446                case 1:
447                        mes "[Crumpler]";
448                        mes "Huh?";
449                        mes "What'd you just say?";
450                        next;
451                        mes "[Crumpler]";
452                        mes "...";
453                        next;
454                        mes "[Crumpler]";
455                        mes "...";
456                        mes "......";
457                        next;
458                        mes "[Crumpler]";
459                        mes "Ooooooooh";
460                        mes "crraaaap!";
461                        Emotion e_gasp;
462                        next;
463                        mes "[Crumpler]";
464                        mes "Help meeeee!";
465                        specialeffect 92; //"Crumpler" EF_METEORSTORM
466                        close;
467                case 2:
468                        mes "[Crumpler]";
469                        mes "Hahahahaah!";
470                        mes "Silly Wizard! Only a monster like Baphomet can handle a big spell like th--";
471                        next;
472                        mes "[Crumpler]";
473                        mes "Oh sweet lord...";
474                        mes "You're serious...";
475                        next;
476                        specialeffect 90; //"Crumpler" EF_LORD
477                        mes "[Crumpler]";
478                        mes "ARRRRRGH~!";
479                        mes "IT BUUUURNS!";
480                        close;
481                case 3:
482                        mes "["+strcharinfo(0)+"]";
483                        mes "No...";
484                        mes "I can only use";
485                        mes "my powers for good.";
486                        next;
487                        mes "[Crumpler]";
488                        mes "Haw haw!";
489                        mes "Good...";
490                        mes "For nothing!";
491                        close;
492                }
493        }
494        else if (Class == Job_Sage) {
495                select("Actually, sir, I'm a Sage.");
496                mes "[Crumpler]";
497                mes "A...";
498                mes "Sage?";
499                Emotion e_What;
500                next;
501                mes "[Crumpler]";
502                mes "I don't know what that is. But I guess it can't be half as bad as a Mage.";
503                next;
504                mes "[Crumpler]";
505                mes "Soooo...";
506                mes "Wanna drink with me?";
507                close;
508        }
509        else {
510                mes "[Crumpler]";
511                mes "Wait a sec...";
512                mes "You're not a Mage!";
513                mes "J-just how drunk am I?!";
514                next;
515                mes "[Crumpler]";
516                mes "Man, I hate Mages with a passion! Always studying and chanting and making taxes high and stuff...";
517                next;
518                mes "[Crumpler]";
519                mes "Taking our jobs, censoring the media, ruining our education system, causing air pollution, starting wars, making rap music...";
520                close;
521        }
522}
523
524geffen_in,59,61,1       script  Skyler  61,{
525        mes "[Skyler]";
526        mes "Hello hello.";
527        mes "You're not looking";
528        mes "for Eric, are you?";
529        next;
530        if (select("Eric? Who's that?:Yes. Yes, I am.") == 1) {
531                mes "[Skyler]";
532                mes "Oh, I see. He's just some guy in the room to the left of me. He's always working on some sort of project.";
533                next;
534                mes "[Skyler]";
535                mes "Something to do with these magic sort of Ear Muffs. I guess he's been looking for investors to help him finish building whatever he's making.";
536                close;
537        }
538        mes "[Skyler]";
539        mes "Oh, alright. You can find Eric in the room to the left of me. He'll probably be happy to know someone is interested in what he's trying to build.";
540        next;
541        mes "[Skyler]";
542        mes "From what I remember, he seemed really discouraged, thinking he'd never be able to finish his little project.";
543        next;
544        mes "[Skyler]";
545        mes "I'm glad to hear you've come this way to help out that young fellow.";
546        close;
547}
548
549geffen_in,27,134,5      script  Waitress#elen   91,{
550        mes "[Elenore]";
551        mes "This place...";
552        mes "Certainly has";
553        mes "atmosphere.";
554        next;
555        mes "[Elenore]";
556        mes "We've got some kind of Fortune Teller that's always hanging around in the corner, and a loud, belligerent drunk who's always picking on Mages.";
557        next;
558        mes "[Elenore]";
559        mes "So...";
560        mes "What can";
561        mes "I do for you?";
562        next;
563        if (select("May I have a drink?:Is there any interesting gossip?") == 1) {
564                mes "[Elenore]";
565                mes "Well...";
566                mes "If you're looking for alcohol, King Tristram III outlawed it a while ago. Now I hear they only serve it in certain places.";
567                next;
568                mes "[Elenore]";
569                mes "Still, people manage to get drunk off the imitation drinks that we serve here. I guess it's all psychological.";
570                next;
571                mes "[Elenore]";
572                mes "I reeeeally want to be able to visit that place where they serve real drinks. I hear it's just like paradise!";
573                close;
574        }
575        switch(rand(1,4)) {
576        case 1:
577                mes "[Elenore]";
578                mes "Gossip...?";
579                mes "Well, I've heard that they're opening a new Airship Service";
580                mes "in Juno!";
581                next;
582                mes "[Elenore]";
583                mes "Or at least, they're planning to. The airship isn't really ready to take off just yet. In the meantime, there's some weird customer representative over there who's offering a teleport service.";
584                next;
585                mes "[Elenore]";
586                mes "It seems like Kafra Corporation may finally have a competitor! Then again, I don't think many girls are as attractive as the Kafra Employees...";
587                break;
588        case 2:
589                mes "[Elenore]";
590                mes "Have you heard?";
591                mes "There are some new fashions floating around the Rune-Midgarts Kingdom!";
592                next;
593                mes "[Elenore]";
594                mes "People have been coming in, wearing some cute new hats. There was this cute Teddy Bear Hat I've never seen before, and a girl came in wearing these black Kitty Ears...";
595                next;
596                mes "[Elenore]";
597                mes "Of course, not every popular style suits my taste. I mean, I saw someone walking around with a Mushroom on their head. And I hear someone has been making hats made out of Fish?";
598                next;
599                mes "[Elenore]";
600                mes "I guess those";
601                mes "kinds of hats are too";
602                mes "artistic for my taste.";
603                break;
604        case 3:
605                mes "[Elenore]";
606                mes "Gossip, eh?";
607                next;
608                mes "[Elenore]";
609                mes "Well...";
610                mes "I hear there's this person somewhere in Rune-Midgard...";
611                next;
612                mes "[Elenore]";
613                if (sex)
614                        mes "Tell me, have you ever heard of "+strcharinfo(0)+"? He's supposed to be the suavest hero around!";
615                else
616                        mes "Have you ever heard of "+strcharinfo(0)+"? People say she's one of the prettiest girls in all of Rune-Midgard!";
617                break;
618        case 4:
619                switch(rand(1,2)) {
620                case 1:
621                        mes "[Elenore]";
622                        mes "Gossip, eh?";
623                        mes "W-wait...";
624                        next;
625                        mes "[Elenore]";
626                        mes "Ugh...";
627                        mes "Ooooh...";
628                        mes "My he-head...";
629                        mes "It huuurts...";
630                        next;
631                        mes "[William's Spirit]";
632                        mes "^990000You get the hell away from my daughter, low-life, before I sell your organs for zeny!";
633                        mes "You hear me?!^000000";
634                        next;
635                        mes "[Elenore]";
636                        mes "*Cough*";
637                        mes "Oh...!";
638                        mes "Sorry about that!";
639                        mes "I must be coming";
640                        mes "down with the flu!";
641                        mes "...Or something.";
642                        next;
643                        mes "^3355FFWeird...";
644                        mes "Her voice was";
645                        mes "really deep for";
646                        mes "a minute there...";
647                        break;
648                case 2:
649                        mes "[William's Spirit]";
650                        mes "^990000Hey you sex crazed bastard!! Stop looking at my daughter like that before I rip out your eyes, and eat them with pasta!^000000";
651                        next;
652                        mes "["+strcharinfo(0)+"]";
653                        if (sex) {
654                                mes "Huh...?";
655                                mes "C-come again?";
656                                next;
657                                mes "[Elenore]";
658                                mes "Huh...?";
659                                mes "Oh, Dad must have possessed me again. It happens to me and my sister all the time.";
660                                next;
661                                mes "["+strcharinfo(0)+"]";
662                                mes "No kidding?";
663                                mes "Huh. Total bummer.";
664                                next;
665                                mes "[Elenore]";
666                                mes "Yeah...";
667                                mes "Tell me about it.";
668                                break;
669                        }
670                        else {
671                                mes "W-waaaaait~";
672                                mes "But, But I'm a girl!";
673                                next;
674                                mes "[William's Spirit]";
675                                mes "^990000What part of ^FF0000I will whup you where you stand^000000 ^990000do you not understand?! Now, quit it you pervert!^000000";
676                                next;
677                                mes "^3355FFWaaah~!";
678                                mes "How did she";
679                                mes "get all scary?!^000000";
680                                break;
681                        }
682                }
683        }
684
685        close;
686}
687
688geffen_in,70,67,3       script  Waitress#elise  90,{
689        mes "[Elisa]";
690        mes "Hello there~";
691        mes "Can I help you";
692        mes "with anything?";
693        next;
694        if (select("May I ask for a drink?:Is there any interesting gossip lately?") == 1) {
695                mes "[Elisa]";
696                mes "A...";
697                mes "Drink?";
698                next;
699                mes "[Elisa]";
700                mes "You know that we don't serve alcohol here anymore. We just have all these fake, flavorless drinks that have no effect. Yeah, they're pretty boring...";
701                next;
702                mes "[Elisa]";
703                mes "We pretty much only serve water around here. That, and really bad alcoholic imitation drinks.";
704                next;
705                mes "[Elisa]";
706                mes "It's horrible that King Tristram III outlawed alcohol in the kingdom! It's probably the only bad decision he's made throughout his entire reign!";
707                close;
708        }
709        switch(rand(1,4)) {
710        case 1:
711                mes "[Elisa]";
712                mes "You know";
713                mes "what's so weird?";
714                next;
715                mes "[Elisa]";
716                mes "I went down to the Prontera Sanctuary, and I could have sworn";
717                mes "that a Priest got married to a Priestess!";
718                next;
719                mes "[Elisa]";
720                mes "I really had no idea whether or not Priests could marry, but since King Tristram III was there himself,";
721                mes "I suppose that it's okay!";
722                break;
723        case 2:
724                mes "[Elisa]";
725                mes "I don't like to stereotype people, but haven't you noticed that Swordsmen and Knights";
726                mes "tend to be, you know...";
727                next;
728                mes "[Elisa]";
729                mes "...INT challenged?";
730                mes "All they seem to know";
731                mes "is smashing things!";
732                break;
733        case 3:
734                mes "[Elisa]";
735                mes "Rumors...?";
736                mes "Hmmmm, well...";
737                next;
738                mes "[Elisa]";
739                mes "You know the name";
740                mes "of our kingdom, right?";
741                mes "The Rune-Midgarts Kingdom?";
742                next;
743                mes "[Elisa]";
744                mes "I hear that it was originally called the Rune-Midgard Kingdom, after our continent. However, for some reason, the name was changed to 'Rune-Midgarts.'";
745                next;
746                mes "[Elisa]";
747                mes "It was obviously a wise decision, since too many people kept confusing the our continent with our kingdom. Weird, huh?";
748                break;
749        case 4:
750                switch(rand(1,2)) {
751                case 1:
752                        mes "[Elisa]";
753                        mes "Rumors...?";
754                        mes "Hmmmm, well...";
755                        next;
756                        mes "[Elisa]";
757                        mes "That's funny...";
758                        mes "I, I can't think of anything. E-everything feels so fuzzy...";
759                        next;
760                        mes "...";
761                        next;
762                        mes "...";
763                        mes "......";
764                        next;
765                        mes "[William's Spirit]";
766                        mes "^990000Stay away from my daughter, or I'll beat your brains out, punk! Elisa's gonna marry a doctor! Or a lawyer!^000000";
767                        next;
768                        mes "["+strcharinfo(0)+"]";
769                        if (sex) {
770                                mes "Y-y-y-yes, sir!";
771                                next;
772                                mes "^3355FFThat was scary...!";
773                                mes "It looks like a father's love endures forever, even in the afterlife.^000000";
774                        }
775                        else {
776                                mes "But...";
777                                mes "I'm a girl!";
778                                next;
779                                mes "[William's Spirit]";
780                                mes "^990000WHAT...?!";
781                                mes "That's even worse!!^000000";
782                                next;
783                                mes "^3355FFThat was scary...!";
784                                mes "It looks like a father's love endures forever, even in the afterlife.^000000";
785                        }
786                        break;
787                case 2:
788                        mes "[William's Spirit]";
789                        mes "^990000How dare you try to pick up on my precious daughter! Do you wish to taste an angry father's fury?!^000000";
790                        next;
791                        mes "[Elisa]";
792                        mes "W-whoa...!";
793                        mes "I'm so sorry!";
794                        next;
795                        mes "[Elisa]";
796                        mes "It's just...";
797                        mes "The spirit of my father,";
798                        mes "God rest his soul, is";
799                        mes "a little overprotective!";
800                        next;
801                        mes "^3355FFYou step away.";
802                        mes "Very. Carefully.^000000";
803                        break;
804                }
805        }
806        close;
807}
808
809geffen_in,79,76,2       script  Merchant Daven  120,{
810        mes "[Merchant Daven]";
811        mes "I remember Geffen";
812        mes "back when it was boring. ";
813        next;
814        mes "[Merchant Daven]";
815        mes "But now there are Mages and Wizards, and a flourishing";
816        mes "economy in this town!";
817        next;
818        switch(select("Mages...?:Economy?:Who are you?")) {
819        case 1:
820                if (BaseJob == Job_Mage) {
821                        mes "[Merchant Daven]";
822                        mes "Mages are wielders of magic. But you would know more about that topic now, wouldn't you?";
823                }
824                else {
825                        mes "[Merchant Daven]";
826                        mes "Mages and Wizards are always carrying books and studying magic. That's just the way they are.";
827                        next;
828                        mes "[Merchant Daven]";
829                        mes "There's a Magic School in the NorthWest part of the city for Novices interested in becoming Mages. There, they can learn the basics of magic.";
830                        next;
831                        mes "[Merchant Daven]";
832                        mes "After becoming well experienced in the use of magic, Mages can become qualified to become Wizards.";
833                        next;
834                        mes "[Merchant Daven]";
835                        mes "Wizards have access to more powerful and destructive magic spells than Mages. Mages can apply to become Wizards at the top of Geffen Tower.";
836                }
837                break;
838        case 2:
839                if (Class == Job_Blacksmith) {
840                        mes "[Merchant Daven]";
841                        mes "The economy...?";
842                        mes "Why, that's all thanks to Blacksmiths! But you should know that already, shouldn't you?";
843                }
844                else {
845                        mes "[Merchant Daven]";
846                        mes "Well, I guess you can thank the Blacksmiths for the economy here in Geffen. Sure, they always dirty, sweaty, smelly and talk kind of rudely...";
847                        next;
848                        mes "[Merchant Daven]";
849                        mes "But they're hard working people. Also, the ores they refine and the weapons they create are high in demand.";
850                        next;
851                        mes "[Merchant Daven]";
852                        mes "Adventurers pay Blacksmiths lots of their hard earned zeny for the high quality weapons that only they can create.";
853                }
854                break;
855        case 3:
856                mes "[Merchant Daven]";
857                mes "Me? I'm the world's most prettiest street merchant. Heh heh~";
858                next;
859                select("...^EE0000Magnum Break^000000!");
860                if (Class == Job_Swordman) {
861                        mes "[Merchant Daven]";
862                        mes "Whoa, whoa!";
863                        mes "It was just a joke!";
864                        mes "Forgive me!";
865                }
866                else {
867                        mes "[Merchant Daven]";
868                        mes "Magnum Break?";
869                        mes "But you can't even do that, can you?";
870                }
871                break;
872        }
873        close;
874}
875       
876geffen_in,114,73,5      script  Hadenheim       709,{
877        mes "[Hans Hadenheim]";
878        mes "Man, the Rune-Midgard continent sure is big! How's it going, youngster?";
879        next;
880        mes "[Hans Hadenheim]";
881        mes "This Geffen sure is strange. But it was worth it to travel here all the way from the Schubaltzwald Republic.";
882        next;
883        if (select("Schubaltzwald Republic?:So, why are you traveling?") == 1) {
884                mes "[Hans Hadenheim]";
885                mes "You...";
886                mes "Don't know the";
887                mes "Schubaltzwald Republic?";
888                next;
889                mes "[Hans Hadenheim]";
890                mes "You know, ally of the Rune-Midgarts Kingdom. Um... Our capital city is Juno?";
891                next;
892                mes "[Hans Hadenheim]";
893                mes "You should really";
894                mes "read up on your";
895                mes "world events!";
896                close;
897        }
898        mes "[Hans Hadenheim]";
899        mes "Oh, you know, for business. It seems there's a lot of good money in foreign commerce.";
900        next;
901        mes "[Hans Hadenheim]";
902        mes "I mean, all these new cities are being discovered by explorers, so import and export trade is really booming!";
903        next;
904        mes "[Hans Handenheim]";
905        if (BaseJob == Job_Merchant)
906                mes "You're in the trading business yourself, right? So of course you'd understand that we're in a Golden Age of trade!";
907        else if (Class == Job_Novice) {
908                mes "I guess...";
909                mes "Those kinds of concepts might be too high brow for a rookie like you.";
910        }
911        else
912                mes "Anyway...";
913        next;
914        mes "[Hans Hadenheim]";
915        mes "Have you been some of these new lands? They're really interesting and you can learn a lot of new things from these foreign cultures.";
916        next;
917        mes "[Hans Hadenheim]";
918        mes "Still, if you want to go sightseeing, I personally recommend that you visit my hometown of Juno. It's quite beautiful, you know.";
919        close;
920}
921
922geffen_in,39,127,2      script  Psychic Advisor 704,{
923        mes "[Psychic Advisor]";
924        mes "Ah...";
925        mes "Don't tell me! You've come to have your fortune told, yes? I know,";
926        mes "I know... I can see the future! So what kind of fortune do you want?";
927        next;
928        switch(select("Life!:Love!:Money!:Grades!:Future!:Fashion!")) {
929        case 1:
930                mes "[Psychic Advisor]";
931                switch(rand(1,5)) {
932                case 1:
933                        mes "Life...?";
934                        mes "Wow, that's a really broad category. But let me contact some spirits of the spirit world and I'll see what I can do.";
935                        next;
936                        mes "[Psychic Advisor]";
937                        mes "Hmmm...";
938                        mes "Alright, I got something. Ummmm, you will live to be very, very old. How old you ask?";
939                        next;
940                        mes "[Psychic Advisor]";
941                        mes "^333333*cough!*^000000ty-nine years old. Isn't that good news? That's a ripe old age, and you have plenty of blissful years left to enjoy.";
942                        next;
943                        mes "[Psychic Advisor]";
944                        mes "Also, you'll always be successful. You'll successfully win in life and you'll successfully lose in life!";
945                        next;
946                        mes "[Psychic Advisor]";
947                        mes "You might not understand that little nugget of wisdom now, but as you learn more about this crazy, crazy world, it will make more sense.";
948                        next;
949                        break;
950                case 2:
951                        mes "Hmm...";
952                        mes "What can I tell you about life? Let me contact the spirit world real quick~";
953                        next;
954                        mes "[Psychic Advisor]";
955                        mes "Alright, I got it!";
956                        mes "Your dreams";
957                        mes "will come true!";
958                        next;
959                        mes "[Psychic Advisor]";
960                        mes "Of course, I'm not sure exactly which dreams will come true, but hopefully the good dreams that you've had will become reality, rather than any of your weird nightmares.";
961                        next;
962                        mes "[Psychic Advisor]";
963                        mes "Which dreams exactly? Well, the spirits are awfully reticent today. They're not exactly in the mood to talk. Spirits have lives too, you know. Wait, did that make any sense?";
964                        next;
965                        break;
966                case 3:
967                        mes "I sense that you may be about to make a rash decision that you might regret. I must advise you to slow down and think first.";
968                        next;
969                        mes "[Psychic Advisor]";
970                        mes "Although the pressure may be high, remember that any decision made in excitement is usually a bad decision. Take a deep breath and relax.";
971                        next;
972                        mes "[Psychic Advisor]";
973                        mes "Even if you're running out of time, it's better to slowly plan things out so that you don't waste any of your efforts, or make costly mistakes.";
974                        next;
975                        mes "[Psychic Advisor]";
976                        mes "Remember that calm,";
977                        mes "collected patience";
978                        mes "is the key to overcoming crisis.";
979                        next;
980                        break;
981                case 4:
982                        mes "Hmmm... I sense that you are experiencing a loss of direction in life. Should you prioritize security or happiness?";
983                        next;
984                        mes "[Psychic Advisor]";
985                        mes "I suggest that you think fully and carefully before deciding what path is best for you. And remember, you can only learn from your mistakes.";
986                        next;
987                        mes "[Psychic Advisor]";
988                        mes "If you plan carefully and perform positive, constructive actions with a good attitude, you can";
989                        mes "have it all!";
990                        next;
991                        break;
992                case 5:
993                        mes "Hmm...";
994                        mes "I sense that you've had a quarrel with someone close to you. Someone for whom you care for dearly.";
995                        next;
996                        mes "[Psychic Advisor]";
997                        mes "You must take the initiative! Try and resolve this matter without getting too caught up in your emotions.";
998                        next;
999                        mes "[Psychic Advisor]";
1000                        mes "Try to make amends, swallow your pride and apologize sincerely if you have to. Isn't friendship worth it? I think so.";
1001                        next;
1002                }
1003                mes "[Psychic Advisor]";
1004                mes "Well, I hope I settled any doubts you've had about the future. That is, after all, my job as a professional psychic consultant. Come back anytime~";
1005                close;
1006        case 2:
1007                mes "[Psychic Advisor]";
1008                switch(rand(1,4)) {
1009                case 1:
1010                        mes "You want to know your Love fortune? Oh ho~ Then there must be somebody that you like! Come on, you can tell me!";
1011                        next;
1012                        mes "[Psychic Advisor]";
1013                        mes "Oh right...";
1014                        mes "Um, I sense a strong love energy emanating from your soul. It's quite intimidating and pushes away the weak and the spineless.";
1015                        next;
1016                        mes "[Psychic Advisor]";
1017                        mes "So basically, I foresee that you'll only be attracting really strong people soon. You know, like professional athletes, bodybuilders, construction workers, that sort of thing.";
1018                        next;
1019                        mes "[Psychic Advisor]";
1020                        mes "So if this is what you want, congratulations! Fortune smiles upon you with joy this day.";
1021                        next;
1022                        mes "[Psychic Advisor]";
1023                        mes "But if this is the opposite of what you want, well, I'm sorry. Fortune smiles upon you with sarcasm this day. But it's not too late to change destiny!";
1024                        next;
1025                        break;
1026                case 2:
1027                        mes "Looooove, eh? ";
1028                        mes "Let me contact";
1029                        mes "the spirits for a second.";
1030                        next;
1031                        mes "[Psychic Advisor]";
1032                        mes "Ah! An old flame will return! I don't know if they'll fall in love with you again, ask you for money, or if that person's back for revenge...";
1033                        next;
1034                        mes "[Psychic Advisor]";
1035                        mes "But an old flame will definitely resurface in your life. Somehow. So if that's good news, congratulations! But, if that's bad news, then be careful!";
1036                        next;
1037                        break;
1038                case 3:
1039                        mes "Um...";
1040                        if (sex)
1041                                mes "The girl that you";
1042                        else
1043                                mes "The boy that you";
1044                        mes "are currently seeing";
1045                        mes "is perfect for you!";
1046                        next;
1047                        switch(select("How did you know?:You're so wrong!:I'm single!")) {
1048                        case 1:
1049                                mes "[Psychic Advisor]";
1050                                mes "Well...";
1051                                mes "We psychics are pretty accurate at this kind of thing. And it's so good to see that you're really happy with your partner!";
1052                                close;
1053                        case 2:
1054                                mes "[Psychic Advisor]";
1055                                mes "You didn't let me finish my sentence. What I meant to say was...";
1056                                next;
1057                                mes "[Psychic Advisor]"                         ;
1058                                if (sex)
1059                                        mes "The girl that you";
1060                                else
1061                                        mes "The boy that you";
1062                                mes "are currently seeing is perfect for you if you want to live the rest of your life in utter misery!";
1063                                next;
1064                                mes "[Psychic Advisor]";
1065                                mes "But even if you break up, do it as soon as possible and try to be good friends after the matter.";
1066                                next;
1067                                mes "[Psychic Advisor]";
1068                                mes "It'll make better people out of both of you. But that's just what I think.";
1069                                close;
1070                        case 3:
1071                                mes "[Psychic Advisor]";
1072                                mes "Oh...";
1073                                mes "Um, I'm sorry.";
1074                                mes "Sometimes, I get the future and the present mixed up. You know, since I'm always looking into the future...?";
1075                                next;
1076                                mes "[Psychic Advisor]";
1077                                if (sex) {
1078                                        mes "What I meant to say was";
1079                                        mes "^3355FFyou and the perfect woman will soon fall in love^000000. Yes, that's what I meant!";
1080                                }
1081                                else {
1082                                        mes "What I meant to say was";
1083                                        mes "^3355FFyou will soon be swept off your feet by the perfect guy^000000. Yes, that's what I meant!";
1084                                }
1085                                close;
1086                        }
1087                        break;
1088                case 4:
1089                        mes "Looking for romance, eh? Life can always use a little more excitement.";
1090                        next;
1091                        mes "[Psychic Advisor]";
1092                        mes "That's strange, I foresee a Love Triangle in your future. No, wait! A Love...";
1093                        mes "Decagon?";
1094                        next;
1095                        mes "[Psychic Advisor]";
1096                        mes "What's the shape with eleven sides? Now, you can't expect me to know that off the top of my head. I'm a psychic, not a mathematician!";
1097                        next;
1098                }
1099                mes "[Psychic Advisor]";
1100                mes "Love is always fun! Even in this bleak world, love surrounds us in its inviting glow. Treasure that person who is special to you, and come back for another reading!";
1101                close;
1102        case 3:
1103                mes "[Psychic Advisor]";
1104                switch(rand(1,3)) {
1105                case 1:
1106                        mes "Money? Well, you must be more fortunate in money than I am. After all, I sit here all day and give this service for free!";
1107                        next;
1108                        mes "[Psychic Advisor]";
1109                        mes "Well...";
1110                        mes "Um, the spirits tell me that you might not win the lottery, no matter how many tickets you buy. I'm sorry, but it's true.";
1111                        next;
1112                        mes "[Psychic Advisor]";
1113                        mes "But I just saved you a lifetime's worth of lottery tickets! That could be quite a hefty sum of money!";
1114                        next;
1115                        break;
1116                case 2:
1117                        mes "Ah yes. Let me contact the spirit world. They usually have sound financial advice, despite the fact that don't have any sort of economy over there.";
1118                        next;
1119                        mes "[Psychic Advisor]";
1120                        mes "First off, be accountable for your own money and use a budget that works for you. A good rule of thumb? For every ten zeny you earn, put one zeny aside and either save it or invest it for later.";
1121                        next;
1122                        mes "[Psychic Advisor]";
1123                        mes "And whatever you do, don't work as a psychic advisor in Rune-Midgard. The real cash, apparently, is in discovering new countries. Why didn't I do that?!";
1124                        next;
1125                        break;
1126                case 3:
1127                        mes "So you want to know about money, eh? Let me commune with the spirits of the supernatural realm...";
1128                        next;
1129                        mes "[Psychic Advisor]";
1130                        mes "Ah yes. They are telling me that it's best to be moderate in all things. Certainly, you must make sure that your expeditures don't exceed your budget.";
1131                        next;
1132                        mes "[Psychic Advisor]";
1133                        mes "However, you should also avoid gambling with your money. By that, I mean you should save and invest carefully. Don't be tempted into risky get-rich-quick schemes!";
1134                        next;
1135                        mes "[Psychic Advisor]";
1136                        mes "On the other hand, get-rich-not-as-quick schemes are okay, so long as you know what you are doing. I'm right, aren't I?";
1137                        next;
1138                }
1139                mes "[Psychic Advisor]";
1140                mes "Well, you need money to live, but having money alone isn't living. Don't forget that there are other important things. And try not to stress out, okay?";
1141                close;
1142        case 4:
1143                mes "[Psychic Advisor]";
1144                switch(rand(1,4)) {
1145                case 1:
1146                        mes "Your grades? You're still in school? I'm impressed! Your eyes tell me you are rather mature for your age. Alright, let me contact the spirits...";
1147                        next;
1148                        mes "[Psychic Advisor]";
1149                        mes "Hm? All the spirits said was 'Did you study?' Well, I guess I answered your question with yet another question!";
1150                        next;
1151                        break;
1152                case 2:
1153                        mes "You're asking me about your grades? That's weird. I mean, they only ask about your report card at school, right?";
1154                        next;
1155                        mes "[Psychic Advisor]";
1156                        mes "An education is really important, but don't be discouraged if your grades aren't as good as you'd like.";
1157                        next;
1158                        mes "[Psychic Advisor]";
1159                        mes "Perhaps your style of learning isn't really supported by your school, or maybe you're not that interested in academics. Understandable.";
1160                        next;
1161                        mes "[Psychic Advisor]";
1162                        mes "The spirits tell me that you should experiment with different learning styles, so that you can make sure that you get the grades that you want.";
1163                        next;
1164                        mes "[Psychic Advisor]";
1165                        mes "Yeah...";
1166                        mes "The spirits are";
1167                        mes "awfully lazy today.";
1168                        next;
1169                        break;
1170                case 3:
1171                        mes "^FF0000F MINUS^000000!";
1172                        mes "Hahahahahahaha~!";
1173                        next;
1174                        mes "[Psychic Advisor]";
1175                        mes "Oh, I'm sorry, I just love doing that. Okay, let me ask the spirits for real this time. Hmmmm...";
1176                        next;
1177                        mes "[Psychic Advisor]";
1178                        mes "Hmm. The spirits are being awfully rude today. They're saying, 'If you're so worried about your grades, why don't you ask your teacher?'";
1179                        next;
1180                        mes "[Psychic Advisor]";
1181                        mes "Now that I think about it, they do have a point. Why don't you ask your teacher, professor or whatever to see if you have any problems?";
1182                        next;
1183                        mes "[Psychic Advisor]";
1184                        mes "I mean, they're being paid to help you. And well, my service is free. So... Yeah.";
1185                        next;
1186                        break;
1187                case 4:
1188                        mes "Oh cool!";
1189                        mes "I sense that you will soon be receiving straight A's...";
1190                        mes "In Effort!";
1191                        next;
1192                        mes "[Psychic Advisor]";
1193                        mes "Now, I couldn't tell you what your real grades are. You might be destined to get an A in every class or subject, but if I told you that...";
1194                        next;
1195                        mes "[Psychic Advisor]";
1196                        mes "You'd probably get cocky, slack off on studying, fail your classes and cause a time paradox. I mean, I have to actually be in the future to actually see it, you know?";
1197                        next;
1198                        mes "[Psychic Advisor]";
1199                        mes "Instead of worrying about time paradoxes, why don't you make your own destiny?";
1200                        next;
1201                }
1202                mes "[Psychic Advisor]";
1203                mes "Well, in any case, concentrating on your studies is tough, but it can be rewarding. I hope you do well in whatever you choose to do~";
1204                close;
1205        case 5:
1206                mes "The future? I thought it was implied that any fortune I tell you is about the future in the specific field that you choose.";
1207                next;
1208                mes "[Psychic Advisor]";
1209                mes "I guess you want to know about the future in general. Let me commune with the spirits, and we'll see what they have to say, okay?";
1210                next;
1211                mes "[Psychic Advisor]";
1212                switch(rand(1,4)) {
1213                case 1:
1214                        mes "Hmm...";
1215                        mes "In the future, Sex, Violence, and Rock and Roll are completely abolished. Mankind experiences an era of complete peace and utter boredom.";
1216                        next;
1217                        mes "[Psychic Advisor]";
1218                        mes "I don't know how far in the future that will occur, but it better not happen soon!";
1219                        next;
1220                        break;
1221                case 2:
1222                        mes "In the future, Earth is protected by a single giant robot: Plutonium Overdrive Ignition Negatron G a.k.a POING.";
1223                        next;
1224                        mes "[Psychic Advisor]";
1225                        mes "POING fights off many Kylorian invasions for years, until it is finally defeated by Dr. Hubris' Mechanical Overlord: Nyxltron 47.";
1226                        next;
1227                        mes "[Psychic Advisor]";
1228                        mes "Luckily, Doctor Pyeus finishes the Gravitron Oblivion Drive for the Plutonium Overdrive Ignition Negatron G system just in time.";
1229                        next;
1230                        mes "[Psychic Advisor]";
1231                        mes "And so, POING rises again, reborn as the Automatic Hero: GOD-POING. Of course, Nyxltron 47 is destroyed.";
1232                        next;
1233                        mes "[Psychic Advisor]";
1234                        mes "That's probably the most important thing you'll ever learn about the future. Trust me, the rest of it's boring.";
1235                        next;
1236                        break;
1237                case 3:
1238                        mes "In the future, believe it or not, the internet will be replaced by a giant brain. I don't know how, but trust me, this brain's huge.";
1239                        next;
1240                        mes "[Psychic Advisor]";
1241                        mes "Thanks to the number of internet web journals, this brain becomes peaceful, and decides not to take over the world as it originally planned.";
1242                        next;
1243                        mes "[Psychic Advisor]";
1244                        mes "Yes...";
1245                        mes "This weird brain thing definitely becomes a source for good, a loving benefactor to the human race, so long as people keep writing personal entries on the internet.";
1246                        next;
1247                        break;
1248                case 4:
1249                        mes "In the future, they genetically engineer all sorts of plants.";
1250                        mes "So many kinds! It's crazy I tell you!";
1251                        next;
1252                        mes "[Psychic Advisor]";
1253                        mes "Eventually, they create trees that grow celebrity impersonators. Today, it looks like a miracle of science, and a threat to Hollywood starlets.";
1254                        next;
1255                        mes "[Psychic Advisor]";
1256                        mes "However, the people who buy these trees are the same kind who who wear those really tacky shirts...";
1257                        next;
1258                        mes "[Psychic Advisor]";
1259                        mes "You know, the kind with a lame sense of humor where it will have the word 'Cat-o-strophic' and there's this little kitten dressed like a mad scientist or something.";
1260                        next;
1261                }
1262                mes "[Psychic Advisor]";
1263                mes "Well...";
1264                mes "That's my prediction. Can you really argue with the wisdom of the spirit world?";
1265                close;
1266        case 6:
1267                mes "Fashion...?";
1268                mes "What does that have to do with matters of the supernatural? Well, um, let me contact the spirits. Ah! Here we go...";
1269                next;
1270                mes "[Psychic Advisor]";
1271                switch(rand(1,5)) {
1272                case 1:
1273                        mes "...";
1274                        next;
1275                        mes "[Psychic Advisor]";
1276                        mes "...";
1277                        mes "......";
1278                        next;
1279                        mes "[Psychic Advisor]";
1280                        mes "I'm seeing something...";
1281                        mes "It looks like, a...";
1282                        next;
1283                        mes "[Psychic Advisor]";
1284                        mes "A...";
1285                        mes "A... Fish?";
1286                        mes "On someone's head?";
1287                        next;
1288                        mes "[Psychic Advisor]";
1289                        mes "...";
1290                        mes "It was the most horrible vision!";
1291                        next;
1292                        break;
1293                case 2:
1294                        mes "It feels nice to wear expensive headgears! And it's nice to wear fancy clothing too! But remember...";
1295                        next;
1296                        mes "[Psychic Advisor]";
1297                        mes "No matter how much zeny you may put into your wardrobe, you'll look silly unless you match the things you wear.";
1298                        next;
1299                        mes "[Psychic Advisor]";
1300                        mes "Now, here's a good example of a mismatched outfit. Imagine some Crusader wearing a Crown, Elven ears and an Iron Cain.";
1301                        next;
1302                        mes "[Psychic Advisor]";
1303                        mes "Instead of looking cool, they look sort of like an Evil Keebler Prince. Spooky, huh?";
1304                        next;
1305                        break;
1306                case 3:
1307                        mes "I predict...";
1308                        mes "That Cowboy Hats will be very popular among female";
1309                        mes "Super Novices";
1310                        mes "very soon!";
1311                        next;
1312                        mes "[Psychic Advisor]";
1313                        mes "Come on, wouldn't you agree? Cowboy Hats look great on Super Novices!";
1314                        next;
1315                        break;
1316                case 4:
1317                        mes "Sometimes, it's a cute idea to follow a theme. Like, if you wear both Angel Wing and Angel Wing Ears at the same time.";
1318                        next;
1319                        mes "[Psychic Advisor]";
1320                        mes "Of course, that might be too expensive for most people, but you get the idea.";
1321                        next;
1322                        break;
1323                case 5:
1324                        mes "I now predict that the Sombrero will be come very popular when a mass group of Bards form a guild in which the members only wear Sombreros.";
1325                        next;
1326                        mes "[Psychic Advisor]";
1327                        mes "Or was it the Feathered Bonnet that's supposed to skyrocket in popularity? Both of those hats are just sooo stylish, especially on Bards...";
1328                        next;
1329                }
1330                mes "[Psychic Advisor]";
1331                mes "Well...";
1332                mes "We psychic consultants aren't really trained for fashion matters, but I hope I was at least a little bit of help to you.";
1333                close;
1334        }
1335}
1336       
1337geffen_in,109,72,2      script  Monster Scholar 90,{
1338        mes "[Estheres]";
1339        mes "Hello, I'm the resident expert of Monsterology here in Geffen. Is there anything in particular that you're curious about?";
1340        next;
1341        switch(select("Monsters in the Area.:Recent Monster News.:Era of Monsters:Jellopy Theory.")) {
1342        case 1:
1343                mes "[Estheres]";
1344                mes "Well, as you may already know, since Wizards and Mages train in Geffen, monsters tend to stay away from the city. So tired adventurers are welcome to rest here.";
1345                next;
1346                mes "[Estheres]";
1347                mes "Still, if you want to seek out strong monsters, you can cross the bridge to the West and fight Kobolds.";
1348                next;
1349                mes "[Estheres]";               
1350                if (BaseLevel > 40)
1351                        mes "You look strong enough for that kind of challenge. But if you see anyone more reckless cross the Western bridge, you might want to give them a warning.";
1352                else
1353                        mes "Um, but if you're planning to go there, you better not go alone. I really recommend that you be well prepared if you're gonna fight those kinds of monsters.";
1354                break;
1355        case 2:
1356                mes "[Estheres]";
1357                mes "Recent news?";
1358                mes "Well, the Juno Monster Musuem is now open to the public. They have a fascinating exhibit and various monsters are now on display!";
1359                next;
1360                mes "[Estheres]";
1361                mes "I mean, I've read about all sorts of monsters in the Prontera and Juno Libraries, and encountered a few in the wild, but now I get a chance to see some strong monsters in real life!";
1362                next;
1363                mes "[Estheres]";
1364                mes "What's also exciting is the exploration achieved by you adventurers for the Rune-Midgarts Kingdom.";
1365                next;
1366                mes "[Estheres]";
1367                mes "When a new land is discovered, there are usually unique monsters that are indigenous to that area.";
1368                next;
1369                mes "[Estheres]";
1370                mes "So new monsters are basically being discovered all the time! The variety of creatures that roam this world is really quite fascinating.";
1371                break;
1372        case 3:
1373                mes "[Estheres]";
1374                mes "The truth is that monsters have existed since ancient times. The Era of Monsters was when the power of the monsters was at its peak.";
1375                next;
1376                mes "[Estheres]";
1377                mes "They've plagued humans for a long time, but were completely annihilated in a great war between mankind and the monsters.";
1378                next;
1379                mes "[Estheres]";
1380                mes "However, as the balance of nature has changed, the monsters have inevitably returned. Not too many people know this, but most monsters were gentle creatures at one time. It's sad, really...";
1381                break;
1382        case 4:
1383                mes "[Estheres]";
1384                mes "Ah yes, Jellopy.";
1385                mes "It seems that almost every monster around is composed of Jellopy. But is it just a crystallization made by some monsters, or is it... More?";
1386                next;
1387                mes "[Estheres]";
1388                mes "From our research of ancient monsters and studies of recently discovered monsters, it seems that that traces of Jellopy cannot be found in stronger beasts.";
1389                next;
1390                mes "[Estheres]";
1391                mes "Still, may of us believe that there might be some relation to Jellopy and monsters, although it may be hard to believe that there is any.";
1392                next;
1393                mes "[Estheres]";
1394                mes "It's possible that Jellopy may be linked to a monster's personality and strength. So, if you mixed Jellopy with something, you'd create a stronger monster.";
1395                next;
1396                mes "[Estheres]";
1397                mes "Of course, doing that kind of experimentation just seems dangerous. You might be able to unleash some really scary monsters into the world...";
1398                break;
1399        }
1400        close;
1401}
1402
1403// Lvl 4 weapon quest related NPC ------------------------------------------------------
1404
1405geffen,203,146,5        script  Citizen 97,{
1406        mes "[Citizen]";
1407        mes "There was a skillful weaponsmith";
1408        mes "in Al De Baran who had 4 sons.";
1409        mes "Unfortunately he lost all of his sons";
1410        mes "while developing a powerful weapon.";
1411        mes "The father survived alone from the tragedy.";
1412        next;
1413        mes "[Citizen]";
1414        mes "How sad it will be for the father...";
1415        mes "Because of the incident, the weaponsmith";
1416        mes "retired from his work and hid himself somewhere.";
1417        mes "After that, no one could ever see";
1418        mes "the powerful weapon that he and his sons were developing.";
1419        next;
1420        mes "[Citizen]";
1421        mes "I don't think that 4 sons of him";
1422        mes "went to the heaven with the anxiety.";
1423        close;
1424}
Note: See TracBrowser for help on using the browser.