summaryrefslogtreecommitdiff
path: root/npc/cities/morocc.txt
blob: 89312bd8d7693977b44609599a96239c2b4ec3d6 (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
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
//===== eAthena Script ======================================= 
//= Morroc Town
//===== By: ================================================== 
//= kobra_k88
//===== Current Version: ===================================== 
//= 1.7
//===== Compatible With: ===================================== 
//= eAthena 7.15 +
//===== Description: ========================================= 
//=
//===== Additional Comments: ================================= 
//= Fully working
//= Fixed Lapidary sprite, Implemented ANTHELL trigger
//= (in both NPC/Warps) [Lupus]. Removed it from NPC and put in Warp
//= 1.3 Removed some NPC due to Assassin Job Quest [kobra_k88]
//= 1.3b mobs name corrected [Lupus], 1.3c - Adv classes support
//= 1.4 Fixed typos [Nexon]
//= 1.5 Added a lvl 4 weapon quest related NPC [MasterOfMuppets]
//= 1.6 Added Bartender NPC, made by Persian69 [Vicious_Pucca]
//= 1.7 Removed Duplicates [Silent]
//= 1.8 Rescripted to Aegis 10.3 Standards. [L0ne_W0lf]
//============================================================

// Morroc
//============================================================
morocc,68,260,0	script	Towner#Spencer	99,{
	switch(rand(3)) {
	case 1:
	case 2:
		mes "[Spencer]";
		mes "You know...";
		mes "Those giant, triangular buildings at the NorthWest corner of Morroc known are known to us as Pyramids...";
		next;
		mes "[Spencer]";
		mes "Those things have been around here for thousands and thousands of years. No one knows when and why they were built, or who built them.";
		next;
		mes "[Spencer]";
		mes "All we know is that tons of monsters live inside those weird buildings. You might wanna stay away from those really dangerous places.";
		close;

	Default:
		mes "[Spencer]";
		mes "Man...";
		next;
		mes "[Spencer]";
		mes "Oh...";
		mes "Oh man...";
		next;
		mes "[Spencer]";
		mes "Man, I'm freaking bored!";
		next;
		mes "[Spencer]";
		mes "Hey.";
		mes "Let's play...";
		mes "Rock, paper, scissors, yeah?";
		next;
		mes "[Spencer]";
		mes "I feel it's fair to warn you, though, that here I'm the official regional champion of this time honored game of intellectual strategy.";
		next;
		if (select("Alright~:What...?!") == 1) {
			mes "[Spencer]";
			mes "Alright...";
			mes "One, two...";
			mes "Three!";
			next;
			switch(select("Rock:Paper:Scissors")) {
			case 1:
				switch(rand(3)) {
				case 1:
					Emotion e_rock;
					mes "["+strcharinfo(0)+"]";
					mes "Rock...!";
					next;
					mes "[Spencer]";
					mes "What the...?!";
					mes "I see great minds think alike! But then again, so do stupid minds...";
					close;
				case 2:
					Emotion e_paper;
					mes "["+strcharinfo(0)+"]";
					mes "Rock...!";
					next;
					mes "[Spencer]";
					mes "Looks like I win!";
					mes "Heh heh~ Still got it.";
					close;
				Default:
					Emotion e_scissors;
					mes "["+strcharinfo(0)+"]";
					mes "Rock...!";
					next;
					mes "[Spencer]";
					mes "...What?!";
					mes "No way!";
					mes "How did I lose?!";
					next;
					mes "[Spencer]";
					mes "So...";
					mes "I see you're";
					mes "not just a";
					mes "mere rookie...";
					close;
				}
			case 2:
				switch(rand(3)) {
				case 1:
					Emotion e_rock;
					mes "["+strcharinfo(0)+"]";
					mes "Paper...!";
					next;
					mes "[Spencer]";
					mes "It can't be...";
					mes "Impossible...";
					mes "I lost?!";
					next;
					mes "[Spencer]";
					mes "You're not able";
					mes "to read minds...";
					mes "Are you?";
					close;
				case 2:
					Emotion e_paper;
					mes "["+strcharinfo(0)+"]";
					mes "Paper...!";
					next;
					mes "[Spencer]";
					mes "So...";
					mes "It seems we are";
					mes "evenly matched...";
					next;
					mes "[Spencer]";
					mes "You are truly a";
					mes "worthy opponent...";
					close;
				case 3:
					Emotion e_scissors;
					mes "["+strcharinfo(0)+"]";
					mes "Paper...!";
					next;
					mes "[Spencer]";
					mes "Bwah Hah Hah!";
					mes "You lose!";
					next;
					mes "[Spencer]";
					mes "Still...";
					mes "That was too";
					mes "close for comfort...";
					next;
					mes "[Spencer]";
					mes "I...";
					mes "I almost chose Rock...";
					close;
				}
			case 3:
				switch(rand(3)) {
				case 1:
					Emotion e_rock;
					mes "["+strcharinfo(0)+"]";
					mes "Scissors...!";
					next;
					mes "[Spencer]";
					mes "BAM...!";
					mes "Smashed you up!";
					mes "Who's your daddy?!";
					close;
				case 2:
					Emotion e_paper;
					mes "["+strcharinfo(0)+"]";
					mes "Scissors...!";
					next;
					mes "[Spencer]";
					mes "It can't be...!";
					mes "I've spent seven years training to get a black belt in this game!";
					close;
				case 3:
					Emotion e_scissors;
					mes "["+strcharinfo(0)+"]";
					mes "Scissors...!";
					next;
					mes "[Spencer]";
					mes "Uh oh...";
					mes "Looks like";
					mes "you've got the";
					mes "eye of the tiger.";
					next;
					mes "[Spencer]";
					mes "It may be a tie,";
					mes "But next time...";
					mes "I will crush you.";
					close;
				}
			}
		}
		mes "[Spencer]";
		mes "That's fine...";
		mes "I understand if you're a little intimidated to take on ^7A378BThe Master^000000.";
		close;
	}
}

morocc,116,266,0	script	Towner#moc	85,{
	if (BaseLevel > 98) {
		mes "[Ogleson]";
		mes "Oh man...";
		next;
		mes "[Ogleson]";
		mes "That blueish glow around you! You're really, really strong! That's soooo cool! You must not be afraid of anything, not even Desert Wolves.";
		next;
		mes "[Ogleson]";
		mes "I'm so jealous!";
		mes "Everyone must like you!";
		close;
	}
	mes "[Ogleson]";
	mes "If you have to go through the desert, you have to look out for the Desert Wolves. Those things are so mean and vicious...";
	next;
	mes "[Ogleson]";
	mes "Those wolves are always traveling around in a pack. If they find that you're threatening one of them, you'll have to take all of them on.";
	next;
	mes "[Ogleson]";
	mes "I'm just so glad that, somehow, they keep those wild creatures out of the city. Otherwise, none of us would be able to sleep at night.";
	close;
}

morocc,208,85,0	script	Towner#2moc	83,{
	mes "[Silas]";
	mes "I work in the trading business, so I always have to cross the hot, dry Morroc Desert on business.";
	next;
	mes "[Silas]";
	mes "One time, while I was in the middle of the desert, I was so thirsty that I caught a cactus. As you may know, you can find water inside of those things.";
	next;
	mes "[Silas]";
	mes "But before I was able to cut it, it slapped me! Then it shot me in the arse with all these needles. Man, did that smart!";
	next;
	mes "[Silas]";
	mes "The worst part of it all? I had to buy some Holy Water from a stingy Merchant. Man, I hate it when they know Overcharge!";
	next;
	mes "[Silas]";
	mes "Later, I learned that it wasn't a normal cactus I found, but the monster we call 'Muka.' So, try to bring water on your long trips, it might save you some pain.";
	close;
}

morocc,150,50,0	script	Towner#3moc	99,{
	mes "[Lapidary]";
	mes "The undisputed queen of jewels has to be the Diamond. After looking at it just once, no one can deny its beauty.";
	next;
	mes "[Lapidary]";
	mes "Many factors determine its value, but the most important thing is its size.";
	next;
	mes "[Lapidary]";
	mes "It should also be a perfect crystal, not cracked or chipped, if you want to sell the Diamond for a lot of zeny.";
	close;
}

morocc,44,180,0	script	Towner#4moc	89,{
	switch(rand(2))  {
	case 1:
		mes "[Trevor]";
		mes "Hey guy.";
		mes "What are you doing here all the way in Morroc? You know, this place is full of Thieves, Rogues and Assassins, right?";
		next;
		if (BaseClass == Job_Thief) {
			mes "[Trevor]";
			mes "Heh heh~";
			mes "I guess that means you fit right in! It's nice to be in your element, don't you agree?";
		}
		else {
			mes "[Trevor]";
			mes "Wait a second...";
			mes "Only people of bravery, or maybe even greed, would wander around here for fun. You must be an adventurer, right?";
		}
		next;
		mes "[Trevor]";
		mes "Anyway, there's this dagger that brings incredible luck to however possesses it. Luck... I'm use we can all use more of that. Supposedly, the Thief that used to own it has never been caught!";
		next;
		mes "[Trevor]";
		mes "I guess that could be a helpful tip to someone like you.";
		close;
	Default:
		mes "[Trevor]";
		mes "There's some guy around here that's making these toootally funky hats. Yeah, they're pretty weird.";
		next;
		mes "[Trevor]";
		mes "Supposedly, he's studied science, and he's making these hats that you can wear to beat the heat on hot days. But the way they look is totally ridiculous.";
		next;
		mes "[Trevor]";
		mes "Actually, to tell the truth, some of them might actually be cute. But I saw someone leave him wearing a fish on his head! It was soooo weird!";
		close;
	}
}

morocc,79,111,4	script	Picky Lady#moc	66,{
	mes "[Syvia]";
	mes "The fields of Rune-Midgard are infested with wild and dangerous monsters that threaten the lives of traveling adventurers...";
	next;
	mes "[Syvia]";
	mes "But, you've got to admit a bunch of them are soooo cute!";
	next;
	mes "[Syvia]";
	mes "You know, like how Spore sticks out its tongue after you kill it, or how little Picky wears that tiny egg shell sometimes?";
	next;
	mes "[Syvia]";
	mes "And you certainly can't deny that ^F08080Poring^000000 is the cutest of them all!";
	next;
	switch(select("What about Angeling?:How about Ghostring?:Quit Conversation")) {
	case 1:
		mes "[Syvia]";
		mes "Ooh! Angeling is even cuter! It's just like Poring, except it has angel wings! Of course, I don't know if they can actually fly...";
		next;
		mes "[Syvia]";
		mes "Angelings are rarely seen, but can be found among large groups of Porings living in one of the fields south of Prontera.";
		next;
		mes "[Syvia]";
		mes "Angeling is a high level monster with Holy property, so it's immune to most magic, aside from spells that have Neutral or Shadow attack properties.";
		next;
		mes "[Syvia]";
		mes "Hehe~ Don't you think I know a lot about Porings? I love them soooo much~";
		close;
	case 2:
		mes "[Syvia]";
		mes "Ghostring?!";
		mes "Yeah, that";
		mes "little guy";
		mes "is kind of... ";
		mes "gnarly looking.";
		next;
		mes "[Syvia]";
		mes "Ghostring is an evil ghost Poring. It's rarely seen, but can be found among mass groups of Porings living in one of the fields south of Prontera.";
		next;
		mes "[Syvia]";
		mes "Ghostring is a high-leveled monster with the Ghost property, so it can withstand all physical attacks.";
		next;
		mes "[Syvia]";
		mes "Damage can only be caused to Ghostring through magic spells or weapons with an a specific property.";
		next;
		mes "[Syvia]";
		mes "Hehe~ Don't you think I know a lot about Porings? I love them soooo much~";
		close;
	case 3:
		mes "[Syvia]";
		mes "Huh?! Where are you going? I was just about to tell you how cute Porings are! W-Wait~!";
		close;
	}
}

morocc,76,75,4	script	Ant Man#moc	47,{
	mes "[Akira]";
	mes "When you walk through the desert about one map North and 3 maps East, you'll find the entrance to Ant Hell.";
	next;
	switch(select("Ant Hell?:Ants?:End Conversation")) {
	case 1:
		mes "[Akira]";
		mes "Ant Hell seems to be a colony of giant ant monsters. If you wander in there, look out. They can be pretty dangerous.";
		next;
		mes "[Akira]";
		mes "Giearth, the elderly fairy, also roams around Ant Hill mining for Ores. If you bother him, you'll be in trouble, so watch out for him too.";
		next;
		mes "[Akira]";
		mes "To get to Ant Hell, you can head east till you see the bridge which connects to the Payon Forest. In the map right before that bridge, head north to find the entrance to Ant Hell.";
		close;
	case 2:
		mes "[Akira]";
		mes "Ant Hell is swarming with Ant monsters. You'll notice that they all classed with different names.";
		next;
		mes "[Akira]";
		mes "Andre is the weakest, Piere is comparatively average, and Deniro is the strongest Ant. Keep that in mind so you can fight the Ants suitable to your level.";
		next;
		mes "[Akira]";
		mes "Oh, and you should be especially careful not to drop items. Those ants will grab anything on the ground in a flash!";
		close;
	case 3:
		close;
	}
}

morocc,123,58,4	script	Assassin Boy#moc	118,{
	mes "[Timmy]";
	mes "Unbeatable in man-to-man fights, Assassins always overcome their enemies! Erm, always overcome their enemies without a trace.";
	next;
	switch(select("Say what?:Where I can find the Assassin clan?:End Conversation")) {
	case 1:
		mes "[Timmy]";
		mes "I hear Assassins practice killing people, quietly and stealthfully of course, everyday! I want to become one so bad!";
		next;
		mes "[Timmy]";
		mes "But...";
		mes "I left home three months ago, and have been searching for their secret base ever since. Are they really that invisible?!";
		close;
	case 2:
		mes "[Timmy]";
		mes "Well, I hear that if you leave this town and go 2 maps east, and then 2 maps South, you should be able to find it.";
		next;
		mes "[Timmy]";
		mes "The 'Mirage Tower,' the head building of Sograt Desert, is supposed to appear in this awesome sandstorm! But, I still haven't found it.";
		next;
		mes "[Timmy]";
		mes "If you find them, and the clan master thinks you're qualified, you can become an Assassin! Or, at least, I think...";
		next;
		mes "[Timmy]";
		mes "Oh..!";
		mes "And I hear the coolest Assassin of them all is the Assassin Cross! But, that's even a bigger mystery~";
		close;
	case 3:
		mes "[Timmy]";
		mes "Assassin is one of the advanced jobs for Thief, and specializes in fighting with Neutral and Poison property attacks.";
		next;
		mes "[Timmy]";
		mes "They're also very sneaky! I hear that they're able to cloak so that no one can see them!";
		close;
	}
}

morocc,180,155,4	script	Dimitri#moc	49,{
	mes "[Dimitri]";
	mes "Man, this place is so hot! You would think they would sell Deodorant, maybe even some cologne in this city, but noooooo...";
	next;
	switch(Select("About the desert sands:About the remedy for Fatigue:End Conversation")) {
	case 1:
		mes "[Dimitri]";
		mes "The desert?!";
		mes "It's definitely";
		mes "much hotter than";
		mes "this city.";
		next;
		mes "[Dimitri]";
		mes "Still, you can sit down and take a rest whenever you need to and your ass won't burn. I guess the Morroc sand doesn't conduct heat as much as it should.";
		next;
		mes "[Dimitri]";
		mes "I mean, when I sit down, it does feel ^EE2C2Cpleasantly toasty^000000. I get almost a guilty sensation when I do that.";
		next;
		mes "[Dimitri]";
		mes "Try it when you're in the desert sometime. You'll see that you can still recover your HP and SP.";
		close;
	case 2:
		mes "[Dimitri]";
		mes "When you're tired, just drink a Potion. Those things taste great!";
		next;
		mes "[Dimitri]";
		mes "I know, the Pharmacist who can make them always says ^EE3B3BDon't drink too much, it's abuse, blah blah blah^000000, but whatever.";
		next;
		mes "[Dimitri]";
		mes "Red Potions have become steadily popular since they're so affordable, even though they only recover a little bit of HP.";
		next;
		mes "[Dimitri]";
		mes "So...";
		mes "Just know that you should try to carry Potions in case you run into some sort of crazy situation, alright?";
		close;
	case 3:
		mes "[Dimitri]";
		mes "Sometimes 'Milk' comes out of 'PecoPeco's Egg.' Now...";
		next;
		mes "[Dimitri]";
		mes "I may not be a man of science, but how is that even possible?";
		next;
		mes "[Dimitri]";
		mes "I mean, did the Milk come prepackaged with the egg, or did it get in there somehow?";
		close;
	}
}

morocc,234,273,4	script	Fly Man#moc	54,{
	mes "[Armani]";
	mes "I really saw it...";
	mes "The Fly Lord!";
	mes "Why doesn't anyone";
	mes "believe me?!";
	next;
	if (select("The Fly Lord?!:Isn't that a book?") == 1) {
		mes "[Armani]";
		mes "Yes, yes! I'm talking about the Dragon Fly, master of all flies!";
		next;
		mes "[Armani]";
		mes "It's much stronger than the other flies, and when you kill it, there's even a chance that you might earn a ^880000Clip^000000 item!";
		next;
		mes "[Armani]";
		mes "You can insert certain monster cards into the Clip item. Those Clip accessories seem pretty valuable to you adventurers...";
		next;
		mes "[Armani]";
		mes "Anyhow, why don't you go search for it? I'm sure if you're lucky, you'll find a Dragon Fly around here!";
		close;
	}
	mes "[Armani]";
	mes "Yes...";
	mes "Yes, it is.";
	next;
	mes "[Armani]";
	mes "It's a pretty good novel, even though 'The Fly Lord' isn't really the exact title. It's actually Lord of the--Wait, why are we talking about this?";
	close;
}

morocc,277,213,4	script	Uncle Morroc#moc	48,{
	mes "[Phlanette]";
	mes "Morroc is located in an extremely dry region, surrounded by desert. No place in the world is as hot as Morroc.";
	next;
	if (select("Tell me about the desert.:Quit Conversation") == 1) {
		mes "[Phlanette]";
		mes "You want to";
		mes "know about";
		mes "the desert?";
		mes "Well, um...";
		next;
		mes "[Phlanette]";
		mes "Due to low annual rainfall, low humidity and high evaporation rate, little vegetation can be found in the desert.";
		next;
		mes "[Phlanette]";
		mes "Nonetheless, there are a few hardy plants that can survive and grow in the desert. I learned all that in the Juno Library.";
		next;
		mes "[Phlanette]";
		mes "Unfortunately some of those plants growing around Morroc have been mutated into monsters. One of those is Muka, the mutated cactus.";
		next;
		mes "[Phlanette]";
		mes "Although it can be pretty uncomfortable for us, other creatures can thrive in the desert near Morroc.";
		close;
	}
	close;
}

// Inside Morroc
//============================================================
morocc_in,112,122,0	script	Grampa#moc	61,{
	mes "[Old Scholar]";
	mes "I've devoted my life to researching the mysterious pyramids near Morroc. I haven't been able to concretely confirm anything yet, but...";
	next;
	mes "[Old Scholar]";
	mes "I'm sure that the largest pyramid contains the tomb of the ancient king, Osiris! I'm willing to stake my life on it!";
	next;
	mes "[Old Scholar]";
	mes "According to my notes, Osiris, one of the greatest kings in history, sleeps eternally within the depths of that pyramid. If only I were younger, I could see it for myself...";
	next;
	if (countitem(1030) > 0) {
		mes "[Old Scholar]";
		mes "Wait...";
		mes "Do I smell...?";
		mes "It is! That's the scent of ^993300Tiger's Footskin^000000!";
		next;
		mes "[Old Scholar]";
		mes "One glance at it can restore your strength, one sniff and your blood boils with vigorous pleasure...";
		next;
		mes "[Old Scholar]";
		mes "Just one bite... Will revive my virility!!!! The Tiger's Footskin~!! Ohhhh! Ohh My God !! Please!!! Please give me that... Please...";
		next;
		mes "[Old Scholar]";
		mes "It's just...";
		mes "If you gave it to me, I would give you absolutely nothing in return. ^EE0000Nothing at all^000000...";
		close;
	}
	mes "[Old Scholar]";
	mes "I guess it'll be up to the younger generation to explore the mysteries of the past firsthand...";
	close;
}


// Morroc Field
//============================================================
moc_fild16,199,212,4	script	Uncle Assassin#moc	55,{
	mes "[Hashisid]";
	mes "Assassins are trained to approach their enemies steathily, as well as to shroad their intent. For this purpose, we never look our targets in the eye.";
	next;
	if (select("Notion of Assassin:Quit Conversation") == 1) {
		mes "[Hashisid]";
		mes "Assassins may be commonly known as infiltrators and murderers who kill without remorse.";
		next;
		mes "[Hashisid]";
		mes "In actuality, the Assassin clan is forbidden to harm innocent people, or at least, not without good reason.";
		next;
		mes "[Hashisid]";
		mes "Our true directive is to assassinate evil creatures, and to use our stealth to gather intelligence for the good of all Rune-Midgard.";
		close;
	}
	mes "[Hashisid]";
	mes "Once upon a time, our ancestors would smoke tobacco before performing their duties.";
	next;
	mes "[Hashisid]";
	mes "However, we no longer do so, since insect or animal monsters are very senstive to the smell.";
	next;
	mes "[Hashisid]";
	mes "There are many factors that contribute to successful stealth. Depending on your opponent, it's not enough to just be invisible sometimes...";
	close;
}

moc_fild16,177,246,4	script	Assassin#moc	118,{
	mes "[La Conte]";
	mes "Once Thiefs are promoted to Assassins, they will be able to vary their battle style.";
	next;
	mes "[La Conte]";
	mes "There are 2 main battle styles available to Assassins. They may either wield dual daggers, or fight with a set of Katars.";
	next;
	switch(select("Specialty of Katar:Specialty of Dual Daggers:Quit Conversation")) {
	case 1:
		mes "[La Conte]";
		mes "A set of Katars is worn on both of the hands, and allows Assassins to quickly slash their enemies.";
		next;
		mes "[La Conte]";
		mes "Anyone can actually buy a basic set of Katars in Morroc somewhere. Of course, only Assassins can use them.";
		next;
		mes "[La Conte]";
		mes "The right Katar usually does more damage, while the left Katar is used for the follow-through.";
		next;
		mes "[La Conte]";
		mes "But since Katars are equipped on both hands, you can't equip a shield or an extra weapon.";
		next;
		mes "[La Conte]";
		mes "Compared to Dual Daggers, Katars have faster attack speed. Also, the ^663399Sonic Blow^000000 skill can only be used with Katars.";
		next;
		mes "[La Conte]";
		mes "You can learn the Sonic Blow skill at ^663399Level 4 Katar Mastery^000000. If you're an Assassin, it's a handy skill to know.";
		close;
	case 2:
		mes "[La Conte]";
		mes "Dual Daggers enables you to equip 2 different kinds of Daggers at the same time.";
		next;
		mes "[La Conte]";
		mes "Of course, there are other weapons you can equip aside from daggers, but they'll probably be lacking in attack speed.";
		next;
		mes "[La Conte]";
		mes "Also, without a dagger in your right hand, you won't be able to use the ^663399Double Attack^000000 skill.";
		next;
		mes "[La Conte]";
		mes "So with Dual Daggers, you would have a double attack with the right hand dagger, and a single attack with your left hand weapon.";
		next;
		mes "[La Conte]";
		mes "So that's three strikes in one blow! You can't argue against that kind of damage!";
		close;
	case 3:
		mes "[La Conte]";
		mes "Hopefully you will make good use of the weapons at your disposal. Remember the importance of strategy and planning your attacks.";
		close;
	}
}

// Other NPCs
//============================================================
//Bartender
morocc_in,166,76,3	script	Bartender#02	46,{
	mes "[Bartender]";
	mes "What are you going to order?";
	next;
	menu "Tropical Sograt",L1,"Vemillion the Beach",L2,"Nothing.",-;

	mes "[Bartender]";
	mes "Hmm...";
	close;

L1:
	if (zeny < 1000 ) goto Nomoney;
	getitem 12112,1;
	set zeny,zeny-1000;
	mes "[Bartender]";
	mes "Here you go.";
	mes "Fruits are major ingredients,";
	mes "but don't drink too much.";
	close;

L2:
	if (zeny < 1000 ) goto Nomoney;
	getitem 12113,1;
	set zeny,zeny-1000;
	mes "[Bartender]";
	mes "Here you go.";
	mes "but don't drink too much.";
	close;

Nomoney:
	mes "[Bartender]";
	mes "Are you asking me to give it for free?";
	mes "You are one crazy person.";
	mes "Don't even think about drinking if you don't have 1,000 zeny.";
	close;
}

// Lvl 4 weapon quest related NPC ================================

morocc,289,230,3	script	Citizen#06	92, {
	mes "[Citizen]";
	mes "Meeting a dead man is basically";
	mes "impossible.";
	mes "Even if you met one,";
	mes "he would not have the full memory of his life.";
	next;
	mes "[Citizen]";
	mes "But if you brought a thing that he";
	mes "used to keep in his life,";
	mes "it would be possible to retrieve his memory of the life.";
	mes "Of course, we can confirm this theory only";
	mes "when we meet a dead man.";
	close;
}

//<================================================== Assassin Guild ====================================================>\\

// Hashisid ====================================
moc_fild16,199,212,4	script	Hashisid	48,{
	mes "[Hashisid]";
	mes "For Assassins, it is important not to look a target in the eye.  If a target is smart, he/she may be able to tell what you're up too.";
	next;
	menu "About Assassins",M_0,"Quit Conversation",M_End;
	
	M_0:
		mes "[Hashisid]";
		mes "Let me tell you a little bit about Assassins";
		next;
		mes "[Hashisid]";
		mes "Assassin's are hired to infiltrate, gather intelligence, and even commit murder without being seen or heard.";
		mes "Stealth and speed are vital to Assassins.  Assassins live in the shadows and never get praise or congratulations.";
		next;
		mes "[Hashisid]";
		mes "It's their job to go unnoticed.  Though an Assassin may seem like a cruel and heartless individual....";
		mes "An Assassin will never do any harm to an innocent being.  The main purpose of the Assassin to seek out and destroy evil forces!";
		close;
	M_End:
		close;
}

//==================================================
// Assassin Guild Guards
//===================================================

moc_fild16,195,281,4	script	Assassin Guardian#1::SinGuard	707,{
	mes "[Assassin Guardian]";
	if(BaseJob == Job_Assassin) {
		mes "Welcome.";
		close;
	}
	set @temp, rand(1,4);
	if(@temp == 1) mes "........";
	if(@temp == 2) mes "Hmmm..........";
	if(@temp == 3) mes "Hmmm... you shouldn't be here.....";
	if(@temp == 4) mes "You're trespassing on forbidden grounds.......";
	close;
}

moc_fild16,204,281,4	duplicate(SinGuard)	Assassin Guardian#2	707
moc_fild16,207,281,4	duplicate(SinGuard)	Assassin Guardian#3	707
moc_fild16,216,281,4	duplicate(SinGuard)	Assassin Guardian#4	707
moc_fild16,200,231,4	duplicate(SinGuard)	Assassin Guardian#5	707
moc_fild16,211,231,4	duplicate(SinGuard)	Assassin Guardian#6	707
moc_fild16,200,257,4	duplicate(SinGuard)	Assassin Guardian#7	707
moc_fild16,211,257,4	duplicate(SinGuard)	Assassin Guardian#8	707